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

Method handler

eos/effects.py:17987–17989  ·  view source on GitHub ↗
(fit, container, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

17985
17986 @staticmethod
17987 def handler(fit, container, context, projectionRange, **kwargs):
17988 fit.ship.boostItemAttr('scanMagnetometricStrength',
17989 container.getModifiedItemAttr('sensorStrengthBonus') * container.level, **kwargs)
17990
17991
17992class Effect5183(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected