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

Method handler

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

Source from the content-addressed store, hash-verified

23551
23552 @staticmethod
23553 def handler(fit, src, context, projectionRange, **kwargs):
23554 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Energy Nosferatu', 'maxRange',
23555 src.getModifiedItemAttr('eliteBonusReconShip3'), skill='Recon Ships', **kwargs)
23556
23557
23558class Effect6025(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected