Files
pyfa/eos/effects/shipbonusthermalarmorresistancead2.py

11 lines
269 B
Python

# shipBonusThermalArmorResistanceAD2
#
# Used by:
# Ship: Pontifex
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("armorThermalDamageResonance", src.getModifiedItemAttr("shipBonusAD2"),
skill="Amarr Destroyer")