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

Method handler

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

Source from the content-addressed store, hash-verified

11721
11722 @staticmethod
11723 def handler(fit, ship, context, projectionRange, **kwargs):
11724 fit.modules.filteredItemMultiply(lambda mod: mod.item.group.name == 'Missile Launcher Torpedo',
11725 'power', ship.getModifiedItemAttr('stealthBomberLauncherPower'), **kwargs)
11726
11727
11728class Effect3766(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected