Files
pyfa/eos/effects/effect959.py
2019-03-16 14:08:20 -04:00

11 lines
266 B
Python

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