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

Method handler

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

Source from the content-addressed store, hash-verified

11355
11356 @staticmethod
11357 def handler(fit, implant, context, projectionRange, **kwargs):
11358 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Mining Laser',
11359 'maxRange', implant.getModifiedItemAttr('maxRangeBonus'), **kwargs)
11360
11361
11362class Effect3669(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected