Files
pyfa/eos/effects/structurerigmaxtargetrange.py
2018-02-16 00:44:26 -05:00

7 lines
185 B
Python

# Not used by any item
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("maxTargetRange", module.getModifiedItemAttr("structureRigMaxTargetRangeBonus"))