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

Method handler

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

Source from the content-addressed store, hash-verified

14811
14812 @staticmethod
14813 def handler(fit, implant, context, projectionRange, **kwargs):
14814 fit.appliedImplants.filteredItemMultiply(lambda target: target.item.requiresSkill('Cybernetics'),
14815 'scanGravimetricStrengthModifier',
14816 implant.getModifiedItemAttr('implantSetLGCaldariNavy'), **kwargs)
14817
14818
14819class Effect4463(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemMultiplyMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected