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

5 lines
199 B
Python

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