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

8 lines
244 B
Python

# shipBonusExplosiveArmorResistanceGD2
#
# Used by:
# Ship: Magus
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("armorExplosiveDamageResonance", src.getModifiedItemAttr("shipBonusGD2"), skill="Gallente Destroyer")