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

Method handler

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

Source from the content-addressed store, hash-verified

4402
4403 @staticmethod
4404 def handler(fit, ship, context, projectionRange, **kwargs):
4405 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'ECM',
4406 'capacitorNeed', ship.getModifiedItemAttr('shipBonusCC'),
4407 skill='Caldari Cruiser', **kwargs)
4408
4409
4410class Effect1445(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected