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

Method handler

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

Source from the content-addressed store, hash-verified

16165
16166 @staticmethod
16167 def handler(fit, ship, context, projectionRange, **kwargs):
16168 fit.modules.filteredItemMultiply(lambda mod: mod.item.requiresSkill('Large Projectile Turret'),
16169 'cpu', ship.getModifiedItemAttr('bcLargeTurretCPU'), **kwargs)
16170
16171
16172class Effect4826(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemMultiplyMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected