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

Method handler

eos/effects.py:26102–26104  ·  view source on GitHub ↗
(fit, ship, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

26100
26101 @staticmethod
26102 def handler(fit, ship, context, projectionRange, **kwargs):
26103 fit.modules.filteredItemIncrease(lambda mod: mod.item.requiresSkill('Navigation'),
26104 'warpScrambleStrength', ship.getModifiedItemAttr('roleBonus'), **kwargs)
26105
26106
26107class Effect6359(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemIncreaseMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected