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

Method handler

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

Source from the content-addressed store, hash-verified

21535
21536 @staticmethod
21537 def handler(fit, implant, context, projectionRange, **kwargs):
21538 fit.appliedImplants.filteredItemMultiply(lambda mod: mod.item.group.name == 'Cyberimplant',
21539 'WarpSBonus', implant.getModifiedItemAttr('implantSetWarpSpeed'), **kwargs)
21540
21541
21542class Effect5721(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected