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

Method handler

eos/effects.py:8133–8135  ·  view source on GitHub ↗
(cls, fit, booster, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

8131
8132 @classmethod
8133 def handler(cls, fit, booster, context, projectionRange, **kwargs):
8134 fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill('Missile Launcher Operation'),
8135 'aoeVelocity', booster.getModifiedItemAttr(cls.attr), **kwargs)
8136
8137
8138class Effect2756(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredChargeBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected