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

Method handler

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

Source from the content-addressed store, hash-verified

14703
14704 @staticmethod
14705 def handler(fit, implant, context, projectionRange, **kwargs):
14706 fit.appliedImplants.filteredItemMultiply(lambda target: target.item.requiresSkill('Cybernetics'),
14707 'scanMagnetometricStrengthPercent',
14708 implant.getModifiedItemAttr('implantSetFederationNavy'), **kwargs)
14709
14710
14711class Effect4457(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemMultiplyMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected