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

Method handler

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

Source from the content-addressed store, hash-verified

41572
41573 @staticmethod
41574 def handler(fit, implant, context, projectionRange, **kwargs):
41575 fit.modules.filteredItemBoost(
41576 lambda mod: mod.item.group.name == 'Data Miners', 'virusCoherence',
41577 implant.getModifiedItemAttr('implantSetHackingVirusCoherenceModifier'), **kwargs)
41578
41579
41580class Effect12286(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected