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

Method handler

eos/effects.py:14688–14690  ·  view source on GitHub ↗
(fit, implant, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

14686
14687 @staticmethod
14688 def handler(fit, implant, context, projectionRange, **kwargs):
14689 fit.ship.increaseItemAttr('scanMagnetometricStrength',
14690 implant.getModifiedItemAttr('scanMagnetometricStrengthModifier'), **kwargs)
14691
14692
14693class Effect4456(BaseEffect):

Callers

nothing calls this directly

Calls 2

increaseItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected