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] daño en área ~[stat] {1}[lightgray]
|
||||
bullet.incendiary = [stat]incendiaria
|
||||
bullet.homing = [stat]rastreadora
|
||||
bullet.armorpierce = [stat]perforación de armadura
|
||||
bullet.armorweakness = [red]{0}%[lightgray] debilidad contra armadura
|
||||
bullet.armorpiercing = [stat]{0}%[lightgray] perforación de armadura
|
||||
bullet.armorweakness = [red]{0}x[lightgray] debilidad contra armadura
|
||||
bullet.partialarmorpierce = [stat]{0}%[lightgray] perforación de armadura
|
||||
bullet.antiarmor = [stat]{0}x[lightgray] anti-armadura
|
||||
bullet.maxdamagefraction = [stat]{0}%[lightgray] daño límite
|
||||
bullet.suppression = [stat]{0} seg[lightgray] supresión de reparación ~ [stat]{1}[lightgray] casillas
|
||||
|
||||
Reference in New Issue
Block a user