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

Method handler

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

Source from the content-addressed store, hash-verified

39671
39672 @staticmethod
39673 def handler(fit, ship, context, projectionRange, **kwargs):
39674 fit.modules.filteredItemBoost(
39675 lambda mod: mod.item.group.name == 'Scan Probe Launcher', 'cpu',
39676 ship.getModifiedItemAttr('shipBonusRole1'), **kwargs)
39677
39678
39679class Effect11532(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected