Files
pyfa/eos/effects/structurerigmaxtargets.py
2016-07-05 23:26:24 -04:00

4 lines
154 B
Python

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