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

Method handler

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

Source from the content-addressed store, hash-verified

8807
8808 @staticmethod
8809 def handler(fit, implant, context, projectionRange, **kwargs):
8810 fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill('Cruise Missiles'),
8811 'emDamage', implant.getModifiedItemAttr('damageMultiplierBonus'), **kwargs)
8812
8813
8814class Effect2882(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredChargeBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected