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

Method handler

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

Source from the content-addressed store, hash-verified

16067
16068 @staticmethod
16069 def handler(fit, implant, context, projectionRange, **kwargs):
16070 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Salvager',
16071 'duration', implant.getModifiedItemAttr('durationBonus'), **kwargs)
16072
16073
16074class Effect4820(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected