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

Method handler

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

Source from the content-addressed store, hash-verified

3920
3921 @staticmethod
3922 def handler(fit, ship, context, projectionRange, **kwargs):
3923 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Stasis Web',
3924 'maxRange', ship.getModifiedItemAttr('shipBonusMC2'),
3925 skill='Minmatar Cruiser', **kwargs)
3926
3927
3928class Effect1228(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected