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

Method handler

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

Source from the content-addressed store, hash-verified

10713
10714 @staticmethod
10715 def handler(fit, implant, context, projectionRange, **kwargs):
10716 fit.appliedImplants.filteredItemMultiply(lambda mod: mod.item.group.name == 'Cyberimplant',
10717 'boosterAttributeModifier',
10718 implant.getModifiedItemAttr('implantSetSyndicate'), **kwargs)
10719
10720
10721class Effect3513(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected