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

Method handler

eos/effects.py:11409–11411  ·  view source on GitHub ↗
(fit, implant, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

11407
11408 @staticmethod
11409 def handler(fit, implant, context, projectionRange, **kwargs):
11410 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Gas Cloud Scoops',
11411 'maxRange', implant.getModifiedItemAttr('maxRangeBonus'), **kwargs)
11412
11413
11414class Effect3672(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected