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

8 lines
244 B
Python

# shipBonusThermalShieldResistanceMD2
#
# Used by:
# Ship: Bifrost
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("shieldThermalDamageResonance", src.getModifiedItemAttr("shipBonusMD2"), skill="Minmatar Destroyer")