Files
pyfa/eos/effects/structurerigsensorresolution.py
2016-09-28 00:20:30 -04:00

5 lines
194 B
Python

# Not used by any item
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("scanResolution", src.getModifiedItemAttr("structureRigScanResBonus"), stackingPenalties=True)