Files
pyfa/eos/effects/shiparmorthermalresistancepbc2.py
2018-11-02 15:52:58 +03:00

11 lines
276 B
Python

# shipArmorThermalResistancePBC2
#
# Used by:
# Ship: Drekavac
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("armorThermalDamageResonance", ship.getModifiedItemAttr("shipBonusPBC2"),
skill="Precursor Battlecruiser")