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

13 lines
321 B
Python

# shipShieldThermalResistanceCF2
#
# Used by:
# Variations of ship: Merlin (3 of 4)
# Ship: Cambion
# Ship: Whiptail
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("shieldThermalDamageResonance", ship.getModifiedItemAttr("shipBonusCF"),
skill="Caldari Frigate")