Files
pyfa/eos/effects/drawbackshieldcapacity.py
2014-07-30 21:23:27 -04:00

8 lines
302 B
Python

# Used by:
# Modules from group: Rig Electronic Systems (40 of 48)
# Modules from group: Rig Targeting (16 of 16)
# Modules named like: Signal Focusing Kit (8 of 8)
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("shieldCapacity", module.getModifiedItemAttr("drawback"))