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

4 lines
171 B
Python

type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("scanResolution", src.getModifiedItemAttr("structureRigScanResBonus"), stackingPenalties=True)