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

Method handler

eos/effects.py:34697–34699  ·  view source on GitHub ↗
(fit, ship, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

34695
34696 @staticmethod
34697 def handler(fit, ship, context, projectionRange, **kwargs):
34698 fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill('Energy Pulse Weapons'),
34699 'capacitorNeed', ship.getModifiedItemAttr('shipBonusRole2'), **kwargs)
34700
34701
34702class Effect7094(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected