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

Method handler

eos/effects.py:35317–35319  ·  view source on GitHub ↗
(fit, beacon, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

35315
35316 @staticmethod
35317 def handler(fit, beacon, context, projectionRange, **kwargs):
35318 fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill('Mining'), 'duration',
35319 beacon.getModifiedItemAttr('miningDurationMultiplier'), **kwargs)
35320
35321
35322class Effect7202(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected