Files
pyfa/eos/effects/drawbackarmorhp.py

10 lines
211 B
Python

# drawbackArmorHP
#
# Used by:
# Modules from group: Rig Navigation (48 of 64)
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("armorHP", module.getModifiedItemAttr("drawback"))