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

Method handler

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

Source from the content-addressed store, hash-verified

25038
25039 @staticmethod
25040 def handler(fit, src, context, projectionRange, **kwargs):
25041 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Energy Neutralizer', 'falloffEffectiveness',
25042 src.getModifiedItemAttr('eliteBonusReconShip3'), skill='Recon Ships', **kwargs)
25043
25044
25045class Effect6234(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected