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

Method handler

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

Source from the content-addressed store, hash-verified

22041
22042 @staticmethod
22043 def handler(fit, module, context, projectionRange, **kwargs):
22044 fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill('Afterburner'),
22045 'speedFactor', module.getModifiedItemAttr('shipBonusCF2'), skill='Caldari Frigate', **kwargs)
22046
22047
22048class Effect5814(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected