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

Method handler

eos/effects.py:7600–7602  ·  view source on GitHub ↗
(fit, module, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

7598
7599 @staticmethod
7600 def handler(fit, module, context, projectionRange, **kwargs):
7601 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Hybrid Weapon',
7602 'capacitorNeed', module.getModifiedItemAttr('capNeedBonus'), **kwargs)
7603
7604
7605class Effect2690(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected