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

11 lines
262 B
Python

# shipArmorThermalResistanceAC2
#
# Used by:
# Ship: Maller
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("armorThermalDamageResonance", ship.getModifiedItemAttr("shipBonusAC2"),
skill="Amarr Cruiser")