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

Method handler

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

Source from the content-addressed store, hash-verified

15164
15165 @staticmethod
15166 def handler(fit, ship, context, projectionRange, **kwargs):
15167 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Stasis Web',
15168 'speedFactor', ship.getModifiedItemAttr('shipBonusMF2'), skill='Minmatar Frigate', **kwargs)
15169
15170
15171class Effect4515(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected