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

Method handler

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

Source from the content-addressed store, hash-verified

14864
14865 @staticmethod
14866 def handler(fit, ship, context, projectionRange, **kwargs):
14867 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Stasis Web',
14868 'maxRange', ship.getModifiedItemAttr('shipBonusMF2'), skill='Minmatar Frigate', **kwargs)
14869
14870
14871class Effect4472(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected