# Used by: # Ship: Keres type = "passive" def handler(fit, ship, context): level = fit.character.getSkill("Electronic Attack Ships").level fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Warp Scrambler", "maxRange", ship.getModifiedItemAttr("eliteBonusElectronicAttackShip1") * level)