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

Method handler

eos/effects.py:2682–2684  ·  view source on GitHub ↗
(fit, container, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

2680
2681 @staticmethod
2682 def handler(fit, container, context, projectionRange, **kwargs):
2683 fit.modules.filteredItemMultiply(lambda mod: mod.item.group.name == 'Cloaking Device',
2684 'cpu', container.getModifiedItemAttr('cloakingCpuNeedBonus'), **kwargs)
2685
2686
2687class Effect898(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected