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

8 lines
234 B
Python

# shipBonusEMShieldResistanceMD2
#
# Used by:
# Ship: Bifrost
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("shieldEmDamageResonance", src.getModifiedItemAttr("shipBonusMD2"), skill="Minmatar Destroyer")