Files
pyfa/eos/effects/shipshieldexplosiveresistancecc2.py

8 lines
261 B
Python

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