Files
pyfa/eos/effects/effect2712.py
2019-03-16 14:08:20 -04:00

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"))