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

Method handler

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

Source from the content-addressed store, hash-verified

7110
7111 @staticmethod
7112 def handler(fit, module, context, projectionRange, **kwargs):
7113 fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill('Ice Harvesting'),
7114 'cpu', module.getModifiedItemAttr('cpuPenaltyPercent'), **kwargs)
7115
7116
7117class Effect2456(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected