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

Method handler

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

Source from the content-addressed store, hash-verified

11373
11374 @staticmethod
11375 def handler(fit, implant, context, projectionRange, **kwargs):
11376 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Frequency Mining Laser',
11377 'maxRange', implant.getModifiedItemAttr('maxRangeBonus'), **kwargs)
11378
11379
11380class Effect3670(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected