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

Method handler

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

Source from the content-addressed store, hash-verified

4093
4094 @staticmethod
4095 def handler(fit, implant, context, projectionRange, **kwargs):
4096 fit.appliedImplants.filteredItemMultiply(lambda mod: mod.item.group.name == 'Cyberimplant',
4097 'velocityBonus', implant.getModifiedItemAttr('implantSetSerpentis'), **kwargs)
4098
4099
4100class Effect1264(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected