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

Method handler

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

Source from the content-addressed store, hash-verified

39688
39689 @staticmethod
39690 def handler(fit, ship, context, projectionRange, **kwargs):
39691 fit.modules.filteredItemBoost(
39692 lambda mod: mod.item.group.name == 'Data Miners', 'cpu',
39693 ship.getModifiedItemAttr('shipBonusRole1'), **kwargs)
39694
39695
39696class Effect11691(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected