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

Method handler

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

Source from the content-addressed store, hash-verified

39462
39463 @staticmethod
39464 def handler(fit, ship, context, projectionRange, **kwargs):
39465 fit.modules.filteredItemBoost(
39466 lambda mod: mod.item.group.name == 'Stasis Grappler', 'falloffEffectiveness',
39467 ship.getModifiedItemAttr('shipBonusDreadnoughtM4'), skill='Minmatar Dreadnought', **kwargs)
39468
39469
39470class Effect11512(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected