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

Method handler

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

Source from the content-addressed store, hash-verified

4275
4276 @staticmethod
4277 def handler(fit, implant, context, projectionRange, **kwargs):
4278 fit.appliedImplants.filteredItemMultiply(lambda mod: mod.item.group.name == 'Cyberimplant',
4279 'shieldBoostMultiplier', implant.getModifiedItemAttr('implantSetGuristas'), **kwargs)
4280
4281
4282class Effect1409(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected