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

Method handler

eos/effects.py:7912–7914  ·  view source on GitHub ↗
(fit, skill, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

7910
7911 @staticmethod
7912 def handler(fit, skill, context, projectionRange, **kwargs):
7913 fit.modules.filteredItemIncrease(lambda mod: mod.item.group.name == 'Gas Cloud Scoops',
7914 'maxGroupActive', skill.level, **kwargs)
7915
7916
7917class Effect2734(BaseEffect):

Callers

nothing calls this directly

Calls 1

filteredItemIncreaseMethod · 0.80

Tested by

no test coverage detected