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

Method handler

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

Source from the content-addressed store, hash-verified

38645
38646 @staticmethod
38647 def handler(fit, ship, context, projectionRange, **kwargs):
38648 fit.modules.filteredItemBoost(
38649 lambda mod: mod.item.group.name == 'Warp Scrambler', 'maxRange',
38650 ship.getModifiedItemAttr('shipBonusDreadnoughtG5'), skill='Gallente Dreadnought', **kwargs)
38651
38652
38653class Effect11382(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected