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

Method handler

eos/effects.py:41766–41769  ·  view source on GitHub ↗
(fit, implant, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

41764
41765 @staticmethod
41766 def handler(fit, implant, context, projectionRange, **kwargs):
41767 fit.modules.filteredItemBoost(
41768 lambda mod: mod.item.group.name == 'Data Miners', 'maxRange',
41769 implant.getModifiedItemAttr('shipBonusSoEECS1'), skill='Expedition Command Ships', **kwargs)
41770
41771
41772class Effect12538(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected