Armor Multiplier Display Adjustments (#11710)
* Made Armor Weakness a number rather than a % for display. * Renamed to ArmorPiercing to PartialArmorPierce * ArmorMult doesn't display if Pierce Armor is On renamed the bundle to "% armor pierce" * Just In Case
This commit is contained in:
@@ -1185,8 +1185,8 @@ bullet.splashdamage = [stat]{0}[lightgray] 範囲ダメージ 約[stat] {1}[ligh
|
||||
bullet.incendiary = [stat]焼夷弾
|
||||
bullet.homing = [stat]追尾弾
|
||||
bullet.armorpierce = [stat]装甲貫通
|
||||
bullet.armorweakness = [red]{0}%[lightgray] armor weakness
|
||||
bullet.armorpiercing = [stat]{0}%[lightgray] armor piercing
|
||||
bullet.armorweakness = [red]{0}x[lightgray] armor weakness
|
||||
bullet.partialarmorpierce = [stat]{0}%[lightgray] armor piercing
|
||||
bullet.antiarmor = [stat]{0}x[lightgray] anti-armor
|
||||
bullet.maxdamagefraction = [stat]{0}%[lightgray] ダメージ制限
|
||||
bullet.suppression = [stat]{0} 秒[lightgray] 修復妨害 ~ [stat]{1}[lightgray] タイル
|
||||
|
||||
Reference in New Issue
Block a user