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

Method handler

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

Source from the content-addressed store, hash-verified

4060
4061 @staticmethod
4062 def handler(fit, implant, context, projectionRange, **kwargs):
4063 fit.appliedImplants.filteredItemMultiply(lambda mod: mod.item.group.name == 'Cyberimplant',
4064 'durationBonus', implant.getModifiedItemAttr('implantSetBloodraider'), **kwargs)
4065
4066
4067class Effect1256(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected