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

Method handler

eos/effects.py:26154–26156  ·  view source on GitHub ↗
(fit, src, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

26152
26153 @staticmethod
26154 def handler(fit, src, context, projectionRange, **kwargs):
26155 fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill('Rockets'), 'explosiveDamage',
26156 src.getModifiedItemAttr('shipBonus3MF'), skill='Minmatar Frigate', **kwargs)
26157
26158
26159class Effect6362(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredChargeBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected