Files
pyfa/eos/effects/shipshieldthermalresistancecc2.py

11 lines
286 B
Python

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