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

Method handler

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

Source from the content-addressed store, hash-verified

8962
8963 @staticmethod
8964 def handler(fit, implant, context, projectionRange, **kwargs):
8965 fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill('Light Missiles'),
8966 'emDamage', implant.getModifiedItemAttr('damageMultiplierBonus'), **kwargs)
8967
8968
8969class Effect2892(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredChargeBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected