Files
pyfa/eos/effects/structurerigmaxtargets.py
2016-09-27 01:25:49 -04:00

4 lines
154 B
Python

type = "passive"
def handler(fit, src, context):
fit.ship.increaseItemAttr("maxLockedTargets", src.getModifiedItemAttr("structureRigMaxTargetBonus"))