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

12 lines
331 B
Python

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