Files
pyfa/eos/effects/drawbackarmorhp.py
2014-11-06 02:17:29 +03:00

7 lines
208 B
Python

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