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

Method handler

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

Source from the content-addressed store, hash-verified

18658
18659 @staticmethod
18660 def handler(fit, module, context, projectionRange, **kwargs):
18661 fit.modules.filteredItemIncrease(lambda mod: mod.item.requiresSkill('Cloaking'),
18662 'covertCloakCPUAdd', module.getModifiedItemAttr('covertCloakCPUPenalty'), **kwargs)
18663
18664
18665class Effect5263(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemIncreaseMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected