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

Method handler

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

Source from the content-addressed store, hash-verified

15130
15131 @staticmethod
15132 def handler(fit, ship, context, projectionRange, **kwargs):
15133 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Stasis Web',
15134 'speedFactor', ship.getModifiedItemAttr('shipBonusMC2'), skill='Minmatar Cruiser', **kwargs)
15135
15136
15137class Effect4512(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected