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

Method handler

eos/effects.py:3905–3908  ·  view source on GitHub ↗
(fit, ship, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

3903
3904 @staticmethod
3905 def handler(fit, ship, context, projectionRange, **kwargs):
3906 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Stasis Web',
3907 'maxRange', ship.getModifiedItemAttr('shipBonusMB'),
3908 skill='Minmatar Battleship', **kwargs)
3909
3910
3911class Effect1222(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected