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

Method handler

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

Source from the content-addressed store, hash-verified

18741
18742 @staticmethod
18743 def handler(fit, module, context, projectionRange, **kwargs):
18744 fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill('Repair Systems'),
18745 'power', module.getModifiedItemAttr('drawback'), **kwargs)
18746
18747
18748class Effect5268(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected