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

8 lines
231 B
Python

# shipBonusShieldEMResistanceCD2
#
# Used by:
# Ship: Stork
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("shieldEmDamageResonance", src.getModifiedItemAttr("shipBonusCD2"), skill="Caldari Destroyer")