Files
pyfa/eos/effects/structurerigmaxtargets.py
2016-09-28 00:20:30 -04:00

5 lines
177 B
Python

# Not used by any item
type = "passive"
def handler(fit, src, context):
fit.ship.increaseItemAttr("maxLockedTargets", src.getModifiedItemAttr("structureRigMaxTargetBonus"))