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

Method handler

eos/effects.py:32789–32792  ·  view source on GitHub ↗
(fit, src, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

32787
32788 @staticmethod
32789 def handler(fit, src, context, projectionRange, **kwargs):
32790 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Stasis Web',
32791 'overloadRangeBonus', src.getModifiedItemAttr('subsystemBonusMinmatarCore3'),
32792 skill='Minmatar Core Systems', **kwargs)
32793
32794
32795class Effect6937(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected