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

Method handler

eos/effects.py:32250–32252  ·  view source on GitHub ↗
(fit, src, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

32248
32249 @staticmethod
32250 def handler(fit, src, context, projectionRange, **kwargs):
32251 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Warp Scrambler', 'maxRange',
32252 src.getModifiedItemAttr('eliteBonusBlackOps4'), skill='Black Ops', **kwargs)
32253
32254
32255class Effect6879(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected