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

Method handler

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

Source from the content-addressed store, hash-verified

14757
14758 @staticmethod
14759 def handler(fit, implant, context, projectionRange, **kwargs):
14760 fit.appliedImplants.filteredItemMultiply(lambda target: target.item.requiresSkill('Cybernetics'),
14761 'scanGravimetricStrengthPercent',
14762 implant.getModifiedItemAttr('implantSetCaldariNavy'), **kwargs)
14763
14764
14765class Effect4460(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemMultiplyMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected