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

Method handler

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

Source from the content-addressed store, hash-verified

14355
14356 @staticmethod
14357 def handler(fit, ship, context, projectionRange, **kwargs):
14358 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'ECM',
14359 'falloffEffectiveness', ship.getModifiedItemAttr('shipBonusCB3'),
14360 skill='Caldari Battleship', **kwargs)
14361
14362
14363class Effect4373(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected