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

Method handler

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

Source from the content-addressed store, hash-verified

10747
10748 @staticmethod
10749 def handler(fit, ship, context, projectionRange, **kwargs):
10750 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Warp Scrambler',
10751 'maxRange', ship.getModifiedItemAttr('eliteBonusInterceptor2'), skill='Interceptors', **kwargs)
10752
10753
10754class Effect3519(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected