Files
pyfa/eos/effects/effect1812.py
2019-03-16 14:08:20 -04:00

10 lines
249 B
Python

# shipShieldEMResistanceCC2
#
# Used by:
# Variations of ship: Moa (3 of 4)
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("shieldEmDamageResonance", ship.getModifiedItemAttr("shipBonusCC2"), skill="Caldari Cruiser")