Files
pyfa/eos/effects/shipbonusexplosivearmorresistancead2.py
2015-12-07 20:10:44 -05:00

8 lines
244 B
Python

# shipBonusExplosiveArmorResistanceAD2
#
# Used by:
# Ship: Pontifex
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("armorExplosiveDamageResonance", src.getModifiedItemAttr("shipBonusAD2"), skill="Amarr Destroyer")