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

Method handler

eos/effects.py:9235–9237  ·  view source on GitHub ↗
(fit, implant, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

9233
9234 @staticmethod
9235 def handler(fit, implant, context, projectionRange, **kwargs):
9236 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Data Miners',
9237 'duration', implant.getModifiedItemAttr('durationBonus'), **kwargs)
9238
9239
9240class Effect2967(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected