Files
pyfa/eos/effects/shipmodescanrespostdiv.py

5 lines
229 B
Python

type = "passive"
def handler(fit, module, context):
fit.ship.multiplyItemAttr("scanResolution", 1/module.getModifiedItemAttr("modeScanResPostDiv"),
stackingPenalties = True, penaltyGroup="postDiv")