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

Method handler

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

Source from the content-addressed store, hash-verified

9166
9167 @staticmethod
9168 def handler(fit, implant, context, projectionRange, **kwargs):
9169 fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill('Torpedoes'),
9170 'emDamage', implant.getModifiedItemAttr('damageMultiplierBonus'), **kwargs)
9171
9172
9173class Effect2908(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredChargeBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected