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

Method handler

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

Source from the content-addressed store, hash-verified

8540
8541 @staticmethod
8542 def handler(fit, ship, context, projectionRange, **kwargs):
8543 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Burst Jammer',
8544 'ecmBurstRange', ship.getModifiedItemAttr('shipBonusCB3'),
8545 skill='Caldari Battleship', **kwargs)
8546
8547
8548class Effect2837(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected