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

Method handler

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

Source from the content-addressed store, hash-verified

14793
14794 @staticmethod
14795 def handler(fit, implant, context, projectionRange, **kwargs):
14796 fit.appliedImplants.filteredItemMultiply(lambda target: target.item.requiresSkill('Cybernetics'),
14797 'scanMagnetometricStrengthModifier',
14798 implant.getModifiedItemAttr('implantSetLGFederationNavy'), **kwargs)
14799
14800
14801class Effect4462(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemMultiplyMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected