Files
pyfa/eos/effects/structurerigsensorresolution.py

8 lines
223 B
Python

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