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

Method handler

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

Source from the content-addressed store, hash-verified

21862
21863 @staticmethod
21864 def handler(fit, module, context, projectionRange, **kwargs):
21865 fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill('Afterburner'),
21866 'speedFactor', module.getModifiedItemAttr('shipBonus2CB'), skill='Caldari Battleship', **kwargs)
21867
21868
21869class Effect5803(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected