MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / handler

Method handler

eos/effects.py:2543–2546  ·  view source on GitHub ↗
(fit, module, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

2541
2542 @staticmethod
2543 def handler(fit, module, context, projectionRange, **kwargs):
2544 fit.ship.multiplyItemAttr('scanResolution',
2545 module.getModifiedItemAttr('scanResolutionMultiplier'),
2546 stackingPenalties=True, penaltyGroup='cloakingScanResolutionMultiplier', **kwargs)
2547
2548
2549class Effect856(BaseEffect):

Callers

nothing calls this directly

Calls 2

multiplyItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected