Files
pyfa/eos/effects/structurerigmaxtargets.py
2016-12-04 23:10:09 -05:00

7 lines
179 B
Python

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