Files
pyfa/eos/effects/structurerigmaxtargets.py

7 lines
179 B
Python

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