Files
pyfa/eos/effects/shipshieldexplosiveresistancecc2.py

11 lines
290 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")