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

Method handler

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

Source from the content-addressed store, hash-verified

31984
31985 @staticmethod
31986 def handler(fit, src, context, projectionRange, **kwargs):
31987 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Stasis Web',
31988 'maxRange', src.getModifiedItemAttr('shipBonusDreadnoughtM1'), skill='Minmatar Dreadnought', **kwargs)
31989
31990
31991class Effect6857(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected