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

Method handler

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

Source from the content-addressed store, hash-verified

11221
11222 @staticmethod
11223 def handler(fit, implant, context, projectionRange, **kwargs):
11224 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Target Painter',
11225 'maxRange', implant.getModifiedItemAttr('rangeSkillBonus'), **kwargs)
11226
11227
11228class Effect3652(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected