Files
pyfa/eos/effects/shipbonusthermalshieldresistancemd2.py

11 lines
273 B
Python

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