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

Method handler

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

Source from the content-addressed store, hash-verified

14739
14740 @staticmethod
14741 def handler(fit, implant, context, projectionRange, **kwargs):
14742 fit.appliedImplants.filteredItemMultiply(lambda target: target.item.requiresSkill('Cybernetics'),
14743 'scanLadarStrengthPercent',
14744 implant.getModifiedItemAttr('implantSetRepublicFleet'), **kwargs)
14745
14746
14747class Effect4459(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemMultiplyMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected