Files
pyfa/eos/effects/shiparmorexplosiveresistanceac2.py

8 lines
237 B
Python

# shipArmorExplosiveResistanceAC2
#
# Used by:
# Ship: Maller
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("armorExplosiveDamageResonance", ship.getModifiedItemAttr("shipBonusAC2"), skill="Amarr Cruiser")