Files
pyfa/eos/effects/structurerigsensorresolution.py
2016-08-24 20:41:38 -04:00

5 lines
203 B
Python

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