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

Method handler

eos/effects.py:8636–8638  ·  view source on GitHub ↗
(fit, module, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

8634
8635 @staticmethod
8636 def handler(fit, module, context, projectionRange, **kwargs):
8637 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Propulsion Module',
8638 'duration', module.getModifiedItemAttr('durationBonus'), **kwargs)
8639
8640
8641class Effect2851(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected