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

8 lines
245 B
Python

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