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

Method handler

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

Source from the content-addressed store, hash-verified

26743
26744 @staticmethod
26745 def handler(fit, src, context, projectionRange, **kwargs):
26746 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Structure Area Denial Module',
26747 'capacitorNeed', src.getModifiedItemAttr('structureRigPDCapUseBonus'), **kwargs)
26748
26749
26750class Effect6417(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected