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

Method handler

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

Source from the content-addressed store, hash-verified

11253
11254 @staticmethod
11255 def handler(fit, implant, context, projectionRange, **kwargs):
11256 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Burst Projectors',
11257 'maxRange', implant.getModifiedItemAttr('rangeSkillBonus'), **kwargs)
11258
11259
11260class Effect3655(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected