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

Method handler

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

Source from the content-addressed store, hash-verified

11391
11392 @staticmethod
11393 def handler(fit, implant, context, projectionRange, **kwargs):
11394 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Strip Miner',
11395 'maxRange', implant.getModifiedItemAttr('maxRangeBonus'), **kwargs)
11396
11397
11398class Effect3671(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected