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

Method handler

eos/effects.py:9601–9603  ·  view source on GitHub ↗
(fit, module, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

9599
9600 @staticmethod
9601 def handler(fit, module, context, projectionRange, **kwargs):
9602 fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill('Shield Operation'),
9603 'heatDamage', module.getModifiedItemAttr('heatDamageBonus'), **kwargs)
9604
9605
9606class Effect3169(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected