Files
pyfa/eos/effects/shipbonusthermalarmorresistancead2.py
2015-12-07 20:10:44 -05:00

8 lines
240 B
Python

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