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

Method handler

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

Source from the content-addressed store, hash-verified

14775
14776 @staticmethod
14777 def handler(fit, implant, context, projectionRange, **kwargs):
14778 fit.appliedImplants.filteredItemMultiply(lambda target: target.item.requiresSkill('Cybernetics'),
14779 'scanRadarStrengthModifier',
14780 implant.getModifiedItemAttr('implantSetLGImperialNavy'), **kwargs)
14781
14782
14783class Effect4461(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemMultiplyMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected