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

Method handler

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

Source from the content-addressed store, hash-verified

14721
14722 @staticmethod
14723 def handler(fit, implant, context, projectionRange, **kwargs):
14724 fit.appliedImplants.filteredItemMultiply(lambda target: target.item.requiresSkill('Cybernetics'),
14725 'scanRadarStrengthPercent',
14726 implant.getModifiedItemAttr('implantSetImperialNavy'), **kwargs)
14727
14728
14729class Effect4458(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemMultiplyMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected