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

Method handler

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

Source from the content-addressed store, hash-verified

33535
33536 @staticmethod
33537 def handler(fit, ship, context, projectionRange, **kwargs):
33538 fit.modules.filteredItemMultiply(lambda mod: mod.item.group.name == 'Missile Launcher Torpedo',
33539 'cpu', ship.getModifiedItemAttr('stealthBomberLauncherCPU'), **kwargs)
33540
33541
33542class Effect7000(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected