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

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")