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

Method handler

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

Source from the content-addressed store, hash-verified

25054
25055 @staticmethod
25056 def handler(fit, src, context, projectionRange, **kwargs):
25057 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Energy Nosferatu', 'maxRange',
25058 src.getModifiedItemAttr('eliteBonusReconShip1'), skill='Recon Ships', **kwargs)
25059
25060
25061class Effect6237(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected