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

11 lines
281 B
Python

# drawbackSigRad
#
# Used by:
# Modules from group: Rig Shield (72 of 72)
# Modules named like: Optimizer (16 of 16)
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("signatureRadius", module.getModifiedItemAttr("drawback"), stackingPenalties=True)