Files
pyfa/eos/effects/shiparmorthermalresistanceac2.py

8 lines
233 B
Python

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