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

8 lines
240 B
Python

# shipBonusThermalArmorResistanceGD2
#
# Used by:
# Ship: Magus
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("armorThermalDamageResonance", src.getModifiedItemAttr("shipBonusGD2"), skill="Gallente Destroyer")