Wiki Warframe

Utilisation du Wiki

Pour une meilleure utilisation du Wiki Warframe FR, merci d'activer les scripts Javascript lors de la consultation de certains pages, pour assurer le fonctionnement de certaines fonctionnalités.
Si vous souhaitez contribuer au Wiki, rejoignez-nous sur le Discord Warframe FR (espace wiki)

- Yazu 17:00 01/10/2022

EN SAVOIR PLUS

Wiki Warframe
Advertisement
Key Obligatoire ? Définition Exemple
["Nom de table"]
✔️ Nom de table Lua, utilisée dans certains Modules.
["Archwing Extermination"] = { }
Alias
✔️ Alias de la table, permettant de récupérer la table avec le Module:Missions ou le Module:DropTables
Alias = "Désertion2",
InternalName
Nom inerne au sein du jeu
InternalName = "/Lotus/Types/Game/MissionDecks/BossMissionRewards/TrinityRewards",
Link
✔️ Lien lié à la table (nom de boss, type de mission ou encore Mode de jeu)
Link = "Ambulas",
Name
✔️ Nom à afficher sur une page, qui doit être le plus clair possible.
Name = "Proxima du Voile - Tempête du Néant",
Rewards
✔️ / ❌ Table contenant les ressources de la mission/de l'ennemi. Pattern d'une récompense :
{ "Nom", "Type", "Chance d'obtention", "Quantité" },
(la quantité est optiennelle, ne servant que pour l'Endo / les Crédits par exemple)
Rewards = { A = {  { "Endo", "Endo", 12.5, 1200 }, }, B = { }, C = { } }
Tier
✔️ Permet d'indiquer le rang de la mission. Utilisé avec
{{#invoke:Rewards|Tier|Rang 1}}
pour afficher les récompenses liées aux missions avec ce tier comme paramètre.
Tier = "Proxima de Vénus",
Type
✔️ Type de la mission, même chose que pour le Tier et sert également à invoquer les mission de ce type.
Type = "Néant de Granum"

Pour ajouter une nouvelle table dans ce Module, merci de suivre le pattern actuellement présent.
(Attention à bien préciser les bons Type/Tier, ces derniers sont liés avec plusieurs tables présentes ici-même, donc il faut garder le tout unifié dans la même catégorie.)


--GOOD NEWS EVERYBODY!
--DE is now making drop tables publicly available
--See Module:DropTables to see what various things this is being used for right now

--Sourced from DE at... https://n8k6e2y6.ssl.hwcdn.net/repos/hnfvc0o3jnfvc873njb03enrf56.html
--Last updated April 24, 2019 (U24.8)
--REMINDER: Also update "Last Updated" on Template:Rewards

local DropData = {
    ["Missions"] = {
        { Type = "Capture",
          Alias = "Capture",
          Rewards = {
            ["A"] = {
                {"Vitality","Mod",10.84},
                {"Fast Deflection","Mod",10.84},
                {"Rush","Mod",11.06},
                {"Magazine Warp","Mod",10.84},
                {"Trick Mag","Mod",10.84},
                {"Pressure Point","Mod",0.34},
                {"Ammo Drum","Mod",11.06},
                {"Fast Hands","Mod",10.84},
                {"Quickdraw","Mod",10.84},
                {"Health Restore","Item",10.84},
                {"Omni Ammo Box","Item",0.34},
                {"North Wind","Mod",0.34},
                {"Shocking Touch","Mod",0.34},
                {"Molten Impact","Mod",0.34},
                {"Stretch","Mod",0.34},
            },
          },
        },
        { Type = "Capture",
          Tier = "Néant T1",
          Alias = "NéantCapture1",
          ShortName = "[[Néant]]",
          Rewards = {
            ["A"] = {
                {"Lith C4","Relic",12.5},
                {"Lith S8","Relic",12.5},
                {"Lith L2","Relic",12.5},
                {"Lith M4","Relic",12.5},
                {"Lith W2","Relic",12.5},
                {"Lith D1","Relic",12.5},
                {"Lith V7","Relic",12.5},
                {"Lith V8","Relic",12.5},
            },
          },
        },
        { Type = "Capture",
          Tier = "Néant T3",
          Alias = "NéantCapture3",
          ShortName = "[[Néant]]",
          Rewards = {
            ["A"] = {
                {"Meso R2","Relic",6.25},
                {"Meso C4","Relic",6.25},
                {"Meso L1","Relic",6.25},
                {"Meso B4","Relic",6.25},
                {"Neo T2","Relic",6.25},
                {"Neo A3","Relic",6.25},
                {"Neo Z5","Relic",6.25},
                {"Neo M2","Relic",6.25},
                {"Meso D4","Relic",6.25},
                {"Meso N9","Relic",6.25},
                {"Meso E3","Relic",6.25},
                {"Neo I1","Relic",6.25},
                {"Neo R3","Relic",6.25},
                {"Neo G2","Relic",6.25},
                {"Meso V6","Relic",6.25},
                {"Neo A4","Relic",6.25},
            },
          },
        },
        { Type = "Defection",
          Tier = "Phobos",
          Name = "Tier 1",
          Alias = "Defection1",
          ShortName = "[[Récompense de Mission#Tier de Mission|T1]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",13.92,500},
                {"Credits Cache","Credits",13.92,1000},
                {"Credits Cache","Credits",13.92,1500},
                {"Credits Cache","Credits",13.92,2000},
                {"Endo","Endo",13.92,15},
                {"Endo","Endo",13.92,50},
                {"Endo","Endo",13.92,80},
                {"Smite Corrupted","Mod",2.58},
            },
            ["B"] = {
                {"Expel Corrupted","Mod",5.53},
                {"Harrow Systems Blueprint","Schéma",2.01},
                {"Cleanse Corrupted","Mod",5.53},
                {"Bane of Corrupted","Mod",5.53},
                {"Intensify","Mod",5.53},
                {"Lith C4","Relic",12.65},
                {"Lith S8","Relic",12.65},
                {"Lith L2","Relic",12.65},
                {"Lith M4","Relic",12.65},
                {"Lith W2","Relic",12.65},
                {"Lith D1","Relic",12.65},
            },
            ["C"] = {
                {"Quickening","Mod",7.52},
                {"Enduring Strike","Mod",7.52},
                {"Harrow Systems Blueprint","Schéma",7.52},
                {"Lith C4","Relic",12.91},
                {"Lith S8","Relic",12.91},
                {"Lith L2","Relic",12.91},
                {"Lith M4","Relic",12.91},
                {"Lith W2","Relic",12.91},
                {"Lith D1","Relic",12.91},
            },
          },
        },
        { Type = "Defection",
          Tier = "Saturn",
          Name = "Tier 2",
          Alias = "Defection2",
          ShortName = "[[Récompense de Mission#Tier de Mission|T2]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",16.24,1500},
                {"Credits Cache","Credits",16.24,2000},
                {"Credits Cache","Credits",16.24,2500},
                {"Endo","Endo",16.24,15},
                {"Endo","Endo",16.24,50},
                {"Endo","Endo",16.24,80},
                {"Expel Corrupted","Mod",2.58},
            },
            ["B"] = {
                {"Meso R2","Relic",10.84},
                {"Harrow Systems Blueprint","Schéma",2.01},
                {"Smite Corrupted","Mod",7.37},
                {"Cleanse Corrupted","Mod",7.37},
                {"Bane of Corrupted","Mod",7.37},
                {"Meso C4","Relic",10.84},
                {"Meso L1","Relic",10.84},
                {"Meso B4","Relic",10.84},
                {"Meso D4","Relic",10.84},
                {"Meso N9","Relic",10.84},
                {"Meso E3","Relic",10.84},
            },
            ["C"] = {
                {"Enduring Strike","Mod",11.28},
                {"Harrow Systems Blueprint","Schéma",11.28},
                {"Neo T2","Relic",11.06},
                {"Neo A3","Relic",11.06},
                {"Neo Z5","Relic",11.06},
                {"Neo M2","Relic",11.06},
                {"Neo I1","Relic",11.06},
                {"Neo R3","Relic",11.06},
                {"Neo G2","Relic",11.06},
            },
          },
        },
        { Type = "Defection",
          Tier = "Neptune",
          Name = "Tier 3",
          Alias = "Defection3",
          ShortName = "[[Récompense de Mission#Tier de Mission|T3]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",24.35,2000},
                {"Credits Cache","Credits",24.35,2500},
                {"Credits Cache","Credits",24.35,3000},
                {"Endo","Endo",24.35,240},
                {"Expel Corrupted","Mod",2.58},
            },
            ["B"] = {
                {"Harrow Systems Blueprint","Schéma",2.01},
                {"Smite Corrupted","Mod",7.37},
                {"Cleanse Corrupted","Mod",7.37},
                {"Bane of Corrupted","Mod",7.37},
                {"Neo T2","Relic",10.84},
                {"Neo A3","Relic",10.84},
                {"Neo Z5","Relic",10.84},
                {"Neo M2","Relic",10.84},
                {"Neo I1","Relic",10.84},
                {"Neo R3","Relic",10.84},
                {"Neo G2","Relic",10.84},
            },
            ["C"] = {
                {"Life Strike","Mod",11.28},
                {"Harrow Systems Blueprint","Schéma",11.28},
                {"Axi P3","Relic",11.06},
                {"Axi D2","Relic",11.06},
                {"Axi A6","Relic",11.06},
                {"Axi T3","Relic",11.06},
                {"Axi A9","Relic",11.06},
                {"Axi A8","Relic",11.06},
                {"Axi B3","Relic",11.06},
            },
          },
        },
        { Type = "Défense",
          Tier = "Facile",
          Name = "Tier 1",
          Alias = "Defense1",
          ShortName = "[[Récompense de Mission#Tier de Mission|T1]]",
          Rewards = {
            ["A"] = {
                {"Magazine Warp","Mod",10},
                {"Trick Mag","Mod",10},
                {"Pressure Point","Mod",10},
                {"Ammo Drum","Mod",10},
                {"Lith C4","Relic",10},
                {"Lith S8","Relic",10},
                {"Lith L2","Relic",10},
                {"Lith M4","Relic",10},
                {"Lith W2","Relic",10},
                {"Lith D1","Relic",10},
            },
            ["B"] = {
                {"Reflex Coil","Mod",8.33},
                {"Cryo Rounds","Mod",8.33},
                {"Hell's Chamber","Mod",8.33},
                {"Shocking Touch","Mod",8.33},
                {"Endo","Endo",8.33,50},
                {"Meso R2","Relic",8.33},
                {"Meso C4","Relic",8.33},
                {"Meso L1","Relic",8.33},
                {"Meso B4","Relic",8.33},
                {"Meso D4","Relic",8.33},
                {"Meso N9","Relic",8.33},
                {"Meso E3","Relic",8.33},
            },
            ["C"] = {
                {"Metal Auger","Mod",8.33},
                {"Ravage","Mod",8.33},
                {"Continuity","Mod",8.33},
                {"Master Thief","Mod",8.33},
                {"Endo","Endo",8.33,80},
                {"Meso R2","Relic",8.33},
                {"Meso C4","Relic",8.33},
                {"Meso L1","Relic",8.33},
                {"Meso B4","Relic",8.33},
                {"Meso D4","Relic",8.33},
                {"Meso N9","Relic",8.33},
                {"Meso E3","Relic",8.33},
            },
          },
        },
        { Type = "Défense",
          Tier = "Medium",
          Name = "Tier 2",
          Alias = "Defense2",
          ShortName = "[[Récompense de Mission#Tier de Mission|T2]]",
          Rewards = {
            ["A"] = {
                {"Endo","Endo",12.5,15},
                {"Meso R2","Relic",12.5},
                {"Meso C4","Relic",12.5},
                {"Meso L1","Relic",12.5},
                {"Meso B4","Relic",12.5},
                {"Meso D4","Relic",12.5},
                {"Meso N9","Relic",12.5},
                {"Meso E3","Relic",12.5},
            },
            ["B"] = {
                {"Reflex Coil","Mod",6.25},
                {"Deep Freeze","Mod",6.25},
                {"North Wind","Mod",6.25},
                {"Cryo Rounds","Mod",6.25},
                {"Hell's Chamber","Mod",6.25},
                {"Stormbringer","Mod",6.25},
                {"Point Blank","Mod",6.25},
                {"Fury","Mod",6.25},
                {"Endo","Endo",6.25,50},
                {"Neo T2","Relic",6.25},
                {"Neo A3","Relic",6.25},
                {"Neo Z5","Relic",6.25},
                {"Neo M2","Relic",6.25},
                {"Neo I1","Relic",6.25},
                {"Neo R3","Relic",6.25},
                {"Neo G2","Relic",6.25},
            },
            ["C"] = {
                {"Perception Vitale","Mod",4.51},
                {"Metal Auger","Mod",4.51},
                {"Ravage","Mod",4.51},
                {"Stretch","Mod",4.51},
                {"Endo","Endo",4.51,80},
                {"Neo T2","Relic",11.06},
                {"Neo A3","Relic",11.06},
                {"Neo Z5","Relic",11.06},
                {"Neo M2","Relic",11.06},
                {"Neo I1","Relic",11.06},
                {"Neo R3","Relic",11.06},
                {"Neo G2","Relic",11.06},
            },
          },
        },
        { Type = "Défense",
          Tier = "Difficile",
          Name = "Tier 3",
          Alias = "Defense3",
          ShortName = "[[Récompense de Mission#Tier de Mission|T3]]",
          Rewards = {
            ["A"] = {
                {"Vitality","Mod",10},
                {"Magazine Warp","Mod",10},
                {"Trick Mag","Mod",10},
                {"Neo T2","Relic",10},
                {"Neo A3","Relic",10},
                {"Neo Z5","Relic",10},
                {"Neo M2","Relic",10},
                {"Neo I1","Relic",10},
                {"Neo R3","Relic",10},
                {"Neo G2","Relic",10},
            },
            ["B"] = {
                {"Hornet Strike","Mod",6.67},
                {"Reflex Coil","Mod",6.67},
                {"Deep Freeze","Mod",6.67},
                {"North Wind","Mod",6.67},
                {"Hell's Chamber","Mod",6.67},
                {"Streamline","Mod",6.67},
                {"Shocking Touch","Mod",6.67},
                {"Endo","Endo",6.67,50},
                {"Axi P3","Relic",6.67},
                {"Axi D2","Relic",6.67},
                {"Axi A6","Relic",6.67},
                {"Axi T3","Relic",6.67},
                {"Axi A9","Relic",6.67},
                {"Axi A8","Relic",6.67},
                {"Axi B3","Relic",6.67},
            },
            ["C"] = {
                {"Perception Vitale","Mod",2.26},
                {"Metal Auger","Mod",2.26},
                {"Ravage","Mod",2.26},
                {"Stretch","Mod",2.26},
                {"Handspring","Mod",2.26},
                {"Convulsion","Mod",2.26},
                {"Split Chamber","Mod",2.26},
                {"Continuity","Mod",2.26},
                {"Master Thief","Mod",2.26},
                {"Endo","Endo",2.26,80},
                {"Axi P3","Relic",11.06},
                {"Axi D2","Relic",11.06},
                {"Axi A6","Relic",11.06},
                {"Axi T3","Relic",11.06},
                {"Axi A9","Relic",11.06},
                {"Axi A8","Relic",11.06},
                {"Axi B3","Relic",11.06},
            },
          },
        },
        { Type = "Défense",
          Tier = "Easy2",
          Name = "Dark Sector",
          Alias = "DSDefense",
          ShortName = "[[Dark Sector|DS]]",
          Rewards = {
            ["A"] = {
                {"Vitality","Mod",7.59},
                {"Fast Deflection","Mod",7.59},
                {"Rush","Mod",7.37},
                {"Magazine Warp","Mod",7.59},
                {"Trick Mag","Mod",7.59},
                {"Pressure Point","Mod",1.01},
                {"Ammo Drum","Mod",7.37},
                {"Fast Hands","Mod",7.37},
                {"True Punishment","Mod",1.01},
                {"Lith C4","Relic",7.59},
                {"Lith S8","Relic",7.59},
                {"Lith L2","Relic",7.59},
                {"Lith M4","Relic",7.59},
                {"Lith W2","Relic",7.59},
                {"Lith D1","Relic",7.59},
            },
            ["B"] = {
                {"Speed Trigger","Mod",8.43},
                {"Fast Hands","Mod",1.58},
                {"Frappe Tendue","Mod",8.43},
                {"Perception Vitale","Mod",8.43},
                {"Piercing Hit","Mod",1.58},
                {"Metal Auger","Mod",1.58},
                {"Manoeuvre de Pistolet","Mod",8.43},
                {"Target Cracker","Mod",8.43},
                {"No Return","Mod",8.43},
                {"Ravage","Mod",8.43},
                {"Tromblon","Mod",8.43},
                {"Point Blank","Mod",1.58},
                {"Serration","Mod",1.58},
                {"Hornet Strike","Mod",1.58},
                {"Fury","Mod",0.67},
                {"Reflex Coil","Mod",1.58},
                {"Pressure Point","Mod",8.43},
                {"True Punishment","Mod",0.67},
                {"Quickening","Mod",0.67},
                {"Meso R2","Relic",1.58},
                {"Meso C4","Relic",1.58},
                {"Meso L1","Relic",1.58},
                {"Meso B4","Relic",1.58},
                {"Meso D4","Relic",1.58},
                {"Meso N9","Relic",1.58},
                {"Meso E3","Relic",1.58},
            },
            ["C"] = {
                {"Hellfire","Mod",7.59},
                {"Heated Charge","Mod",7.59},
                {"Molten Impact","Mod",1.84},
                {"Barrel Diffusion","Mod",1.84},
                {"Streamline","Mod",1.84},
                {"Intensify","Mod",1.84},
                {"Thunderbolt","Mod",0.4},
                {"Endo","Endo",7.59,50},
                {"Endo","Endo",1.84,80},
                {"True Punishment","Mod",0.4},
                {"Quickening","Mod",0.4},
                {"Enduring Strike","Mod",0.4},
                {"Life Strike","Mod",0.4},
                {"Meso R2","Relic",7.59},
                {"Meso C4","Relic",7.59},
                {"Meso L1","Relic",7.59},
                {"Meso B4","Relic",7.59},
                {"Neo T2","Relic",1.84},
                {"Neo A3","Relic",1.84},
                {"Neo Z5","Relic",1.84},
                {"Neo M2","Relic",1.84},
                {"Meso D4","Relic",7.59},
                {"Meso N9","Relic",7.59},
                {"Meso E3","Relic",7.59},
                {"Neo I1","Relic",1.84},
                {"Neo R3","Relic",1.84},
                {"Neo G2","Relic",1.84},
            },
          },
        },
        { Type = "Défense",
          Tier = "Derelict",
          Alias = "DerelictDefense",
          ShortName = "[[Orokin Derelict|Derelict]]",
          Rewards = {
            ["A"] = {
                {"Endo","Endo",12.5,240},
                {"Endo","Endo",12.5,150},
                {"Lith C4","Relic",12.5},
                {"Lith S8","Relic",12.5},
                {"Lith L2","Relic",12.5},
                {"Lith M4","Relic",12.5},
                {"Lith W2","Relic",12.5},
                {"Lith D1","Relic",12.5},
            },
            ["B"] = {
                {"Endo","Endo",38.72,240},
                {"Endo","Endo",38.72,150},
                {"Mutalist Alad V Nav Coordinate","Resource",22.56},
            },
            ["C"] = {
                {"Forma Blueprint","Schéma",22.56},
                {"Meso R2","Relic",11.06},
                {"Meso C4","Relic",11.06},
                {"Meso L1","Relic",11.06},
                {"Meso B4","Relic",11.06},
                {"Meso D4","Relic",11.06},
                {"Meso N9","Relic",11.06},
                {"Meso E3","Relic",11.06},
            },
          },
        },
        { Type = "Défense",
          Tier = "Void T1",
          Alias = "VoidDefense1",
          ShortName = "[[Néant]]",
          Rewards = {
            ["A"] = {
                {"Lith C4","Relic",12.5},
                {"Lith S8","Relic",12.5},
                {"Lith L2","Relic",12.5},
                {"Lith M4","Relic",12.5},
                {"Lith W2","Relic",12.5},
                {"Lith D1","Relic",12.5},
                {"Lith V7","Relic",12.5},
                {"Lith V8","Relic",12.5},
            },
            ["B"] = {
                {"Meso R2","Relic",2.82},
                {"Meso C4","Relic",2.82},
                {"Meso L1","Relic",2.82},
                {"Meso B4","Relic",2.82},
                {"Lith C4","Relic",9.68},
                {"Lith S8","Relic",9.68},
                {"Lith L2","Relic",9.68},
                {"Lith M4","Relic",9.68},
                {"Lith W2","Relic",9.68},
                {"Lith D1","Relic",9.68},
                {"Meso D4","Relic",2.82},
                {"Meso N9","Relic",2.82},
                {"Meso E3","Relic",2.82},
                {"Lith V7","Relic",9.68},
                {"Lith V8","Relic",9.68},
                {"Meso V6","Relic",2.82},
            },
            ["C"] = {
                {"Meso R2","Relic",6.25},
                {"Meso C4","Relic",6.25},
                {"Meso L1","Relic",6.25},
                {"Meso B4","Relic",6.25},
                {"Lith C4","Relic",6.25},
                {"Lith S8","Relic",6.25},
                {"Lith L2","Relic",6.25},
                {"Lith M4","Relic",6.25},
                {"Lith W2","Relic",6.25},
                {"Lith D1","Relic",6.25},
                {"Meso D4","Relic",6.25},
                {"Meso N9","Relic",6.25},
                {"Meso E3","Relic",6.25},
                {"Lith V7","Relic",6.25},
                {"Lith V8","Relic",6.25},
                {"Meso V6","Relic",6.25},
            },
          },
        },
        { Type = "Défense",
          Tier = "Void T3",
          Alias = "VoidDefense3",
          ShortName = "[[Néant]]",
          Rewards = {
            ["A"] = {
                {"Meso R2","Relic",6.25},
                {"Meso C4","Relic",6.25},
                {"Meso L1","Relic",6.25},
                {"Meso B4","Relic",6.25},
                {"Neo T2","Relic",6.25},
                {"Neo A3","Relic",6.25},
                {"Neo Z5","Relic",6.25},
                {"Neo M2","Relic",6.25},
                {"Meso D4","Relic",6.25},
                {"Meso N9","Relic",6.25},
                {"Meso E3","Relic",6.25},
                {"Meso V6","Relic",6.25},
                {"Neo I1","Relic",6.25},
                {"Neo R3","Relic",6.25},
                {"Neo G2","Relic",6.25},
                {"Neo A4","Relic",6.25},
            },
            ["B"] = {
                {"Neo T2","Relic",12.5},
                {"Neo A3","Relic",12.5},
                {"Neo Z5","Relic",12.5},
                {"Neo M2","Relic",12.5},
                {"Neo I1","Relic",12.5},
                {"Neo R3","Relic",12.5},
                {"Neo G2","Relic",12.5},
                {"Neo A4","Relic",12.5},
            },
            ["C"] = {
                {"Axi P3","Relic",2.82},
                {"Axi D2","Relic",2.82},
                {"Neo T2","Relic",9.68},
                {"Neo A3","Relic",9.68},
                {"Neo Z5","Relic",9.68},
                {"Neo M2","Relic",9.68},
                {"Axi A6","Relic",2.82},
                {"Axi T3","Relic",2.82},
                {"Axi A9","Relic",2.82},
                {"Neo I1","Relic",9.68},
                {"Neo R3","Relic",9.68},
                {"Axi A8","Relic",2.82},
                {"Axi B3","Relic",2.82},
                {"Neo G2","Relic",9.68},
                {"Neo A4","Relic",9.68},
                {"Axi A7","Relic",2.82},
            },
          },
        },
        { Type = "Perturbation",
          Tier = "Mars",
          Alias = "DisruptionMars",
          ShortName = "[[Mars]]",
          Rewards = {
            ["A"] = {
                {"Lith C4","Relic",16.67},
                {"Lith S8","Relic",16.67},
                {"Lith L2","Relic",16.67},
                {"Lith M4","Relic",16.67},
                {"Lith D1","Relic",16.67},
                {"Lith W2","Relic",16.67},
            },
            ["B"] = {
                {"Lith C4","Relic",16.67},
                {"Lith S8","Relic",16.67},
                {"Lith L2","Relic",16.67},
                {"Lith M4","Relic",16.67},
                {"Lith D1","Relic",16.67},
                {"Lith W2","Relic",16.67},
            },
            ["C"] = {
                {"Meso R2","Relic",14.29},
                {"Meso C4","Relic",14.29},
                {"Meso L1","Relic",14.29},
                {"Meso B4","Relic",14.29},
                {"Meso D4","Relic",14.29},
                {"Meso E3","Relic",14.29},
                {"Meso N9","Relic",14.29},
            },
          },
        },
        { Type = "Perturbation",
          Tier = "Jupiter",
          Alias = "DisruptionJupiter",
          ShortName = "[[Jupiter]]",
          Rewards = {
            ["A"] = {
                {"Hexenon","Resource",27.78,5},
                {"Meso R2","Relic",5.56},
                {"Meso C4","Relic",5.56},
                {"Meso L1","Relic",5.56},
                {"Meso B4","Relic",5.56},
                {"Meso D4","Relic",5.56},
                {"Meso E3","Relic",5.56},
                {"Meso N9","Relic",5.56},
                {"Proton Pulse","Mod",11.11},
                {"Motus Signal","Mod",11.11},
                {"Aero Periphery","Mod",11.11},
            },
            ["B"] = {
                {"Hexenon","Resource",27.78,10},
                {"Neo T2","Relic",5.56},
                {"Neo A3","Relic",5.56},
                {"Neo Z5","Relic",5.56},
                {"Neo M2","Relic",5.56},
                {"Neo I1","Relic",5.56},
                {"Neo R3","Relic",5.56},
                {"Neo G2","Relic",5.56},
                {"Jet Proton","Mod",11.11},
                {"Motus Impact","Mod",11.11},
                {"Aero Vantage","Mod",11.11},
            },
            ["C"] = {
                {"Hexenon","Resource",30,15},
                {"Axi D2","Relic",5},
                {"Axi A6","Relic",5},
                {"Axi A8","Relic",5},
                {"Axi P3","Relic",5},
                {"Axi T3","Relic",5},
                {"Axi B3","Relic",5},
                {"Axi A9","Relic",5},
                {"Proton Snap","Mod",10},
                {"Configuration Motus","Mod",10},
                {"Aero Agility","Mod",10},
                {"Universal Medallion","Resource",5},
            },
          },
        },
        { Type = "Perturbation",
          Tier = "Uranus",
          Alias = "DisruptionUranus",
          ShortName = "[[Uranus]]",
          Rewards = {
            ["A"] = {
                {"Meso R2","Relic",14.29},
                {"Meso C4","Relic",14.29},
                {"Meso L1","Relic",14.29},
                {"Meso B4","Relic",14.29},
                {"Meso D4","Relic",14.29},
                {"Meso E3","Relic",14.29},
                {"Meso N9","Relic",14.29},
            },
            ["B"] = {
                {"Neo T2","Relic",14.29},
                {"Neo A3","Relic",14.29},
                {"Neo Z5","Relic",14.29},
                {"Neo M2","Relic",14.29},
                {"Neo I1","Relic",14.29},
                {"Neo R3","Relic",14.29},
                {"Neo G2","Relic",14.29},
            },
            ["C"] = {
                {"Neo T2","Relic",13.56},
                {"Neo A3","Relic",13.56},
                {"Neo Z5","Relic",13.56},
                {"Neo M2","Relic",13.56},
                {"Neo I1","Relic",13.56},
                {"Neo R3","Relic",13.56},
                {"Neo G2","Relic",13.56},
                {"Universal Medallion","Resource",5.08},
            },
          },
        },
        { Type = "Perturbation",
          Tier = "Neptune",
          Alias = "DisruptionNeptune",
          ShortName = "[[Neptune]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",100,20000},
            },
            ["B"] = {
                {"Credits Cache","Credits",100,30000},
            },
            ["C"] = {
                {"Credits Cache","Credits",95,50000},
                {"Universal Medallion","Resource",5},
            },
          },
        },
        { Type = "Perturbation",
          Tier = "Sedna",
          Alias = "DisruptionSedna",
          ShortName = "[[Sedna]]",
          Rewards = {
            ["A"] = {
                {"Meso R2","Relic",14.29},
                {"Meso C4","Relic",14.29},
                {"Meso L1","Relic",14.29},
                {"Meso B4","Relic",14.29},
                {"Meso D4","Relic",14.29},
                {"Meso E3","Relic",14.29},
                {"Meso N9","Relic",14.29},
            },
            ["B"] = {
                {"Neo T2","Relic",14.29},
                {"Neo A3","Relic",14.29},
                {"Neo Z5","Relic",14.29},
                {"Neo M2","Relic",14.29},
                {"Neo I1","Relic",14.29},
                {"Neo R3","Relic",14.29},
                {"Neo G2","Relic",14.29},
            },
            ["C"] = {
                {"Axi D2","Relic",10.2},
                {"Axi A6","Relic",10.2},
                {"Axi A8","Relic",10.2},
                {"Axi P3","Relic",10.2},
                {"Axi T3","Relic",10.2},
                {"Axi B3","Relic",10.2},
                {"Axi A9","Relic",10.2},
                {"Gauss Chassis Blueprint","Schéma",7.84},
                {"Gauss Neuroptics Blueprint","Schéma",7.84},
                {"Gauss Systems Blueprint","Schéma",7.84},
                {"Universal Medallion","Resource",5.1},
            },
          },
        },
        { Type = "Perturbation",
          Tier = "Lua",
          Alias = "DisruptionLua",
          ShortName = "[[Lua]]",
          Rewards = {
            ["A"] = {
                {"Neo T2","Relic",14.29},
                {"Neo A3","Relic",14.29},
                {"Neo Z5","Relic",14.29},
                {"Neo M2","Relic",14.29},
                {"Neo R3","Relic",14.29},
                {"Neo I1","Relic",14.29},
                {"Neo G2","Relic",14.29},
            },
            ["B"] = {
                {"Axi D2","Relic",14.29},
                {"Axi A6","Relic",14.29},
                {"Axi A8","Relic",14.29},
                {"Axi P3","Relic",14.29},
                {"Axi T3","Relic",14.29},
                {"Axi B3","Relic",14.29},
                {"Axi A9","Relic",14.29},
            },
            ["C"] = {
                {"Axi D2","Relic",12.42},
                {"Axi A6","Relic",12.42},
                {"Axi A8","Relic",12.42},
                {"Axi P3","Relic",12.42},
                {"Axi T3","Relic",12.42},
                {"Axi B3","Relic",12.42},
                {"Axi A9","Relic",12.42},
                {"Lua Lens Blueprint","Schéma",8.05},
                {"Universal Medallion","Resource",5.03},
            },
          },
        },
        { Type = "Perturbation",
          Tier = "Kuva",
          Alias = "DisruptionKuva",
          ShortName = "[[Kuva]]",
          Rewards = {
            ["A"] = {
                {"Kuva","Resource",100,100},
            },
            ["B"] = {
                {"Kuva","Resource",100,200},
            },
            ["C"] = {
                {"Kuva","Resource",95,350},
                {"Universal Medallion","Resource",5},
            },
          },
        },
    
        { Type = "Excavation",
          Tier = "Facile",
          Name = "Tier 1",
          Alias = "Excavation1",
          ShortName = "[[Récompense de Mission#Tier de Mission|T1]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",14.29,500},
                {"Credits Cache","Credits",14.29,1000},
                {"Credits Cache","Credits",14.29,1500},
                {"Credits Cache","Credits",14.29,2000},
                {"Endo","Endo",14.29,15},
                {"Endo","Endo",14.29,50},
                {"Endo","Endo",14.29,80},
            },
            ["B"] = {
                {"Parry","Mod",8.33},
                {"Steel Fiber","Mod",8.33},
                {"Serration","Mod",8.33},
                {"Incendiary Coat","Mod",8.33},
                {"Hornet Strike","Mod",8.33},
                {"Intensify","Mod",8.33},
                {"Lith C4","Relic",8.33},
                {"Lith S8","Relic",8.33},
                {"Lith L2","Relic",8.33},
                {"Lith M4","Relic",8.33},
                {"Lith W2","Relic",8.33},
                {"Lith D1","Relic",8.33},
            },
            ["C"] = {
                {"Arrow Mutation","Mod",3.76},
                {"Rifle Ammo Mutation","Mod",3.76},
                {"Sniper Ammo Mutation","Mod",3.76},
                {"Shotgun Ammo Mutation","Mod",3.76},
                {"Pistol Ammo Mutation","Mod",3.76},
                {"Cleanse Grineer","Mod",3.76},
                {"Lith C4","Relic",12.91},
                {"Lith S8","Relic",12.91},
                {"Lith L2","Relic",12.91},
                {"Lith M4","Relic",12.91},
                {"Lith W2","Relic",12.91},
                {"Lith D1","Relic",12.91},
            },
          },
        },
        { Type = "Excavation",
          Tier = "Medium",
          Name = "Tier 2",
          Alias = "Excavation2",
          ShortName = "[[Récompense de Mission#Tier de Mission|T2]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",16.67,1500},
                {"Credits Cache","Credits",16.67,2000},
                {"Credits Cache","Credits",16.67,2500},
                {"Endo","Endo",16.67,15},
                {"Endo","Endo",16.67,50},
                {"Endo","Endo",16.67,80},
            },
            ["B"] = {
                {"Provoked","Mod",7.14},
                {"Steel Fiber","Mod",7.14},
                {"Serration","Mod",7.14},
                {"Hornet Strike","Mod",7.14},
                {"Fast Deflection","Mod",7.14},
                {"Charged Shell","Mod",7.14},
                {"Perception Vitale","Mod",7.14},
                {"Meso R2","Relic",7.14},
                {"Meso C4","Relic",7.14},
                {"Meso L1","Relic",7.14},
                {"Meso B4","Relic",7.14},
                {"Meso D4","Relic",7.14},
                {"Meso N9","Relic",7.14},
                {"Meso E3","Relic",7.14},
            },
            ["C"] = {
                {"Cleanse Corpus","Mod",3.76},
                {"Pistol Ammo Mutation","Mod",3.76},
                {"Arrow Mutation","Mod",3.76},
                {"Rifle Ammo Mutation","Mod",3.76},
                {"Sniper Ammo Mutation","Mod",3.76},
                {"Shotgun Ammo Mutation","Mod",3.76},
                {"Neo Z5","Relic",11.06},
                {"Neo M2","Relic",11.06},
                {"Neo I1","Relic",11.06},
                {"Neo R3","Relic",11.06},
                {"Neo G2","Relic",11.06},
                {"Neo T2","Relic",11.06},
                {"Neo A3","Relic",11.06},
            },
          },
        },
        { Type = "Excavation",
          Tier = "Difficile",
          Name = "Tier 3",
          Alias = "Excavation3",
          ShortName = "[[Récompense de Mission#Tier de Mission|T3]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",25,2000},
                {"Credits Cache","Credits",25,2500},
                {"Credits Cache","Credits",25,3000},
                {"Endo","Endo",25,400},
            },
            ["B"] = {
                {"Steel Fiber","Mod",6.67},
                {"Stretch","Mod",6.67},
                {"Serration","Mod",6.67},
                {"Hell's Chamber","Mod",6.67},
                {"Hornet Strike","Mod",6.67},
                {"Flow","Mod",6.67},
                {"Split Chamber","Mod",6.67},
                {"Stabilizer","Mod",6.67},
                {"Neo T2","Relic",6.67},
                {"Neo A3","Relic",6.67},
                {"Neo Z5","Relic",6.67},
                {"Neo M2","Relic",6.67},
                {"Neo I1","Relic",6.67},
                {"Neo R3","Relic",6.67},
                {"Neo G2","Relic",6.67},
            },
            ["C"] = {
                {"Cleanse Infested","Mod",3.76},
                {"Pistol Ammo Mutation","Mod",3.76},
                {"Arrow Mutation","Mod",3.76},
                {"Rifle Ammo Mutation","Mod",3.76},
                {"Sniper Ammo Mutation","Mod",3.76},
                {"Shotgun Ammo Mutation","Mod",3.76},
                {"Axi P3","Relic",11.06},
                {"Axi D2","Relic",11.06},
                {"Axi A6","Relic",11.06},
                {"Axi T3","Relic",11.06},
                {"Axi A9","Relic",11.06},
                {"Axi A8","Relic",11.06},
                {"Axi B3","Relic",11.06},
            },
          },
        },
        { Type = "Exterminate",
          Tier = "Archwing",
          Alias = "AWExterminate",
          ShortName = "[[Archwing|AW]]",
          Rewards = {
            ["A"] = {
                {"Morphic Transformer","Mod",5.64},
                {"Automatic Trigger","Mod",38.72},
                {"Phaedra Receiver","Schéma",5.64},
                {"Extend","Mod",38.72},
                {"Shell Rush","Mod",5.64},
                {"Shell Rush","Mod",5.64},
            },
          },
        },
        { Type = "Exterminate",
          Tier = "Jupiter",
          Name = "Jupiter",
          Alias = "JupiterCaches",
          ShortName = "[[Jupiter]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",33.33,2500},
                {"Credits Cache","Credits",33.33,3000},
                {"Credits Cache","Credits",33.33,4000},
            },
            ["B"] = {
                {"Endo","Endo",12.65,75},
                {"Endo","Endo",12.65,150},
                {"Endo","Endo",12.65,80},
                {"Polymer Bundle","Resource",12.65,300},
                {"Rubedo","Resource",12.65,350},
                {"Plastids","Resource",12.65,300},
                {"Endo","Endo",11.06,250},
                {"Endo","Endo",11.06,240},
                {"Endo","Endo",1.01,400},
                {"Endo","Endo",1.01,640},
            },
            ["C"] = {
                {"Endo","Endo",15.1,80},
                {"Endo","Endo",15.1,150},
                {"Orokin Cell","Resource",15.1},
                {"Gallium","Resource",15.1},
                {"Neurodes","Resource",15.1},
                {"Endo","Endo",4.4,240},
                {"Orokin Cell","Resource",4.4,2},
                {"Gallium","Resource",4.4,2},
                {"Neurodes","Resource",4.4,2},
                {"Tellurium","Resource",4.4},
                {"Argon Crystal","Resource",1},
                {"Nitain Extract","Resource",1},
                {"Xiphos Engines Blueprint","Schéma",0.5},
            },
          },
        },
        { Type = "Exterminate",
          Tier = "Kuva Fortress",
          Name = "Kuva",
          Alias = "KuvaCaches",
          ShortName = "[[Kuva Fortress|Kuva]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",38.72,4000},
                {"Credits Cache","Credits",38.72,5000},
                {"Credits Cache","Credits",22.56,10000},
            },
            ["B"] = {
                {"Endo","Endo",12.65,75},
                {"Endo","Endo",12.65,150},
                {"Endo","Endo",12.65,80},
                {"Circuits","Resource",12.65,400},
                {"Rubedo","Resource",12.65,400},
                {"Plastids","Resource",12.65,300},
                {"Endo","Endo",11.06,240},
                {"Endo","Endo",11.06,400},
                {"Endo","Endo",2.01,640},
            },
            ["C"] = {
                {"Endo","Endo",10.79,80},
                {"Endo","Endo",10.79,150},
                {"Orokin Cell","Resource",10.79},
                {"Gallium","Resource",10.79},
                {"Neurodes","Resource",10.79},
                {"Endo","Endo",10.79,240},
                {"Cyclone Kraken","Mod",10.79},
                {"Endo","Endo",3.67,400},
                {"Orokin Cell","Resource",3.67,2},
                {"Gallium","Resource",3.67,2},
                {"Neural Sensors","Resource",3.67,2},
                {"Argon Crystal","Resource",3.67},
                {"Tellurium","Resource",3.67},
                {"Nitain Extract","Resource",2},
                {"Xiphos Avionics Blueprint","Schéma",0.5},
            },
          },
        },
        { Type = "Exterminate",
          Tier = "Lua",
          Alias = "LuaCaches",
          ShortName = "[[Lua]]",
          Rewards = {
            ["A"] = {
                {"Endo","Endo",12.91,150},
                {"Endo","Endo",12.91,80},
                {"Polymer Bundle","Resource",12.91,300},
                {"Rubedo","Resource",12.91,350},
                {"Plastids","Resource",12.91,300},
                {"Endo","Endo",12.91,240},
                {"Octavia Systems Blueprint","Schéma",22.56},
            },
            ["B"] = {
                {"Credits Cache","Credits",25.29,2500},
                {"Credits Cache","Credits",25.29,3000},
                {"Credits Cache","Credits",25.29,4000},
                {"Endo","Endo",22.11,240},
                {"Endo","Endo",1.01,400},
                {"Endo","Endo",1.01,640},
            },
            ["C"] = {
                {"Orokin Cell","Resource",10.82},
                {"Gallium","Resource",10.82},
                {"Neurodes","Resource",10.82},
                {"Endo","Endo",10.82,240},
                {"Gallium","Resource",10.82,2},
                {"Orokin Cell","Resource",10.82,2},
                {"Neurodes","Resource",10.82,2},
                {"Tellurium","Resource",10.82},
                {"Argon Crystal","Resource",10.82},
                {"Nitain Extract","Resource",1.29},
                {"Xiphos Engines Blueprint","Schéma",1.29},
            },
          },
        },
        { Type = "Exterminate",
          Tier = "Void T1",
          Alias = "VoidExterminate1",
          ShortName = "[[Néant]]",
          Rewards = {
            ["A"] = {
                {"Lith C4","Relic",12.5},
                {"Lith S8","Relic",12.5},
                {"Lith L2","Relic",12.5},
                {"Lith M4","Relic",12.5},
                {"Lith W2","Relic",12.5},
                {"Lith D1","Relic",12.5},
                {"Lith V7","Relic",12.5},
                {"Lith V8","Relic",12.5},
            },
          },
        },
        { Type = "Exterminate",
          Tier = "Void T3",
          Alias = "VoidExterminate3",
          ShortName = "[[Néant]]",
          Rewards = {
            ["A"] = {
                {"Meso R2","Relic",6.25},
                {"Meso C4","Relic",6.25},
                {"Meso L1","Relic",6.25},
                {"Meso B4","Relic",6.25},
                {"Neo T2","Relic",6.25},
                {"Neo A3","Relic",6.25},
                {"Neo Z5","Relic",6.25},
                {"Neo M2","Relic",6.25},
                {"Meso D4","Relic",6.25},
                {"Meso N9","Relic",6.25},
                {"Meso E3","Relic",6.25},
                {"Neo I1","Relic",6.25},
                {"Neo R3","Relic",6.25},
                {"Neo G2","Relic",6.25},
                {"Meso V6","Relic",6.25},
                {"Neo A4","Relic",6.25},
            },
          },
        },
        { Type = "Interception",
          Tier = "Archwing",
          Alias = "AWInterception",
          ShortName = "[[Archwing|AW]]",
          Rewards = {
            ["A"] = {
                {"Automatic Trigger","Mod",2.51},
                {"Combustion Rounds","Mod",2.51},
                {"Dual Rounds","Mod",2.51},
                {"Balles Creuses","Mod",2.51},
                {"Magazine Extension","Mod",2.51},
                {"Modified Munitions","Mod",2.51},
                {"Lunette Parallaxe","Mod",2.51},
                {"Rubedo-Lined Barrel","Mod",2.51},
                {"Venomous Clip","Mod",2.51},
                {"Endo","Endo",38.72,150},
                {"Endo","Endo",38.72,250},
            },
            ["B"] = {
                {"Superior Defenses","Mod",10},
                {"Rebord Saignant","Mod",10},
                {"Superior Defenses","Mod",10},
                {"Argon Plating","Mod",10},
                {"Furor","Mod",10},
                {"Endo","Endo",10,250},
                {"Glacial Edge","Mod",10},
                {"Electrified Barrel","Mod",10},
                {"Energy Inversion","Mod",10},
                {"Endo","Endo",10,50},
            },
            ["C"] = {
                {"Endo","Endo",22.56,400},
                {"Endo","Endo",9.68,250},
                {"Axi P3","Relic",9.68},
                {"Axi D2","Relic",9.68},
                {"Axi A6","Relic",9.68},
                {"Axi T3","Relic",9.68},
                {"Axi A9","Relic",9.68},
                {"Axi A8","Relic",9.68},
                {"Axi B3","Relic",9.68},
            },
          },
        },
        { Type = "Interception",
          Tier = "Facile",
          Name = "Tier 1",
          Alias = "Interception1",
          ShortName = "[[Récompense de Mission#Tier de Mission|T1]]",
          Rewards = {
            ["A"] = {
                {"Vitality","Mod",9.09},
                {"Magazine Warp","Mod",9.09},
                {"Trick Mag","Mod",9.09},
                {"Lith C4","Relic",9.09},
                {"Lith S8","Relic",9.09},
                {"Lith L2","Relic",9.09},
                {"Lith D1","Relic",9.09},
                {"Meso B4","Relic",9.09},
                {"Meso N9","Relic",9.09},
                {"Meso D4","Relic",9.09},
                {"Lith W2","Relic",9.09},
            },
            ["B"] = {
                {"Speed Trigger","Mod",5.88},
                {"Fast Deflection","Mod",5.88},
                {"Rush","Mod",5.88},
                {"Target Cracker","Mod",5.88},
                {"No Return","Mod",5.88},
                {"Serration","Mod",5.88},
                {"Hornet Strike","Mod",5.88},
                {"Reflex Coil","Mod",5.88},
                {"Deep Freeze","Mod",5.88},
                {"North Wind","Mod",5.88},
                {"Meso R2","Relic",5.88},
                {"Meso C4","Relic",5.88},
                {"Meso L1","Relic",5.88},
                {"Meso B4","Relic",5.88},
                {"Meso D4","Relic",5.88},
                {"Meso N9","Relic",5.88},
                {"Meso E3","Relic",5.88},
            },
            ["C"] = {
                {"Natural Talent","Mod",2.58},
                {"Meso R2","Relic",13.92},
                {"Meso C4","Relic",13.92},
                {"Meso L1","Relic",13.92},
                {"Meso B4","Relic",13.92},
                {"Meso D4","Relic",13.92},
                {"Meso N9","Relic",13.92},
                {"Meso E3","Relic",13.92},
            },
          },
        },
        { Type = "Interception",
          Tier = "Medium",
          Name = "Tier 2",
          Alias = "Interception2",
          ShortName = "[[Récompense de Mission#Tier de Mission|T2]]",
          Rewards = {
            ["A"] = {
                {"Vitality","Mod",9.09},
                {"Magazine Warp","Mod",9.09},
                {"Trick Mag","Mod",9.09},
                {"Endo","Endo",9.09,15},
                {"Meso R2","Relic",9.09},
                {"Meso C4","Relic",9.09},
                {"Meso L1","Relic",9.09},
                {"Meso B4","Relic",9.09},
                {"Meso D4","Relic",9.09},
                {"Meso N9","Relic",9.09},
                {"Meso E3","Relic",9.09},
            },
            ["B"] = {
                {"Target Cracker","Mod",6.67},
                {"No Return","Mod",6.67},
                {"Serration","Mod",6.67},
                {"Hornet Strike","Mod",6.67},
                {"Reflex Coil","Mod",6.67},
                {"North Wind","Mod",6.67},
                {"Hell's Chamber","Mod",6.67},
                {"Endo","Endo",6.67,50},
                {"Neo T2","Relic",6.67},
                {"Neo A3","Relic",6.67},
                {"Neo Z5","Relic",6.67},
                {"Neo M2","Relic",6.67},
                {"Neo I1","Relic",6.67},
                {"Neo R3","Relic",6.67},
                {"Neo G2","Relic",6.67},
            },
            ["C"] = {
                {"Neo T2","Relic",14.29},
                {"Neo A3","Relic",14.29},
                {"Neo Z5","Relic",14.29},
                {"Neo M2","Relic",14.29},
                {"Neo I1","Relic",14.29},
                {"Neo R3","Relic",14.29},
                {"Neo G2","Relic",14.29},
            },
          },
        },
        { Type = "Interception",
          Tier = "Difficile",
          Name = "Tier 3",
          Alias = "Interception3",
          ShortName = "[[Récompense de Mission#Tier de Mission|T3]]",
          Rewards = {
            ["A"] = {
                {"Vitality","Mod",10},
                {"Magazine Warp","Mod",10},
                {"Trick Mag","Mod",10},
                {"Neo T2","Relic",10},
                {"Neo A3","Relic",10},
                {"Neo Z5","Relic",10},
                {"Neo M2","Relic",10},
                {"Neo I1","Relic",10},
                {"Neo R3","Relic",10},
                {"Neo G2","Relic",10},
            },
            ["B"] = {
                {"Axi P3","Relic",14.29},
                {"Axi D2","Relic",14.29},
                {"Axi A6","Relic",14.29},
                {"Axi T3","Relic",14.29},
                {"Axi A9","Relic",14.29},
                {"Axi A8","Relic",14.29},
                {"Axi B3","Relic",14.29},
            },
            ["C"] = {
                {"Axi P3","Relic",14.29},
                {"Axi D2","Relic",14.29},
                {"Axi A6","Relic",14.29},
                {"Axi T3","Relic",14.29},
                {"Axi A9","Relic",14.29},
                {"Axi A8","Relic",14.29},
                {"Axi B3","Relic",14.29},
            },
          },
        },
        { Type = "Interception",
          Tier = "Void T4",
          Alias = "VoidInterception4",
          ShortName = "[[Néant]]",
          Rewards = {
            ["A"] = {
                {"Neo T2","Relic",12.5},
                {"Neo A3","Relic",12.5},
                {"Neo Z5","Relic",12.5},
                {"Neo M2","Relic",12.5},
                {"Neo I1","Relic",12.5},
                {"Neo R3","Relic",12.5},
                {"Neo G2","Relic",12.5},
                {"Neo A4","Relic",12.5},
            },
            ["B"] = {
                {"Neo T2","Relic",12.5},
                {"Neo A3","Relic",12.5},
                {"Neo Z5","Relic",12.5},
                {"Neo M2","Relic",12.5},
                {"Neo I1","Relic",12.5},
                {"Neo R3","Relic",12.5},
                {"Neo G2","Relic",12.5},
                {"Neo A4","Relic",12.5},
            },
            ["C"] = {
                {"Axi P3","Relic",12.5},
                {"Axi D2","Relic",12.5},
                {"Axi A6","Relic",12.5},
                {"Axi T3","Relic",12.5},
                {"Axi A9","Relic",12.5},
                {"Axi A8","Relic",12.5},
                {"Axi B3","Relic",12.5},
                {"Axi A7","Relic",12.5},
            },
          },
        },
        { Type = "Mobile Defense",
          Tier = "Archwing",
          Alias = "AWMobileDefense",
          ShortName = "[[Archwing|AW]]",
          Rewards = {
            ["A"] = {
                {"Polar Magazine","Mod",38.72},
                {"Superior Defenses","Mod",38.72},
                {"Meteor Crash","Mod",3.76},
                {"Nebula Bore","Mod",3.76},
                {"Astral Slash","Mod",3.76},
                {"Comet Blast","Mod",3.76},
                {"Quasar Drill","Mod",3.76},
                {"Zodiac Shred","Mod",3.76},
            },
          },
        },
        { Type = "Mobile Defense",
          Tier = "Void T2",
          Alias = "VoidMDefense2",
          ShortName = "[[Néant]]",
          Rewards = {
            ["A"] = {
                {"Meso R2","Relic",6.25},
                {"Meso C4","Relic",6.25},
                {"Meso L1","Relic",6.25},
                {"Meso B4","Relic",6.25},
                {"Lith C4","Relic",6.25},
                {"Lith S8","Relic",6.25},
                {"Lith L2","Relic",6.25},
                {"Lith M4","Relic",6.25},
                {"Lith W2","Relic",6.25},
                {"Lith D1","Relic",6.25},
                {"Meso D4","Relic",6.25},
                {"Meso N9","Relic",6.25},
                {"Meso E3","Relic",6.25},
                {"Lith V7","Relic",6.25},
                {"Lith V8","Relic",6.25},
                {"Meso V6","Relic",6.25},
            },
          },
        },
        { Type = "Mobile Defense",
          Tier = "Void T4",
          Alias = "VoidMDefense4",
          ShortName = "[[Néant]]",
          Rewards = {
            ["A"] = {
                {"Axi P3","Relic",6.25},
                {"Axi D2","Relic",6.25},
                {"Neo T2","Relic",6.25},
                {"Neo A3","Relic",6.25},
                {"Neo Z5","Relic",6.25},
                {"Neo M2","Relic",6.25},
                {"Axi A6","Relic",6.25},
                {"Axi T3","Relic",6.25},
                {"Axi A9","Relic",6.25},
                {"Neo I1","Relic",6.25},
                {"Neo R3","Relic",6.25},
                {"Axi A8","Relic",6.25},
                {"Axi B3","Relic",6.25},
                {"Neo G2","Relic",6.25},
                {"Neo A4","Relic",6.25},
                {"Axi A7","Relic",6.25},
            },
          },
        },
        { Type = "Soute Orokin",
          Tier = "Épave",
          Alias = "DerelictVault",
          Rewards = {
            ["A"] = {
                {"Corrupt Charge","Mod",4.35},
                {"Pointe Creuse","Mod",4.35},
                {"Spoiled Strike","Mod",4.35},
                {"Magnum Force","Mod",4.35},
                {"Tainted Clip","Mod",4.35},
                {"Délai Critique","Mod",4.35},
                {"Heavy Caliber","Mod",4.35},
                {"Tainted Mag","Mod",4.35},
                {"Vile Precision","Mod",4.35},
                {"Narrow Minded","Mod",4.35},
                {"Fleeting Expertise","Mod",4.35},
                {"Blind Rage","Mod",4.35},
                {"Overextended","Mod",4.35},
                {"Tainted Shell","Mod",4.35},
                {"Vicious Spread","Mod",4.35},
                {"Burdened Magazine","Mod",4.35},
                {"Anemic Agility","Mod",4.35},
                {"Vile Acceleration","Mod",4.35},
                {"Frail Momentum","Mod",4.35},
                {"Décélération Critique","Mod",4.35},
                {"Mire Rampante","Mod",4.35},
                {"Transient Fortitude","Mod",4.35},
                {"Depleted Reload","Mod",4.35},
            },
          },
        },
        { Type = "Poursuite",
          Tier = "Archwing",
          Alias = "AWPursuit",
          ShortName = "[[Archwing|AW]]",
          Rewards = {
            ["A"] = {
                {"Lame Tempérée","Mod",4.74},
                {"Sudden Impact","Mod",4.74},
                {"Poisonous Sting","Mod",4.74},
                {"Glacial Edge","Mod",4.74},
                {"Galvanized Blade","Mod",4.74},
                {"Endo","Endo",4.74,150},
                {"Furor","Mod",4.74},
                {"Endo","Endo",3.16,50},
                {"Endo","Endo",2.01,80},
                {"Extend","Mod",3.16},
                {"Superior Defenses","Mod",3.16},
                {"Cutting Edge","Mod",3.16},
                {"System Reroute","Mod",3.16},
                {"Efficient Transferral","Mod",3.16},
                {"Blazing Steel","Mod",3.16},
                {"Endo","Endo",4.74,150},
                {"Endo","Endo",4.74,400},
                {"Meso R2","Relic",4.74},
                {"Meso C4","Relic",4.74},
                {"Meso L1","Relic",4.74},
                {"Meso B4","Relic",4.74},
                {"Meso D4","Relic",4.74},
                {"Meso N9","Relic",4.74},
                {"Meso E3","Relic",4.74},
            },
          },
        },
        { Type = "Rathuum",
          Tier = "Facile",
          Alias = "Rathuum1",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",75.88,4000},
                {"Endo","Endo",22.11,250},
                {"Forma Blueprint","Schéma",0.34},
                {"Ruine Dévastatrice","Mod",0.34},
                {"Dernier Présage","Mod",0.34},
                {"Tempête Vermillon","Mod",0.34},
                {"Éventail Harcelant","Mod",0.34},
                {"Jugement Décisif","Mod",0.34},
            },
          },
        },
        { Type = "Rathuum",
          Tier = "Difficile",
          Alias = "Rathuum2",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",75.5,5000},
                {"Endo","Endo",22,240},
                {"Forma Blueprint","Schéma",0.5},
                {"Derviche Cramoisi","Mod",0.5},
                {"Crépuscule Astral","Mod",0.5},
                {"Justice Aveugle","Mod",0.5},
                {"Tempo Royal","Mod",0.25},
                {"Esprit Vengeur","Mod",0.25},
            },
          },
        },
        { Type = "Rescue",
          Tier = "Facile",
          Name = "Tier 1",
          Alias = "Rescue1",
          ShortName = "[[Récompense de Mission#Tier de Mission|T1]]",
          Rewards = {
            ["B"] = {
              {"Vapor Specter Blueprint","Schéma",100},
            },
            ["C"] = {
              {"Phase Specter Blueprint","Schéma",100},
            },
          },
        },
        { Type = "Rescue",
          Tier = "Medium",
          Name = "Tier 2",
          Alias = "Rescue2",
          ShortName = "[[Récompense de Mission#Tier de Mission|T2]]",
          Rewards = {
            ["A"] = {
              {"Vapor Specter Blueprint","Schéma",100},
            },
            ["B"] = {
              {"Phase Specter Blueprint","Schéma",100},
            },
            ["C"] = {
              {"Force Specter Blueprint","Schéma",100},
            },
          },
        },
        { Type = "Rescue",
          Tier = "Difficile",
          Name = "Tier 3",
          Alias = "Rescue3",
          ShortName = "[[Récompense de Mission#Tier de Mission|T3]]",
          Rewards = {
            ["A"] = {
              {"Phase Specter Blueprint","Schéma",100},
            },
            ["B"] = {
              {"Force Specter Blueprint","Schéma",100},
            },
            ["C"] = {
              {"Cosmic Specter Blueprint","Schéma",100},
            },
          },
        },
        { Type = "Rush",
          Tier = "Archwing",
          Alias = "AWRush",
          ShortName = "[[Archwing|AW]]",
          Rewards = {
            ["A"] = {
                {"Lame Tempérée","Mod",14.29},
                {"Sudden Impact","Mod",14.29},
                {"Poisonous Sting","Mod",14.29},
                {"Glacial Edge","Mod",14.29},
                {"Galvanized Blade","Mod",14.29},
                {"Endo","Endo",14.29,150},
                {"Furor","Mod",14.29},
            },
            ["B"] = {
                {"Extend","Mod",3.76},
                {"Superior Defenses","Mod",3.76},
                {"Cutting Edge","Mod",3.76},
                {"System Reroute","Mod",3.76},
                {"Efficient Transferral","Mod",3.76},
                {"Blazing Steel","Mod",3.76},
                {"Endo","Endo",77.44,150},
            },
            ["C"] = {
                {"Meteor Crash","Mod",7.52},
                {"Nebula Bore","Mod",7.52},
                {"Astral Slash","Mod",7.52},
                {"Endo","Endo",11.06,400},
                {"Lith C4","Relic",11.06},
                {"Lith S8","Relic",11.06},
                {"Lith L2","Relic",11.06},
                {"Lith M4","Relic",11.06},
                {"Lith W2","Relic",11.06},
                {"Lith D1","Relic",11.06},
            },
          },
        },
        { Type = "Sabotage",
          Tier = "Archwing",
          Alias = "AWSabotage",
          ShortName = "[[Archwing|AW]]",
          Rewards = {
            ["A"] = {
                {"Glacial Edge","Mod",25.81},
                {"Galvanized Blade","Mod",25.81},
                {"Lame Tempérée","Mod",25.81},
                {"Meteor Crash","Mod",3.76},
                {"Nebula Bore","Mod",3.76},
                {"Astral Slash","Mod",3.76},
                {"Comet Blast","Mod",3.76},
                {"Quasar Drill","Mod",3.76},
                {"Zodiac Shred","Mod",3.76},
            },
          },
        },
        { Type = "Sabotage",
          Tier = "Derelict",
          Alias = "DerelictCaches",
          ShortName = "[[Orokin Derelict|Derelict]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",14.29,2500},
                {"Credits Cache","Credits",14.29,3000},
                {"Nano Spores","Resource",14.29,1000},
                {"Endo","Endo",14.29,80},
                {"Endo","Endo",14.29,150},
                {"Thief's Wit","Mod",14.29},
                {"Mutagen Sample","Resource",14.29,3},
            },
            ["B"] = {
                {"Credits Cache","Credits",15.18,4000},
                {"Credits Cache","Credits",15.18,5000},
                {"Endo","Endo",15.18,150},
                {"Neurodes","Resource",15.18},
                {"Neurodes","Resource",4.42,2},
                {"Endo","Endo",15.18,80},
                {"Mutalist Alad V Nav Coordinate","Resource",2.01},
                {"Cleanse Infested","Mod",4.42},
                {"Bane of Infested","Mod",4.42},
                {"Smite Infested","Mod",4.42},
                {"Expel Infested","Mod",4.42},
            },
            ["C"] = {
                {"Argon Crystal","Resource",19.36},
                {"Argon Crystal","Resource",3.76,2},
                {"Orokin Cell","Resource",19.36},
                {"Orokin Cell","Resource",3.76,2},
                {"Neural Sensors","Resource",19.36},
                {"Neural Sensors","Resource",3.76,2},
                {"Endo","Endo",19.36,240},
                {"Endo","Endo",3.76,400},
                {"Enemy Sense","Mod",3.76},
                {"Master Thief","Mod",3.76},
            },
          },
        },
        { Type = "Sabotage",
          Tier = "Terre",
          Alias = "EarthCaches",
          ShortName = "[[Sabotage#Grineer Forest|Earth]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",25,1000},
                {"Credits Cache","Credits",25,1500},
                {"Credits Cache","Credits",25,2000},
                {"Credits Cache","Credits",25,2500},
            },
            ["B"] = {
                {"Ferrite","Resource",12.18,300},
                {"Rubedo","Resource",12.18,150},
                {"Detonite Ampule","Resource",12.18},
                {"Endo","Endo",12.18,45},
                {"Endo","Endo",12.18,75},
                {"Credits Cache","Credits",12.18,2500},
                {"Credits Cache","Credits",12.18,3000},
                {"Neurodes","Resource",12.18},
                {"Kubrow Egg","Resource",2.58},
            },
            ["C"] = {
                {"Health Restore","Item",15.1},
                {"Health Restore","Item",15.1},
                {"Endo","Endo",15.1,80},
                {"Endo","Endo",15.1,100},
                {"Neurodes","Resource",15.1},
                {"Morsure","Mod",3.67},
                {"Link Armor","Mod",3.67},
                {"Link Health","Mod",3.67},
                {"Link Shields","Mod",3.67},
                {"Maul","Mod",3.67},
                {"Hastened Deflection","Mod",3.67},
                {"Forma Blueprint","Schéma",2},
                {"Forma","Resource",0.5},
            },
          },
        },
        { Type = "Sabotage",
          Tier = "Facile",
          Name = "Tier 1",
          Alias = "Reactor1",
          ShortName = "[[Récompense de Mission#Tier de Mission|T1]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",25,1000},
                {"Credits Cache","Credits",25,1500},
                {"Credits Cache","Credits",25,2000},
                {"Credits Cache","Credits",25,2500},
            },
            ["B"] = {
                {"Endo","Endo",12.65,45},
                {"Endo","Endo",12.65,75},
                {"Endo","Endo",12.65,150},
                {"Polymer Bundle","Resource",12.65,240},
                {"Circuits","Resource",12.65,750},
                {"Alloy Plate","Resource",12.65,750},
                {"Endo","Endo",22.11,250},
                {"Endo","Endo",1.01,240},
                {"Endo","Endo",1.01,400},
            },
            ["C"] = {
                {"Endo","Endo",15.1,80},
                {"Endo","Endo",15.1,150},
                {"Morphics","Resource",15.1},
                {"Gallium","Resource",15.1},
                {"Neurodes","Resource",15.1},
                {"Morphics","Resource",5.5,2},
                {"Gallium","Resource",5.5,2},
                {"Neurodes","Resource",5.5,2},
                {"Endo","Endo",5.5,160},
                {"Argon Crystal","Resource",0.67},
                {"Tellurium","Resource",0.67},
                {"Nitain Extract","Resource",0.67},
                {"Xiphos Fuselage Blueprint","Schéma",0.5},
            },
          },
        },
        { Type = "Sabotage",
          Tier = "Medium",
          Name = "Tier 2",
          Alias = "Reactor2",
          ShortName = "[[Récompense de Mission#Tier de Mission|T2]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",33.33,2500},
                {"Credits Cache","Credits",33.33,3000},
                {"Credits Cache","Credits",33.33,4000},
            },
            ["B"] = {
                {"Endo","Endo",12.65,75},
                {"Endo","Endo",12.65,150},
                {"Endo","Endo",12.65,80},
                {"Polymer Bundle","Resource",12.65,300},
                {"Rubedo","Resource",12.65,350},
                {"Plastids","Resource",12.65,300},
                {"Endo","Endo",11.06,250},
                {"Endo","Endo",11.06,240},
                {"Endo","Endo",1.01,400},
                {"Endo","Endo",1.01,640},
            },
            ["C"] = {
                {"Endo","Endo",15.1,80},
                {"Endo","Endo",15.1,150},
                {"Orokin Cell","Resource",15.1},
                {"Gallium","Resource",15.1},
                {"Neurodes","Resource",15.1},
                {"Endo","Endo",4.4,240},
                {"Orokin Cell","Resource",4.4,2},
                {"Gallium","Resource",4.4,2},
                {"Neurodes","Resource",4.4,2},
                {"Tellurium","Resource",4.4},
                {"Argon Crystal","Resource",1},
                {"Nitain Extract","Resource",1},
                {"Xiphos Engines Blueprint","Schéma",0.5},
            },
          },
        },
        { Type = "Sabotage",
          Tier = "Difficile",
          Name = "Tier 3",
          Alias = "Reactor3",
          ShortName = "[[Récompense de Mission#Tier de Mission|T3]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",38.72,4000},
                {"Credits Cache","Credits",38.72,5000},
                {"Credits Cache","Credits",22.56,10000},
            },
            ["B"] = {
                {"Endo","Endo",12.65,75},
                {"Endo","Endo",12.65,150},
                {"Endo","Endo",12.65,80},
                {"Circuits","Resource",12.65,400},
                {"Rubedo","Resource",12.65,400},
                {"Plastids","Resource",12.65,300},
                {"Endo","Endo",11.06,240},
                {"Endo","Endo",11.06,400},
                {"Endo","Endo",2.01,640},
            },
            ["C"] = {
                {"Endo","Endo",12.58,80},
                {"Endo","Endo",12.58,150},
                {"Orokin Cell","Resource",12.58},
                {"Gallium","Resource",12.58},
                {"Neurodes","Resource",12.58},
                {"Endo","Endo",12.58,240},
                {"Endo","Endo",3.67,400},
                {"Orokin Cell","Resource",3.67,2},
                {"Gallium","Resource",3.67,2},
                {"Neurodes","Resource",3.67,2},
                {"Argon Crystal","Resource",3.67},
                {"Tellurium","Resource",3.67},
                {"Nitain Extract","Resource",2},
                {"Xiphos Avionics Blueprint","Schéma",0.5},
            },
          },
        },
        { Type = "Sabotage",
          Tier = "Hive",
          Name = "Hive Sabotage",
          Alias = "HiveCaches",
          ShortName = "[[Hive Sabotage|Hive]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",16.67,2500},
                {"Credits Cache","Credits",16.67,3000},
                {"Nano Spores","Resource",16.67,1000},
                {"Endo","Endo",16.67,50},
                {"Endo","Endo",16.67,150},
                {"Thief's Wit","Mod",16.67},
            },
            ["B"] = {
                {"Credits Cache","Credits",15.49,4000},
                {"Credits Cache","Credits",15.49,5000},
                {"Plastids","Resource",15.49,350},
                {"Mutagen Sample","Resource",15.49,3},
                {"Endo","Endo",15.49,80},
                {"Contagious Spread","Mod",5.64},
                {"Pathogen Rounds","Mod",5.64},
                {"Infected Clip","Mod",5.64},
                {"Fever Strike","Mod",5.64},
            },
            ["C"] = {
                {"Neurodes","Resource",15.49},
                {"Neurodes","Resource",15.49,2},
                {"Endo","Endo",15.49,80},
                {"Endo","Endo",15.49,240},
                {"Enemy Sense","Mod",15.49},
                {"Endo","Endo",4.51,400},
                {"Mutalist Alad V Nav Coordinate","Resource",4.51},
                {"High Voltage","Mod",4.51},
                {"Shell Shock","Mod",4.51},
                {"Firestorm","Mod",4.51},
            },
          },
        },
        { Type = "Sabotage",
          Tier = "Uranus",
          Name = "Sealab",
          Alias = "SealabCaches",
          ShortName = "[[Sealab Sabotage|Sealab]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",20,2500},
                {"Credits Cache","Credits",20,3000},
                {"Polymer Bundle","Resource",20,300},
                {"Endo","Endo",20,45},
                {"Endo","Endo",20,150},
            },
            ["B"] = {
                {"Credits Cache","Credits",15.49,4000},
                {"Credits Cache","Credits",15.49,5000},
                {"Endo","Endo",15.49,150},
                {"Plastids","Resource",15.49,300},
                {"Endo","Endo",15.49,80},
                {"Battering Maneuver","Mod",4.51},
                {"Mobilize","Mod",4.51},
                {"Piercing Step","Mod",4.51},
                {"Rending Turn","Mod",4.51},
                {"Patagium","Mod",4.51},
            },
            ["C"] = {
                {"Gallium","Resource",15.49,2},
                {"Gallium","Resource",15.49,3},
                {"Endo","Endo",15.49,240},
                {"Oxium","Resource",15.49,250},
                {"Tellurium","Resource",15.49},
                {"Lightning Dash","Mod",4.51},
                {"Firewalker","Mod",4.51},
                {"Ice Spring","Mod",4.51},
                {"Toxic Flight","Mod",4.51},
                {"Endo","Endo",4.51,400},
            },
          },
        },
        { Type = "Sabotage",
          Tier = "Void T2",
          Name = "Void Tier 2",
          Alias = "VoidSabotage2",
          ShortName = "[[Néant]]",
          Rewards = {
            ["A"] = {
                {"Meso R2","Relic",6.25},
                {"Meso C4","Relic",6.25},
                {"Meso L1","Relic",6.25},
                {"Meso B4","Relic",6.25},
                {"Lith C4","Relic",6.25},
                {"Lith S8","Relic",6.25},
                {"Lith L2","Relic",6.25},
                {"Lith M4","Relic",6.25},
                {"Lith W2","Relic",6.25},
                {"Lith D1","Relic",6.25},
                {"Meso D4","Relic",6.25},
                {"Meso N9","Relic",6.25},
                {"Meso E3","Relic",6.25},
                {"Lith V7","Relic",6.25},
                {"Lith V8","Relic",6.25},
                {"Meso V6","Relic",6.25},
            },
          },
        },
        { Type = "Sabotage",
          Tier = "Void T4",
          Name = "Void Tier 4",
          Alias = "VoidSabotage4",
          ShortName = "[[Néant]]",
          Rewards = {
            ["A"] = {
                {"Axi P3","Relic",6.25},
                {"Axi D2","Relic",6.25},
                {"Neo T2","Relic",6.25},
                {"Neo A3","Relic",6.25},
                {"Neo Z5","Relic",6.25},
                {"Neo M2","Relic",6.25},
                {"Axi A6","Relic",6.25},
                {"Axi T3","Relic",6.25},
                {"Axi A9","Relic",6.25},
                {"Neo I1","Relic",6.25},
                {"Neo R3","Relic",6.25},
                {"Axi A8","Relic",6.25},
                {"Axi B3","Relic",6.25},
                {"Neo G2","Relic",6.25},
                {"Neo A4","Relic",6.25},
                {"Axi A7","Relic",6.25},
            },
          },
        },
        { Type = "Sabotage",
          Tier = "VoidEasy",
          Name = "Void Tier 2 Caches",
          Alias = "VoidCaches1",
          ShortName = "[[Sabotage Orokin|Void 1]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",33.33,3000},
                {"Credits Cache","Credits",33.33,4000},
                {"Credits Cache","Credits",33.33,5000},
            },
            ["B"] = {
                {"Endo","Endo",12.65,15},
                {"Endo","Endo",12.65,50},
                {"Endo","Endo",12.65,80},
                {"Endo","Endo",11.06,240},
                {"Endo","Endo",11.06,400},
                {"Endo","Endo",2.01,640},
                {"Circuits","Resource",12.65,400},
                {"Rubedo","Resource",12.65,400},
                {"Plastids","Resource",12.65,300},
            },
            ["C"] = {
                {"Endo","Endo",18.88,80},
                {"Endo","Endo",18.88,150},
                {"Neurodes","Resource",18.88},
                {"Endo","Endo",18.88,240},
                {"Endo","Endo",3.67,400},
                {"Orokin Cell","Resource",3.67,2},
                {"Gallium","Resource",3.67,2},
                {"Neurodes","Resource",3.67,2},
                {"Argon Crystal","Resource",3.67},
                {"Valse de Balles","Mod",3.67},
                {"Nitain Extract","Resource",2},
                {"Xiphos Avionics Blueprint","Schéma",0.5},
            },
          },
        },
        { Type = "Sabotage",
          Tier = "VoidHard",
          Name = "Void Tier 4 Caches",
          Alias = "VoidCaches2",
          ShortName = "[[Sabotage Orokin|Void 2]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",38.72,5000},
                {"Credits Cache","Credits",38.72,7500},
                {"Credits Cache","Credits",22.56,10000},
            },
            ["B"] = {
                {"Endo","Endo",15.18,150},
                {"Endo","Endo",15.18,240},
                {"Endo","Endo",11.06,320},
                {"Endo","Endo",11.06,400},
                {"Endo","Endo",2.01,640},
                {"Circuits","Resource",15.18,400},
                {"Rubedo","Resource",15.18,400},
                {"Plastids","Resource",15.18,300},
            },
            ["C"] = {
                {"Endo","Endo",25.29,150},
                {"Endo","Endo",25.29,240},
                {"Endo","Endo",4.42,400},
                {"Neurodes","Resource",25.29},
                {"Orokin Cell","Resource",4.42,2},
                {"Gallium","Resource",4.42,2},
                {"Argon Crystal","Resource",4.42},
                {"Valse de Balles","Mod",4.42},
                {"Nitain Extract","Resource",1.01},
                {"Xiphos Avionics Blueprint","Schéma",1.01},
            },
          },
        },
        { Type = "Récupération Infestée",
          Tier = "Toutes",
          Alias = "Récupération Infestée",
          Rewards = {
            ["A"] = {
                {"Vitality","Mod",10},
                {"Magazine Warp","Mod",10},
                {"Trick Mag","Mod",10},
                {"Neo T2","Relic",10},
                {"Neo A3","Relic",10},
                {"Neo Z5","Relic",10},
                {"Neo M2","Relic",10},
                {"Neo I1","Relic",10},
                {"Neo R3","Relic",10},
                {"Neo G2","Relic",10},
            },
            ["B"] = {
                {"Hornet Strike","Mod",6.67},
                {"Reflex Coil","Mod",6.67},
                {"Deep Freeze","Mod",6.67},
                {"North Wind","Mod",6.67},
                {"Hell's Chamber","Mod",6.67},
                {"Streamline","Mod",6.67},
                {"Shocking Touch","Mod",6.67},
                {"Endo","Endo",6.67,50},
                {"Axi P3","Relic",6.67},
                {"Axi D2","Relic",6.67},
                {"Axi A6","Relic",6.67},
                {"Axi T3","Relic",6.67},
                {"Axi A9","Relic",6.67},
                {"Axi A8","Relic",6.67},
                {"Axi B3","Relic",6.67},
            },
            ["C"] = {
                {"Nidus Systems Blueprint","Schéma",14.29},
                {"Nidus Neuroptics Blueprint","Schéma",14.29},
                {"Nidus Chassis Blueprint","Schéma",14.29},
                {"Perception Vitale","Mod",14.29},
                {"Metal Auger","Mod",14.29},
                {"Stretch","Mod",14.29},
                {"Endo","Endo",14.29,80},
            },
          },
        },
        { Type = "Espionnage",
          Tier = "Facile",
          Name = "Tier 1",
          Alias = "Spy1",
          ShortName = "[[Récompense de Mission#Tier de Mission|T1]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",16.67,1500},
                {"Endo","Endo",16.67,50},
                {"Endo","Endo",16.67,80},
                {"Reflection","Mod",16.67},
                {"Reflex Guard","Mod",16.67},
                {"Parry","Mod",16.67},
            },
            ["B"] = {
                {"Lith C4","Relic",16.67},
                {"Lith S8","Relic",16.67},
                {"Lith L2","Relic",16.67},
                {"Lith M4","Relic",16.67},
                {"Lith W2","Relic",16.67},
                {"Lith D1","Relic",16.67},
            },
            ["C"] = {
                {"Master Key","Mod",10},
                {"Reflection","Mod",10},
                {"Parry","Mod",10},
                {"Heavy Impact","Mod",10},
                {"Serration","Mod",10},
                {"Hornet Strike","Mod",10},
                {"Metal Auger","Mod",10},
                {"Volcanic Edge","Mod",10},
                {"Vicious Frost","Mod",10},
                {"Ivara Systems Blueprint","Schéma",10},
            },
          },
        },
        { Type = "Espionnage",
          Tier = "Medium",
          Name = "Tier 2",
          Alias = "Spy2",
          ShortName = "[[Récompense de Mission#Tier de Mission|T2]]",
          Rewards = {
            ["A"] = {
                {"Vitality","Mod",9.09},
                {"Magazine Warp","Mod",9.09},
                {"Trick Mag","Mod",9.09},
                {"Pressure Point","Mod",9.09},
                {"Ammo Drum","Mod",9.09},
                {"Fast Hands","Mod",9.09},
                {"Frappe Tendue","Mod",9.09},
                {"Piercing Hit","Mod",9.09},
                {"Manoeuvre de Pistolet","Mod",9.09},
                {"Tromblon","Mod",9.09},
                {"Live Wire","Mod",9.09},
            },
            ["B"] = {
                {"Speed Trigger","Mod",5.56},
                {"Fast Deflection","Mod",5.56},
                {"Rush","Mod",5.56},
                {"Target Cracker","Mod",5.56},
                {"No Return","Mod",5.56},
                {"Serration","Mod",5.56},
                {"Hornet Strike","Mod",5.56},
                {"Reflex Coil","Mod",5.56},
                {"Deep Freeze","Mod",5.56},
                {"North Wind","Mod",5.56},
                {"Cryo Rounds","Mod",5.56},
                {"Hell's Chamber","Mod",5.56},
                {"Streamline","Mod",5.56},
                {"Shocking Touch","Mod",5.56},
                {"Stormbringer","Mod",5.56},
                {"Point Blank","Mod",5.56},
                {"Fury","Mod",5.56},
                {"Endo","Endo",5.56,50},
            },
            ["C"] = {
                {"Metal Auger","Mod",5.64},
                {"Rime Rounds","Mod",5.64},
                {"Scattering Inferno","Mod",5.64},
                {"Ivara Chassis Blueprint","Schéma",5.64},
                {"Meso R2","Relic",11.06},
                {"Meso C4","Relic",11.06},
                {"Meso L1","Relic",11.06},
                {"Meso B4","Relic",11.06},
                {"Meso D4","Relic",11.06},
                {"Meso N9","Relic",11.06},
                {"Meso E3","Relic",11.06},
            },
          },
        },
        { Type = "Espionnage",
          Tier = "Difficile",
          Name = "Tier 3",
          Alias = "Spy3",
          ShortName = "[[Récompense de Mission#Tier de Mission|T3]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",14.29,2000},
                {"Credits Cache","Credits",14.29,2500},
                {"Endo","Endo",14.29,50},
                {"Endo","Endo",14.29,80},
                {"Steady Hands","Mod",14.29},
                {"Stabilizer","Mod",14.29},
                {"Power Throw","Mod",14.29},
            },
            ["B"] = {
                {"Meso R2","Relic",11.06},
                {"Meso C4","Relic",11.06},
                {"Meso L1","Relic",11.06},
                {"Meso B4","Relic",11.06},
                {"Neo T2","Relic",3.22},
                {"Neo A3","Relic",3.22},
                {"Neo Z5","Relic",3.22},
                {"Neo M2","Relic",3.22},
                {"Meso D4","Relic",11.06},
                {"Meso N9","Relic",11.06},
                {"Meso E3","Relic",11.06},
                {"Neo I1","Relic",3.22},
                {"Neo R3","Relic",3.22},
                {"Neo G2","Relic",3.22},
            },
            ["C"] = {
                {"Auto Breach","Mod",7.04},
                {"Power Throw","Mod",7.04},
                {"Stretch","Mod",7.04},
                {"Hell's Chamber","Mod",7.04},
                {"Scorch","Mod",7.04},
                {"Balles de Thermite","Mod",7.04},
                {"Frostbite","Mod",7.52},
                {"Frigid Blast","Mod",7.04},
                {"Arrow Mutation","Mod",7.04},
                {"Sniper Ammo Mutation","Mod",7.04},
                {"Shotgun Ammo Mutation","Mod",7.04},
                {"Covert Lethality","Mod",7.04},
                {"Ivara Neuroptics Blueprint","Schéma",7.52},
                {"Ivara Blueprint","Schéma",7.52},
            },
          },
        },
        { Type = "Espionnage",
          Tier = "Kuva Fortress",
          Name = "Kuva",
          Alias = "KuvaSpy",
          ShortName = "[[Kuva Fortress|Kuva]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",14.29,2000},
                {"Credits Cache","Credits",14.29,2500},
                {"Endo","Endo",14.29,50},
                {"Endo","Endo",14.29,80},
                {"Steady Hands","Mod",14.29},
                {"Stabilizer","Mod",14.29},
                {"Power Throw","Mod",14.29},
            },
            ["B"] = {
                {"Meso R2","Relic",11.06},
                {"Meso C4","Relic",11.06},
                {"Meso L1","Relic",11.06},
                {"Meso B4","Relic",11.06},
                {"Neo T2","Relic",3.22},
                {"Neo A3","Relic",3.22},
                {"Neo Z5","Relic",3.22},
                {"Neo M2","Relic",3.22},
                {"Meso D4","Relic",11.06},
                {"Meso N9","Relic",11.06},
                {"Meso E3","Relic",11.06},
                {"Neo I1","Relic",3.22},
                {"Neo R3","Relic",3.22},
                {"Neo G2","Relic",3.22},
            },
            ["C"] = {
                {"Untraceable","Mod",7.04},
                {"Runtime","Mod",7.04},
                {"Stretch","Mod",7.04},
                {"Hell's Chamber","Mod",7.04},
                {"Scorch","Mod",7.04},
                {"Balles de Thermite","Mod",7.04},
                {"Frostbite","Mod",11.28},
                {"Frigid Blast","Mod",7.04},
                {"Arrow Mutation","Mod",7.04},
                {"Sniper Ammo Mutation","Mod",7.04},
                {"Shotgun Ammo Mutation","Mod",7.04},
                {"Covert Lethality","Mod",7.04},
                {"Harrow Neuroptics Blueprint","Schéma",11.28},
            },
          },
        },
        { Type = "Espionnage",
          Tier = "Lua",
          Alias = "LuaSpy",
          ShortName = "[[Lua]]",
          Rewards = {
            ["A"] = {
                {"Coup de Sang","Mod",12.18},
                {"Réticule Hydraulique","Mod",12.18},
                {"Tir de Shrapnel","Mod",12.18},
                {"Endo","Endo",12.18,100},
                {"Fast Hands","Mod",12.18},
                {"Frappe Tendue","Mod",12.18},
                {"Piercing Hit","Mod",12.18},
                {"Manoeuvre de Pistolet","Mod",12.18},
                {"Grincement du Payara","Mod",1.29},
                {"Crépuscule Astral","Mod",1.29},
            },
            ["B"] = {
                {"Focused Defense","Mod",7.49},
                {"Catalyzer Link","Mod",7.49},
                {"Target Cracker","Mod",7.49},
                {"No Return","Mod",7.49},
                {"Hornet Strike","Mod",7.49},
                {"Reflex Coil","Mod",7.49},
                {"Deep Freeze","Mod",7.49},
                {"North Wind","Mod",7.49},
                {"Cryo Rounds","Mod",7.49},
                {"Hell's Chamber","Mod",7.49},
                {"Streamline","Mod",7.49},
                {"Shocking Touch","Mod",7.49},
                {"Stormbringer","Mod",7.49},
                {"Haut Zénith","Mod",1.29},
                {"Ruine Dévastatrice","Mod",1.29},
            },
            ["C"] = {
                {"Rime Rounds","Mod",7.37},
                {"Scattering Inferno","Mod",7.37},
                {"Failsafe","Mod",37.94},
                {"Étreinte de la Vipère","Mod",37.94},
                {"Entaille Tornade","Mod",2.01},
                {"Ivara Chassis Blueprint","Schéma",7.37},
            },
          },
        },
        { Type = "Survie",
          Tier = "Derelict",
          Alias = "DerelictSurvival",
          ShortName = "[[Orokin Derelict|Derelict]]",
          Rewards = {
            ["A"] = {
                {"Endo","Endo",12.5,320},
                {"Endo","Endo",12.5,400},
                {"Lith C4","Relic",12.5},
                {"Lith S8","Relic",12.5},
                {"Lith L2","Relic",12.5},
                {"Lith M4","Relic",12.5},
                {"Lith W2","Relic",12.5},
                {"Lith D1","Relic",12.5},
            },
            ["B"] = {
                {"Mutalist Alad V Nav Coordinate","Resource",12.5},
                {"Neo T2","Relic",12.5},
                {"Neo A3","Relic",12.5},
                {"Neo Z5","Relic",12.5},
                {"Neo M2","Relic",12.5},
                {"Neo I1","Relic",12.5},
                {"Neo R3","Relic",12.5},
                {"Neo G2","Relic",12.5},
            },
            ["C"] = {
                {"Octavia Neuroptics Blueprint","Schéma",22.56},
                {"Axi P3","Relic",11.06},
                {"Axi D2","Relic",11.06},
                {"Axi A6","Relic",11.06},
                {"Axi T3","Relic",11.06},
                {"Axi A9","Relic",11.06},
                {"Axi A8","Relic",11.06},
                {"Axi B3","Relic",11.06},
            },
          },
        },
        { Type = "Survie",
          Tier = "Facile",
          Name = "Tier 1",
          Alias = "Survival1",
          ShortName = "[[Récompense de Mission#Tier de Mission|T1]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",16.67,1000},
                {"Credits Cache","Credits",16.67,1500},
                {"Credits Cache","Credits",16.67,2000},
                {"Endo","Endo",16.67,15},
                {"Endo","Endo",16.67,50},
                {"Endo","Endo",16.67,80},
            },
            ["B"] = {
                {"Parry","Mod",8.33},
                {"Steel Fiber","Mod",8.33},
                {"Serration","Mod",8.33},
                {"Incendiary Coat","Mod",8.33},
                {"Hornet Strike","Mod",8.33},
                {"Intensify","Mod",8.33},
                {"Lith C4","Relic",8.33},
                {"Lith S8","Relic",8.33},
                {"Lith L2","Relic",8.33},
                {"Lith M4","Relic",8.33},
                {"Lith W2","Relic",8.33},
                {"Lith D1","Relic",8.33},
            },
            ["C"] = {
                {"Arrow Mutation","Mod",3.76},
                {"Rifle Ammo Mutation","Mod",3.76},
                {"Sniper Ammo Mutation","Mod",3.76},
                {"Shotgun Ammo Mutation","Mod",3.76},
                {"Pistol Ammo Mutation","Mod",3.76},
                {"Cleanse Grineer","Mod",3.76},
                {"Lith C4","Relic",12.91},
                {"Lith S8","Relic",12.91},
                {"Lith L2","Relic",12.91},
                {"Lith M4","Relic",12.91},
                {"Lith W2","Relic",12.91},
                {"Lith D1","Relic",12.91},
            },
          },
        },
        { Type = "Survie",
          Tier = "Medium",
          Name = "Tier 2",
          Alias = "Survival2",
          ShortName = "[[Récompense de Mission#Tier de Mission|T2]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",16.67,1500},
                {"Credits Cache","Credits",16.67,2000},
                {"Credits Cache","Credits",16.67,2500},
                {"Endo","Endo",16.67,15},
                {"Endo","Endo",16.67,50},
                {"Endo","Endo",16.67,80},
            },
            ["B"] = {
                {"Provoked","Mod",7.14},
                {"Steel Fiber","Mod",7.14},
                {"Serration","Mod",7.14},
                {"Hornet Strike","Mod",7.14},
                {"Fast Deflection","Mod",7.14},
                {"Charged Shell","Mod",7.14},
                {"Perception Vitale","Mod",7.14},
                {"Meso R2","Relic",7.14},
                {"Meso C4","Relic",7.14},
                {"Meso L1","Relic",7.14},
                {"Meso B4","Relic",7.14},
                {"Meso D4","Relic",7.14},
                {"Meso N9","Relic",7.14},
                {"Meso E3","Relic",7.14},
            },
            ["C"] = {
                {"Cleanse Corpus","Mod",3.76},
                {"Pistol Ammo Mutation","Mod",3.76},
                {"Arrow Mutation","Mod",3.76},
                {"Rifle Ammo Mutation","Mod",3.76},
                {"Sniper Ammo Mutation","Mod",3.76},
                {"Shotgun Ammo Mutation","Mod",3.76},
                {"Neo T2","Relic",11.06},
                {"Neo A3","Relic",11.06},
                {"Neo Z5","Relic",11.06},
                {"Neo M2","Relic",11.06},
                {"Neo I1","Relic",11.06},
                {"Neo R3","Relic",11.06},
                {"Neo G2","Relic",11.06},
            },
          },
        },
        { Type = "Survie",
          Tier = "Difficile",
          Name = "Tier 3",
          Alias = "Survival3",
          ShortName = "[[Récompense de Mission#Tier de Mission|T3]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",25,2000},
                {"Credits Cache","Credits",25,2500},
                {"Credits Cache","Credits",25,3000},
                {"Endo","Endo",25,400},
            },
            ["B"] = {
                {"Steel Fiber","Mod",6.67},
                {"Stretch","Mod",6.67},
                {"Serration","Mod",6.67},
                {"Hell's Chamber","Mod",6.67},
                {"Hornet Strike","Mod",6.67},
                {"Flow","Mod",6.67},
                {"Split Chamber","Mod",6.67},
                {"Stabilizer","Mod",6.67},
                {"Neo T2","Relic",6.67},
                {"Neo A3","Relic",6.67},
                {"Neo Z5","Relic",6.67},
                {"Neo M2","Relic",6.67},
                {"Neo I1","Relic",6.67},
                {"Neo R3","Relic",6.67},
                {"Neo G2","Relic",6.67},
            },
            ["C"] = {
                {"Cleanse Infested","Mod",3.76},
                {"Pistol Ammo Mutation","Mod",3.76},
                {"Arrow Mutation","Mod",3.76},
                {"Rifle Ammo Mutation","Mod",3.76},
                {"Sniper Ammo Mutation","Mod",3.76},
                {"Shotgun Ammo Mutation","Mod",3.76},
                {"Axi P3","Relic",11.06},
                {"Axi D2","Relic",11.06},
                {"Axi A6","Relic",11.06},
                {"Axi T3","Relic",11.06},
                {"Axi A9","Relic",11.06},
                {"Axi A8","Relic",11.06},
                {"Axi B3","Relic",11.06},
            },
          },
        },
        { Type = "Survie",
          Tier = "Void T4",
          Alias = "VoidSurvival4",
          ShortName = "[[Récompense de Mission#Tier de Mission|T4]]",
          Rewards = {
           ["A"] = {
                {"Neo T2","Relic",12.5},
                {"Neo A3","Relic",12.5},
                {"Neo Z5","Relic",12.5},
                {"Neo M2","Relic",12.5},
                {"Neo I1","Relic",12.5},
                {"Neo R3","Relic",12.5},
                {"Neo G2","Relic",12.5},
                {"Neo A4","Relic",12.5},
            },
            ["B"] = {
                {"Neo T2","Relic",12.5},
                {"Neo A3","Relic",12.5},
                {"Neo Z5","Relic",12.5},
                {"Neo M2","Relic",12.5},
                {"Neo I1","Relic",12.5},
                {"Neo R3","Relic",12.5},
                {"Neo G2","Relic",12.5},
                {"Neo A4","Relic",12.5},
            },
            ["C"] = {
                {"Axi P3","Relic",12.5},
                {"Axi D2","Relic",12.5},
                {"Axi A6","Relic",12.5},
                {"Axi T3","Relic",12.5},
                {"Axi A9","Relic",12.5},
                {"Axi A8","Relic",12.5},
                {"Axi B3","Relic",12.5},
                {"Axi A7","Relic",12.5},
            },
          },
        },
        { Type = "Survie",
          Tier = "Void T2",
          Alias = "VoidSurvival2",
          ShortName = "[[Néant]]",
          Rewards = {
            ["A"] = {
                {"Meso R2","Relic",2.82},
                {"Meso C4","Relic",2.82},
                {"Meso L1","Relic",2.82},
                {"Meso B4","Relic",2.82},
                {"Lith C4","Relic",9.68},
                {"Lith S8","Relic",9.68},
                {"Lith L2","Relic",9.68},
                {"Lith M4","Relic",9.68},
                {"Lith W2","Relic",9.68},
                {"Lith D1","Relic",9.68},
                {"Meso D4","Relic",2.82},
                {"Meso N9","Relic",2.82},
                {"Meso E3","Relic",2.82},
                {"Lith V7","Relic",9.68},
                {"Lith V8","Relic",9.68},
                {"Meso V6","Relic",2.82},
            },
            ["B"] = {
                {"Meso R2","Relic",9.68},
                {"Meso C4","Relic",9.68},
                {"Meso L1","Relic",9.68},
                {"Meso B4","Relic",9.68},
                {"Neo T2","Relic",2.82},
                {"Neo A3","Relic",2.82},
                {"Neo Z5","Relic",2.82},
                {"Neo M2","Relic",2.82},
                {"Meso D4","Relic",9.68},
                {"Meso N9","Relic",9.68},
                {"Meso E3","Relic",9.68},
                {"Neo I1","Relic",2.82},
                {"Neo R3","Relic",2.82},
                {"Neo G2","Relic",2.82},
                {"Meso V6","Relic",9.68},
                {"Neo A4","Relic",2.82},
            },
            ["C"] = {
                {"Meso R2","Relic",6.25},
                {"Meso C4","Relic",6.25},
                {"Meso L1","Relic",6.25},
                {"Meso B4","Relic",6.25},
                {"Neo T2","Relic",6.25},
                {"Neo A3","Relic",6.25},
                {"Neo Z5","Relic",6.25},
                {"Neo M2","Relic",6.25},
                {"Meso N9","Relic",6.25},
                {"Meso E3","Relic",6.25},
                {"Meso D4","Relic",6.25},
                {"Neo I1","Relic",6.25},
                {"Neo R3","Relic",6.25},
                {"Neo G2","Relic",6.25},
                {"Meso V6","Relic",6.25},
                {"Neo A4","Relic",6.25},
            },
          },
        },
        { Type = "Survie",
          Tier = "Easy2",
          Name = "Dark Sector 1",
          Alias = "DSSurvival1",
          ShortName = "[[Dark Sector|DS1]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",14.29,500},
                {"Credits Cache","Credits",14.29,1000},
                {"Credits Cache","Credits",14.29,1500},
                {"Credits Cache","Credits",14.29,2000},
                {"Endo","Endo",14.29,15},
                {"Endo","Endo",14.29,50},
                {"Endo","Endo",14.29,80},
            },
            ["B"] = {
                {"Parry","Mod",8.33},
                {"Steel Fiber","Mod",8.33},
                {"Serration","Mod",8.33},
                {"Incendiary Coat","Mod",8.33},
                {"Hornet Strike","Mod",8.33},
                {"Intensify","Mod",8.33},
                {"Lith C4","Relic",8.33},
                {"Lith S8","Relic",8.33},
                {"Lith L2","Relic",8.33},
                {"Lith M4","Relic",8.33},
                {"Lith W2","Relic",8.33},
                {"Lith D1","Relic",8.33},
            },
            ["C"] = {
                {"True Punishment","Mod",11.28},
                {"Quickening","Mod",11.28},
                {"Lith C4","Relic",12.91},
                {"Lith S8","Relic",12.91},
                {"Lith L2","Relic",12.91},
                {"Lith M4","Relic",12.91},
                {"Lith W2","Relic",12.91},
                {"Lith D1","Relic",12.91},
            },
          },
        },
        { Type = "Survie",
          Tier = "Medium2",
          Name = "Dark Sector 2",
          Alias = "DSSurvival2",
          ShortName = "[[Dark Sector|DS2]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",16.67,1500},
                {"Credits Cache","Credits",16.67,2000},
                {"Credits Cache","Credits",16.67,2500},
                {"Endo","Endo",16.67,15},
                {"Endo","Endo",16.67,50},
                {"Endo","Endo",16.67,80},
            },
            ["B"] = {
                {"Provoked","Mod",7.14},
                {"Steel Fiber","Mod",7.14},
                {"Serration","Mod",7.14},
                {"Hornet Strike","Mod",7.14},
                {"Fast Deflection","Mod",7.14},
                {"Charged Shell","Mod",7.14},
                {"Perception Vitale","Mod",7.14},
                {"Meso R2","Relic",7.14},
                {"Meso C4","Relic",7.14},
                {"Meso L1","Relic",7.14},
                {"Meso B4","Relic",7.14},
                {"Meso D4","Relic",7.14},
                {"Meso N9","Relic",7.14},
                {"Meso E3","Relic",7.14},
            },
            ["C"] = {
                {"Quickening","Mod",11.28},
                {"Enduring Strike","Mod",11.28},
                {"Neo T2","Relic",11.06},
                {"Neo A3","Relic",11.06},
                {"Neo Z5","Relic",11.06},
                {"Neo M2","Relic",11.06},
                {"Neo I1","Relic",11.06},
                {"Neo R3","Relic",11.06},
                {"Neo G2","Relic",11.06},
            },
          },
        },
        { Type = "Survie",
          Tier = "Hard2",
          Name = "Dark Sector 3",
          Alias = "DSSurvival3",
          ShortName = "[[Dark Sector|DS3]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",25,2000},
                {"Credits Cache","Credits",25,2500},
                {"Credits Cache","Credits",25,3000},
                {"Endo","Endo",25,400},
            },
            ["B"] = {
                {"Steel Fiber","Mod",6.67},
                {"Stretch","Mod",6.67},
                {"Serration","Mod",6.67},
                {"Hell's Chamber","Mod",6.67},
                {"Hornet Strike","Mod",6.67},
                {"Flow","Mod",6.67},
                {"Split Chamber","Mod",6.67},
                {"Stabilizer","Mod",6.67},
                {"Neo T2","Relic",6.67},
                {"Neo A3","Relic",6.67},
                {"Neo Z5","Relic",6.67},
                {"Neo M2","Relic",6.67},
                {"Neo I1","Relic",6.67},
                {"Neo R3","Relic",6.67},
                {"Neo G2","Relic",6.67},
            },
            ["C"] = {
                {"Enduring Strike","Mod",11.28},
                {"Life Strike","Mod",11.28},
                {"Axi P3","Relic",11.06},
                {"Axi D2","Relic",11.06},
                {"Axi A6","Relic",11.06},
                {"Axi T3","Relic",11.06},
                {"Axi A9","Relic",11.06},
                {"Axi A8","Relic",11.06},
                {"Axi B3","Relic",11.06},
            },
          },
        },
        { Type = "Survie",
          Tier = "Eris",
          Name = "Dark Sector 4",
          Alias = "DSSurvival4",
          ShortName = "[[Dark Sector|DS4]]",
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",25,2000},
                {"Credits Cache","Credits",25,2500},
                {"Credits Cache","Credits",25,3000},
                {"Endo","Endo",25,400},
            },
            ["B"] = {
                {"Neo T2","Relic",14.29},
                {"Neo A3","Relic",14.29},
                {"Neo Z5","Relic",14.29},
                {"Neo M2","Relic",14.29},
                {"Neo I1","Relic",14.29},
                {"Neo R3","Relic",14.29},
                {"Neo G2","Relic",14.29},
            },
            ["C"] = {
                {"Life Strike","Mod",12.5},
                {"Axi P3","Relic",12.5},
                {"Axi D2","Relic",12.5},
                {"Axi A6","Relic",12.5},
                {"Axi T3","Relic",12.5},
                {"Axi A9","Relic",12.5},
                {"Axi A8","Relic",12.5},
                {"Axi B3","Relic",12.5},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Alad V",
          Rewards = {
            ["A"] = {
              {"Valkyr Neuroptics Blueprint","Schéma",38.72},
              {"Valkyr Chassis Blueprint","Schéma",38.72},
              {"Valkyr Systems Blueprint","Schéma",22.56},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Ambulas",
          Rewards = {
            ["A"] = {
              {"Trinity Neuroptics Blueprint","Schéma",38.72},
              {"Trinity Chassis Blueprint","Schéma",38.72},
              {"Trinity Systems Blueprint","Schéma",22.56},
              
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Meute Hyena",
          Rewards = {
            ["A"] = {
              {"Loki Neuroptics Blueprint","Schéma",38.72},
              {"Loki Chassis Blueprint","Schéma",38.72},
              {"Loki Systems Blueprint","Schéma",22.56},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Jackal",
          Rewards = {
            ["A"] = {
              {"Rhino Neuroptics Blueprint","Schéma",38.72},
              {"Rhino Chassis Blueprint","Schéma",38.72},
              {"Rhino Systems Blueprint","Schéma",22.56},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Jordas Golem",
          Rewards = {
            ["A"] = {
              {"Atlas Neuroptics Blueprint","Schéma",38.72},
              {"Atlas Chassis Blueprint","Schéma",38.72},
              {"Atlas Systems Blueprint","Schéma",22.56},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Kela De Thaym",
          Rewards = {
            ["A"] = {
              {"Saryn Neuroptics Blueprint","Schéma",38.72},
              {"Saryn Chassis Blueprint","Schéma",38.72},
              {"Saryn Systems Blueprint","Schéma",22.56},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Kril and Vor 1",
          Rewards = {
            ["A"] = {
              {"Miter Barrel","Schéma",16.67},
              {"Miter Blade","Schéma",16.67},
              {"Miter Handle","Schéma",16.67},
              {"Miter Chassis","Schéma",16.67},
              {"Miter Blueprint","Schéma",16.67},
              {"Twin Gremlins Blueprint","Schéma",16.67},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Kril and Vor 2",
          Rewards = {
            ["A"] = {
              {"Frost Neuroptics Blueprint","Schéma",38.72},
              {"Frost Chassis Blueprint","Schéma",38.72},
              {"Frost Systems Blueprint","Schéma",22.56},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Lech Kril",
          Rewards = {
            ["A"] = {
              {"Excalibur Neuroptics Blueprint","Schéma",38.72},
              {"Excalibur Chassis Blueprint","Schéma",38.72},
              {"Excalibur Systems Blueprint","Schéma",22.56},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Lephantis",
          Rewards = {
            ["A"] = {
              {"Nekros Chassis Blueprint","Schéma",33.33},
              {"Nekros Neuroptics Blueprint","Schéma",33.33},
              {"Nekros Systems Blueprint","Schéma",33.33},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Mutalist Alad V",
          Rewards = {
            ["A"] = {
              {"Mesa Chassis Blueprint","Schéma",38.72},
              {"Mesa Neuroptics Blueprint","Schéma",38.72},
              {"Mesa Systems Blueprint","Schéma",22.56},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Phorid",
          Rewards = {
            ["A"] = {
              {"Nyx Neuroptics Blueprint","Schéma",38.72},
              {"Nyx Chassis Blueprint","Schéma",38.72},
              {"Nyx Systems Blueprint","Schéma",22.56},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Raptor",
          Rewards = {
            ["A"] = {
              {"Nova Neuroptics Blueprint","Schéma",38.72},
              {"Nova Chassis Blueprint","Schéma",38.72},
              {"Nova Systems Blueprint","Schéma",22.56},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Sargas Ruk",
          Rewards = {
            ["A"] = {
              {"Ember Neuroptics Blueprint","Schéma",38.72},
              {"Ember Chassis Blueprint","Schéma",38.72},
              {"Ember Systems Blueprint","Schéma",22.56},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Sergeant",
          Rewards = {
            ["A"] = {
              {"Mag Neuroptics Blueprint","Schéma",38.72},
              {"Mag Chassis Blueprint","Schéma",38.72},
              {"Mag Systems Blueprint","Schéma",22.56},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Tyl Regor",
          Rewards = {
            ["A"] = {
              {"Equinox Night Aspect Blueprint","Schéma",11.28},
              {"Equinox Night Chassis Blueprint","Schéma",12.91},
              {"Equinox Night Neuroptics Blueprint","Schéma",12.91},
              {"Equinox Night Systems Blueprint","Schéma",12.91},
              {"Equinox Day Aspect Blueprint","Schéma",11.28},
              {"Equinox Day Chassis Blueprint","Schéma",12.91},
              {"Equinox Day Neuroptics Blueprint","Schéma",12.91},
              {"Equinox Day Systems Blueprint","Schéma",12.91},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Vay Hek",
          Rewards = {
            ["A"] = {
              {"Hydroid Neuroptics Blueprint","Schéma",38.72},
              {"Hydroid Chassis Blueprint","Schéma",38.72},
              {"Hydroid Systems Blueprint","Schéma",22.56},
            },
          },
        },
        { Type = "Assassinate",
          Tier = "Vor",
          Rewards = {
            ["A"] = {
              {"Seer Blueprint","Schéma",38.72},
              {"Seer Barrel","Schéma",38.72},
              {"Seer Receiver","Schéma",22.56},
            },
          },
        },
        { Type = "Onslaught",
        Tier = "Facile",
        Name = "Sanctuary Onslaught (Easy)",
        Alias = "Onslaught",
        ShortName = "Onslaught",
        Rewards = {
            ["A"] = {
                {"Khora Chassis Blueprint","Schéma",8.33},
                {"Endo","Endo",10.19,300},
                {"Corpus Ship Freight Scene","Scene",10.19},
                {"Grineer Sealab Centrifuge Scene","Scene",10.19},
                {"Lith C4","Relic",10.19},
                {"Lith S8","Relic",10.19},
                {"Lith L2","Relic",10.19},
                {"Lith M4","Relic",10.19},
                {"Lith W2","Relic",10.19},
                {"Lith D1","Relic",10.19},
            },
            ["B"] = {
                {"Synthetic Eidolon Shard","Resource",9.09},
                {"Khora Neuroptics Blueprint","Schéma",9.09},
                {"Endo","Endo",9.09,300},
                {"Meso R2","Relic",9.09},
                {"Grineer Settlement Artillery Scene","Scene",9.09},
                {"Meso C4","Relic",9.09},
                {"Meso L1","Relic",9.09},
                {"Meso B4","Relic",9.09},
                {"Meso D4","Relic",9.09},
                {"Meso N9","Relic",9.09},
                {"Meso E3","Relic",9.09},
            },
            ["C"] = {
                {"Khora Systems Blueprint","Schéma",11.28},
                {"Khora Blueprint","Schéma",11.28},
                {"Endo","Endo",9.68,600},
                {"Neo T2","Relic",9.68},
                {"Neo A3","Relic",9.68},
                {"Neo Z5","Relic",9.68},
                {"Neo M2","Relic",9.68},
                {"Neo I1","Relic",9.68},
                {"Neo R3","Relic",9.68},
                {"Neo G2","Relic",9.68},
            },
          },
        },
        { Type = "Onslaught",
        Tier = "Difficile",
        Name = "Sanctuary Onslaught (Hard)",
        Alias = "Onslaught",
        ShortName = "Elite Onslaught",
        Rewards = {
            ["A"] = {
                {"Endo","Endo",10.84,400},
                {"Lato Vandal Receiver","Schéma",2.01},
                {"Kuva Fortress Crevice Scene","Scene",5.53},
                {"Lua Balcony Scene","Scene",5.53},
                {"Meso C4 (Radiant)","Relic",5.53},
                {"Lith C4 (Radiant)","Relic",10.84},
                {"Lith S8 (Radiant)","Relic",10.84},
                {"Lith L2 (Radiant)","Relic",10.84},
                {"Lith M4 (Radiant)","Relic",10.84},
                {"Lith W2 (Radiant)","Relic",10.84},
                {"Lith D1 (Radiant)","Relic",10.84},
                {"Meso D4 (Radiant)","Relic",5.53},
            },
            ["B"] = {
                {"Synthetic Eidolon Shard","Resource",10.84},
                {"Endo","Endo",10.84,400},
                {"Meso R2 (Radiant)","Relic",10.84},
                {"Braton Vandal Barrel","Schéma",4.42},
                {"Braton Vandal Receiver","Schéma",4.42},
                {"Lato Vandal Blueprint","Schéma",2.01},
                {"Meso L1 (Radiant)","Relic",10.84},
                {"Meso B4 (Radiant)","Relic",10.84},
                {"Neo Z5 (Radiant)","Relic",4.42},
                {"Neo M2 (Radiant)","Relic",4.42},
                {"Meso N9 (Radiant)","Relic",10.84},
                {"Meso E3 (Radiant)","Relic",10.84},
                {"Neo I1 (Radiant)","Relic",4.42},
            },
            ["C"] = {
                {"Endo","Endo",15.18,750},
                {"Braton Vandal Stock","Schéma",2.01},
                {"Braton Vandal Blueprint","Schéma",1.01},
                {"Lato Vandal Barrel","Schéma",2.01},
                {"Peculiar Bloom","Mod",2.01},
                {"Peculiar Growth","Mod",2.01},
                {"Axi P3 (Radiant)","Relic",2.01},
                {"Axi D2 (Radiant)","Relic",2.01},
                {"Neo T2 (Radiant)","Relic",15.18},
                {"Neo A3 (Radiant)","Relic",15.18},
                {"Axi A6 (Radiant)","Relic",2.01},
                {"Axi T3 (Radiant)","Relic",2.01},
                {"Axi A9 (Radiant)","Relic",2.01},
                {"Blazing Step Ephemera Blueprint","Schéma",1.01},
                {"Neo R3 (Radiant)","Relic",15.18},
                {"Axi A8 (Radiant)","Relic",2.01},
                {"Axi B3 (Radiant)","Relic",2.01},
                {"Neo G2 (Radiant)","Relic",15.18},
            },
          },
        },
        { Type = "Arbitrations",
          Tier = "Toutes",
          Name = "Arbitrations",
          Alias = "Arbitrations",
          ShortName = "Arbitrations",
          Rewards = {
            ["A"] = {
                {"Sculpture Ayatan Valana","Sculpture Ayatan",9},
                {"Sculpture Ayatan Sah","Sculpture Ayatan",9},
                {"Sculpture Ayatan Ayr","Sculpture Ayatan",9},
                {"Essence Vitus","Resource",7,3},
                {"Arcane Pistolier","Resource",5},
                {"Arcane Tankiste","Resource",5},
                {"Arcane Garde du Corps","Resource",5},
                {"Discipline de Combat","Mod",2},
                {"Adaptation","Mod",2},
                {"Aérodynamique","Mod",2},
                {"Schéma Forma Aura","Schéma",1},
                {"Endo","Endo",44,900},
            },
            ["B"] = {
                {"Sculpture Ayatan Vaya","Sculpture Ayatan",12},
                {"Sculpture Ayatan Piv","Sculpture Ayatan",12},
                {"Essence Vitus","Resource",7,3},
                {"Arcane Garde du Corps","Resource",5},
                {"Arcane Chargeur de Lame","Resource",5},
                {"Arcane Chargeur Principal","Resource",5},
                {"Discipline de Combat","Mod",2.5},
                {"Adaptation","Mod",2.5},
                {"Dresseur","Mod",2.5},
                {"Schéma Forma Aura","Schéma",2},
                {"Endo","Endo",44.5,1200},
            },
            ["C"] = {
                {"Sculpture Ayatan Orta","Sculpture Ayatan",20},
                {"Essence Vitus","Resource",7,3},
                {"Arcane Pistolier","Resource",5},
                {"Arcane Tankiste","Resource",5},
                {"Arcane Chargeur de Lame","Resource",5},
                {"Arcane Chargeur Principal","Resource",5},
                {"Discipline de Combat","Mod",3.5},
                {"Assistance en Mêlée","Mod",3.5},
                {"Élan Rapide","Mod",3.5},
                {"Schéma Ephemera Foulée Verdoyante","Schéma",5},
                {"Schéma Forma Aura","Schéma",4.5},
                {"Endo","Endo",33,1500},
            },
          },
        },
        { Type = "Tactical Alert",
          Tier = "Hallowed Flame Missions",
          Name = "Hallowed Flame Missions",
          Alias = "Hallowed Flame Missions",
          ShortName = "[[Tactical Alert#Hallowed Flame|Hallowed Flame Missions]]",
          Ignore = true,
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",15.18,4000},
                {"Credits Cache","Credits",15.18,5000},
                {"Credits Cache","Credits",15.18,7500},
                {"Kuva","Resource",15.18,75},
                {"Kuva","Resource",7.37,125},
                {"Ancient Healer Specter Blueprint","Schéma",7.37},
                {"Charger Specter Blueprint","Schéma",7.37},
                {"Nano Spores","Resource",15.18,500},
                {"Norg","Resource",1.01},
                {"Boot","Resource",1.01},
            },
            ["B"] = {
                {"Endo","Endo",12.65,240},
                {"Endo","Endo",12.65,320},
                {"Plastids","Resource",12.65,100},
                {"Orokin Cell","Resource",12.65},
                {"Kuva","Resource",12.65,125},
                {"Kuva","Resource",12.65,175},
                {"Argon Crystal","Resource",11.06},
                {"Forma Blueprint","Schéma",11.06},
                {"Clem Clone Blueprint","Schéma",1.01},
                {"Universal Medallion","Resource",1.01},
            },
            ["C"] = {
                {"Kuva","Resource",15.18,175},
                {"Kuva","Resource",15.18,225},
                {"Endo","Endo",15.18,320},
                {"Endo","Endo",15.18,400},
                {"Argon Crystal","Resource",15.18},
                {"Day Of The Dead Sigil","Resource",5.53},
                {"Kavat Genetic Code","Resource",5.53},
                {"Kubrow Egg","Resource",5.53},
                {"Endo","Endo",5.53,480},
                {"Nitain Extract","Resource",1.01},
                {"Universal Medallion","Resource",1.01},
            },
          },
        },
        { Type = "Tactical Alert",
          Tier = "Hallowed Flame Endurance",
          Name = "Hallowed Flame Endurance",
          Alias = "Hallowed Flame Endurance",
          ShortName = "[[Tactical Alert#Hallowed Flame|Hallowed Flame Endurance]]",
          Ignore = true,
          Rewards = {
            ["A"] = {
                {"Credits Cache","Credits",15.18,5000},
                {"Credits Cache","Credits",15.18,7500},
                {"Credits Cache","Credits",15.18,10000},
                {"Kuva","Resource",15.18,100},
                {"Kuva","Resource",15.18,150},
                {"Ancient Healer Specter Blueprint","Schéma",7.37},
                {"Charger Specter Blueprint","Schéma",7.37},
                {"Pherliac Pod","Resource",7.37,2},
                {"Norg","Resource",1.01},
                {"Boot","Resource",1.01},
            },
            ["B"] = {
                {"Endo","Endo",12.65,320},
                {"Endo","Endo",12.65,400},
                {"Argon Crystal","Resource",12.65},
                {"Orokin Cell","Resource",12.65,2},
                {"Kuva","Resource",12.65,150},
                {"Kuva","Resource",12.65,200},
                {"Mutagen Mass","Resource",11.06},
                {"Forma Blueprint","Schéma",11.06},
                {"Clem Clone Blueprint","Schéma",1.01},
                {"Universal Medallion","Resource",1.01},
            },
            ["C"] = {
                {"Kuva","Resource",12.65,200},
                {"Kuva","Resource",12.65,250},
                {"Endo","Endo",12.65,400},
                {"Endo","Endo",12.65,640},
                {"Argon Crystal","Resource",12.65,2},
                {"Day Of The Dead Sigil","Item",12.65},
                {"Kavat Genetic Code","Resource",7.37},
                {"Kubrow Egg","Resource",7.37},
                {"Lith D1","Relic",7.37},
                {"Nitain Extract","Resource",1.01},
                {"Universal Medallion","Resource",1.01},
            },
          },
        },
        { Type = "Conclave",
            Tier = "Toutes",
            Name = "Récompense de Mission",
            Alias = "ConclaveMission",
            Rewards = {
                ["A"] = {
                    {"Endo","Endo",8.33,400},
                    {"Blind Shot","Mod",2.48},
                    {"Hydraulic Barrel","Mod",2.48},
                    {"Lucky Shot","Mod",2.48},
                    {"Hydraulic Gauge","Mod",2.48},
                    {"Hydraulic Chamber","Mod",2.48},
                    {"Feathered Arrows","Mod",2.48},
                    {"Heightened Reflexes","Mod",2.48},
                    {"Hastened Steps","Mod",2.48},
                    {"Adrenaline Boost","Mod",2.48},
                    {"Vital Systems Bypass","Mod",2.48},
                    {"Secondary Wind","Mod",2.48},
                    {"Deft Tempo","Mod",2.48},
                    {"Plan B","Mod",2.48},
                    {"Kill Switch","Mod",2.48},
                    {"Frénésie de Gorgone","Mod",2.48},
                    {"Grinloké","Mod",2.48},
                    {"Double Coup","Mod",2.48},
                    {"Triple Coup","Mod",2.48},
                    {"Final Tap","Mod",2.48},
                    {"Directed Convergence","Mod",2.48},
                    {"Justice Soudaine","Mod",2.48},
                    {"Accélération Convergente","Mod",2.48},
                    {"Rafale Contrôlée","Mod",2.48},
                    {"Heavy Warhead","Mod",2.48},
                    {"Final Act","Mod",2.48},
                    {"Tactical Retreat","Mod",2.48},
                    {"Mortal Conduct","Mod",2.48},
                    {"Soaring Strike","Mod",2.48},
                    {"Emergent Aftermath","Mod",2.48},
                    {"Alacrité Statique","Mod",2.48},
                    {"DynaMiter","Mod",2.48},
                    {"Munitions à Éclats","Mod",2.48},
                    {"Viseur d'Embuscade","Mod",2.48},
                    {"Tirs Crâniens","Mod",2.48},
                    {"Tempête Cérébrale","Mod",2.48},
                    {"Morosité Épuisante","Mod",2.48},
                    {"Munitions de Précision","Mod",2.48},
                },
                ["B"] = {
                    {"Alloy Plate","Resource",12.65,400},
                    {"Cryotic","Resource",12.65,600},
                    {"Ferrite","Resource",12.65,400},
                    {"Nano Spores","Resource",12.65,500},
                    {"Polymer Bundle","Resource",12.65,500},
                    {"Salvage","Resource",12.65,600},
                    {"Circuits","Resource",7.37,100},
                    {"Plastids","Resource",7.37,120},
                    {"Rubedo","Resource",7.37,100},
                    {"Argon Crystal","Resource",0.25},
                    {"Control Module","Resource",0.25},
                    {"Gallium","Resource",0.25},
                    {"Morphics","Resource",0.25},
                    {"Neural Sensors","Resource",0.25},
                    {"Neurodes","Resource",0.25},
                    {"Orokin Cell","Resource",0.25},
                    {"Forma Blueprint","Schéma",0.25},
                },
            ["C"] = {},
            },
        },
        { Type = "Cauchemar",
          Tier = "Cauchemar",
          Rewards = {
            ["A"] = {
              {"Ice Storm","Mod",18.97},
              {"Stunning Speed","Mod",18.97},
              {"Marteau Pilon","Mod",1.01},
              {"Wildfire","Mod",18.97},
              {"Accelerated Blast","Mod",18.97},
              {"Blaze","Mod",1.01},
              {"Chilling Reload","Mod",22.11},
            },
            ["B"] = {
              {"Drifting Contact","Mod",22.56},
              {"Seeking Fury","Mod",15.49},
              {"Armored Agility","Mod",15.49},
              {"Shred","Mod",15.49},
              {"Rending Strike","Mod",15.49},
              {"Fortitude","Mod",15.49},
            },
            ["C"] = {
              {"Streamlined Form","Mod",22.56},
              {"Animal Instinct","Mod",15.49},
              {"Vigor","Mod",15.49},
              {"Lethal Torrent","Mod",15.49},
              {"Focus Energy","Mod",15.49},
              {"Constitution","Mod",15.49},
            },
          },
        },
        { Type = "Événement",
          Tier = "Razorback",
          Name = "Razorback Armada",
          Alias = "Razorback",
          ShortName = "[[Razorback Armada]]",
          Rewards = {
            ["A"] = {
              {"Gorgon Wraith Blueprint","Schéma",18.97},
              {"Gorgon Wraith Barrel","Schéma",18.97},
              {"Gorgon Wraith Receiver","Schéma",18.97},
              {"Gorgon Wraith Stock","Schéma",18.97},
              {"Bore","Mod",5.53},
              {"Piercing Caliber","Mod",5.53},
              {"Breach Loader","Mod",5.53},
              {"Auger Strike","Mod",5.53},
              {"Magma Chamber","Mod",1.01},
              {"Searing Steel","Mod",1.01},
            },
          },
        },
        { Type = "Événement",
          Tier = "Fomorian",
          Name = "Fomorian Sabotage",
          Alias = "Fomorian",
          ShortName = "[[Fomorian Sabotage]]",
          Rewards = {
            ["A"] = {
              {"Endo","Endo",40,400},
              {"Imperator Vandal Barrel","Schéma",10},
              {"Imperator Vandal Receiver","Schéma",10},
              {"Imperator Vandal Blueprint","Schéma",10},
              {"Hypothermic Shell","Mod",5},
              {"Charged Bullets","Mod",5},
              {"Contamination Casing","Mod",5},
              {"Cryo Coating","Mod",5},
              {"Ion Infusion","Mod",5},
              {"Infectious Injection","Mod",5},
            },
          },
        },
        { Type = "Événement",
          Tier = "Honda",
          Name = "[[Operation Sling-Stone]]",
          Alias = "Sling-Stone",
          Rewards = {
            ["A"] = {
              {"Rifle Ammo Mutation","Mod",},
              {"Sniper Ammo Mutation","Mod",},
              {"Shotgun Ammo Mutation","Mod",},
              {"Pistol Ammo Mutation","Mod",},
              {"Arrow Mutation","Mod",},
            },
          },
        },
        { Type = "Événement",
          Tier = "Arid Fear",
          Name = "Operation: Arid Fear",
          Alias = "Arid Fear",
          ShortName = "[[Operation: Arid Fear]]",
          Rewards = {
            ["A"] = {
              {"Shred","Mod",},
              {"Vigor","Mod",},
              {"Lethal Torrent","Mod",},
            },
          },
        },
        { Type = "Événement",
          Tier = "The Cicero Crisis",
          Name = "The Cicero Crisis",
          Alias = "The Cicero Crisis",
          ShortName = "[[The Cicero Crisis]]",
          Rewards = {
            ["A"] = {
              {"Malignant Force","Mod",},
              {"Toxic Barrage","Mod",},
              {"Pistol Pestilence","Mod",},
              {"Virulent Scourge","Mod",},
            },
          },
        },
        { Type = "Événement",
          Tier = "Tethra's Doom",
          Name = "Tethra's Doom",
          Alias = "Tethra's Doom",
          ShortName = "[[Tethra's Doom]]",
          Rewards = {
            ["A"] = {
              {"High Voltage","Mod",},
              {"Shell Shock","Mod",},
              {"Jolt","Mod",},
              {"Voltaic Strike","Mod",},
            },
          },
        },
        { Type = "Événement",
          Tier = "Breeding Grounds",
          Name = "Operation: Breeding Grounds",
          Alias = "Breeding Grounds",
          ShortName = "[[Operation: Breeding Grounds]]",
          Rewards = {
            ["A"] = {
              {"Balles de Thermite","Mod",},
              {"Scattering Inferno","Mod",},
              {"Scorch","Mod",},
              {"Volcanic Edge","Mod",},
            },
          },
        },
        { Type = "Événement",
          Tier = "Cryotic Front",
          Name = "Operation: Cryotic Front",
          Alias = "Cryotic Front",
          ShortName = "[[Operation: Cryotic Front]]",
          Rewards = {
            ["A"] = {
              {"Rime Rounds","Mod",},
              {"Frigid Blast","Mod",},
              {"Frostbite","Mod",},
              {"Vicious Frost","Mod",},
            },
          },
        },
        { Type = "Événement",
          Tier = "Gate Crash",
          Name = "Operation: Gate Crash",
          Alias = "Gate Crash",
          ShortName = "[[Operation: Gate Crash]]",
          Rewards = {
            ["A"] = {
              {"Fanged Fusillade","Mod",},
              {"Sweeping Serration","Mod",},
              {"Maim","Mod",},
              {"Buzz Kill","Mod",},
            },
          },
        },
        { Type = "Événement",
          Tier = "Mutalist Incursions",
          Name = "Operation: Mutalist Incursions",
          Alias = "Mutalist Incursions",
          ShortName = "[[Operation: Mutalist Incursions]]",
          Rewards = {
            ["A"] = {
              {"Piercing Caliber","Mod",},
              {"Breach Loader","Mod",},
              {"Bore","Mod",},
              {"Auger Strike","Mod",},
              {"High Voltage","Mod",},
              {"Shell Shock","Mod",},
              {"Jolt","Mod",},
              {"Voltaic Strike","Mod",},
            },
          },
        },
        { Type = "Événement",
          Tier = "Eyes of Blight",
          Name = "Operation: Eyes of Blight",
          Alias = "Eyes of Blight",
          ShortName = "[[Operation: Eyes of Blight]]",
          Rewards = {
            ["A"] = {
              {"Magma Chamber","Mod",},
              {"Searing Steel","Mod",},
            },
          },
        },
        { Type = "Événement",
          Tier = "False Profit",
          Name = "Operation: False Profit",
          Alias = "False Profit",
          ShortName = "[[Operation: False Profit]]",
          Rewards = {
            ["A"] = {
              {"Crash Course","Mod",},
              {"Full Contact","Mod",},
              {"Pummel","Mod",},
              {"Collision Force","Mod",},
            },
          },
        },
        { Type = "Événement",
          Tier = "Ambulas Réinventé",
          Name = "Opération: Ambulas Réinventé",
          Alias = "Ambulas Réinventé",
          ShortName = "[[Opération: Ambulas Réinventée]]",
          Rewards = {
            ["A"] = {
              {"Avenging Truth","Mod",},
              {"Entropy Detonation","Mod",},
              {"Fléau Accumulé","Mod",},
              {"Séquence Électrifiée","Mod",},
              {"Neutralizing Justice","Mod",},
              {"Pureté Désarmante","Mod",},
              {"Aviator","Mod",},
              {"Sacrifice","Mod",},
              {"Fulmination","Mod",},
            },
          },
        },
        { Type = "Événement",
          Tier = "Plague Star",
          Name = "Operation: Plague Star",
          Alias = "Plague Star",
          ShortName = "[[Operation: Plague Star]]",
          Rewards = {
            ["A"] = {
              {"Sacrifice","Mod",},
              {"Fulmination","Mod",},
            },
          },
        },
        { Type = "Événement",
          Tier = "Dettes Ensevelies",
          Name = "Opération: Dettes Ensevelies",
          Alias = "Dettes Ensevelies",
          ShortName = "[[Opération: Dettes Ensevelies]]",
          Rewards = {
            ["A"] = {
              {"Amalgam Shotgun Spazz","Mod",},
              {"Amalgam Serration","Mod",},
              {"Amalgam Barrel Diffusion","Mod",},
              {"Fracas d'Organes Amalgame","Mod",},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "5-15-1",
        Name = "Niv 5-15 Stage 1",
        Alias = "CetusBounty1-1",
        ShortName = "5-15",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Redirection","Mod",20},
                {"Oxium","Resource",20,100},
                {"Credits Cache","Credits",20,1500},
                {"Endo","Endo",20,50},
                {"Iradite","Resource",20,15},
            },
            ["B"] = {
                {"Pressure Point","Mod",20},
                {"Cryotic","Resource",20,100},
                {"Credits Cache","Credits",20,1500},
                {"Endo","Endo",20,50},
                {"Grokdrul","Resource",20,15},
            },
            ["C"] = {
                {"Vitality","Mod",20},
                {"Plastids","Resource",20,200},
                {"Credits Cache","Credits",20,1500},
                {"Endo","Endo",20,50},
                {"Nistlepod","Resource",20,15},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "5-15-2",
        Name = "Niv 5-15 Stage 2",
        Alias = "CetusBounty1-2",
        ShortName = "5-15",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Redirection","Mod",15.49},
                {"Oxium","Resource",15.49,100},
                {"Credits Cache","Credits",15.49,1500},
                {"Endo","Endo",15.49,50},
                {"Iradite","Resource",15.49,15},
                {"Gara Chassis Blueprint","Schéma",7.52},
                {"Point Blank","Mod",7.52},
                {"Streamline","Mod",7.52},
            },
            ["B"] = {
                {"Pressure Point","Mod",15.49},
                {"Cryotic","Resource",15.49,100},
                {"Credits Cache","Credits",15.49,1500},
                {"Endo","Endo",15.49,50},
                {"Grokdrul","Resource",15.49,15},
                {"Gara Chassis Blueprint","Schéma",7.52},
                {"Hornet Strike","Mod",7.52},
                {"Stretch","Mod",7.52},
            },
            ["C"] = {
                {"Vitality","Mod",15.49},
                {"Plastids","Resource",15.49,200},
                {"Credits Cache","Credits",15.49,1500},
                {"Endo","Endo",15.49,50},
                {"Nistlepod","Resource",15.49,15},
                {"Gara Chassis Blueprint","Schéma",7.52},
                {"Point Blank","Mod",7.52},
                {"Intensify","Mod",7.52},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "5-15-3",
        Name = "Niv 5-15 Stage 4 of 5",
        Alias = "CetusBounty1-3",
        ShortName = "5-15",
        Ignore = true,
        Rewards = {
            ["A"] = {
                {"Redirection","Mod",15.18},
                {"Oxium","Resource",15.18,100},
                {"Credits Cache","Credits",15.18,1500},
                {"Endo","Endo",15.18,50},
                {"Iradite","Resource",15.18,15},
                {"Gara Chassis Blueprint","Schéma",7.37},
                {"Point Blank","Mod",7.37},
                {"Streamline","Mod",7.37},
                {"Morphics","Resource",2.01,2},
            },
            ["B"] = {
                {"Pressure Point","Mod",15.18},
                {"Cryotic","Resource",15.18,100},
                {"Credits Cache","Credits",15.18,1500},
                {"Endo","Endo",15.18,50},
                {"Grokdrul","Resource",15.18,15},
                {"Gara Chassis Blueprint","Schéma",7.37},
                {"Hornet Strike","Mod",7.37},
                {"Stretch","Mod",7.37},
                {"Morphics","Resource",2.01,2},
            },
            ["C"] = {
                {"Vitality","Mod",15.18},
                {"Plastids","Resource",15.18,200},
                {"Credits Cache","Credits",15.18,1500},
                {"Endo","Endo",15.18,50},
                {"Nistlepod","Resource",15.18,15},
                {"Gara Chassis Blueprint","Schéma",7.37},
                {"Point Blank","Mod",7.37},
                {"Intensify","Mod",7.37},
                {"Gallium","Resource",2.01,2},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "5-15-F",
        Name = "Niv 5-15 Stage Final",
        Alias = "CetusBounty1-F",
        ShortName = "5-15",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Gara Chassis Blueprint","Schéma",30.56},
                {"Point Blank","Mod",30.56},
                {"Streamline","Mod",30.56},
                {"Morphics","Resource",8.33,2},
            },
            ["B"] = {
                {"Gara Chassis Blueprint","Schéma",30.56},
                {"Hornet Strike","Mod",30.56},
                {"Stretch","Mod",30.56},
                {"Morphics","Resource",8.33,2},
            },
            ["C"] = {
                {"Gara Chassis Blueprint","Schéma",30.56},
                {"Point Blank","Mod",30.56},
                {"Intensify","Mod",30.56},
                {"Gallium","Resource",8.33,2},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "10-30-1",
        Name = "Niv 10-30 Stage 1",
        Alias = "CetusBounty2-1",
        ShortName = "10-30",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Steel Fiber","Mod",25},
                {"Oxium","Resource",25,200},
                {"Credits Cache","Credits",25,2500},
                {"Endo","Endo",25,100},
            },
            ["B"] = {
                {"Energy Inversion","Mod",25},
                {"Cryotic","Resource",25,200},
                {"Credits Cache","Credits",25,2500},
                {"Endo","Endo",25,100},
            },
            ["C"] = {
                {"Frappe Tendue","Mod",25},
                {"Circuits","Resource",25,300},
                {"Credits Cache","Credits",25,2500},
                {"Endo","Endo",25,100},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "10-30-2",
        Name = "Niv 10-30 Stage 2",
        Alias = "CetusBounty2-2",
        ShortName = "10-30",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Steel Fiber","Mod",15.08},
                {"Oxium","Resource",15.08,200},
                {"Credits Cache","Credits",15.08,2500},
                {"Endo","Endo",15.08,100},
                {"Gara Systems Blueprint","Schéma",9.52},
                {"Charged Chamber","Mod",9.52},
                {"Guêpe Brûlante","Mod",9.52},
                {"Lith V7","Relic",11.11},
            },
            ["B"] = {
                {"Energy Inversion","Mod",15.08},
                {"Cryotic","Resource",15.08,200},
                {"Credits Cache","Credits",15.08,2500},
                {"Endo","Endo",15.08,100},
                {"Gara Systems Blueprint","Schéma",9.52},
                {"Speed Trigger","Mod",9.52},
                {"Fauchage Tournoyant","Mod",9.52},
                {"Lith V8","Relic",11.11},
            },
            ["C"] = {
                {"Frappe Tendue","Mod",15.08},
                {"Circuits","Resource",15.08,300},
                {"Credits Cache","Credits",15.08,2500},
                {"Endo","Endo",15.08,100},
                {"Gara Systems Blueprint","Schéma",9.52},
                {"Enhanced Durability","Mod",9.52},
                {"Fureur Sombre","Mod",9.52},
                {"Lith V8","Relic",11.11},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "10-30-3",
        Name = "Niv 10-30 Stage 4 of 5",
        Alias = "CetusBounty2-3",
        ShortName = "10-30",
        Ignore = true,
        Rewards = {
            ["A"] = {
                {"Steel Fiber","Mod",14.5},
                {"Oxium","Resource",14.5,200},
                {"Credits Cache","Credits",14.5,2500},
                {"Endo","Endo",14.5,100},
                {"Gara Systems Blueprint","Schéma",9.16},
                {"Charged Chamber","Mod",9.16},
                {"Guêpe Brûlante","Mod",9.16},
                {"Lith V7","Relic",10.69},
                {"Control Module","Resource",3.82,2},
            },
            ["B"] = {
                {"Energy Inversion","Mod",14.5},
                {"Cryotic","Resource",14.5,200},
                {"Credits Cache","Credits",14.5,2500},
                {"Endo","Endo",14.5,100},
                {"Gara Systems Blueprint","Schéma",9.16},
                {"Speed Trigger","Mod",9.16},
                {"Fauchage Tournoyant","Mod",9.16},
                {"Lith V8","Relic",10.69},
                {"Neural Sensors","Resource",3.82,2},
            },
            ["C"] = {
                {"Frappe Tendue","Mod",14.5},
                {"Circuits","Resource",14.5,300},
                {"Credits Cache","Credits",14.5,2500},
                {"Endo","Endo",14.5,100},
                {"Gara Systems Blueprint","Schéma",9.16},
                {"Enhanced Durability","Mod",9.16},
                {"Fureur Sombre","Mod",9.16},
                {"Lith V8","Relic",10.69},
                {"Orokin Cell","Resource",3.82,2},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "10-30-F",
        Name = "Niv 10-30 Stage Final",
        Alias = "CetusBounty2-F",
        ShortName = "10-30",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Gara Systems Blueprint","Schéma",21.82},
                {"Charged Chamber","Mod",21.82},
                {"Guêpe Brûlante","Mod",21.82},
                {"Lith V7","Relic",25.45},
                {"Control Module","Resource",9.09,2},
            },
            ["B"] = {
                {"Gara Systems Blueprint","Schéma",21.82},
                {"Speed Trigger","Mod",21.82},
                {"Fauchage Tournoyant","Mod",21.82},
                {"Lith V8","Relic",25.45},
                {"Neural Sensors","Resource",9.09,2},
            },
            ["C"] = {
                {"Gara Systems Blueprint","Schéma",21.82},
                {"Enhanced Durability","Mod",21.82},
                {"Fureur Sombre","Mod",21.82},
                {"Lith V8","Relic",25.45},
                {"Orokin Cell","Resource",9.09,2},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "20-40-1",
        Name = "Niv 20-40 Stage 1",
        Alias = "CetusBounty3-1",
        ShortName = "20-40",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Égide du Gladiateur","Mod",27.59},
                {"Madurai Lens","Resource",13.79},
                {"Cetus Wisp","Resource",29.31},
                {"Endo","Endo",29.31,200},
            },
            ["B"] = {
                {"Armement du Vigile","Mod",35.19},
                {"Vazarin Lens","Resource",14.81},
                {"Unairu Lens","Resource",14.81},
                {"Endo","Endo",35.19,200},
            },
            ["C"] = {
                {"Augur Pact","Mod",35.19},
                {"Naramon Lens","Resource",14.81},
                {"Zenurik Lens","Resource",14.81},
                {"Endo","Endo",35.19,200},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "20-40-2",
        Name = "Niv 20-40 Stages 2 & 3",
        Alias = "CetusBounty3-2",
        ShortName = "20-40",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Égide du Gladiateur","Mod",16.84},
                {"Madurai Lens","Resource",8.42},
                {"Cetus Wisp","Resource",17.89},
                {"Endo","Endo",17.89,200},
                {"Gara Neuroptics Blueprint","Schéma",8.42},
                {"Augur Accord","Mod",8.42},
                {"Revenant Systems Blueprint","Schéma",8.42},
                {"Meso V6","Relic",13.68},
            },
            ["B"] = {
                {"Armement du Vigile","Mod",20.43},
                {"Vazarin Lens","Resource",8.6},
                {"Unairu Lens","Resource",8.6},
                {"Endo","Endo",20.43,200},
                {"Gara Neuroptics Blueprint","Schéma",8.6},
                {"Puissance du Gladiateur","Mod",8.6},
                {"Revenant Systems Blueprint","Schéma",9.68},
                {"Meso V6","Relic",15.05},
            },
            ["C"] = {
                {"Augur Pact","Mod",20.21},
                {"Naramon Lens","Resource",8.51},
                {"Zenurik Lens","Resource",8.51},
                {"Endo","Endo",20.21,200},
                {"Gara Neuroptics Blueprint","Schéma",9.57},
                {"Ferveur du Vigile","Mod",8.51},
                {"Revenant Systems Blueprint","Schéma",8.51},
                {"Meso V6","Relic",15.96},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "20-40-3",
        Name = "Niv 20-40 Stage 4 of 5",
        Alias = "CetusBounty3-3",
        ShortName = "20-40",
        Ignore = true,
        Rewards = {
            ["A"] = {
                {"Égide du Gladiateur","Mod",16.49},
                {"Madurai Lens","Resource",8.25},
                {"Cetus Wisp","Resource",17.53},
                {"Endo","Endo",17.53,200},
                {"Gara Neuroptics Blueprint","Schéma",8.25},
                {"Augur Accord","Mod",8.25},
                {"Revenant Systems Blueprint","Schéma",8.25},
                {"Meso V6","Relic",13.4},
                {"Ressources du Vigile","Mod",2.06},
            },
            ["B"] = {
                {"Armement du Vigile","Mod",20},
                {"Vazarin Lens","Resource",8.42},
                {"Unairu Lens","Resource",8.42},
                {"Endo","Endo",20,200},
                {"Gara Neuroptics Blueprint","Schéma",8.42},
                {"Puissance du Gladiateur","Mod",8.42},
                {"Revenant Systems Blueprint","Schéma",9.47},
                {"Meso V6","Relic",14.74},
                {"Augur Seeker","Mod",2.11},
            },
            ["C"] = {
                {"Augur Pact","Mod",19.79},
                {"Naramon Lens","Resource",8.33},
                {"Zenurik Lens","Resource",8.33},
                {"Endo","Endo",19.79,200},
                {"Gara Neuroptics Blueprint","Schéma",9.38},
                {"Ferveur du Vigile","Mod",8.33},
                {"Revenant Systems Blueprint","Schéma",8.33},
                {"Meso V6","Relic",15.63},
                {"Vice du Gladiateur","Mod",2.08},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "20-40-F",
        Name = "Niv 20-40 Stage Final",
        Alias = "CetusBounty3-F",
        ShortName = "20-40",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Gara Neuroptics Blueprint","Schéma",20.51},
                {"Augur Accord","Mod",20.51},
                {"Revenant Systems Blueprint","Schéma",20.51},
                {"Meso V6","Relic",33.33},
                {"Ressources du Vigile","Mod",5.13},
            },
            ["B"] = {
                {"Gara Neuroptics Blueprint","Schéma",19.51},
                {"Puissance du Gladiateur","Mod",19.51},
                {"Revenant Systems Blueprint","Schéma",21.95},
                {"Meso V6","Relic",34.15},
                {"Augur Seeker","Mod",4.88},
            },
            ["C"] = {
                {"Gara Neuroptics Blueprint","Schéma",21.43},
                {"Ferveur du Vigile","Mod",19.05},
                {"Revenant Systems Blueprint","Schéma",19.05},
                {"Meso V6","Relic",35.71},
                {"Vice du Gladiateur","Mod",4.76},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "30-50-1",
        Name = "Niv 30-50 Stage 1",
        Alias = "CetusBounty4-1",
        ShortName = "30-50",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Ruée du Gladiateur","Mod",35.19},
                {"Unairu Lens","Resource",14.81},
                {"Madurai Lens","Resource",14.81},
                {"Endo","Endo",35.19,300},
            },
            ["B"] = {
                {"Vigilante Vigor","Mod",35.19},
                {"Zenurik Lens","Resource",14.81},
                {"Vazarin Lens","Resource",14.81},
                {"Endo","Endo",35.19,300},
            },
            ["C"] = {
                {"Augur Message","Mod",29.31},
                {"Kuva","Resource",27.59,100},
                {"Naramon Lens","Resource",13.79},
                {"Endo","Endo",29.31,300},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "30-50-2",
        Name = "Niv 30-50 Stages 2 & 3",
        Alias = "CetusBounty4-2",
        ShortName = "30-50",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Ruée du Gladiateur","Mod",20.21},
                {"Unairu Lens","Resource",8.51},
                {"Madurai Lens","Resource",8.51},
                {"Endo","Endo",20.21,300},
                {"Cetus Wisp","Resource",9.57},
                {"Augur Reach","Mod",8.51},
                {"Revenant Chassis Blueprint","Schéma",8.51},
                {"Neo A4","Relic",15.96},
            },
            ["B"] = {
                {"Vigilante Vigor","Mod",20.21},
                {"Zenurik Lens","Resource",8.51},
                {"Vazarin Lens","Resource",8.51},
                {"Endo","Endo",20.21,300},
                {"Cetus Wisp","Resource",9.57},
                {"Résolution du Gladiateur","Mod",8.51},
                {"Revenant Chassis Blueprint","Schéma",8.51},
                {"Neo A4","Relic",15.96},
            },
            ["C"] = {
                {"Augur Message","Mod",17.71},
                {"Kuva","Resource",16.67,100},
                {"Naramon Lens","Resource",8.33},
                {"Endo","Endo",17.71,300},
                {"Cetus Wisp","Resource",8.33},
                {"Poursuite du Vigile","Mod",8.33},
                {"Revenant Chassis Blueprint","Schéma",8.33},
                {"Neo A4","Relic",14.58},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "30-50-3",
        Name = "Niv 30-50 Stage 4",
        Alias = "CetusBounty4-3",
        ShortName = "30-50",
        Rewards = {
            ["A"] = {
                {"Ruée du Gladiateur","Mod",19.79},
                {"Unairu Lens","Resource",8.33},
                {"Madurai Lens","Resource",8.33},
                {"Endo","Endo",19.79,300},
                {"Cetus Wisp","Resource",9.38},
                {"Augur Reach","Mod",8.33},
                {"Revenant Chassis Blueprint","Schéma",8.33},
                {"Neo A4","Relic",15.63},
                {"Offense du Vigile","Mod",2.08},
            },
            ["B"] = {
                {"Vigilante Vigor","Mod",19.79},
                {"Zenurik Lens","Resource",8.33},
                {"Vazarin Lens","Resource",8.33},
                {"Endo","Endo",19.79,300},
                {"Cetus Wisp","Resource",9.38},
                {"Résolution du Gladiateur","Mod",8.33},
                {"Revenant Chassis Blueprint","Schéma",8.33},
                {"Neo A4","Relic",15.63},
                {"Augur Secrets","Mod",2.08},
            },
            ["C"] = {
                {"Augur Message","Mod",17.35},
                {"Kuva","Resource",16.33,100},
                {"Naramon Lens","Resource",8.16},
                {"Endo","Endo",17.35,300},
                {"Cetus Wisp","Resource",8.16},
                {"Poursuite du Vigile","Mod",8.16},
                {"Revenant Chassis Blueprint","Schéma",8.16},
                {"Neo A4","Relic",14.29},
                {"Finesse du Gladiateur","Mod",2.04},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "30-50-F",
        Name = "Niv 30-50 Stage Final",
        Alias = "CetusBounty4-F",
        ShortName = "30-50",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Cetus Wisp","Resource",21.43},
                {"Augur Reach","Mod",19.05},
                {"Revenant Chassis Blueprint","Schéma",19.05},
                {"Neo A4","Relic",35.71},
                {"Offense du Vigile","Mod",4.76},
            },
            ["B"] = {
                {"Cetus Wisp","Resource",21.43},
                {"Résolution du Gladiateur","Mod",19.05},
                {"Revenant Chassis Blueprint","Schéma",19.05},
                {"Neo A4","Relic",35.71},
                {"Augur Secrets","Mod",4.76},
            },
            ["C"] = {
                {"Cetus Wisp","Resource",20},
                {"Poursuite du Vigile","Mod",20},
                {"Revenant Chassis Blueprint","Schéma",20},
                {"Neo A4","Relic",35},
                {"Finesse du Gladiateur","Mod",5},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "40-60-1",
        Name = "Niv 40-60 Stage 1",
        Alias = "CetusBounty5-1",
        ShortName = "40-60",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Breath Of The Eidolon","Resource",50,5},
                {"Endo","Endo",50,400},
            },
            ["B"] = {
                {"Breath Of The Eidolon","Resource",50,5},
                {"Endo","Endo",50,400},
            },
            ["C"] = {
                {"Breath Of The Eidolon","Resource",50,5},
                {"Endo","Endo",50,400},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "40-60-2",
        Name = "Niv 40-60 Stages 2 & 3",
        Alias = "CetusBounty5-2",
        ShortName = "40-60",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Breath Of The Eidolon","Resource",21.74,5},
                {"Endo","Endo",21.74,400},
                {"Cetus Wisp","Resource",17.39,2},
                {"Kuva","Resource",6.09,300},
                {"Axi A7","Relic",33.04},
            },
            ["B"] = {
                {"Breath Of The Eidolon","Resource",21.74,5},
                {"Endo","Endo",21.74,400},
                {"Cetus Wisp","Resource",17.39,2},
                {"Kuva","Resource",6.09,300},
                {"Axi A7","Relic",33.04},
            },
            ["C"] = {
                {"Breath Of The Eidolon","Resource",21.74,5},
                {"Endo","Endo",21.74,400},
                {"Cetus Wisp","Resource",17.39,2},
                {"Kuva","Resource",6.09,300},
                {"Axi A7","Relic",33.04},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "40-60-3",
        Name = "Niv 40-60 Stage 4",
        Alias = "CetusBounty5-3",
        ShortName = "40-60",
        Rewards = {
            ["A"] = {
                {"Breath Of The Eidolon","Resource",16.89,5},
                {"Endo","Endo",16.89,400},
                {"Cetus Wisp","Resource",13.51,2},
                {"Kuva","Resource",4.73,300},
                {"Axi A7","Relic",25.68},
                {"Furax Wraith Left Gauntlet","Schéma",5.41},
                {"Carving Mantis","Mod",5.41},
                {"Eidolon Lens Blueprint","Schéma",4.73},
                {"Revenant Neuroptics Blueprint","Schéma",6.76},
            },
            ["B"] = {
                {"Breath Of The Eidolon","Resource",16.89,5},
                {"Endo","Endo",16.89,400},
                {"Cetus Wisp","Resource",13.51,2},
                {"Kuva","Resource",4.73,300},
                {"Axi A7","Relic",25.68},
                {"Furax Wraith Right Gauntlet","Schéma",5.41},
                {"Swooping Falcon","Mod",5.41},
                {"Eidolon Lens Blueprint","Schéma",4.73},
                {"Revenant Neuroptics Blueprint","Schéma",6.76},
            },
            ["C"] = {
                {"Breath Of The Eidolon","Resource",16.89,5},
                {"Endo","Endo",16.89,400},
                {"Cetus Wisp","Resource",13.51,2},
                {"Kuva","Resource",4.73,300},
                {"Axi A7","Relic",25.68},
                {"Furax Wraith Blueprint","Schéma",5.41},
                {"Twirling Spire","Mod",5.41},
                {"Eidolon Lens Blueprint","Schéma",4.73},
                {"Revenant Neuroptics Blueprint","Schéma",6.76},
            },
          },
        },
        { Type = "Mise à Prix de Cetus",
        Tier = "40-60-F",
        Name = "Niv 40-60 Stage Final",
        Alias = "CetusBounty5-F",
        ShortName = "40-60",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Cetus Wisp","Resource",20.41,2},
                {"Kuva","Resource",7.14,300},
                {"Axi A7","Relic",38.78},
                {"Furax Wraith Left Gauntlet","Schéma",8.16},
                {"Carving Mantis","Mod",8.16},
                {"Eidolon Lens Blueprint","Schéma",7.14},
                {"Revenant Neuroptics Blueprint","Schéma",10.2},
            },
            ["B"] = {
                {"Cetus Wisp","Resource",20.41,2},
                {"Kuva","Resource",7.14,300},
                {"Axi A7","Relic",38.78},
                {"Furax Wraith Right Gauntlet","Schéma",8.16},
                {"Swooping Falcon","Mod",8.16},
                {"Eidolon Lens Blueprint","Schéma",7.14},
                {"Revenant Neuroptics Blueprint","Schéma",10.2},
            },
            ["C"] = {
                {"Cetus Wisp","Resource",20.41,2},
                {"Kuva","Resource",7.14,300},
                {"Axi A7","Relic",38.78},
                {"Furax Wraith Blueprint","Schéma",8.16},
                {"Twirling Spire","Mod",8.16},
                {"Eidolon Lens Blueprint","Schéma",7.14},
                {"Revenant Neuroptics Blueprint","Schéma",10.2},
            },
          },
        },
        { Type = "Ghoul Bounty",
        Tier = "15-25-1",
        Name = "Niv 15-25 Stage 1",
        Alias = "GhoulBounty1-1",
        ShortName = "15-25",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Endo","Endo",33.33,100},
                {"Lith V7","Relic",33.33},
                {"Hunter Adrenaline","Mod",33.33},
            },
          },
        },
        { Type = "Ghoul Bounty",
        Tier = "15-25-2",
        Name = "Niv 15-25 Stages 2 & 3",
        Alias = "GhoulBounty1-2",
        ShortName = "15-25",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Endo","Endo",11.74,100},
                {"Lith V7","Relic",11.74},
                {"Hunter Adrenaline","Mod",11.74},
                {"Encrypted Journal Fragment","Fragments",18.78},
                {"Hunter Munitions","Mod",9.39},
                {"Stubba Blueprint","Schéma",4.69},
                {"Cetus Wisp","Resource",9.39},
                {"Breath Of The Eidolon","Resource",4.69,5},
                {"Lith L2","Relic",17.84},
            },
          },
        },
        { Type = "Ghoul Bounty",
        Tier = "15-25-3",
        Name = "Niv 15-25 Stage 4 of 5",
        Alias = "GhoulBounty1-3",
        ShortName = "15-25",
        Ignore = true,
        Rewards = {
             ["A"] = {
                {"Endo","Endo",10.29,100},
                {"Lith V7","Relic",10.29},
                {"Hunter Adrenaline","Mod",10.29},
                {"Encrypted Journal Fragment","Fragments",16.46},
                {"Hunter Munitions","Mod",8.23},
                {"Stubba Blueprint","Schéma",4.12},
                {"Cetus Wisp","Resource",8.23},
                {"Breath Of The Eidolon","Resource",4.12,5},
                {"Lith L2","Relic",15.64},
                {"Hunter Track","Mod",8.23},
                {"Nitain Extract","Resource",4.12},
            },
          },
        },
        { Type = "Ghoul Bounty",
        Tier = "15-25-F",
        Name = "Niv 15-25 Stage Final",
        Alias = "GhoulBounty1-F",
        ShortName = "15-25",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Encrypted Journal Fragment","Fragments",23.81},
                {"Hunter Munitions","Mod",11.9},
                {"Stubba Blueprint","Schéma",5.95},
                {"Cetus Wisp","Resource",11.9},
                {"Breath Of The Eidolon","Resource",5.95,5},
                {"Lith L2","Relic",22.62},
                {"Hunter Track","Mod",11.9},
                {"Nitain Extract","Resource",5.95},
            },
          },
        },
        { Type = "Ghoul Bounty",
        Tier = "40-50-1",
        Name = "Niv 40-50 Stage 1",
        Alias = "GhoulBounty2-1",
        ShortName = "40-50",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Endo","Endo",33.33,300},
                {"Neo A4","Relic",33.33},
                {"Hunter Recovery","Mod",33.33},
            },
          },
        },
        { Type = "Ghoul Bounty",
        Tier = "40-50-2",
        Name = "Niv 40-50 Stages 2 & 3",
        Alias = "GhoulBounty2-2",
        ShortName = "40-50",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Endo","Endo",11.74,300},
                {"Neo A4","Relic",11.74},
                {"Hunter Recovery","Mod",11.74},
                {"Encrypted Journal Fragment","Fragments",18.78},
                {"Hunter Synergy","Mod",9.39},
                {"Quartakk Blueprint","Schéma",4.69},
                {"Cetus Wisp","Resource",9.39},
                {"Breath Of The Eidolon","Resource",4.69,5},
                {"Neo I1","Relic",17.84},
            },
          },
        },
        { Type = "Ghoul Bounty",
        Tier = "40-50-3",
        Name = "Niv 40-50 Stage 4",
        Alias = "GhoulBounty2-3",
        ShortName = "40-50",
        Rewards = {
            ["A"] = {
                {"Endo","Endo",10.29,300},
                {"Neo A4","Relic",10.29},
                {"Hunter Recovery","Mod",10.29},
                {"Encrypted Journal Fragment","Fragments",16.46},
                {"Hunter Synergy","Mod",8.23},
                {"Quartakk Blueprint","Schéma",4.12},
                {"Cetus Wisp","Resource",8.23},
                {"Breath Of The Eidolon","Resource",4.12,5},
                {"Neo I1","Relic",15.64},
                {"Hunter Command","Mod",8.23},
                {"Nitain Extract","Resource",4.12},
            },
          },
        },
        { Type = "Ghoul Bounty",
        Tier = "40-50-F",
        Name = "Niv 40-50 Stage Final",
        Alias = "GhoulBounty2-F",
        ShortName = "40-50",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Encrypted Journal Fragment","Fragments",23.81},
                {"Hunter Synergy","Mod",11.9},
                {"Quartakk Blueprint","Schéma",5.95},
                {"Cetus Wisp","Resource",11.9},
                {"Breath Of The Eidolon","Resource",5.95,5},
                {"Neo I1","Relic",22.62},
                {"Hunter Command","Mod",11.9},
                {"Nitain Extract","Resource",5.95},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "5-15-1",
        Name = "Niv 5-15 Stage 1",
        Alias = "OrbVallisBounty1-1",
        ShortName = "5-15",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Oxium","Resource",20,100},
                {"Credits Cache","Credits",20,1500},
                {"Endo","Endo",20,50},
                {"Mytocardia Spore","Resource",20,5},
                {"Training Debt-Bond","Resource",20,2},
            },
            ["B"] = {
                {"Cryotic","Resource",20,100},
                {"Credits Cache","Credits",20,1500},
                {"Endo","Endo",20,50},
                {"Thermal Sludge","Resource",20,5},
                {"Training Debt-Bond","Resource",20,2},
            },
            ["C"] = {
                {"Plastids","Resource",20,100},
                {"Credits Cache","Credits",20,1500},
                {"Endo","Endo",20,50},
                {"Gorgaricus Spore","Resource",20,5},
                {"Training Debt-Bond","Resource",20,2},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "5-15-2",
        Name = "Niv 5-15 Stage 2",
        Alias = "OrbVallisBounty1-2",
        ShortName = "5-15",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Oxium","Resource",15.49,100},
                {"Credits Cache","Credits",15.49,1500},
                {"Endo","Endo",15.49,50},
                {"Mytocardia Spore","Resource",15.49,5},
                {"Training Debt-Bond","Resource",15.49,2},
                {"Garuda Chassis Blueprint","Schéma",7.52},
                {"Tepa Nodule","Resource",7.52,5},
                {"Credits Cache","Credits",7.52,3000},
            },
            ["B"] = {
                {"Cryotic","Resource",15.49,100},
                {"Credits Cache","Credits",15.49,1500},
                {"Endo","Endo",15.49,50},
                {"Thermal Sludge","Resource",15.49,5},
                {"Training Debt-Bond","Resource",15.49,2},
                {"Garuda Chassis Blueprint","Schéma",7.52},
                {"Tepa Nodule","Resource",7.52,5},
                {"Credits Cache","Credits",7.52,3000},
            },
            ["C"] = {
                {"Plastids","Resource",15.49,100},
                {"Credits Cache","Credits",15.49,1500},
                {"Endo","Endo",15.49,50},
                {"Gorgaricus Spore","Resource",15.49,5},
                {"Training Debt-Bond","Resource",15.49,2},
                {"Garuda Chassis Blueprint","Schéma",7.52},
                {"Tepa Nodule","Resource",7.52,5},
                {"Credits Cache","Credits",7.52,3000},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "5-15-3",
        Name = "Niv 5-15 Stage 4 of 5",
        Alias = "OrbVallisBounty1-3",
        ShortName = "5-15",
        Ignore = true,
        Rewards = {
            ["A"] = {
                {"Oxium","Resource",15.18,100},
                {"Credits Cache","Credits",15.18,1500},
                {"Endo","Endo",15.18,50},
                {"Mytocardia Spore","Resource",15.18,5},
                {"Training Debt-Bond","Resource",15.18,2},
                {"Garuda Chassis Blueprint","Schéma",7.37},
                {"Tepa Nodule","Resource",7.37,5},
                {"Credits Cache","Credits",7.37,3000},
                {"Lith V7","Relic",2.01},
            },
            ["B"] = {
                {"Cryotic","Resource",15.18,100},
                {"Credits Cache","Credits",15.18,1500},
                {"Endo","Endo",15.18,50},
                {"Thermal Sludge","Resource",15.18,5},
                {"Training Debt-Bond","Resource",15.18,2},
                {"Garuda Chassis Blueprint","Schéma",7.37},
                {"Tepa Nodule","Resource",7.37,5},
                {"Credits Cache","Credits",7.37,3000},
                {"Lith V8","Relic",2.01},
            },
            ["C"] = {
                {"Plastids","Resource",15.18,100},
                {"Credits Cache","Credits",15.18,1500},
                {"Endo","Endo",15.18,50},
                {"Gorgaricus Spore","Resource",15.18,5},
                {"Training Debt-Bond","Resource",15.18,2},
                {"Garuda Chassis Blueprint","Schéma",7.37},
                {"Tepa Nodule","Resource",7.37,5},
                {"Credits Cache","Credits",7.37,3000},
                {"Lith V7","Relic",2.01},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "5-15-F",
        Name = "Niv 5-15 Stage Final",
        Alias = "OrbVallisBounty1-F",
        ShortName = "5-15",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Garuda Chassis Blueprint","Schéma",30.56},
                {"Tepa Nodule","Resource",30.56,5},
                {"Credits Cache","Credits",30.56,3000},
                {"Lith V7","Relic",8.33},
            },
            ["B"] = {
                {"Garuda Chassis Blueprint","Schéma",30.56},
                {"Tepa Nodule","Resource",30.56,5},
                {"Credits Cache","Credits",30.56,3000},
                {"Lith V8","Relic",8.33},
            },
            ["C"] = {
                {"Garuda Chassis Blueprint","Schéma",30.56},
                {"Tepa Nodule","Resource",30.56,5},
                {"Credits Cache","Credits",30.56,3000},
                {"Lith V7","Relic",8.33},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "10-30-1",
        Name = "Niv 10-30 Stage 1",
        Alias = "OrbVallisBounty2-1",
        ShortName = "10-30",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Mytocardia Spore","Resource",20,15},
                {"Oxium","Resource",20,200},
                {"Credits Cache","Credits",20,2500},
                {"Endo","Endo",20,100},
                {"Shelter Debt-Bond","Resource",20,2},
            },
            ["B"] = {
                {"Thermal Sludge","Resource",20,15},
                {"Cryotic","Resource",20,200},
                {"Credits Cache","Credits",20,2500},
                {"Endo","Endo",20,100},
                {"Shelter Debt-Bond","Resource",20,2},
            },
            ["C"] = {
                {"Gorgaricus Spore","Resource",20,15},
                {"Nano Spores","Resource",20,200},
                {"Credits Cache","Credits",20,2500},
                {"Endo","Endo",20,100},
                {"Shelter Debt-Bond","Resource",20,2},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "10-30-2",
        Name = "Niv 10-30 Stage 2",
        Alias = "OrbVallisBounty2-2",
        ShortName = "10-30",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Mytocardia Spore","Resource",14.81,15},
                {"Oxium","Resource",14.81,200},
                {"Credits Cache","Credits",14.81,2500},
                {"Endo","Endo",14.81,100},
                {"Shelter Debt-Bond","Resource",14.81,2},
                {"Garuda Systems Blueprint","Schéma",7.41},
                {"Tepa Nodule","Resource",7.41,5},
                {"Lith V8","Relic",11.11},
            },
            ["B"] = {
                {"Thermal Sludge","Resource",14.81,15},
                {"Cryotic","Resource",14.81,200},
                {"Credits Cache","Credits",14.81,2500},
                {"Endo","Endo",14.81,100},
                {"Shelter Debt-Bond","Resource",14.81,2},
                {"Garuda Systems Blueprint","Schéma",7.41},
                {"Tepa Nodule","Resource",7.41,5},
                {"Lith V7","Relic",11.11},
            },
            ["C"] = {
                {"Gorgaricus Spore","Resource",14.81,15},
                {"Nano Spores","Resource",14.81,200},
                {"Credits Cache","Credits",14.81,2500},
                {"Endo","Endo",14.81,100},
                {"Shelter Debt-Bond","Resource",14.81,2},
                {"Garuda Systems Blueprint","Schéma",7.41},
                {"Tepa Nodule","Resource",7.41,5},
                {"Lith V8","Relic",11.11},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "10-30-3",
        Name = "Niv 10-30 Stage 4 of 5",
        Alias = "OrbVallisBounty2-3",
        ShortName = "10-30",
        Ignore = true,
        Rewards = {
            ["A"] = {
                {"Mytocardia Spore","Resource",13.79,15},
                {"Oxium","Resource",13.79,200},
                {"Credits Cache","Credits",13.79,2500},
                {"Endo","Endo",13.79,100},
                {"Shelter Debt-Bond","Resource",13.79,2},
                {"Garuda Systems Blueprint","Schéma",6.9},
                {"Tepa Nodule","Resource",6.9,5},
                {"Lith V8","Relic",10.34},
                {"Synth Charge","Mod",6.9},
            },
            ["B"] = {
                {"Thermal Sludge","Resource",13.79,15},
                {"Cryotic","Resource",13.79,200},
                {"Credits Cache","Credits",13.79,2500},
                {"Endo","Endo",13.79,100},
                {"Shelter Debt-Bond","Resource",13.79,2},
                {"Garuda Systems Blueprint","Schéma",6.9},
                {"Tepa Nodule","Resource",6.9,5},
                {"Lith V7","Relic",10.34},
                {"Mecha Overdrive","Mod",6.9},
            },
            ["C"] = {
                {"Gorgaricus Spore","Resource",13.79,15},
                {"Nano Spores","Resource",13.79,200},
                {"Credits Cache","Credits",13.79,2500},
                {"Endo","Endo",13.79,100},
                {"Shelter Debt-Bond","Resource",13.79,2},
                {"Garuda Systems Blueprint","Schéma",6.9},
                {"Tepa Nodule","Resource",6.9,5},
                {"Lith V8","Relic",10.34},
                {"Tek Assault","Mod",6.9},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "10-30-F",
        Name = "Niv 10-30 Stage Final",
        Alias = "OrbVallisBounty2-F",
        ShortName = "10-30",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Garuda Systems Blueprint","Schéma",22.22},
                {"Tepa Nodule","Resource",22.22,5},
                {"Lith V8","Relic",33.33},
                {"Synth Charge","Mod",22.22},
            },
            ["B"] = {
                {"Garuda Systems Blueprint","Schéma",22.22},
                {"Tepa Nodule","Resource",22.22,5},
                {"Lith V7","Relic",33.33},
                {"Mecha Overdrive","Mod",22.22},
            },
            ["C"] = {
                {"Garuda Systems Blueprint","Schéma",22.22},
                {"Tepa Nodule","Resource",22.22,5},
                {"Lith V8","Relic",33.33},
                {"Tek Assault","Mod",22.22},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "20-40-1",
        Name = "Niv 20-40 Stage 1",
        Alias = "OrbVallisBounty3-1",
        ShortName = "20-40",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Madurai Lens","Resource",20},
                {"Endo","Endo",40,200},
                {"Circuits","Resource",20,300},
                {"Medical Debt-Bond","Resource",20,2},
            },
            ["B"] = {
                {"Unairu Lens","Resource",20},
                {"Endo","Endo",40,200},
                {"Plastids","Resource",20,300},
                {"Medical Debt-Bond","Resource",20,2},
            },
            ["C"] = {
                {"Naramon Lens","Resource",20},
                {"Endo","Endo",40,200},
                {"Rubedo","Resource",20,300},
                {"Medical Debt-Bond","Resource",20,2},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "20-40-2",
        Name = "Niv 20-40 Stages 2 & 3",
        Alias = "OrbVallisBounty3-2",
        ShortName = "20-40",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Madurai Lens","Resource",12.5},
                {"Endo","Endo",25,200},
                {"Circuits","Resource",12.5,300},
                {"Medical Debt-Bond","Resource",12.5,2},
                {"Garuda Neuroptics Blueprint","Schéma",12.5},
                {"Meso V6","Relic",25},
            },
            ["B"] = {
                {"Unairu Lens","Resource",12.5},
                {"Endo","Endo",25,200},
                {"Plastids","Resource",12.5,300},
                {"Medical Debt-Bond","Resource",12.5,2},
                {"Garuda Neuroptics Blueprint","Schéma",12.5},
                {"Meso V6","Relic",25},
            },
            ["C"] = {
                {"Naramon Lens","Resource",12.5},
                {"Endo","Endo",25,200},
                {"Rubedo","Resource",12.5,300},
                {"Medical Debt-Bond","Resource",12.5,2},
                {"Garuda Neuroptics Blueprint","Schéma",12.5},
                {"Meso V6","Relic",25},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "20-40-3",
        Name = "Niv 20-40 Stage 4 of 5",
        Alias = "OrbVallisBounty3-3",
        ShortName = "20-40",
        Ignore = true,
        Rewards = {
            ["A"] = {
                {"Madurai Lens","Resource",11.11},
                {"Endo","Endo",22.22,200},
                {"Circuits","Resource",11.11,300},
                {"Medical Debt-Bond","Resource",11.11,2},
                {"Garuda Neuroptics Blueprint","Schéma",11.11},
                {"Meso V6","Relic",22.22},
                {"Synth Deconstruct","Mod",11.11},
            },
            ["B"] = {
                {"Unairu Lens","Resource",11.11},
                {"Endo","Endo",22.22,200},
                {"Plastids","Resource",11.11,300},
                {"Medical Debt-Bond","Resource",11.11,2},
                {"Garuda Neuroptics Blueprint","Schéma",11.11},
                {"Meso V6","Relic",22.22},
                {"Mecha Recharge","Mod",11.11},
            },
            ["C"] = {
                {"Naramon Lens","Resource",11.11},
                {"Endo","Endo",22.22,200},
                {"Rubedo","Resource",11.11,300},
                {"Medical Debt-Bond","Resource",11.11,2},
                {"Garuda Neuroptics Blueprint","Schéma",11.11},
                {"Meso V6","Relic",22.22},
                {"Tek Enhance","Mod",11.11},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "20-40-F",
        Name = "Niv 20-40 Stage Final",
        Alias = "OrbVallisBounty3-F",
        ShortName = "20-40",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Garuda Neuroptics Blueprint","Schéma",25},
                {"Meso V6","Relic",50},
                {"Synth Deconstruct","Mod",25},
            },
            ["B"] = {
                {"Garuda Neuroptics Blueprint","Schéma",25},
                {"Meso V6","Relic",50},
                {"Mecha Recharge","Mod",25},
            },
            ["C"] = {
                {"Garuda Neuroptics Blueprint","Schéma",25},
                {"Meso V6","Relic",50},
                {"Tek Enhance","Mod",25},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "30-50-1",
        Name = "Niv 30-50 Stage 1",
        Alias = "OrbVallisBounty4-1",
        ShortName = "30-50",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Vazarin Lens","Resource",25.81},
                {"Endo","Endo",25.81,300},
                {"Fieldron","Resource",29.03,2},
                {"Advances Debt-Bond","Resource",19.35,2},
            },
            ["B"] = {
                {"Zenurik Lens","Resource",25.81},
                {"Endo","Endo",25.81,300},
                {"Detonite Injector","Resource",29.03,2},
                {"Advances Debt-Bond","Resource",19.35,2},
            },
            ["C"] = {
                {"Kuva","Resource",25.81,200},
                {"Endo","Endo",25.81,300},
                {"Mutagen Mass","Resource",29.03,2},
                {"Advances Debt-Bond","Resource",19.35,2},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "30-50-2",
        Name = "Niv 30-50 Stages 2 & 3",
        Alias = "OrbVallisBounty4-2",
        ShortName = "30-50",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Vazarin Lens","Resource",19.75},
                {"Endo","Endo",19.75,300},
                {"Fieldron","Resource",22.22,2},
                {"Advances Debt-Bond","Resource",14.81,2},
                {"Neo A4","Relic",18.52},
                {"Tellurium","Resource",4.94},
            },
            ["B"] = {
                {"Zenurik Lens","Resource",19.75},
                {"Endo","Endo",19.75,300},
                {"Detonite Injector","Resource",22.22,2},
                {"Advances Debt-Bond","Resource",14.81,2},
                {"Neo A4","Relic",18.52},
                {"Tellurium","Resource",4.94},
            },
            ["C"] = {
                {"Kuva","Resource",19.75,200},
                {"Endo","Endo",19.75,300},
                {"Mutagen Mass","Resource",22.22,2},
                {"Advances Debt-Bond","Resource",14.81,2},
                {"Neo A4","Relic",18.52},
                {"Tellurium","Resource",4.94},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "30-50-3",
        Name = "Niv 30-50 Stage 4",
        Alias = "OrbVallisBounty4-3",
        ShortName = "30-50",
        Rewards = {
            ["A"] = {
                {"Vazarin Lens","Resource",17.58},
                {"Endo","Endo",17.58,300},
                {"Fieldron","Resource",19.78,2},
                {"Advances Debt-Bond","Resource",13.19,2},
                {"Neo A4","Relic",16.48},
                {"Tellurium","Resource",4.4},
                {"Synth Fiber","Mod",10.99},
            },
            ["B"] = {
                {"Zenurik Lens","Resource",17.58},
                {"Endo","Endo",17.58,300},
                {"Detonite Injector","Resource",19.78,2},
                {"Advances Debt-Bond","Resource",13.19,2},
                {"Neo A4","Relic",16.48},
                {"Tellurium","Resource",4.4},
                {"Mecha Empowered","Mod",10.99},
            },
            ["C"] = {
                {"Kuva","Resource",17.58,200},
                {"Endo","Endo",17.58,300},
                {"Mutagen Mass","Resource",19.78,2},
                {"Advances Debt-Bond","Resource",13.19,2},
                {"Neo A4","Relic",16.48},
                {"Tellurium","Resource",4.4},
                {"Tek Gravity","Mod",10.99},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "30-50-F",
        Name = "Niv 30-50 Stage Final",
        Alias = "OrbVallisBounty4-F",
        ShortName = "30-50",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Neo A4","Relic",51.72},
                {"Tellurium","Resource",13.79},
                {"Synth Fiber","Mod",34.48},
            },
            ["B"] = {
                {"Neo A4","Relic",51.72},
                {"Tellurium","Resource",13.79},
                {"Mecha Empowered","Mod",34.48},
            },
            ["C"] = {
                {"Neo A4","Relic",51.72},
                {"Tellurium","Resource",13.79},
                {"Tek Gravity","Mod",34.48},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "40-60-1",
        Name = "Niv 40-60 Stage 1",
        Alias = "OrbVallisBounty5-1",
        ShortName = "40-60",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Endo","Endo",50,400},
                {"Familial Debt-Bond","Resource",25,2},
                {"Credits Cache","Credits",25,10000},
            },
            ["B"] = {
                {"Endo","Endo",50,400},
                {"Familial Debt-Bond","Resource",25,2},
                {"Credits Cache","Credits",25,10000},
            },
            ["C"] = {
                {"Endo","Endo",50,400},
                {"Neurodes","Resource",12.5},
                {"Orokin Cell","Resource",12.5},
                {"Familial Debt-Bond","Resource",25,2},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "40-60-2",
        Name = "Niv 40-60 Stages 2 & 3",
        Alias = "OrbVallisBounty5-2",
        ShortName = "40-60",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Endo","Endo",33.33,400},
                {"Familial Debt-Bond","Resource",16.67,2},
                {"Credits Cache","Credits",16.67,10000},
                {"Axi A7","Relic",25},
                {"Kuva","Resource",8.33,500},
            },
            ["B"] = {
                {"Endo","Endo",33.33,400},
                {"Familial Debt-Bond","Resource",16.67,2},
                {"Credits Cache","Credits",16.67,10000},
                {"Axi A7","Relic",25},
                {"Kuva","Resource",8.33,500},
            },
            ["C"] = {
                {"Endo","Endo",33.33,400},
                {"Neurodes","Resource",8.33},
                {"Orokin Cell","Resource",8.33},
                {"Familial Debt-Bond","Resource",16.67,2},
                {"Axi A7","Relic",25},
                {"Kuva","Resource",8.33,500},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "40-60-3",
        Name = "Niv 40-60 Stage 4",
        Alias = "OrbVallisBounty5-3",
        ShortName = "40-60",
        Rewards = {
            ["A"] = {
                {"Endo","Endo",28.57,400},
                {"Familial Debt-Bond","Resource",14.29,2},
                {"Credits Cache","Credits",14.29,10000},
                {"Axi A7","Relic",21.43},
                {"Kuva","Resource",7.14,500},
                {"Synth Reflex","Mod",14.29},
            },
            ["B"] = {
                {"Endo","Endo",28.57,400},
                {"Familial Debt-Bond","Resource",14.29,2},
                {"Credits Cache","Credits",14.29,10000},
                {"Axi A7","Relic",21.43},
                {"Kuva","Resource",7.14,500},
                {"Mecha Pulse","Mod",14.29},
            },
            ["C"] = {
                {"Endo","Endo",28.57,400},
                {"Neurodes","Resource",7.14},
                {"Orokin Cell","Resource",7.14},
                {"Familial Debt-Bond","Resource",14.29,2},
                {"Axi A7","Relic",21.43},
                {"Kuva","Resource",7.14,500},
                {"Garantie Tek","Mod",14.29},
            },
          },
        },
        { Type = "Mise à Prix Orb Vallis",
        Tier = "40-60-F",
        Name = "Niv 40-60 Stage Final",
        Alias = "OrbVallisBounty5-F",
        ShortName = "40-60",
        --Ignore = true,
        Rewards = {
            ["A"] = {
                {"Axi A7","Relic",50},
                {"Kuva","Resource",16.67,500},
                {"Synth Reflex","Mod",33.33},
            },
            ["B"] = {
                {"Axi A7","Relic",50},
                {"Kuva","Resource",16.67,500},
                {"Mecha Pulse","Mod",33.33},
            },
            ["C"] = {
                {"Axi A7","Relic",50},
                {"Kuva","Resource",16.67,500},
                {"Garantie Tek","Mod",33.33},
            },
          },
        },
        { Type = "Mise à Prix Preneur de Profit",
        Tier = "Phase-1",
        Name = "Phase 1",
        Alias = "Preneur de Profit Phase-1",
        ShortName = "Phase 1",
        Rewards = {
            ["A"] = {
                {"Gyromag Systems","Resource",25,5},
                {"Lith S8 (Radiant)","Relic",15},
                {"Quick Reload","Mod",15},
                {"Atmo Systems","Resource",10,5},
                {"Vega Toroid","Resource",12.5,3},
                {"Lith L2 (Radiant)","Relic",12.5},
                {"Repeller Systems","Resource",7.5,3},
                {"Deadly Efficiency","Mod",1.25},                
                {"Strain Eruption","Mod",1.25},
            },
          },
        },
        { Type = "Mise à Prix Preneur de Profit",
        Tier = "Phase-2",
        Name = "Phase 2",
        Alias = "Preneur de Profit Phase-2",
        ShortName = "Phase 2",
        Rewards = {
            ["A"] = {
                {"Gyromag Systems","Resource",25,5},
                {"Lith D1 (Radiant)","Relic",15},
                {"Resolute Focus","Mod",15},
                {"Atmo Systems","Resource",10,5},
                {"Calda Toroid","Resource",12.5,3},
                {"Meso B4 (Radiant)","Relic",12.5},
                {"Repeller Systems","Resource",7.5,3},
                {"Archgun Ace","Mod",1.25},                
                {"Strain Fever","Mod",1.25},
            },
          },
        },
        { Type = "Mise à Prix Preneur de Profit",
        Tier = "Phase-3",
        Name = "Phase 3",
        Alias = "Preneur de Profit Phase-3",
        ShortName = "Phase 3",
        Rewards = {
            ["A"] = {
                {"Gyromag Systems","Resource",25,5},
                {"Meso D4 (Radiant)","Relic",15},
                {"Marked Target","Mod",15},
                {"Atmo Systems","Resource",10,5},
                {"Sola Toroid","Resource",12.5,3},
                {"Neo T2 (Radiant)","Relic",12.5},
                {"Repeller Systems","Resource",7.5,3},
                {"Sabot Rounds","Mod",1.25},                
                {"Infection de Souche","Mod",1.25},
            },
          },
        },
        { Type = "Mise à Prix Preneur de Profit",
        Tier = "Phase-4",
        Name = "Phase 4",
        Alias = "Preneur de Profit Phase-4",
        ShortName = "Phase 4",
        Rewards = {
            ["A"] = {
                {"Gyromag Systems","Resource",28.57,5},
                {"Neo I1 (Radiant)","Relic",17.14},
                {"Ammo Chain","Mod",17.14},
                {"Atmo Systems","Resource",11.43,5},
                {"Axi A8 (Radiant)","Relic",14.29},
                {"Repeller Systems","Resource",8.57,3},
                {"Focus Critique","Mod",1.43},                
                {"Strain Consume","Mod",1.43},
            },
          },
        },
        { Type = "Baro Ki'Teer",
          Tier = "",
          Alias = "",
          ShortName = "",
          Rewards = {
            [""] = {
              {"Primed Expel Corpus","Mod",100},
              {"Primed Expel Corrupted","Mod",100},
              {"Primed Expel Infested","Mod",100},
              {"Primed Expel Grineer","Mod",100},
              {"Primed Continuity","Mod",100},
              {"Ravage Accru","Mod",100},
              {"Primed Flow","Mod",100},
              {"Primed Point Blank","Mod",100},
              {"Primed Fast Hands","Mod",100},
              {"Primed Heavy Trauma","Mod",100},
              {"Primed Heated Charge","Mod",100},
              {"Primed Reach","Mod",100},
              {"Primed Pistol Ammo Mutation","Mod",100},
              {"Jolt","Mod",100},
              {"Primed Slip Magazine","Mod",100},
              {"Voltaic Strike","Mod",100},
              {"High Voltage","Mod",100},
              {"Shell Shock","Mod",100},
              {"Manoeuvre de Pistolet Accrue","Mod",100},
              {"Fanged Fusillade","Mod",100},
              {"Tempête Vermillon","Mod",100},
              {"Crépuscule Astral","Mod",100},
              {"Tempo Royal","Mod",100},
              {"Primed Morphic Transformer","Mod",100},
              {"Craque-Cibles Accru","Mod",100},
              {"Primed Rifle Ammo Mutation","Mod",100},
              {"Primed Shotgun Ammo Mutation","Mod",100},
              {"Primed Bane of Infested","Mod",100},
              {"Primed Bane of Corpus","Mod",100},
              {"Primed Bane of Grineer","Mod",100},
              {"Pummel","Mod",100},
              {"Crash Course","Mod",100},
              {"Full Contact","Mod",100},
              {"Collision Force","Mod",100},
              {"Buzz Kill","Mod",100},
              {"Sweeping Serration","Mod",100},
              {"Maim","Mod",100},
              {"Primed Pressure Point","Mod",100},
              {"Primed Cryo Rounds","Mod",100},
              {"Primed Regen","Mod",100},
              {"Primed Bane of Corrupted","Mod",100},
              {"Primed Cryo Rounds","Mod",100},
              {"Balles de Thermite","Mod",100},
              {"Scattering Inferno","Mod",100},
              {"Scorch","Mod",100},
              {"Volcanic Edge","Mod",100},
              {"Primed Fever Strike","Mod",100},
              {"Primed Quickdraw","Mod",100},
              {"Primed Charged Shell","Mod",100},
              {"Primed Animal Instinct","Mod",100},
              {"Primed Smite Corpus","Mod",100},
              {"Primed Smite Corrupted","Mod",100},
              {"Primed Smite Grineer","Mod",100},
              {"Primed Smite Infested","Mod",100},
            },
          },
        },
        { Type = "Daily Tribute",
          Tier = "",
          Alias = "",
          ShortName = "200 days",
          Rewards = {
            [""] = {
              {"Primed Fury","Mod",100},
            },
          },
        },
        { Type = "Daily Tribute",
          Tier = "",
          Alias = "",
          ShortName = "400 days",
          Rewards = {
            [""] = {
              {"Primed Vigor","Mod",100},
            },
          },
        },
        { Type = "Daily Tribute",
          Tier = "",
          Alias = "",
          ShortName = "600 days",
          Rewards = {
            [""] = {
              {"Primed Shred","Mod",100},
            },
          },
        },
        { Type = "Daily Tribute",
          Tier = "",
          Alias = "",
          ShortName = "900 days",
          Rewards = {
            [""] = {
              {"Primed Sure Footed","Mod",100},
            },
          },
        },
        { Type = "Empyrean",
          Tier = "Terre",
          Alias = "EarthProxima",
          Rewards = {
            ["A"] = {
                {"Dirac","Resource",20,100},
                {"Dirac","Resource",10,200},
                {"Lavan Engines Mk I","Schéma",4},
                {"Lavan Reactor Mk I","Schéma",4},
                {"Lavan Shield Array Mk I","Schéma",4},
                {"Vidar Engines Mk I","Schéma",4},
                {"Vidar Reactor Mk I","Schéma",4},
                {"Vidar Shield Array Mk I","Schéma",4},
                {"Lith C4","Relic",7.75},
                {"Lith S8","Relic",7.75},
                {"Lith L2","Relic",7.75},
                {"Lith M4","Relic",7.75},
                {"Lith W2","Relic",7.75},
                {"Lith D1","Relic",7.25},
            },
          },
        },
        { Type = "Empyrean",
          Tier = "Saturn",
          Alias = "SaturnProxima",
          Rewards = {
            ["A"] = {
                {"Dirac","Resource",20,150},
                {"Dirac","Resource",10,300},
                {"Riven Sliver","Resource",5,2},
                {"Forma Blueprint","Schéma",2.5},
                {"Lavan Engines Mk II","Schéma",4},
                {"Lavan Reactor Mk II","Schéma",4},
                {"Lavan Shield Array Mk II","Schéma",4},
                {"Vidar Engines Mk II","Schéma",4},
                {"Vidar Reactor Mk II","Schéma",4},
                {"Vidar Shield Array Mk II","Schéma",2},
                {"Meso R2","Relic",5.75},
                {"Meso C4","Relic",5.75},
                {"Meso L1","Relic",5.75},
                {"Meso B4","Relic",5.75},
                {"Meso D4","Relic",5.75},
                {"Meso E3","Relic",5.75},
                {"Meso N9","Relic",6.00},
            },
          },
        },
        { Type = "Empyrean",
          Tier = "Veil",
          Alias = "VeilProxima",
          Rewards = {
            ["A"] = {
                {"Rush Repair Drone","Resource",0.25},
                {"Dirac","Resource",20,400},
                {"Dirac","Resource",10,1000},
                {"Riven Sliver","Resource",5,3},
                {"Forma Blueprint","Schéma",2.5},
                {"Lavan Engines Mk III","Schéma",4},
                {"Lavan Reactor Mk III","Schéma",4},
                {"Lavan Shield Array Mk III","Schéma",4},
                {"Vidar Engines Mk III","Schéma",4},
                {"Vidar Reactor Mk III","Schéma",4},
                {"Vidar Shield Array Mk III","Schéma",4},
                {"Neo T2","Relic",5.50},
                {"Neo A3","Relic",5.50},
                {"Neo Z5","Relic",5.50},
                {"Neo M2","Relic",5.50},
                {"Neo I1","Relic",5.50},
                {"Neo R3","Relic",5.50},
                {"Neo G2","Relic",5.25},
            },
          },
        },
        { Type = "Empyrean",
          Tier = "VeilCaches",
          Alias = "VeilProximaCaches",
          Rewards = {
            ["A"] = {
                {"Spectra Vandal Blueprint","Schéma",8.6},
                {"Spectra Vandal Barrel","Schéma",8.6},
                {"Spectra Vandal Chassis","Schéma",8.6},
                {"Spectra Vandal Handle","Schéma",8.6},
                {"Fresnels","Resource",8.6,3},
                {"Kesslers","Resource",8.6,4},
                {"Dirac","Resource",8.6,50},
                {"Dirac","Resource",7.52,100},
                {"Dirac","Resource",8.6,100},
                {"Dirac","Resource",7.52,200},
                {"Dirac","Resource",8.6,150},
                {"Dirac","Resource",7.52,300},
            },
            ["B"] = {
                {"Spectra Vandal Blueprint","Schéma",8.6},
                {"Spectra Vandal Barrel","Schéma",8.6},
                {"Spectra Vandal Chassis","Schéma",8.6},
                {"Spectra Vandal Handle","Schéma",8.6},
                {"Fresnels","Resource",8.6,3},
                {"Kesslers","Resource",8.6,4},
                {"Dirac","Resource",8.6,50},
                {"Dirac","Resource",7.52,100},
                {"Dirac","Resource",8.6,100},
                {"Dirac","Resource",7.52,200},
                {"Dirac","Resource",8.6,150},
                {"Dirac","Resource",7.52,300},
            },
            ["C"] = {
                {"Spectra Vandal Blueprint","Schéma",8.6},
                {"Spectra Vandal Barrel","Schéma",8.6},
                {"Spectra Vandal Chassis","Schéma",8.6},
                {"Spectra Vandal Handle","Schéma",8.6},
                {"Fresnels","Resource",8.6,3},
                {"Kesslers","Resource",8.6,4},
                {"Dirac","Resource",8.6,50},
                {"Dirac","Resource",7.52,100},
                {"Dirac","Resource",8.6,100},
                {"Dirac","Resource",7.52,200},
                {"Dirac","Resource",8.6,150},
                {"Dirac","Resource",7.52,300},
            },
          },
        },
    },
    ["Syndicates"] ={
        { Name = "Arbitres d'Hexis",
            Offerings = {
                {"Vérité Dorée","Mod",25000},
                {"Lames de la Vérité","Mod",25000},
                {"Vérité Vengeresse","Mod",25000},
                {"Vérité Piquante","Mod",25000},
                {"Seeking Shuriken","Mod",25000},
                {"Smoke Shadow","Mod",25000},
                {"Fatal Teleport","Mod",25000},
                {"Rising Storm","Mod",25000},
                {"Duality","Mod",25000},
                {"Calm & Frenzy","Mod",25000},
                {"Peaceful Provocation","Mod",25000},
                {"Energy Transfer","Mod",25000},
                {"Surging Dash","Mod",25000},
                {"Radiant Finish","Mod",25000},
                {"Furious Javelin","Mod",25000},
                {"Chromatic Blade","Mod",25000},
                {"Mending Splinters","Mod",25000},
                {"Spectrosiphon","Mod",25000},
                {"Warding Thurible","Mod",25000},
                {"Lasting Covenant","Mod",25000},
                {"Desiccation's Curse","Mod",25000},
                {"Elemental Sandstorm","Mod",25000},
                {"Negation Swarm","Mod",25000},
                {"Rift Haven","Mod",25000},
                {"Rift Torrent","Mod",25000},
                {"Cataclysmic Continuum","Mod",25000},
                {"Savior Decoy","Mod",25000},
                {"Hushed Invisibility","Mod",25000},
                {"Safeguard Switch","Mod",25000},
                {"Irradiating Disarm","Mod",25000},
                {"Hall of Malevolence","Mod",25000},
                {"Explosive Legerdemain","Mod",25000},
                {"Total Eclipse","Mod",25000},
                {"Mind Freak","Mod",25000},
                {"Pacifying Bolts","Mod",25000},
                {"Chaos Sphere","Mod",25000},
                {"Assimilate","Mod",25000},
                {"Shock Trooper","Mod",25000},
                {"Shocking Speed","Mod",25000},
                {"Transistor Shield","Mod",25000},
                {"Capacitance","Mod",25000},
                {"Celestial Stomp","Mod",25000},
                {"Enveloping Cloud","Mod",25000},
                {"Rage Primale","Mod",25000},
            },
        },
        { Name = "Cephalon Suda",
            Offerings = {
                {"Pointe Entropique","Mod",25000},
                {"Vol Entropique","Mod",25000},
                {"Détonation Entropique","Mod",25000},
                {"Rafale Entropique","Mod",25000},
                {"Sonic Fracture","Mod",25000},
                {"Resonance","Mod",25000},
                {"Savage Silence","Mod",25000},
                {"Resonating Quake","Mod",25000},
                {"Afterburn","Mod",25000},
                {"Everlasting Ward","Mod",25000},
                {"Vexing Retaliation","Mod",25000},
                {"Guided Effigy","Mod",25000},
                {"Freeze Force","Mod",25000},
                {"Ice Wave Impedance","Mod",25000},
                {"Chilling Globe","Mod",25000},
                {"Icy Avalanche","Mod",25000},
                {"Corroding Barrage","Mod",25000},
                {"Tidal Impunity","Mod",25000},
                {"Curative Undertow","Mod",25000},
                {"Pilfering Swarm","Mod",25000},
                {"Carquois Surchargé","Mod",25000},
                {"Navigatrice Perçante","Mod",25000},
                {"Infiltrate","Mod",25000},
                {"Flèche Concentrée","Mod",25000},
                {"Rift Haven","Mod",25000},
                {"Rift Torrent","Mod",25000},
                {"Cataclysmic Continuum","Mod",25000},
                {"Hall of Malevolence","Mod",25000},
                {"Explosive Legerdemain","Mod",25000},
                {"Total Eclipse","Mod",25000},
                {"Pyroclastic Flow","Mod",25000},
                {"Reaping Chakram","Mod",25000},
                {"Safeguard","Mod",25000},
                {"Neutron Star","Mod",25000},
                {"Antimatter Absorb","Mod",25000},
                {"Escape Velocity","Mod",25000},
                {"Molecular Fission","Mod",25000},
                {"Partitioned Mallet","Mod",25000},
                {"Conductor","Mod",25000},
                {"Blinding Reave","Mod",25000},
                {"Tesla Bank","Mod",25000},
                {"Repelling Bastille","Mod",25000},
                {"Photon Repeater","Mod",25000},
            },
        },
        { Name = "Nouveau Loka",
            Offerings = {
                {"Vents Purs","Mod",25000},
                {"Pureté Désarmante","Mod",25000},
                {"Pureté Lumineuse","Mod",25000},
                {"Pureté Éternelle","Mod",25000},
                {"Duality","Mod",25000},
                {"Calm & Frenzy","Mod",25000},
                {"Peaceful Provocation","Mod",25000},
                {"Energy Transfer","Mod",25000},
                {"Mending Splinters","Mod",25000},
                {"Spectrosiphon","Mod",25000},
                {"Corroding Barrage","Mod",25000},
                {"Tidal Impunity","Mod",25000},
                {"Curative Undertow","Mod",25000},
                {"Pilfering Swarm","Mod",25000},
                {"Greedy Pull","Mod",25000},
                {"Magnetized Discharge","Mod",25000},
                {"Counter Pulse","Mod",25000},
                {"Fracturing Crush","Mod",25000},
                {"Mind Freak","Mod",25000},
                {"Pacifying Bolts","Mod",25000},
                {"Chaos Sphere","Mod",25000},
                {"Assimilate","Mod",25000},
                {"Smite Infusion","Mod",25000},
                {"Hallowed Eruption","Mod",25000},
                {"Phoenix Renewal","Mod",25000},
                {"Hallowed Reckoning","Mod",25000},
                {"Partitioned Mallet","Mod",25000},
                {"Conductor","Mod",25000},
                {"Beguiling Lantern","Mod",25000},
                {"Razorwing Blitz","Mod",25000},
                {"Pool of Life","Mod",25000},
                {"Vampire Leech","Mod",25000},
                {"Abating Link","Mod",25000},
                {"Swing Line","Mod",25000},
                {"Eternal War","Mod",25000},
                {"Prolonged Paralysis","Mod",25000},
                {"Hysterical Assault","Mod",25000},
                {"Target Fixation","Mod",25000},
                {"Jet Stream","Mod",25000},
                {"Funnel Clouds","Mod",25000},
                {"Celestial Stomp","Mod",25000},
                {"Enveloping Cloud","Mod",25000},
                {"Rage Primale","Mod",25000},
            },
        },
        { Name = "La Séquence Perrin",
            Offerings = {
                {"Séquence Toxique","Mod",25000},
                {"Séquence Meurtrière","Mod",25000},
                {"Séquence Électrifiée","Mod",25000},
                {"Séquence Brûlante","Mod",25000},
                {"Sonic Fracture","Mod",25000},
                {"Resonance","Mod",25000},
                {"Savage Silence","Mod",25000},
                {"Resonating Quake","Mod",25000},
                {"Afterburn","Mod",25000},
                {"Everlasting Ward","Mod",25000},
                {"Vexing Retaliation","Mod",25000},
                {"Guided Effigy","Mod",25000},
                {"Desiccation's Curse","Mod",25000},
                {"Elemental Sandstorm","Mod",25000},
                {"Negation Swarm","Mod",25000},
                {"Carquois Surchargé","Mod",25000},
                {"Navigatrice Perçante","Mod",25000},
                {"Infiltrate","Mod",25000},
                {"Flèche Concentrée","Mod",25000},
                {"Greedy Pull","Mod",25000},
                {"Magnetized Discharge","Mod",25000},
                {"Counter Pulse","Mod",25000},
                {"Fracturing Crush","Mod",25000},
                {"Soul Survivor","Mod",25000},
                {"Creeping Terrify","Mod",25000},
                {"Despoil","Mod",25000},
                {"Shield of Shadows","Mod",25000},
                {"Virulence Grouillante","Mod",25000},
                {"Larva Burst","Mod",25000},
                {"Insatiable","Mod",25000},
                {"Blinding Reave","Mod",25000},
                {"Ironclad Charge","Mod",25000},
                {"Iron Shrapnel","Mod",25000},
                {"Piercing Roar","Mod",25000},
                {"Reinforcing Stomp","Mod",25000},
                {"Pool of Life","Mod",25000},
                {"Vampire Leech","Mod",25000},
                {"Abating Link","Mod",25000},
                {"Swing Line","Mod",25000},
                {"Eternal War","Mod",25000},
                {"Prolonged Paralysis","Mod",25000},
                {"Hysterical Assault","Mod",25000},
                {"Tesla Bank","Mod",25000},
                {"Repelling Bastille","Mod",25000},
                {"Photon Repeater","Mod",25000},
            },
        },
        { Name = "Voile Rouge",
            Offerings = {
                {"Fléau Brillant","Mod",25000},
                {"Fléau Érodant","Mod",25000},
                {"Fléau Accumulé","Mod",25000},
                {"Fléau Toxique","Mod",25000},
                {"Seeking Shuriken","Mod",25000},
                {"Smoke Shadow","Mod",25000},
                {"Fatal Teleport","Mod",25000},
                {"Rising Storm","Mod",25000},
                {"Path of Statues","Mod",25000},
                {"Tectonic Fracture","Mod",25000},
                {"Ore Gaze","Mod",25000},
                {"Titanic Rumbler","Mod",25000},
                {"Fireball Frenzy","Mod",25000},
                {"Immolated Radiance","Mod",25000},
                {"Healing Flame","Mod",25000},
                {"Exothermic","Mod",25000},
                {"Dread Ward","Mod",25000},
                {"Warding Thurible","Mod",25000},
                {"Lasting Covenant","Mod",25000},
                {"Accumulating Whipclaw","Mod",25000},
                {"Venari Bodyguard","Mod",25000},
                {"Pilfering Strangledome","Mod",25000},
                {"Savior Decoy","Mod",25000},
                {"Hushed Invisibility","Mod",25000},
                {"Safeguard Switch","Mod",25000},
                {"Irradiating Disarm","Mod",25000},
                {"Ballistic Bullseye","Mod",25000},
                {"Staggering Shield","Mod",25000},
                {"Muzzle Flash","Mod",25000},
                {"Mesa's Waltz","Mod",25000},
                {"Soul Survivor","Mod",25000},
                {"Creeping Terrify","Mod",25000},
                {"Despoil","Mod",25000},
                {"Shield of Shadows","Mod",25000},
                {"Venom Dose","Mod",25000},
                {"Regenerative Molt","Mod",25000},
                {"Contagion Cloud","Mod",25000},
                {"Beguiling Lantern","Mod",25000},
                {"Razorwing Blitz","Mod",25000},
                {"Shock Trooper","Mod",25000},
                {"Shocking Speed","Mod",25000},
                {"Transistor Shield","Mod",25000},
                {"Capacitance","Mod",25000},
                {"Target Fixation","Mod",25000},
                {"Jet Stream","Mod",25000},
                {"Funnel Clouds","Mod",25000},
            },
        },
        { Name = "Méridien d'Acier",
            Offerings = {
                {"Justice Écartée","Mod",25000},
                {"Lames Justicières","Mod",25000},
                {"Justice Neutralisante","Mod",25000},
                {"Justice Accablante","Mod",25000},
                {"Path of Statues","Mod",25000},
                {"Tectonic Fracture","Mod",25000},
                {"Ore Gaze","Mod",25000},
                {"Titanic Rumbler","Mod",25000},
                {"Fireball Frenzy","Mod",25000},
                {"Immolated Radiance","Mod",25000},
                {"Healing Flame","Mod",25000},
                {"Exothermic","Mod",25000},
                {"Surging Dash","Mod",25000},
                {"Radiant Finish","Mod",25000},
                {"Furious Javelin","Mod",25000},
                {"Chromatic Blade","Mod",25000},
                {"Freeze Force","Mod",25000},
                {"Ice Wave Impedance","Mod",25000},
                {"Chilling Globe","Mod",25000},
                {"Icy Avalanche","Mod",25000},
                {"Dread Ward","Mod",25000},
                {"Accumulating Whipclaw","Mod",25000},
                {"Venari Bodyguard","Mod",25000},
                {"Pilfering Strangledome","Mod",25000},
                {"Ballistic Bullseye","Mod",25000},
                {"Staggering Shield","Mod",25000},
                {"Muzzle Flash","Mod",25000},
                {"Mesa's Waltz","Mod",25000},
                {"Pyroclastic Flow","Mod",25000},
                {"Reaping Chakram","Mod",25000},
                {"Safeguard","Mod",25000},
                {"Virulence Grouillante","Mod",25000},
                {"Larva Burst","Mod",25000},
                {"Insatiable","Mod",25000},
                {"Neutron Star","Mod",25000},
                {"Antimatter Absorb","Mod",25000},
                {"Escape Velocity","Mod",25000},
                {"Molecular Fission","Mod",25000},
                {"Smite Infusion","Mod",25000},
                {"Hallowed Eruption","Mod",25000},
                {"Phoenix Renewal","Mod",25000},
                {"Hallowed Reckoning","Mod",25000},
                {"Ironclad Charge","Mod",25000},
                {"Iron Shrapnel","Mod",25000},
                {"Piercing Roar","Mod",25000},
                {"Reinforcing Stomp","Mod",25000},
                {"Venom Dose","Mod",25000},
                {"Regenerative Molt","Mod",25000},
                {"Contagion Cloud","Mod",25000},
            },
        },
        { Name = "Conclave",
            Offerings = {
                {"Tear Gas","Mod",25000}, --augments (rank 3 Tempest)
                {"Rumbled","Mod",25000},
                {"Afterburn","Mod",25000},
                {"Purifying Flames","Mod",25000},
                {"Push & Pull","Mod",25000},
                {"Purging Slash","Mod",25000},
                {"Signal Flare","Mod",25000},
                {"Ice Wave Impedance","Mod",25000},
                {"Power of Three","Mod",25000},
                {"Deceptive Bond","Mod",25000},
                {"Sapping Reach","Mod",25000},
                {"Shield Overload","Mod",25000},
                {"Mesa's Waltz","Mod",25000},
                {"Prism Guard","Mod",25000},
                {"Discharge Strike","Mod",25000},
                {"Ward Recovery","Mod",25000},
                {"Antimatter Mine","Mod",25000},
                {"Singularity","Mod",25000},
                {"Defiled Reckoning","Mod",25000},
                {"Iron Shrapnel","Mod",25000},
                {"Hysterical Fixation","Mod",25000},
                {"Recharge Barrier","Mod",25000},
                {"Kinetic Collision","Mod",25000},
                {"Loose Magazine","Mod",1000}, --rank 1 Mistral
                {"Full Capacity","Mod",1000},
                {"Loose Hatch","Mod",1000},
                {"Maximum Capacity","Mod",1000},
                {"Loose Chamber","Mod",1000},
                {"Loaded Capacity","Mod",1000},
                {"Air Thrusters","Mod",5000},
                {"Adept Surge","Mod",5000},
                {"Rising Skill","Mod",5000},
                {"Calculated Spring","Mod",5000},
                {"Tempered Bound","Mod",5000},
                {"No Current Leap","Mod",5000},
                {"Anticipation","Mod",10000},
                {"Tornade Écarlate","Mod",2000},
                {"Furie Perforante","Mod",2000},
                {"Piranha Mordant","Mod",2000},
                {"Lames Scindantes","Mod",2000},
                {"Main Traumatique","Mod",2000},
                {"Crépuscule Céleste","Mod",2000},
                {"Ravage Tonitruant","Mod",2000},
                {"Cadence Noble","Mod",2000},
                {"Vérité Fatidique","Mod",2000},
                {"Vent Violent","Mod",2000},
                {"Pluie Mafique","Mod",2000},
                {"Fléau d'Argent","Mod",2000},
                {"Approche Vicieuse","Mod",2000},
                {"Aspect Rusé","Mod",2000},
                {"Faucheuse d'Ombre","Mod",2000},
                {"Rondin Écrasant","Mod",2000},
                {"Dernier Héraut","Mod",2000},
                {"Acier Montant","Mod",2000},
                {"Hydre Entachée","Mod",2000},
                {"Dichotomie Stellaire","Mod",2000},
                {"Volute Fustigeante","Mod",2000},
                {"Night Stalker","Mod",10000},
                {"Apex Predator","Mod",10000},
                {"Bounty Hunter","Mod",10000},
                {"Reflex Draw","Mod",10000},
                {"Twitch","Mod",10000},
                {"Soft Hands","Mod",10000},
                {"Overcharge Detectors","Mod",10000},
                {"Meteor Munitions","Mod",10000},
                {"Impaler Munitions","Mod",10000},
                {"Razor Munitions","Mod",10000},
                {"Comet Rounds","Mod",10000},
                {"Ripper Rounds","Mod",10000},
                {"Serrated Rounds","Mod",10000},
                {"Crash Shot","Mod",10000},
                {"Shred Shot","Mod",10000},
                {"Flak Shot","Mod",10000},
                {"Counterweight","Mod",10000},
                {"Serrated Edges","Mod",10000},
                {"Sharpened Blade","Mod",10000},
                {"Spry Sights","Mod",10000},
                {"Agile Aim","Mod",10000},
                {"Snap Shot","Mod",10000},
                {"Air Recon","Mod",10000},
                {"Overview","Mod",10000},
                {"Broad Eye","Mod",10000},
                {"Anti-Flak Plating","Mod",15000}, --rank 2 Whirlwind
                {"Armored Acrobatics","Mod",15000},
                {"Armored Evade","Mod",15000},
                {"Armored Recovery","Mod",15000},
                {"Follow Through","Mod",15000},
                {"Eject Magazine","Mod",15000},
                {"Tactical Reload","Mod",15000},
                {"Lock and Load","Mod",15000},
                {"Explosive Demise","Mod",15000},
                {"Surplus Diverters","Mod",15000},
                {"Gun Glide","Mod",15000},
                {"Double-Barrel Drift","Mod",15000},
                {"Strafing Slide","Mod",15000},
                {"Martial Fury","Mod",15000},
                {"Relentless Assault","Mod",15000},
                {"Heartseeker","Mod",15000},
                {"Impenetrable Offense","Mod",15000},
                {"Sword Alone","Mod",15000},
                {"Lie In Wait","Mod",15000},
                {"Recuperate","Mod",25000}, -- rank 4 Hurricane
                {"Calculated Victory","Mod",25000},
                {"Recover","Mod",30000},
                {"Vanquished Prey","Mod",30000},
                {"Momentary Pause","Mod",25000},
                {"Prize Kill","Mod",25000},
                {"Stand Ground","Mod",25000},
                {"Quick Charge","Mod",25000},
                {"Overcharged","Mod",25000},
                {"Pointe de Flèche à Ressort","Mod",30000},
                {"Voltaic Lance","Mod",30000},
                {"Searing Leap","Mod",30000},
                {"Rime Vault","Mod",30000},
                {"Venomous Rise","Mod",30000},
            },
        },
        { Name = "Cephalon Simaris",
            Offerings = {
                {"Madurai Transmute Core","Mod",5000},
                {"Vazarin Transmute Core","Mod",5000},
                {"Naramon Transmute Core","Mod",5000},
                {"Looter","Mod",75000},
                {"Detect Vulnerability","Mod",75000},
                {"Reawaken","Mod",75000},
                {"Negate","Mod",75000},
                {"Ambush","Mod",75000},
                {"Energy Generator","Mod",75000},
                {"Energy Conversion","Mod",100000},
                {"Health Conversion","Mod",100000},
                {"Astral Autopsy","Mod",100000},
            },
        },
        { Name = "Ventkids",
            Offerings = {
                {"Air Time","Mod",7500},
                {"Trail Blazer","Mod",7500},
                {"Mag Locks","Mod",7500},
                {"Rail Guards","Mod",7500},
                {"Poppin' Vert","Mod",7500},
                {"Pop Top","Mod",7500},
                {"Perfect Balance","Mod",7500},
                {"Kinetic Friction","Mod",12500},
                {"Venerdo Hoverdrive","Mod",12500},
                {"Inertia Dampeners","Mod",12500},
                {"Slay Board","Mod",12500},
                {"Cold Arrival","Mod",15000},
                {"Mad Stack","Mod",15000},
                {"Quick Escape","Mod",15000},
                {"Sonic Boost","Mod",20000},
                {"Extreme Velocity","Mod",20000},
                {"Nitro Boost","Mod",20000},
                {"Thrash Landing","Mod",20000},
            },
        },
    },
    ["Enemies"] = {
        { Name = "Zealot Baptizer",
          ModChance = 20,
          Mods = {
              {"Heated Charge",22.92},
              {"Deep Freeze",22.92},
              {"Convulsion",22.92},
              {"Pathogen Rounds",22.92},
              {"Target Acquired",8.33},
          },
        },
        { Name = "Zealot Herald",
          ModChance = 20,
          Mods = {
              {"Heated Charge",22.92},
              {"Deep Freeze",22.92},
              {"Convulsion",22.92},
              {"Pathogen Rounds",22.92},
              {"Target Acquired",8.33},
          },
        },
        { Name = "Zealot Proselytizer",
          ModChance = 20,
          Mods = {
              {"Heated Charge",22.92},
              {"Deep Freeze",22.92},
              {"Convulsion",22.92},
              {"Pathogen Rounds",22.92},
              {"Target Acquired",8.33},
          },
        },
        { Name = "Immortel Volant",
          ModChance = 4.5,
          Mods = {
              {"Continuous Misery",25.29},
              {"Lingering Torment",25.29},
              {"Endo",25.29,15},
              {"Fetch",11.06},
              {"Endo",11.06,50},
              {"Healing Return",0.67},
              {"Quatre Cavaliers",0.67},
              {"Endo",0.67,80},
          },
        },
        { Name = "Sauteur Lourdaud",
          ModChance = 4.5,
          Mods = {
              {"Lasting Sting",25.29},
              {"Perpetual Agony",25.29},
              {"Endo",25.29,15},
              {"Fetch",11.06},
              {"Endo",11.06,50},
              {"Condition Overload",0.67},
              {"Ire Souillée de Dragon",0.67},
              {"Endo",0.67,80},
          },
        },
        { Name = "Prélat Zéloïde",
          ModChance = 100,
          Mods = {
            {"Aiguille Tourbillonnante",15.28},
            {"Onzième Tempête",15.28},
            {"Molten Impact",15.28},
            {"North Wind",15.28},
            {"Shocking Touch",15.28},
            {"Fever Strike",15.28},
            {"Tempo Royal",4.17},
            {"Target Acquired",4.17},
          },
        },
        { Name = "Ropalolyst",
          ModChance = 100,
          Mods = {
            {"Pointe Métallique Argonak Amalgame",20},
            {"Cible Acquise Daikyu Amalgame",20},
            {"Décompte des Morts Furax Amalgame",20},
            {"Mutation de Chargeur Javlok Amalgame",20},
            {"Acier Véritable Ripkas Amalgame",20},
          },
        },
        { Name = "Marteleur Ivoire",
          ModChance = 15,
          Mods = {
            {"Offense du Vigile",12.5},
            {"Ressources du Vigile",12.5},
            {"Vice du Gladiateur",12.5},
            {"Finesse du Gladiateur",12.5},
            {"Augur Secrets",12.5},
            {"Augur Seeker",12.5},
            {"Stinging Thorn",12.5},
            {"Target Acquired",12.5},
          },
        },
        { Name = "Marteleur Taureau Ivoire",
          ModChance = 15,
          Mods = {
            {"Offense du Vigile",12.5},
            {"Ressources du Vigile",12.5},
            {"Vice du Gladiateur",12.5},
            {"Finesse du Gladiateur",12.5},
            {"Augur Secrets",12.5},
            {"Augur Seeker",12.5},
            {"Stinging Thorn",12.5},
            {"Target Acquired",12.5},
          },
        },
        { Name = "Marteleur Doma Ivoire",
          ModChance = 15,
          Mods = {
            {"Offense du Vigile",12.5},
            {"Ressources du Vigile",12.5},
            {"Vice du Gladiateur",12.5},
            {"Finesse du Gladiateur",12.5},
            {"Augur Secrets",12.5},
            {"Augur Seeker",12.5},
            {"Kinetic Diversion",12.5},
            {"Spring-Loaded Blade",12.5},
          },
        },
        { Name = "Balor Fomorian",
          ModChance = 100,
          Mods = {
            {"Endo",40,400},
            {"Hypothermic Shell",5},
            {"Charged Bullets",5},
            {"Contamination Casing",5},
            {"Cryo Coating",5},
            {"Ion Infusion",5},
            {"Infectious Injection",5},
          },
        },
        { Name = "Lancier Kuva",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Heavy Trauma",0.5},
            {"Vitality",37.94},
            {"Heated Charge",11.06},
            {"Diamond Skin",11.06},
            {"Streamline",0.5},
            {"Phénix de Fer",0.5},
            {"Endo",0.5,80},
          },
        },
        { Name = "Ancien Disruptif",
          ModChance = 3,
          Mods = {
            {"Flechette",25.29},
            {"Redirection",25.29},
            {"Expel Infested",11.06},
            {"Lasting Sting",25.29},
            {"Entaille Tornade",1.01},
            {"Relentless Combination",11.06},
            {"Adhesive Blast",1.01},
          },
        },
        { Name = "Lancier",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Heavy Trauma",0.5},
            {"Vitality",37.94},
            {"Heated Charge",11.06},
            {"Diamond Skin",11.06},
            {"Streamline",0.5},
            {"Phénix de Fer",0.5},
            {"Endo",0.5,80},
          },
        },
        { Name = "Orokin Spectator",
          ModChance = 3,
          Mods = {
            {"Guardian",25.29},
            {"Coolant Leak",0.67},
            {"Fired Up",0.67},
            {"Hush",25.29},
            {"Endo",25.29,15},
            {"Endo",22.11,50},
          },
        },
        { Name = "Locust Drone",
          ModChance = 20,
          Mods = {
            {"Sudden Impact",37.94},
            {"Rubedo-Lined Barrel",11.06},
            {"Hyperion Thrusters",2.01},
            {"Endo",37.94,15},
            {"Endo",11.06,50},
          },
        },
        { Name = "Regulator",
          ModChance = 3,
          Mods = {
            {"Vitality",25.29},
            {"Hell's Chamber",1.01},
            {"Melee Prowess",25.29},
            {"Fury",7.37},
            {"Convulsion",7.37},
            {"Endo",25.29,15},
            {"Endo",7.37,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Vay Hek Terra Frame",
          ModChance = 100,
          Mods = {
            {"Blood For Life",37.94},
            {"Cryo Rounds",4.42},
            {"Stretch",4.42},
            {"Molten Impact",4.42},
            {"Killing Blow",4.42},
            {"Endo",37.94,15},
            {"Endo",4.42,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Bailiff Defector",
          ModChance = 3,
          Mods = {
            {"North Wind",11.06},
            {"Pressure Point",75.88},
            {"Flow",1.01},
            {"Seismic Wave",11.06},
            {"Endo",1.01,80},
          },
        },
        { Name = "MOA",
          ModChance = 3,
          Mods = {
            {"Smite Grineer",11.06},
            {"North Wind",11.06},
            {"Energy Channel",1.01},
            {"Ammo Drum",25.29},
            {"Revenge",25.29},
            {"Endo",25.29,15},
            {"Endo",1.01,80},
          },
        },
        { Name = "Shield Osprey",
          ModChance = 3,
          Mods = {
            {"Hawk Eye",7.37},
            {"Shotgun Spazz",7.37},
            {"Shock Absorbers",1.01},
            {"Endo",75.88,15},
            {"Endo",7.37,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Kubrow Sauvage",
          ModChance = 3,
          Mods = {
            {"Hunt",0.22},
            {"Stalk",0.22},
            {"Dig",0.22},
            {"Howl",0.22},
            {"Protect",0.22},
            {"Scavenge",25.29},
            {"Unleashed",0.22},
            {"Ferocity",0.22},
            {"Link Armor",3.69},
            {"Link Health",3.69},
            {"Link Shields",3.69},
            {"Loyal Companion",25.29},
            {"Hastened Deflection",3.69},
            {"Savagery",0.22},
            {"Pack Leader",25.29},
            {"Maul",3.69},
            {"Morsure",0.22},
            {"Shelter",3.69},
          },
        },
        { Name = "Tyl Regor",
          ModChance = 100,
          Mods = {
            {"Vitality",25.81},
            {"Cryo Rounds",7.52},
            {"Acier Véritable",25.81},
            {"Shocking Touch",7.52},
            {"Steel Fiber",25.81},
            {"Lethal Momentum",7.52},
          },
        },
        { Name = "Chargeur",
          ModChance = 3,
          Mods = {
            {"Convulsion",7.37},
            {"Speed Trigger",7.37},
            {"Regen",18.97},
            {"Calculated Redirection",18.97},
            {"Rupture",18.97},
            {"Vent Fracturant",7.37},
            {"Endo",18.97,15},
            {"Endo",2.01,80},
          },
        },
        { Name = "Attack Drone",
          ModChance = 3,
          Mods = {
            {"Vitality",25.29},
            {"Hell's Chamber",1.01},
            {"Melee Prowess",25.29},
            {"Fury",7.37},
            {"Convulsion",7.37},
            {"Endo",25.29,15},
            {"Endo",7.37,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Latcher",
          ModChance = 3,
          Mods = {
            {"Acier Véritable",18.97},
            {"Trick Mag",18.97},
            {"Hellfire",7.37},
            {"Fast Deflection",7.37},
            {"Enhanced Vitality",18.97},
            {"Endo",18.97,15},
            {"Endo",7.37,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Roller",
          ModChance = 3,
          Mods = {
            {"Acier Véritable",18.97},
            {"Trick Mag",18.97},
            {"Hellfire",7.37},
            {"Fast Deflection",7.37},
            {"Enhanced Vitality",18.97},
            {"Endo",18.97,15},
            {"Endo",7.37,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Swarm Mutalist MOA",
          ModChance = 3,
          Mods = {
            {"Lightning Rod",25.29},
            {"Flame Repellent",25.29},
            {"Seeker",1.01},
            {"Endo",25.29,15},
            {"Endo",22.11,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Bouffon Kuva",
          ModChance = 2.5,
          Mods = {
            {"Lightning Dash",20},
            {"Firewalker",20},
            {"Ice Spring",20},
            {"Toxic Flight",20},
            {"Crépuscule Astral",20},
          },
        },
        { Name = "Lephantis (Tête)",
          ModChance = 100,
          Mods = {
            {"Pressure Point",38.72},
            {"Parry",38.72},
            {"Provoked",7.52},
            {"Equilibrium",7.52},
            {"Onzième Tempête",7.52},
          },
        },
        { Name = "Lephantis (Tête Corpus)",
          ModChance = 100,
          Ignore = true,
          Mods = {
            {"Pressure Point",38.72},
            {"Parry",38.72},
            {"Provoked",7.52},
            {"Equilibrium",7.52},
            {"Onzième Tempête",7.52},
          },
        },
        { Name = "Lephantis (Tête Infesté)",
          ModChance = 100,
          Ignore = true,
          Mods = {
            {"Pressure Point",38.72},
            {"Parry",38.72},
            {"Provoked",7.52},
            {"Equilibrium",7.52},
            {"Onzième Tempête",7.52},
          },
        },
        { Name = "Lephantis (Tête Grineer)",
          ModChance = 100,
          Ignore = true,
          Mods = {
            {"Pressure Point",38.72},
            {"Parry",38.72},
            {"Provoked",7.52},
            {"Equilibrium",7.52},
            {"Onzième Tempête",7.52},
          },
        },
        { Name = "Alad V",
          ModChance = 100,
          Mods = {
            {"Vitality",25.29},
            {"Heated Charge",11.06},
            {"Slip Magazine",25.29},
            {"Gunslinger",11.06},
            {"Quickdraw",25.29},
            {"Intensify",2.01},
          },
        },
        { Name = "Vem Tabook",
          ModChance = 50,
          Mods = {
            {"Hell's Chamber",20},
            {"Barrel Diffusion",20},
            {"Split Chamber",20},
            {"Natural Talent",20},
            {"Endo",20,80},
          },
        },
        { Name = "Leekter",
          ModChance = 100,
          Mods = {
            {"Hell's Chamber",20},
            {"Barrel Diffusion",20},
            {"Split Chamber",20},
            {"Natural Talent",20},
            {"Endo",20,80},
          },
        },
        { Name = "Mutalist Alad V",
          ModChance = 100,
          Mods = {
            {"Vitality",25.29},
            {"Heated Charge",11.06},
            {"Slip Magazine",25.29},
            {"Gunslinger",11.06},
            {"Quickdraw",25.29},
            {"Intensify",2.01},
          },
        },
        { Name = "Jackal",
          ModChance = 100,
          Mods = {
            {"Tromblon",75.88},
            {"Shell Compression",7.37},
            {"Tactical Pump",7.37},
            {"Shock Absorbers",1.01},
            {"Handspring",1.01},
            {"Ruinous Extension",7.37},
          },
        },
        { Name = "Meute Hyena",
          ModChance = 60,
          Mods = {
            {"Trick Mag",38.72},
            {"Acier Véritable",38.72},
            {"Hit And Run",11.28},
            {"North Wind",11.28},
          },
        },
        { Name = "Phorid",
          ModChance = 100,
          Mods = {
            {"Blood For Ammo",77.44},
            {"Cryo Rounds",5.64},
            {"Stretch",5.64},
            {"Molten Impact",5.64},
            {"Killing Blow",5.64},
          },
        },
        { Name = "J3 Jordas Golem",
          ModChance = 100,
          Mods = {
            {"Pressure Point",37.94},
            {"Streamline",2.01},
            {"Magazine Warp",37.94},
            {"Incendiary Coat",11.06},
            {"Bane of Infested",11.06},
          },
        },
        { Name = "The Sergeant",
          ModChance = 100,
          Mods = {
            {"Reflex Coil",15.04},
            {"Shocking Touch",7.52},
            {"Magazine Warp",38.72},
            {"Thief's Wit",38.72},
          },
        },
        { Name = "Ambulas",
          ModChance = 80,
          Mods = {
            {"Pressure Point",75.88},
            {"Hellfire",5.53},
            {"Fast Deflection",5.53},
            {"Molten Impact",5.53},
            {"Heated Charge",5.53},
            {"Blood For Energy",2.01},
          },
        },
        { Name = "Lieutenant Lech Kril",
          ModChance = 100,
          Mods = {
            {"Cryo Rounds",22.92},
            {"Stretch",22.92},
            {"Molten Impact",22.92},
            {"Killing Blow",22.92},
            {"Out Of Sight",8.33},
          },
        },
        { Name = "Kela De Thaym",
          ModChance = 100,
          Mods = {
            {"Bouclier Électromagnétique",11.11},
            {"Blitz Vulcain",11.11},
            {"Scie à Os",11.11},
            {"Frappe Dimensionnelle",11.11},
            {"Napalm du Nightwatch",11.11},
            {"Cartouches Acides",11.11},
            {"Harkonar Scope",11.11},
            {"Poudre Fomorienne",11.11},
            {"Medi-Ray",11.11},
          },
        },
        { Name = "Councilor Vay Hek",
          ModChance = 100,
          Mods = {
            {"Blood For Life",37.94},
            {"Cryo Rounds",4.42},
            {"Stretch",4.42},
            {"Molten Impact",4.42},
            {"Killing Blow",4.42},
            {"Endo",37.94,15},
            {"Endo",4.42,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Shik Tal",
          ModChance = 100,
          Mods = {
            {"Hell's Chamber",20},
            {"Barrel Diffusion",20},
            {"Split Chamber",20},
            {"Natural Talent",20},
            {"Endo",20,80},
          },
        },
        { Name = "Raptor",
          ModChance = 100,
          Ignore = true,
          Mods = {
            {"Reflex Coil",11.06},
            {"Stretch",11.06},
            {"Fracas d'Organes",37.94},
            {"Reach",37.94},
            {"Split Chamber",2.01},
          },
        },
        { Name = "Mesa Infestée",
          ModChance = 3,
          Mods = {
            {"Rage",20},
            {"Berserker",20},
            {"Flow",20},
            {"Master Thief",20},
            {"Jugement Décisif",20},
          },
        },
        { Name = "Chercheur",
          ModChance = 3,
          Mods = {
            {"Killing Blow",7.37},
            {"Barrel Diffusion",0.67},
            {"Accelerated Deflection",7.37},
            {"Sawtooth Clip",75.88},
            {"Ruine Dévastatrice",0.67},
            {"Fléau Chatoyant",7.37},
            {"Endo",0.67,80},
          },
        },
        { Name = "Chercheur Aride",
          ModChance = 3,
          Mods = {
            {"Killing Blow",7.37},
            {"Barrel Diffusion",0.67},
            {"Accelerated Deflection",7.37},
            {"Sawtooth Clip",75.88},
            {"Ruine Dévastatrice",0.67},
            {"Fléau Chatoyant",7.37},
            {"Endo",0.67,80},
          },
        },
        { Name = "Chercheur Frontalier",
          ModChance = 3,
          Mods = {
            {"Killing Blow",7.37},
            {"Barrel Diffusion",0.67},
            {"Accelerated Deflection",7.37},
            {"Sawtooth Clip",75.88},
            {"Ruine Dévastatrice",0.67},
            {"Fléau Chatoyant",7.37},
            {"Endo",0.67,80},
          },
        },
        { Name = "Chercheur Drekar",
          ModChance = 3,
          Mods = {
            {"Killing Blow",7.37},
            {"Barrel Diffusion",0.67},
            {"Accelerated Deflection",7.37},
            {"Sawtooth Clip",75.88},
            {"Ruine Dévastatrice",0.67},
            {"Battering Maneuver",7.37},
            {"Endo",0.67,80},
          },
        },
        { Name = "Homme d'Équipage Detron",
          ModChance = 3,
          Mods = {
            {"Melee Prowess",25.81},
            {"Infected Clip",5.64},
            {"Concussion Rounds",5.64},
            {"Shredder",25.81},
            {"Serres Acérées",5.64},
            {"Endo",25.81,15},
            {"Endo",5.64,50},
          },
        },
        { Name = "Volatile Runner",
          ModChance = 3,
          Mods = {
            {"Sundering Strike",1.01},
            {"Reach",25.29},
            {"Point Blank",11.06},
            {"Ghost",25.29},
            {"Concussion Rounds",11.06},
            {"Endo",25.29,15},
            {"Endo",1.01,80},
          },
        },
        { Name = "Hyekka Master",
          ModChance = 3,
          Mods = {
            {"Flow",1.01},
            {"Fast Hands",25.29},
            {"Pressure Point",25.29},
            {"Endo",25.29,15},
            {"Endo",22.11,50},
            {"Endo",1.01,80},
            {"Orbiter Segments|Kavat Incubator Upgrade Segment Blueprint",50},
          },
        },
        { Name = "Railgun MOA",
          ModChance = 3,
          Mods = {
            {"Trick Mag",38.72},
            {"Charged Chamber",11.28},
            {"Endo",38.72,15},
            {"Endo",11.28,50},
          },
        },
        { Name = "Général Sargas Ruk",
          ModChance = 100,
          Mods = {
            {"Pressure Point",37.94},
            {"Melee Prowess",37.94},
            {"Continuity",1.01},
            {"Split Chamber",1.01},
            {"Shotgun Savvy",11.06},
            {"Tempête Fracassante",11.06},
          },
        },
        { Name = "Mère des Couvées",
          ModChance = 3,
          Mods = {
            {"Flechette",25.29},
            {"Redirection",25.29},
            {"Expel Infested",22.11},
            {"Lasting Sting",25.29},
            {"Haut Zénith",1.01},
            {"Endo",1.01,80},
          },
        },
        { Name = "Maniaque Drekar",
          ModChance = 3,
          Mods = {
            {"Flow",1.01},
            {"Frappe Tendue",18.97},
            {"Fast Hands",18.97},
            {"Reflex Coil",5.53},
            {"North Wind",5.53},
            {"Pressure Point",18.97},
            {"Dernier Présage",5.53},
            {"Endo",18.97,15},
            {"Endo",5.53,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Boursier Redresseur",
          ModChance = 3,
          Mods = {
            {"Smite Grineer",11.06},
            {"Ammo Drum",25.29},
            {"Revenge",25.29},
            {"Shocking Touch",11.06},
            {"Crépuscule Astral",2.01},
            {"Endo",25.29,15},
          },
        },
        { Name = "Mastodonte",
          ModChance = 3,
          Mods = {
            {"Convulsion",7.37},
            {"Speed Trigger",7.37},
            {"Regen",18.97},
            {"Calculated Redirection",18.97},
            {"Rupture",18.97},
            {"Vent Fracturant",7.37},
            {"Endo",18.97,15},
            {"Endo",2.01,80},
          },
        },
        { Name = "Massacreur",
          ModChance = 3,
          Mods = {
            {"Flow",1.01},
            {"Smite Grineer",5.53},
            {"Frappe Tendue",18.97},
            {"Fast Hands",18.97},
            {"Reflex Coil",5.53},
            {"North Wind",5.53},
            {"Pressure Point",18.97},
            {"Endo",18.97,15},
            {"Endo",5.53,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Gardienne Kuva",
          ModChance = 40,
          Mods = {
            {"Tempête Vermillon",1.01},
            {"Endo",75.88,15},
            {"Endo",22.11,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Soldat Frontalier",
          ModChance = 3,
          Mods = {
            {"Melee Prowess",18.97},
            {"Shocking Touch",11.06},
            {"Manoeuvre de Pistolet",18.97},
            {"Disruptor",18.97},
            {"Lingering Torment",18.97},
            {"Tresse Scindante",11.06},
            {"Endo",2.01,80},
          },
        },
        { Name = "Remech Osprey",
          ModChance = 3,
          Ignore = true,
          Mods = {
            {"Hell's Chamber",1.01},
            {"Vitality",25.29},
            {"Melee Prowess",25.29},
            {"Fury",7.37},
            {"Convulsion",7.37},
            {"Endo",33.67},
          },
        },
        { Name = "Drekar Lancer",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Heavy Trauma",0.67},
            {"Vitality",37.94},
            {"Heated Charge",7.37},
            {"Diamond Skin",7.37},
            {"Streamline",0.67},
            {"Mobilize",7.37},
            {"Endo",0.67,80},
          },
        },
        { Name = "Drekar Elite Lancer",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Heavy Trauma",0.67},
            {"Vitality",37.94},
            {"Heated Charge",7.37},
            {"Diamond Skin",7.37},
            {"Streamline",0.67},
            {"Mobilize",7.37},
            {"Endo",0.67,80},
          },
        },
        { Name = "Scorpion Drekar",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Heavy Trauma",0.5},
            {"Vitality",37.94},
            {"Heated Charge",11.06},
            {"Diamond Skin",11.06},
            {"Streamline",0.5},
            {"Phénix de Fer",0.5},
            {"Endo",0.5,80},
          },
        },
        { Name = "Massacreur Drekar",
          ModChance = 3,
          Mods = {
            {"Smite Grineer",11.06},
            {"Frappe Tendue",18.97},
            {"Fast Hands",18.97},
            {"Reflex Coil",11.06},
            {"Pressure Point",18.97},
            {"Ice Spring",0.67},
            {"Condition Overload",0.67},
            {"Shattering Impact",18.97},
            {"Endo",0.67,80},
          },
        },
        { Name = "Lancier Drekar",
          ModChance = 3,
          Mods = {
            {"Melee Prowess",18.97},
            {"Shocking Touch",11.06},
            {"Manoeuvre de Pistolet",18.97},
            {"Disruptor",18.97},
            {"Lingering Torment",18.97},
            {"Patagium",11.06},
            {"Endo",2.01,80},
            {"Boar|Boar Blueprint",100},
          },
        },
        { Name = "Artilleuse Lourde Drekar",
          ModChance = 3,
          Mods = {
            {"Pressure Point",38.72},
            {"Melee Prowess",38.72},
            {"Shotgun Savvy",11.28},
            {"Piercing Step",11.28},
          },
        },
        { Name = "Shield Lancer",
          ModChance = 3,
          Mods = {
            {"Flechette",25.29},
            {"Thief's Wit",25.29},
            {"Smite Infested",11.06},
            {"Retribution",1.01},
            {"Endo",25.29,15},
            {"Endo",11.06,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Bombardier",
          ModChance = 3,
          Mods = {
            {"Acier Véritable",25.29},
            {"Tactical Pump",11.06},
            {"Warm Coat",25.29},
            {"Expel Grineer",11.06},
            {"Sanctuary",0.5},
            {"Sure Footed",0.5},
            {"Derviche Cramoisi",0.5},
            {"Endo",25.29,15},
            {"Endo",0.5,80},
          },
        },
        { Name = "Bombardier Mortier Ivoire",
          ModChance = 3,
          Mods = {
            {"Acier Véritable",25.29},
            {"Tactical Pump",11.06},
            {"Warm Coat",25.29},
            {"Expel Grineer",11.06},
            {"Sanctuary",0.5},
            {"Sure Footed",0.5},
            {"Derviche Cramoisi",0.5},
            {"Endo",25.29,15},
            {"Endo",0.5,80},
          },
        },
        { Name = "Ballista Drekar",
          ModChance = 20,
          Mods = {
            {"Fracas d'Organes",37.94},
            {"Toxic Flight",2.01},
            {"Endo",37.94,15},
            {"Endo",22.11,50},
          },
        },
        { Name = "Brûleur",
          ModChance = 3,
          Mods = {
            {"Sure Shot",5.64},
            {"Bane of Grineer",5.64},
            {"Assault Mode",38.72},
            {"Tigre Tourbillonnant",5.64},
            {"Endo",38.72,15},
            {"Endo",5.64,50},
          },
        },
        { Name = "Sensor Regulator",
          ModChance = 3,
          Mods = {
            {"Vitality",25.29},
            {"Hell's Chamber",1.01},
            {"Melee Prowess",25.29},
            {"Fury",7.37},
            {"Convulsion",7.37},
            {"Endo",25.29,15},
            {"Endo",7.37,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Garde",
          ModChance = 3,
          Mods = {
            {"Smite Grineer",3.69},
            {"Frappe Tendue",25.29},
            {"Fast Hands",25.29},
            {"Reflex Coil",3.69},
            {"North Wind",3.69},
            {"Pressure Point",25.29},
            {"Enduring Affliction",3.69},
            {"Vulcain d'Atlantis",3.69},
            {"Endo",3.69,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Artilleuse Lourde",
          ModChance = 3,
          Mods = {
            {"Tromblon",18.97},
            {"Slip Magazine",18.97},
            {"Magazine Warp",18.97},
            {"Shell Compression",11.06},
            {"Jugement Décisif",1.01},
            {"Endo",18.97,15},
            {"Endo",11.06,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Commandant",
          ModChance = 3,
          Mods = {
            {"Tromblon",25.81},
            {"Slip Magazine",25.81},
            {"Magazine Warp",25.81},
            {"Shell Compression",22.56},
          },
        },
        { Name = "Draga Choc",
          ModChance = 3,
          Mods = {
            {"Redirection",25.29},
            {"Revenge",25.29},
            {"Quickdraw",25.29},
            {"Thunderbolt",0.67},
            {"Razor Shot",11.06},
            {"Serpents Croisés",0.67},
            {"Undying Will",0.67},
            {"Endo",11.06,50},
          },
        },
        { Name = "Draga",
          ModChance = 3,
          Mods = {
            {"Redirection",25.29},
            {"Revenge",25.29},
            {"Quickdraw",25.29},
            {"Thunderbolt",0.67},
            {"Razor Shot",11.06},
            {"Serpents Croisés",0.67},
            {"Undying Will",0.67},
            {"Endo",11.06,50},
          },
        },
        { Name = "Draga Darek",
          ModChance = 3,
          Mods = {
            {"Redirection",25.29},
            {"Revenge",25.29},
            {"Quickdraw",25.29},
            {"Thunderbolt",0.67},
            {"Razor Shot",11.06},
            {"Serpents Croisés",0.67},
            {"Undying Will",0.67},
            {"Endo",11.06,50},
          },
        },
        { Name = "Sikula",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Metal Auger",0.67},
            {"Sinister Reach",11.06},
            {"Concealed Explosives",0.67},
            {"Endo",37.94,15},
            {"Endo",11.06,50},
            {"Endo",0.67,80},
          },
        },
        { Name = "Void Shade",
          ModChance = 3,
          Ignore = true,
          Mods = {
            {"Serration",11.06},
            {"Quickdraw",37.94},
            {"Crocs Autoguidés",11.06},
            {"Endo",37.94,15},
            {"Endo",2.01,80},
          },
        },
        { Name = "Void Shade (Nauseous)",
          ModChance = 3,
          Ignore = true,
          Mods = {
            {"Serration",11.06},
            {"Quickdraw",37.94},
            {"Crocs Autoguidés",11.06},
            {"Endo",37.94,15},
            {"Endo",2.01,80},
          },
        },
        { Name = "Misère",
          ModChance = 100,
          Mods = {
            {"Coup de Sang",3.7},
            {"Body Count",8.57},
            {"Weeping Wounds",3.7},
            {"Coup Mutilant",0.67},
            {"Réticule Hydraulique",8.57},
            {"Munitions Aiguisées",3.7},
            {"Pressurized Magazine",0.67},
            {"Embedded Catalyzer",3.7},
            {"Viseur à Argon",0.67},
            {"Salves de Lames",3.7},
            {"Spring-Loaded Chamber",3.7},
            {"Catalyzer Link",8.57},
            {"Vision Laser",3.7},
            {"Tir de Shrapnel",8.57},
            {"Repeater Clip",3.7},
            {"Nano-Applicator",0.67},
            {"Targeting Subsystem",3.7},
            {"Guided Ordnance",3.7},
            {"Narrow Barrel",0.67},
            {"Focused Defense",25.38},
          },
        },
        { Name = "Stalker de l'Ombre",
          ModChance = 100,
          Mods = {
            {"Molten Impact",30.56},
            {"Energy Channel",2.78},
            {"Intensify",2.78},
            {"Heavy Impact",30.56},
            {"Justice Aveugle",30.56},
            {"Endo",2.78,80},
           },
        },
        { Name = "Rampant",
          ModChance = 3,
          Mods = {
            {"Eagle Eye",7.37},
            {"Steel Fiber",37.94},
            {"Quickdraw",37.94},
            {"Bane of Corpus",7.37},
            {"Healing Return",1.01},
            {"Endo",7.37,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Rampant Lanceur",
          ModChance = 3,
          Mods = {
            {"Pressure Point",18.97},
            {"Tromblon",18.97},
            {"Trick Mag",18.97},
            {"Heavy Impact",11.06},
            {"Endo",18.97,15},
            {"Endo",11.06,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Ancient Healer",
          ModChance = 3,
          Mods = {
            {"Lightning Rod",25.29},
            {"Flame Repellent",25.29},
            {"Seeker",1.01},
            {"Endo",25.29,15},
            {"Endo",22.11,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Lancier Frontalier",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Heavy Trauma",0.5},
            {"Vitality",37.94},
            {"Heated Charge",11.06},
            {"Diamond Skin",11.06},
            {"Streamline",0.5},
            {"Phénix de Fer",0.5},
            {"Endo",0.5,80},
          },
        },
        { Name = "Massacreur Frontalier",
          ModChance = 3,
          Mods = {
            {"Flow",1.01},
            {"Reflex Coil",4.42},
            {"North Wind",4.42},
            {"Fever Strike",4.42},
            {"Perpetual Agony",37.94},
            {"Aptitude au Fusil",4.42},
            {"Tromblon",37.94},
            {"Fente Tranquille",1.01},
            {"Endo",4.42,50},
          },
        },
        { Name = "Artilleuse Lourde Frontalière",
          ModChance = 3,
          Mods = {
            {"Magazine Warp",18.97},
            {"Tromblon",18.97},
            {"Slip Magazine",18.97},
            {"Endo",18.97,15},
            {"Shell Compression",11.06},
            {"Endo",11.06,50},
            {"Endo",1.01,80},
            {"Jugement Décisif",1.01},
          },
        },
        { Name = "Ballista",
          ModChance = 3,
          Mods = {
            {"Fracas d'Organes",37.94},
            {"Stormbringer",11.06},
            {"Endo",37.94,15},
            {"Endo",11.06,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Hellion Frontalier",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Heavy Trauma",0.5},
            {"Vitality",37.94},
            {"Heated Charge",11.06},
            {"Diamond Skin",11.06},
            {"Streamline",0.5},
            {"Phénix de Fer",0.5},
            {"Endo",0.5,80},
          },
        },
        { Name = "Hellion Ivoire",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Heavy Trauma",0.5},
            {"Vitality",37.94},
            {"Heated Charge",11.06},
            {"Diamond Skin",11.06},
            {"Streamline",0.5},
            {"Phénix de Fer",0.5},
            {"Endo",0.5,80},
          },
        },
        { Name = "Frontier Regulator",
          ModChance = 3,
          Mods = {
            {"Vitality",25.29},
            {"Hell's Chamber",1.01},
            {"Melee Prowess",25.29},
            {"Fury",7.37},
            {"Convulsion",7.37},
            {"Endo",25.29,15},
            {"Endo",7.37,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Lancier d'Élite Frontalier",
          ModChance = 3,
          Mods = {
            {"Redirection",25.29},
            {"Revenge",25.29},
            {"Quickdraw",25.29},
            {"Thunderbolt",0.67},
            {"Razor Shot",11.06},
            {"Serpents Croisés",0.67},
            {"Undying Will",0.67},
            {"Endo",11.06,50},
          },
        },
        { Name = "Scorpion",
          ModChance = 3,
          Mods = {
            {"Master Thief",1.01},
            {"Serration",7.37},
            {"Lightning Rod",37.94},
            {"Heavy Impact",7.37},
            {"Ire Souillée de Dragon",1.01},
            {"Endo",37.94,15},
            {"Endo",7.37,50},
          },
        },
        { Name = "Éviscérateur Frontalier",
          ModChance = 3,
          Mods = {
            {"Melee Prowess",18.97},
            {"Shocking Touch",11.06},
            {"Manoeuvre de Pistolet",18.97},
            {"Disruptor",18.97},
            {"Lingering Torment",18.97},
            {"Tresse Scindante",11.06},
            {"Endo",2.01,80},
          },
        },
        { Name = "Nox",
          ModChance = 3,
          Mods = {
            {"Redirection",19.36},
            {"Guardian",19.36},
            {"Stretch",7.52},
            {"Steel Fiber",19.36},
            {"Toxin Resistance",7.52},
            {"Aviator",19.36},
            {"Endo",7.52,50},
          },
        },
        { Name = "Drahk",
          ModChance = 3,
          Mods = {
            {"Hunt",0.22},
            {"Stalk",0.22},
            {"Dig",0.22},
            {"Howl",0.22},
            {"Protect",0.22},
            {"Scavenge",25.29},
            {"Unleashed",0.22},
            {"Ferocity",0.22},
            {"Link Armor",3.69},
            {"Link Health",3.69},
            {"Link Shields",3.69},
            {"Loyal Companion",25.29},
            {"Hastened Deflection",3.69},
            {"Savagery",0.22},
            {"Pack Leader",25.29},
            {"Maul",3.69},
            {"Morsure",0.22},
            {"Shelter",3.69},
          },
        },
        { Name = "Lancier d'Élite",
          ModChance = 3,
          Mods = {
            {"Redirection",25.29},
            {"Revenge",25.29},
            {"Quickdraw",25.29},
            {"Thunderbolt",0.67},
            {"Razor Shot",11.06},
            {"Serpents Croisés",0.67},
            {"Undying Will",0.67},
            {"Endo",11.06,50},
          },
        },
        { Name = "Soldat",
          ModChance = 3,
          Mods = {
            {"Melee Prowess",18.97},
            {"Shocking Touch",11.06},
            {"Manoeuvre de Pistolet",18.97},
            {"Disruptor",18.97},
            {"Lingering Torment",18.97},
            {"Tresse Scindante",11.06},
            {"Endo",2.01,80},
          },
        },
        { Name = "Gantelet Énergétique",
          ModChance = 3,
          Mods = {
            {"Target Cracker",5.53},
            {"Seeking Force",1.01},
            {"Bane of Infested",5.53},
            {"Calculated Redirection",37.94},
            {"Vaporize",37.94},
            {"Fureur Sombre",5.53},
            {"Rapace Malicieux",1.01},
            {"Endo",5.53,50},
          },
        },
        { Name = "Napalm",
          ModChance = 3,
          Mods = {
            {"Rage",2.01},
            {"Frappe Tendue",25.29},
            {"Ammo Stock",5.53},
            {"Insulation",25.29},
            {"Gunslinger",5.53},
            {"Enhanced Vitality",25.29},
            {"Grue Déchirante",5.53},
            {"Endo",5.53,50},
          },
        },
        { Name = "Napalm Ivoire",
          ModChance = 3,
          Mods = {
            {"Rage",2.01},
            {"Frappe Tendue",25.29},
            {"Ammo Stock",5.53},
            {"Insulation",25.29},
            {"Gunslinger",5.53},
            {"Enhanced Vitality",25.29},
            {"Grue Déchirante",5.53},
            {"Endo",5.53,50},
          },
        },
        { Name = "Commandant des Plaines",
          ModChance = 100,
          Mods = {
            {"Armement du Vigile",37.94},
            {"Ferveur du Vigile",11.06},
            {"Offense du Vigile",0.5},
            {"Ressources du Vigile",0.5},
            {"Poursuite du Vigile",11.06},
            {"Vigilante Vigor",37.94},
            {"Carving Mantis",0.5},
            {"Spring-Loaded Blade",0.5},
          },
        },
        { Name = "Commandant Aérien",
          ModChance = 100,
          Mods = {
            {"Puissance du Gladiateur",11.06},
            {"Ruée du Gladiateur",37.94},
            {"Vice du Gladiateur",0.5},
            {"Égide du Gladiateur",37.94},
            {"Finesse du Gladiateur",0.5},
            {"Résolution du Gladiateur",11.06},
            {"Swooping Falcon",0.5},
            {"Kinetic Diversion",0.5},
          },
        },
        { Name = "Recon Commander",
          ModChance = 100,
          Mods = {
            {"Augur Pact",37.94},
            {"Augur Seeker",0.5},
            {"Augur Accord",11.06},
            {"Augur Message",37.94},
            {"Augur Reach",11.06},
            {"Augur Secrets",0.5},
            {"Twirling Spire",0.5},
            {"Target Acquired",0.5},
          },
        },
        { Name = "Tusk Command Dargyn",
          ModChance = 12.5,
          Mods = {
            {"System Reroute",2.01},
            {"Rubedo-Lined Barrel",11.06},
            {"Extend",25.29},
            {"Sudden Impact",25.29},
            {"Endo",25.29,15},
            {"Endo",11.06,50},
          },
        },
        { Name = "Lame de Feu",
          ModChance = 3,
          Mods = {
            {"Aptitude au Fusil",7.37},
            {"Trick Mag",25.29},
            {"Enemy Sense",1.01},
            {"Flame Repellent",25.29},
            {"Cleanse Corpus",7.37},
            {"Endo",25.29,15},
            {"Endo",7.37,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Lame de Feu Ivoire",
          ModChance = 3,
          Mods = {
            {"Trick Mag",25.29},
            {"Enemy Sense",1.01},
            {"Flame Repellent",25.29},
            {"Aptitude au Fusil",7.37},
            {"Cleanse Corpus",7.37},
            {"Endo",25.29,15},
            {"Endo",7.37,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Prédateur Ivoire",
          ModChance = 3,
          Mods = {
            {"Trick Mag",25.29},
            {"Enemy Sense",1.01},
            {"Flame Repellent",25.29},
            {"Aptitude au Fusil",7.37},
            {"Cleanse Corpus",7.37},
            {"Endo",25.29,15},
            {"Endo",7.37,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Vor Corrompu",
          ModChance = 100,
          Mods = {
            {"Pistol Pestilence",25},
            {"Virulent Scourge",25},
            {"Toxic Barrage",25},
            {"Malignant Force",25},
          },
        },
        { Name = "Hellion Drekar",
          ModChance = 30,
          Mods = {
            {"Fracas d'Organes",25.29},
            {"Firewalker",2.01},
            {"Continuous Misery",25.29},
            {"Terminal Velocity",22.11},
            {"Endo",25.29,15},
          },
        },
        { Name = "Éviscérateur Drekar",
          ModChance = 3,
          Mods = {
            {"Melee Prowess",18.97},
            {"Shocking Touch",11.06},
            {"Manoeuvre de Pistolet",18.97},
            {"Disruptor",18.97},
            {"Lingering Torment",18.97},
            {"Rending Turn",11.06},
            {"Endo",2.01,80},
          },
        },
        { Name = "Homme d'Équipage",
          ModChance = 3,
          Mods = {
            {"Fury",7.37},
            {"Ammo Drum",25.29},
            {"No Return",7.37},
            {"Reach",25.29},
            {"Fauchage Tournoyant",7.37},
            {"Endo",25.29,15},
            {"Endo",2.01,80},
          },
        },
        { Name = "Homme d'Équipage d'Élite",
          ModChance = 3,
          Mods = {
            {"Fury",5.53},
            {"No Return",5.53},
            {"Infected Clip",5.53},
            {"Jagged Edge",0.67},
            {"Grincement du Payara",0.67},
            {"Endo",75.88,15},
            {"Endo",5.53,50},
            {"Endo",0.67,80},
          },
        },
        { Name = "MOA Onde de Choc",
          ModChance = 3,
          Mods = {
            {"Cryo Rounds",11.06},
            {"Stretch",11.06},
            {"Trick Mag",25.29},
            {"Piercing Hit",25.29},
            {"Vent Tranchant",1.01},
            {"Endo",25.29,15},
            {"Endo",1.01,80},
          },
        },
        { Name = "Homme d'Équipage Prod",
          ModChance = 3,
          Mods = {
            {"Manoeuvre de Pistolet",37.94},
            {"Perception Vitale",0.5},
            {"Chilling Grasp",11.06},
            {"Shotgun Savvy",11.06},
            {"Metal Fiber",37.94},
            {"Guardian Derision",0.5},
            {"Rapid Resilience",0.5},
            {"Endo",0.5,80},
          },
        },
        { Name = "Fusion MOA",
          ModChance = 3,
          Mods = {
            {"Rush",5.53},
            {"Thief's Wit",18.97},
            {"Antitoxin",5.53},
            {"Smite Corpus",5.53},
            {"Enhanced Vitality",18.97},
            {"Vaporize",18.97},
            {"Self Destruct",1.01},
            {"Endo",18.97,15},
            {"Endo",5.53,50},
            {"Endo",1.01,80},
          },
        },
    
        { Name = "Vapos Fusion Moa",
          ModChance = 3,
          Mods = {
            {"Vaporize",18.97},
            {"Enhanced Vitality",18.97},
            {"Thief's Wit",18.97},
            {"Endo",18.97,15},
            {"Rush",5.53},
            {"Smite Corpus",5.53},
            {"Antitoxin",5.53},
            {"Endo",5.53,50},
            {"Endo",1.01,80},
            {"Self Destruct",1.01},
          },
        },
    
        { Name = "Technicien Corpus",
          ModChance = 3,
          Mods = {
            {"Frappe Tendue",37.94},
            {"Charged Shell",5.53},
            {"Cleanse Grineer",5.53},
            {"Handspring",2.01},
            {"Tigre Tourbillonnant",5.53},
            {"Endo",37.94,15},
            {"Endo",5.53,50},
          },
        },
        { Name = "Oxium Osprey",
          ModChance = 3,
          Mods = {
            {"Vitality",25.29},
            {"Hell's Chamber",1.01},
            {"Melee Prowess",25.29},
            {"Fury",7.37},
            {"Convulsion",7.37},
            {"Endo",25.29,15},
            {"Endo",7.37,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Osprey Sapeur",
          ModChance = 3,
          Mods = {
            {"Diamond Skin",11.06},
            {"Stretch",11.06},
            {"Magazine Warp",25.29},
            {"Split Chamber",0.67},
            {"Crowd Dispersion",25.29},
            {"Serre Étincelante",0.67},
            {"Endo",25.29,15},
            {"Endo",0.67,80},
          },
        },
        { Name = "Boursier Isolateur",
          ModChance = 3,
          Mods = {
            {"Smite Grineer",11.06},
            {"Molten Impact",11.06},
            {"Ammo Drum",25.29},
            {"Revenge",25.29},
            {"Tempo Royal",2.01},
            {"Endo",25.29,15},
          },
        },
        { Name = "Boursier Collecteur",
          ModChance = 3,
          Mods = {
            {"Smite Grineer",11.06},
            {"North Wind",11.06},
            {"Ammo Drum",25.29},
            {"Revenge",25.29},
            {"Life Strike",2.01},
            {"Endo",25.29,15},
          },
        },
        { Name = "Porteur de Puissance",
          ModChance = 3,
          Mods = {
            {"Fury",7.37},
            {"Ammo Drum",25.29},
            {"No Return",7.37},
            {"Reach",25.29},
            {"Fauchage Tournoyant",7.37},
            {"Endo",25.29,15},
            {"Endo",2.01,80},
          },
        },
        { Name = "Homme d'Équipage Zéro",
          ModChance = 3,
          Mods = {
            {"Ravage",0.5},
            {"Incendiary Coat",11.06},
            {"Assault Mode",75.88},
            {"Combustion Beam",0.5},
            {"Éventail Harcelant",0.5},
            {"Endo",11.06,50},
            {"Endo",0.5,80},
          },
        },
        { Name = "Homme d'Équipage Sniper",
          ModChance = 3,
          Mods = {
            {"Ravage",0.5},
            {"Incendiary Coat",11.06},
            {"Assault Mode",75.88},
            {"Combustion Beam",0.5},
            {"Éventail Harcelant",0.5},
            {"Endo",11.06,50},
            {"Endo",0.5,80},
          },
        },
        { Name = "Drone Scavenger",
          ModChance = 3,
          Mods = {
            {"Redirection",38.72},
            {"Acier Véritable",38.72},
            {"Gunslinger",11.28},
            {"Contagious Spread",11.28},
          },
        },
        { Name = "Raknoïde Kyta",
          ModChance = 10,
          Mods = {
            {"Fracas d'Organes",37.94},
            {"Reach",37.94},
            {"Fever Strike",3.69},
            {"Molten Impact",3.69},
            {"North Wind",3.69},
            {"Reflex Coil",3.69},
            {"Shocking Touch",3.69},
            {"Stretch",3.69},
            {"Life Strike",1.01},
            {"Split Chamber",1.01},
          },
        },
        { Name = "Raknoïde Mite",
          ModChance = 10,
          Mods = {
            {"Fracas d'Organes",37.94},
            {"Reach",37.94},
            {"Fever Strike",3.69},
            {"Molten Impact",3.69},
            {"North Wind",3.69},
            {"Reflex Coil",3.69},
            {"Shocking Touch",3.69},
            {"Stretch",3.69},
            {"Life Strike",1.01},
            {"Split Chamber",1.01},
          },
        },
        { Name = "Raknoïde Thermique",
          ModChance = 5,
          Mods = {
            {"Flame Repellent",75.88},
            {"Molten Impact",5.53},
            {"Heated Charge",5.53},
            {"Hellfire",5.53},
            {"Incendiary Coat",5.53},
            {"Volcanic Edge",0.5},
            {"Scorch",0.5},
            {"Balles de Thermite",0.5},
            {"Scattering Inferno",0.5},
          },
        },
        { Name = "Raknoïde Scyto",
          ModChance = 10,
          Mods = {
            {"Fracas d'Organes",37.94},
            {"Reach",37.94},
            {"Fever Strike",3.69},
            {"Molten Impact",3.69},
            {"North Wind",3.69},
            {"Reflex Coil",3.69},
            {"Shocking Touch",3.69},
            {"Stretch",3.69},
            {"Life Strike",1.01},
            {"Split Chamber",1.01},
          },
        },
        { Name = "Battalyst",
          ModChance = 25,
          Mods = {
            {"Air Recon",30.56},
            {"Overview",30.56},
            {"Broad Eye",30.56},
            {"Eject Magazine",1.67},
            {"Tactical Reload",1.67},
            {"Lock and Load",1.67},
            {"Strafing Slide",1.67},
            {"Gun Glide",1.67},
          },
        },
        { Name = "Conculyste",
          ModChance = 15,
          Mods = {
            {"Esprit Vengeur",2.78},
            {"Double-Barrel Drift",2.78},
            {"Pointe de Flèche à Ressort",2.78},
            {"Reflex Draw",15.28},
            {"Twitch",15.28},
            {"Soft Hands",15.28},
            {"Spry Sights",15.28},
            {"Agile Aim",15.28},
            {"Snap Shot",15.28},
          },
        },
        { Name = "Vomvalyste d'Eidolon",
          ModChance = 5,
          Mods = {
            {"Fury",7.37},
            {"Ammo Drum",25.29},
            {"No Return",7.37},
            {"Reach",25.29},
            {"Fauchage Tournoyant",7.37},
            {"Stinging Thorn",1.01},
            {"Endo",25.29,15},
            {"Endo",1.01,80},
          },
        },
        { Name = "Eidolon Teralyst",
          ModChance = 100,
          Mods = {
            {"Lethal Momentum",22.22},
            {"Fatal Acceleration",22.22},
            {"Terminal Velocity",22.22},
            {"Collision Force",8.33},
            {"Pummel",8.33},
            {"Crash Course",8.33},
            {"Full Contact",8.33},
          },
        },
        { Name = "Eidolon Gantulyst",
          ModChance = 100,
          Mods = {
            {"Perpetual Agony",32.21},
            {"Lingering Torment",32.21},
            {"Continuous Misery",32.21},
            {"Auger Strike",0.84},
            {"Bore",0.84},
            {"Piercing Caliber",0.84},
            {"Breach Loader",0.84},
          },
        },
        { Name = "Eidolon Hydrolyst",
          ModChance = 100,
          Mods = {
            {"Shotgun Spazz",22.22},
            {"Gunslinger",22.22},
            {"Speed Trigger",22.22},
            {"Buzz Kill",8.33},
            {"Maim",8.33},
            {"Fanged Fusillade",8.33},
            {"Sweeping Serration",8.33},
          },
        },
        { Name = "Executioner Harkonar",
          ModChance = 20,
          Mods = {
            {"Endo",75.88,15},
            {"Endo",22.11,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Battalyst (Decaying)",
          ModChance = 25,
          Ignore = true,
          Mods = {
            {"Air Recon",30.56},
            {"Overview",30.56},
            {"Broad Eye",30.56},
            {"Eject Magazine",1.67},
            {"Tactical Reload",1.67},
            {"Lock and Load",1.67},
            {"Strafing Slide",1.67},
            {"Gun Glide",1.67},
          },
        },
        { Name = "Conculyst (Decaying)",
          ModChance = 15,
          Ignore = true,
          Mods = {
            {"Esprit Vengeur",2.78},
            {"Double-Barrel Drift",2.78},
            {"Pointe de Flèche à Ressort",2.78},
            {"Reflex Draw",15.28},
            {"Twitch",15.28},
            {"Soft Hands",15.28},
            {"Spry Sights",15.28},
            {"Agile Aim",15.28},
            {"Snap Shot",15.28},
          },
        },
        { Name = "Hunhow",
          ModChance = 100,
          Ignore = true,
          Mods = {
              
          },
        },
        { Name = "Contre-MOA",
          ModChance = 3,
          Mods = {
            {"Thief's Wit",38.72},
            {"Shotgun Savvy",7.52},
            {"Enhanced Vitality",38.72},
            {"Tigre Tourbillonnant",7.52},
            {"Pathogen Rounds",7.52},
          },
        },
        { Name = "Homme d'Équipage Corrompu",
          ModChance = 3,
          Mods = {
            {"Fired Up",0.86},
            {"Quick Return",32.47},
            {"Suppress",32.47},
            {"Steady Hands",0.86},
            {"Étreinte de la Vipère",0.86},
            {"Endo",32.47,15},
          },
        },
        { Name = "Ancien Corrompu",
          ModChance = 3,
          Mods = {
            {"Berserker",1.01},
            {"Reflection",37.94},
            {"Quick Thinking",1.01},
            {"Maglev",7.37},
            {"Affrontement de la Forêt",7.37},
            {"Endo",37.94,15},
            {"Endo",7.37,50},
          },
        },
        { Name = "Artilleuse Lourde Corrompue",
          ModChance = 3,
          Mods = {
            {"Spare Parts",11.06},
            {"Intruder",75.88},
            {"Whirlwind",0.67},
            {"Branche Battante",0.67},
            {"Endo",11.73,50},
            {"Endo",0.67,80},
          },
        },
        { Name = "Orokin Drone",
          ModChance = 3,
          Mods = {
            {"Guardian",25.29},
            {"Coolant Leak",0.67},
            {"Fired Up",0.67},
            {"Hush",25.29},
            {"Endo",25.29,15},
            {"Endo",22.11,50},
            {"Endo",0.67,80},
          },
        },
        { Name = "MOA Corrompu",
          ModChance = 3,
          Mods = {
            {"Fatal Attraction",25.29},
            {"Assault Mode",25.29},
            {"Reflex Guard",1.01},
            {"Croisement des Gémeaux",22.11},
            {"Saule Saignant",1.01},
            {"Endo",25.29,15},
          },
        },
        { Name = "Massacreur Corrompu",
          ModChance = 3,
          Mods = {
            {"Infected Clip",5.53},
            {"Ammo Case",37.94},
            {"Power Throw",2.01},
            {"Finishing Touch",5.53},
            {"Guêpe Brûlante",5.53},
            {"Dispatch Overdrive",5.53},
            {"Thumper",37.94},
          },
        },
        { Name = "Osprey Sangsue",
          ModChance = 3,
          Mods = {
            {"Diamond Skin",11.06},
            {"Stretch",11.06},
            {"Magazine Warp",25.29},
            {"Split Chamber",0.67},
            {"Crowd Dispersion",25.29},
            {"Serre Étincelante",0.67},
            {"Endo",25.29,15},
            {"Endo",0.67,80},
          },
        },
        { Name = "Osprey Poseur de Mines",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Metal Auger",0.67},
            {"Sinister Reach",11.06},
            {"Concealed Explosives",0.67},
            {"Endo",37.94,15},
            {"Endo",11.06,50},
            {"Endo",0.67,80},
          },
        },
        { Name = "Ancien Toxique",
          ModChance = 3,
          Mods = {
            {"Fracas d'Organes",15.18},
            {"Slip Magazine",15.18},
            {"Hornet Strike",7.37},
            {"Warm Coat",15.18},
            {"Accelerated Deflection",7.37},
            {"Shredder",15.18},
            {"Firestorm",1.01},
            {"Marée Brutale",1.01},
            {"Endo",15.18,15},
            {"Endo",7.37,50},
          },
        },
        { Name = "Ratel",
          ModChance = 3,
          Mods = {
            {"Smite Grineer",11.06},
            {"North Wind",11.06},
            {"Energy Channel",1.01},
            {"Ammo Drum",25.29},
            {"Revenge",25.29},
            {"Endo",25.29,15},
            {"Endo",1.01,80},
          },
        },
        { Name = "Electric Crawler",
          ModChance = 3,
          Mods = {
            {"Serration",5.53},
            {"Sure Shot",5.53},
            {"Rupture",75.88},
            {"Contagious Spread",5.53},
            {"Endo",5.53,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Rampant Nauséeux",
          ModChance = 3,
          Mods = {
            {"Serration",11.06},
            {"Quickdraw",37.94},
            {"Crocs Autoguidés",11.06},
            {"Endo",37.94,15},
            {"Endo",2.01,80},
          },
        },
        { Name = "MOA-Mutaliste Gluant",
          ModChance = 3,
          Mods = {
            {"Flechette",25.29},
            {"Redirection",25.29},
            {"Expel Infested",11.06},
            {"Lasting Sting",25.29},
            {"Entaille Tornade",1.01},
            {"Relentless Combination",11.06},
            {"Adhesive Blast",1.01},
          },
        },
        { Name = "Rampant Toxique",
          ModChance = 3,
          Mods = {
            {"Pressure Point",18.97},
            {"Tromblon",18.97},
            {"Trick Mag",18.97},
            {"Heavy Impact",11.06},
            {"Endo",18.97,15},
            {"Endo",11.06,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Mutalist Osprey",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Metal Auger",0.67},
            {"Sinister Reach",11.06},
            {"Concealed Explosives",0.67},
            {"Endo",37.94,15},
            {"Endo",11.06,50},
            {"Endo",0.67,80},
          },
        },
        { Name = "Éclabousseur",
          ModChance = 3,
          Mods = {
            {"Fracas d'Organes",15.18},
            {"Slip Magazine",15.18},
            {"Hornet Strike",7.37},
            {"Warm Coat",15.18},
            {"Accelerated Deflection",7.37},
            {"Shredder",15.18},
            {"Firestorm",1.01},
            {"Marée Brutale",1.01},
            {"Endo",15.18,15},
            {"Endo",7.37,50},
          },
        },
        { Name = "Jordas Golem",
          ModChance = 100,
          Mods = {
            {"Pressure Point",37.94},
            {"Streamline",2.01},
            {"Magazine Warp",37.94},
            {"Incendiary Coat",11.06},
            {"Bane of Infested",11.06},
          },
        },
        { Name = "Hyena PB",
          ModChance = 60,
          Ignore = true,
          Mods = {
            {"Trick Mag",38.72},
            {"Acier Véritable",38.72},
            {"Hit And Run",11.28},
            {"North Wind",11.28},
          },
        },
        { Name = "Hyena NG",
          ModChance = 60,
          Ignore = true,
          Mods = {
            {"Trick Mag",38.72},
            {"Acier Véritable",38.72},
            {"Hit And Run",11.28},
            {"North Wind",11.28},
          },
        },
        { Name = "Hyena LN2",
          ModChance = 60,
          Ignore = true,
          Mods = {
            {"Trick Mag",38.72},
            {"Acier Véritable",38.72},
            {"Hit And Run",11.28},
            {"North Wind",11.28},
          },
        },
        { Name = "Hyena TH",
          ModChance = 60,
          Ignore = true,
          Mods = {
            {"Trick Mag",38.72},
            {"Acier Véritable",38.72},
            {"Hit And Run",11.28},
            {"North Wind",11.28},
          },
        },
        { Name = "Raptors",
          ModChance = 5,
          Mods = {
            {"Reflex Coil",11.06},
            {"Stretch",11.06},
            {"Fracas d'Organes",37.94},
            {"Reach",37.94},
            {"Split Chamber",2.01},
          },
        },
        { Name = "Gardien Grineer",
          ModChance = 3,
          Mods = {
            {"Tromblon",18.97},
            {"Slip Magazine",18.97},
            {"Magazine Warp",18.97},
            {"Shell Compression",11.06},
            {"Jugement Décisif",1.01},
            {"Endo",18.97,15},
            {"Endo",11.06,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Gardien Corpus",
          ModChance = 3,
          Mods = {
            {"Frappe Tendue",37.94},
            {"Charged Shell",5.53},
            {"Cleanse Grineer",5.53},
            {"Handspring",2.01},
            {"Tigre Tourbillonnant",5.53},
            {"Endo",37.94,15},
            {"Endo",5.53,50},
          },
        },
        { Name = "Hyekka",
          ModChance = 20,
          Mods = {
            {"Sharpened Claws",45.83},
            {"Swipe",45.83},
            {"Charm",4.17},
            {"Reflect",4.17},
          },
        },
        { Name = "Éviscérateur",
          ModChance = 3,
          Mods = {
            {"Melee Prowess",18.97},
            {"Shocking Touch",11.06},
            {"Manoeuvre de Pistolet",18.97},
            {"Disruptor",18.97},
            {"Lingering Torment",18.97},
            {"Tresse Scindante",11.06},
            {"Endo",2.01,80},
          },
        },
        { Name = "Lancier Aride",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Heavy Trauma",0.5},
            {"Vitality",37.94},
            {"Heated Charge",11.06},
            {"Diamond Skin",11.06},
            {"Streamline",0.5},
            {"Phénix de Fer",0.5},
            {"Endo",0.5,80},
          },
        },
        { Name = "Lancier Ivoire",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Heavy Trauma",0.5},
            {"Vitality",37.94},
            {"Heated Charge",11.06},
            {"Diamond Skin",11.06},
            {"Streamline",0.5},
            {"Phénix de Fer",0.5},
            {"Endo",0.5,80},
          },
        },
        { Name = "Lancier d'Élite Aride",
          ModChance = 3,
          Mods = {
            {"Redirection",25.29},
            {"Revenge",25.29},
            {"Quickdraw",25.29},
            {"Thunderbolt",0.67},
            {"Razor Shot",11.06},
            {"Serpents Croisés",0.67},
            {"Undying Will",0.67},
            {"Endo",11.06,50},
          },
        },
        { Name = "Massacreur Aride",
          ModChance = 3,
          Mods = {
            {"Flow",1.01},
            {"Reflex Coil",4.42},
            {"North Wind",4.42},
            {"Fever Strike",4.42},
            {"Perpetual Agony",37.94},
            {"Aptitude au Fusil",4.42},
            {"Tromblon",37.94},
            {"Fente Tranquille",1.01},
            {"Endo",4.42,50},
          },
        },
        { Name = "Soldat Aride",
          ModChance = 3,
          Mods = {
            {"Melee Prowess",18.97},
            {"Shocking Touch",11.06},
            {"Manoeuvre de Pistolet",18.97},
            {"Disruptor",18.97},
            {"Lingering Torment",18.97},
            {"Tresse Scindante",11.06},
            {"Endo",2.01,80},
          },
        },
        { Name = "Hellion Aride",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Heavy Trauma",0.5},
            {"Vitality",37.94},
            {"Heated Charge",11.06},
            {"Diamond Skin",11.06},
            {"Streamline",0.5},
            {"Phénix de Fer",0.5},
            {"Endo",0.5,80},
          },
        },
        { Name = "Éviscérateur Aride",
          ModChance = 3,
          Mods = {
            {"Melee Prowess",18.97},
            {"Shocking Touch",11.06},
            {"Manoeuvre de Pistolet",18.97},
            {"Disruptor",18.97},
            {"Lingering Torment",18.97},
            {"Tresse Scindante",11.06},
            {"Endo",2.01,80},
          },
        },
        { Name = "Artilleuse Lourde Aride",
          ModChance = 3,
          Mods = {
            {"Tromblon",18.97},
            {"Slip Magazine",18.97},
            {"Magazine Warp",18.97},
            {"Shell Compression",11.06},
            {"Jugement Décisif",1.01},
            {"Endo",18.97,15},
            {"Endo",11.06,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Hellion",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Heavy Trauma",0.5},
            {"Vitality",37.94},
            {"Heated Charge",11.06},
            {"Diamond Skin",11.06},
            {"Streamline",0.5},
            {"Phénix de Fer",0.5},
            {"Endo",0.5,80},
          },
        },
        { Name = "Bombardier Maniaque Drekar",
          ModChance = 40,
          Mods = {
            {"Acier Véritable",25.29},
            {"Tactical Pump",11.06},
            {"Warm Coat",25.29},
            {"Expel Grineer",11.06},
            {"Tempête Vermillon",0.67},
            {"Vulpine Mask",0.67},
            {"Endo",25.29,15},
            {"Endo",0.67,80},
          },
        },
        { Name = "Comba",
          ModChance = 4,
          Mods = {
            {"Combustion Beam",25},
            {"Vulpine Mask",25},
            {"Tragédie de Gaïa",25},
            {"Endo",25,80},
          },
        },
        { Name = "Tyl Regor (2)",
          ModChance = 100,
          Ignore = true,
          Mods = {
            {"Vitality",25.81},
            {"Cryo Rounds",7.52},
            {"Acier Véritable",25.81},
            {"Shocking Touch",7.52},
            {"Steel Fiber",25.81},
            {"Lethal Momentum",7.52},
          },
        },
        { Name = "Lynx",
          ModChance = 3,
          Mods = {
            {"Fracas d'Organes",37.94},
            {"Stormbringer",22.11},
            {"Endo",37.94,15},
            {"Endo",2.01,80},
          },
        },
        { Name = "Dreg",
          ModChance = 3,
          Mods = {
            {"Morphic Transformer",2.01},
            {"Argon Plating",18.97},
            {"Lunette Parallaxe",18.97},
            {"Cutting Edge",18.97},
            {"Combustion Rounds",11.06},
            {"Endo",18.97,15},
            {"Endo",11.06,50},
          },
        },
        { Name = "Lancer Dreg",
          ModChance = 3,
          Mods = {
            {"Morphic Transformer",2.01},
            {"Extend",37.94},
            {"Energy Amplifier",5.53},
            {"Venomous Clip",5.53},
            {"Electrified Barrel",5.53},
            {"Endo",37.94,15},
            {"Endo",5.53,50},
          },
        },
        { Name = "Shield Dargyn",
          ModChance = 3,
          Mods = {
            {"Energy Inversion",38.72},
            {"Furor",5.64},
            {"Galvanized Blade",5.64},
            {"Auxiliary Power",5.64},
            {"Endo",38.72,15},
            {"Endo",5.64,50},
          },
        },
        { Name = "Tusk Shield Dargyn",
          ModChance = 12.5,
          Mods = {
            {"Sudden Impact",25.29},
            {"Rubedo-Lined Barrel",11.06},
            {"System Reroute",2.01},
            {"Extend",25.29},
            {"Endo",25.29,15},
            {"Endo",11.06,50},
          },
        },
        { Name = "Tusk Dargyn",
          ModChance = 12.5,
          Mods = {
            {"Sudden Impact",25.29},
            {"Rubedo-Lined Barrel",11.06},
            {"System Reroute",2.01},
            {"Extend",25.29},
            {"Endo",25.29,15},
            {"Endo",11.06,50},
          },
        },
        { Name = "Pilot Dargyn",
          ModChance = 3,
          Mods = {
            {"Redirection",25.29},
            {"Revenge",25.29},
            {"Quickdraw",25.29},
            {"Razor Shot",11.06},
            {"Thunderbolt",0.67},
            {"Serpents Croisés",0.67},
            {"Undying Will",0.67},
            {"Endo",11.06,50},
          },
        },
        { Name = "Bombardier Corrompu",
          ModChance = 3,
          Mods = {
            {"Spare Parts",11.06},
            {"Intruder",75.88},
            {"Whirlwind",0.67},
            {"Branche Battante",0.67},
            {"Endo",11.73,50},
            {"Endo",0.67,80},
          },
        },
        { Name = "Kavat Sauvage",
          ModChance = 20,
          Mods = {
            {"Cat's Eye",4.17},
            {"Mischief",4.17},
            {"Territorial Aggression",30.56},
            {"Pounce",30.56},
            {"Sense Danger",30.56},
          },
        },
        { Name = "Éclabousseur Arcane",
          ModChance = 3,
          Mods = {
            {"Fracas d'Organes",15.18},
            {"Slip Magazine",15.18},
            {"Hornet Strike",7.37},
            {"Warm Coat",15.18},
            {"Accelerated Deflection",7.37},
            {"Shredder",15.18},
            {"Firestorm",1.01},
            {"Marée Brutale",1.01},
            {"Endo",15.18,15},
            {"Endo",7.37,50},
          },
        },
        { Name = "Sprag",
          ModChance = 3,
          Mods = {
            {"Fracas d'Organes",25.29},
            {"Stormbringer",11.06},
            {"Continuous Misery",25.29},
            {"Terminal Velocity",11.06},
            {"Endo",25.29,15},
            {"Endo",2.01,80},
          },
        },
        { Name = "Ven'kra Tel",
          ModChance = 3,
          Mods = {
            {"Fracas d'Organes",25.29},
            {"Stormbringer",11.06},
            {"Continuous Misery",25.29},
            {"Terminal Velocity",11.06},
            {"Endo",25.29,15},
            {"Endo",2.01,80},
          },
        },
        { Name = "Chroma Infesté",
          ModChance = 3,
          Mods = {
            {"Rage",20},
            {"Berserker",20},
            {"Flow",20},
            {"Master Thief",20},
            {"Jugement Décisif",20},
          },
        },
        { Name = "Spectre Valet",
          ModChance = 100,
          Mods = {
            {"Derviche Cramoisi",6.06},
            {"Justice Aveugle",36.36},
            {"Pistol Amp",51.52},
            {"Growing Power",6.06},
          },
        },
        { Name = "Spectre Orphid",
          ModChance = 100,
          Mods = {
            {"Vulcain d'Atlantis",21.05},
            {"Serpents Croisés",10.53},
            {"Stand United",29.82},
            {"Brief Respite",38.6},
          },
        },
        { Name = "Orphid Specter (Husk)",
          ModChance = 3,
          Mods = {
            {"Sundering Strike",1.01},
            {"Reach",25.29},
            {"Point Blank",11.06},
            {"Ghost",25.29},
            {"Concussion Rounds",11.06},
            {"Endo",25.29,15},
            {"Endo",1.01,80},
          },
        },
        { Name = "Spectre Feyarch",
          ModChance = 100,
          Mods = {
            {"Haut Zénith",6.06},
            {"Dernier Présage",36.36},
            {"Shotgun Amp",51.52},
            {"Empowered Blades",6.06},
          },
        },
        { Name = "Cannon Battery",
          ModChance = 3,
          Ignore = true,
          Mods = {
            {"Hyperion Thrusters",1.01},
            {"Electrified Barrel",7.37},
            {"Furor",7.37},
            {"Balles Creuses",1.01},
            {"Endo",75.88,15},
            {"Endo",7.37,50},
          },
        },
        { Name = "Lancier d'Élite Kuva",
          ModChance = 3,
          Mods = {
            {"Redirection",25.29},
            {"Revenge",25.29},
            {"Quickdraw",25.29},
            {"Thunderbolt",0.67},
            {"Razor Shot",11.06},
            {"Serpents Croisés",0.67},
            {"Undying Will",0.67},
            {"Endo",11.06,50},
          },
        },
        { Name = "Lancier d'Élite Ivoire",
          ModChance = 3,
          Mods = {
            {"Redirection",25.29},
            {"Revenge",25.29},
            {"Quickdraw",25.29},
            {"Razor Shot",11.06},
            {"Thunderbolt",0.67},
            {"Serpents Croisés",0.67},
            {"Undying Will",0.67},
            {"Endo",11.06,50},
          },
        },
        { Name = "Massacreur Kuva",
          ModChance = 3,
          Mods = {
            {"Flow",1.01},
            {"Smite Grineer",5.53},
            {"Frappe Tendue",18.97},
            {"Fast Hands",18.97},
            {"Reflex Coil",5.53},
            {"North Wind",5.53},
            {"Pressure Point",18.97},
            {"Endo",18.97,15},
            {"Endo",5.53,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Massacreur Ivoire",
          ModChance = 3,
          Mods = {
            {"Flow",1.01},
            {"Smite Grineer",5.53},
            {"Frappe Tendue",18.97},
            {"Fast Hands",18.97},
            {"Reflex Coil",5.53},
            {"North Wind",5.53},
            {"Pressure Point",18.97},
            {"Endo",18.97,15},
            {"Endo",5.53,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Scorpion Kuva",
          ModChance = 3,
          Mods = {
            {"Master Thief",1.01},
            {"Serration",7.37},
            {"Lightning Rod",37.94},
            {"Heavy Impact",7.37},
            {"Ire Souillée de Dragon",1.01},
            {"Endo",37.94,15},
            {"Endo",7.37,50},
          },
        },
        { Name = "Soldat Kuva",
          ModChance = 3,
          Mods = {
            {"Melee Prowess",18.97},
            {"Shocking Touch",11.06},
            {"Manoeuvre de Pistolet",18.97},
            {"Disruptor",18.97},
            {"Lingering Torment",18.97},
            {"Tresse Scindante",11.06},
            {"Endo",2.01,80},
          },
        },
        { Name = "Soldat Ivoire",
          ModChance = 3,
          Mods = {
            {"Melee Prowess",18.97},
            {"Shocking Touch",11.06},
            {"Manoeuvre de Pistolet",18.97},
            {"Disruptor",18.97},
            {"Lingering Torment",18.97},
            {"Tresse Scindante",11.06},
            {"Endo",2.01,80},
          },
        },
        { Name = "Déchiqueteur Kuva",
          ModChance = 3,
          Mods = {
            {"Target Cracker",5.53},
            {"Seeking Force",1.01},
            {"Bane of Infested",5.53},
            {"Calculated Redirection",37.94},
            {"Vaporize",37.94},
            {"Fureur Sombre",5.53},
            {"Rapace Malicieux",1.01},
            {"Endo",5.53,50},
          },
        },
        { Name = "Kuva Shield Lancer",
          ModChance = 3,
          Mods = {
            {"Flechette",25.29},
            {"Thief's Wit",25.29},
            {"Smite Infested",11.06},
            {"Retribution",1.01},
            {"Endo",25.29,15},
            {"Endo",11.06,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Tusk Shield Lancer",
          ModChance = 3,
          Mods = {
            {"Flechette",25.29},
            {"Thief's Wit",25.29},
            {"Smite Infested",11.06},
            {"Retribution",1.01},
            {"Endo",25.29,15},
            {"Endo",11.06,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Napalm Kuva",
          ModChance = 3,
          Mods = {
            {"Rage",2.01},
            {"Frappe Tendue",25.29},
            {"Ammo Stock",5.53},
            {"Insulation",25.29},
            {"Gunslinger",5.53},
            {"Enhanced Vitality",25.29},
            {"Grue Déchirante",5.53},
            {"Endo",5.53,50},
          },
        },
        { Name = "Lame de Feu Kuva",
          ModChance = 3,
          Mods = {
            {"Aptitude au Fusil",7.37},
            {"Trick Mag",25.29},
            {"Enemy Sense",1.01},
            {"Flame Repellent",25.29},
            {"Cleanse Corpus",7.37},
            {"Endo",25.29,15},
            {"Endo",7.37,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Chercheur Kuva",
          ModChance = 3,
          Mods = {
            {"Killing Blow",7.37},
            {"Barrel Diffusion",0.67},
            {"Accelerated Deflection",7.37},
            {"Sawtooth Clip",75.88},
            {"Ruine Dévastatrice",0.67},
            {"Fléau Chatoyant",7.37},
            {"Endo",0.67,80},
          },
        },
        { Name = "Chercheur Ivoire",
          ModChance = 3,
          Mods = {
            {"Killing Blow",7.37},
            {"Barrel Diffusion",0.67},
            {"Accelerated Deflection",7.37},
            {"Sawtooth Clip",75.88},
            {"Ruine Dévastatrice",0.67},
            {"Fléau Chatoyant",7.37},
            {"Endo",0.67,80},
          },
        },
        { Name = "Brûleur Kuva",
          ModChance = 3,
          Mods = {
            {"Sure Shot",5.64},
            {"Bane of Grineer",5.64},
            {"Assault Mode",38.72},
            {"Tigre Tourbillonnant",5.64},
            {"Endo",38.72,15},
            {"Endo",5.64,50},
          },
        },
        { Name = "Maître Drahk Kuva",
          ModChance = 3,
          Mods = {
            {"Flow",1.01},
            {"Smite Grineer",5.53},
            {"Frappe Tendue",18.97},
            {"Fast Hands",18.97},
            {"Reflex Coil",5.53},
            {"North Wind",5.53},
            {"Pressure Point",18.97},
            {"Endo",18.97,15},
            {"Endo",5.53,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Drahk Kuva",
          ModChance = 3,
          Mods = {
            {"Hunt",0.22},
            {"Stalk",0.22},
            {"Dig",0.22},
            {"Howl",0.22},
            {"Protect",0.22},
            {"Scavenge",25.29},
            {"Unleashed",0.22},
            {"Ferocity",0.22},
            {"Link Armor",3.69},
            {"Link Health",3.69},
            {"Link Shields",3.69},
            {"Loyal Companion",25.29},
            {"Hastened Deflection",3.69},
            {"Savagery",0.22},
            {"Pack Leader",25.29},
            {"Maul",3.69},
            {"Morsure",0.22},
            {"Shelter",3.69},
          },
        },
        { Name = "Ved Xol",
          ModChance = 10,
          Mods = {
            {"Pain Threshold",12.5},
            {"Ricochet Kinétique",12.5},
            {"Cartouches Thermagnétiques",12.5},
            {"Décharge Statique",12.5},
            {"Medi-Pet Kit",12.5},
            {"Shield Charger",12.5},
            {"Grenades Liantes",12.5},
            {"Surcharge de Flux",12.5},
          },
        },
        { Name = "Malice",
          ModChance = 100,
          Mods = {
            {"Targeting Subsystem",22.22},
            {"Guided Ordnance",22.22},
            {"Narrow Barrel",4.04},
            {"Focused Defense",51.52},
          },
        },
        { Name = "Nako Xol",
          ModChance = 10,
          Mods = {
            {"Pain Threshold",12.5},
            {"Ricochet Kinétique",12.5},
            {"Cartouches Thermagnétiques",12.5},
            {"Décharge Statique",12.5},
            {"Medi-Pet Kit",12.5},
            {"Shield Charger",12.5},
            {"Grenades Liantes",12.5},
            {"Surcharge de Flux",12.5},
          },
        },
        { Name = "Pelna Cade",
          ModChance = 10,
          Mods = {
            {"Pain Threshold",12.5},
            {"Ricochet Kinétique",12.5},
            {"Cartouches Thermagnétiques",12.5},
            {"Décharge Statique",12.5},
            {"Medi-Pet Kit",12.5},
            {"Shield Charger",12.5},
            {"Grenades Liantes",12.5},
            {"Surcharge de Flux",12.5},
          },
        },
        { Name = "Lockjaw & Sol",
          ModChance = 10,
          Mods = {
            {"Pain Threshold",12.5},
            {"Ricochet Kinétique",12.5},
            {"Cartouches Thermagnétiques",12.5},
            {"Décharge Statique",12.5},
            {"Medi-Pet Kit",12.5},
            {"Shield Charger",12.5},
            {"Grenades Liantes",12.5},
            {"Surcharge de Flux",12.5},
          },
        },
        { Name = "Jad Teran",
          ModChance = 10,
          Mods = {
            {"Pain Threshold",12.5},
            {"Ricochet Kinétique",12.5},
            {"Cartouches Thermagnétiques",12.5},
            {"Décharge Statique",12.5},
            {"Medi-Pet Kit",12.5},
            {"Shield Charger",12.5},
            {"Grenades Liantes",12.5},
            {"Surcharge de Flux",12.5},
          },
        },
        { Name = "Azoth",
          ModChance = 10,
          Mods = {
            {"Pain Threshold",12.5},
            {"Ricochet Kinétique",12.5},
            {"Cartouches Thermagnétiques",12.5},
            {"Décharge Statique",12.5},
            {"Medi-Pet Kit",12.5},
            {"Shield Charger",12.5},
            {"Grenades Liantes",12.5},
            {"Surcharge de Flux",12.5},
          },
        },
        { Name = "Raptor RX",
          ModChance = 10,
          Mods = {
            {"Pain Threshold",12.5},
            {"Ricochet Kinétique",12.5},
            {"Cartouches Thermagnétiques",12.5},
            {"Décharge Statique",12.5},
            {"Medi-Pet Kit",12.5},
            {"Shield Charger",12.5},
            {"Grenades Liantes",12.5},
            {"Surcharge de Flux",12.5},
          },
        },
        { Name = "Auditeur",
          ModChance = 10,
          Mods = {
            {"Pain Threshold",12.5},
            {"Ricochet Kinétique",12.5},
            {"Cartouches Thermagnétiques",12.5},
            {"Décharge Statique",12.5},
            {"Medi-Pet Kit",12.5},
            {"Shield Charger",12.5},
            {"Grenades Liantes",12.5},
            {"Surcharge de Flux",12.5},
          },
        },
        { Name = "Jen Dro",
          ModChance = 10,
          Mods = {
            {"Pain Threshold",12.5},
            {"Ricochet Kinétique",12.5},
            {"Cartouches Thermagnétiques",12.5},
            {"Décharge Statique",12.5},
            {"Medi-Pet Kit",12.5},
            {"Shield Charger",12.5},
            {"Grenades Liantes",12.5},
            {"Surcharge de Flux",12.5},
          },
        },
        { Name = "M-W.A.M.",
          ModChance = 10,
          Mods = {
            {"Pain Threshold",12.5},
            {"Ricochet Kinétique",12.5},
            {"Cartouches Thermagnétiques",12.5},
            {"Décharge Statique",12.5},
            {"Medi-Pet Kit",12.5},
            {"Shield Charger",12.5},
            {"Grenades Liantes",12.5},
            {"Surcharge de Flux",12.5},
          },
        },
        { Name = "Derim Zahn",
          ModChance = 10,
          Mods = {
            {"Pain Threshold",12.5},
            {"Ricochet Kinétique",12.5},
            {"Cartouches Thermagnétiques",12.5},
            {"Décharge Statique",12.5},
            {"Medi-Pet Kit",12.5},
            {"Shield Charger",12.5},
            {"Grenades Liantes",12.5},
            {"Surcharge de Flux",12.5},
          },
        },
        { Name = "Tia Mayn",
          ModChance = 10,
          Mods = {
            {"Pain Threshold",12.5},
            {"Ricochet Kinétique",12.5},
            {"Cartouches Thermagnétiques",12.5},
            {"Décharge Statique",12.5},
            {"Medi-Pet Kit",12.5},
            {"Shield Charger",12.5},
            {"Grenades Liantes",12.5},
            {"Surcharge de Flux",12.5},
          },
        },
        { Name = "Armis Ulta",
          ModChance = 10,
          Mods = {
            {"Pain Threshold",12.5},
            {"Ricochet Kinétique",12.5},
            {"Cartouches Thermagnétiques",12.5},
            {"Décharge Statique",12.5},
            {"Medi-Pet Kit",12.5},
            {"Shield Charger",12.5},
            {"Grenades Liantes",12.5},
            {"Surcharge de Flux",12.5},
          },
        },
        { Name = "Dru Pesfor",
          ModChance = 10,
          Mods = {
            {"Pain Threshold",12.5},
            {"Ricochet Kinétique",12.5},
            {"Cartouches Thermagnétiques",12.5},
            {"Décharge Statique",12.5},
            {"Medi-Pet Kit",12.5},
            {"Shield Charger",12.5},
            {"Grenades Liantes",12.5},
            {"Surcharge de Flux",12.5},
          },
        },
        { Name = "Rana Del",
          ModChance = 10,
          Mods = {
            {"Pain Threshold",12.5},
            {"Ricochet Kinétique",12.5},
            {"Cartouches Thermagnétiques",12.5},
            {"Décharge Statique",12.5},
            {"Medi-Pet Kit",12.5},
            {"Shield Charger",12.5},
            {"Grenades Liantes",12.5},
            {"Surcharge de Flux",12.5},
          },
        },
        { Name = "002-ER",
          ModChance = 10,
          Mods = {
            {"Pain Threshold",12.5},
            {"Ricochet Kinétique",12.5},
            {"Cartouches Thermagnétiques",12.5},
            {"Décharge Statique",12.5},
            {"Medi-Pet Kit",12.5},
            {"Shield Charger",12.5},
            {"Grenades Liantes",12.5},
            {"Surcharge de Flux",12.5},
          },
        },
        { Name = "Rathuum Broadcaster",
          ModChance = 3,
          Ignore = true,
          Mods = {
            {"Vitality",25.29},
            {"Hell's Chamber",1.01},
            {"Melee Prowess",25.29},
            {"Fury",7.37},
            {"Convulsion",7.37},
            {"Endo",25.29,15},
            {"Endo",7.37,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Executioner Garesh",
          ModChance = 20,
          Mods = {
            {"Endo",75.88,15},
            {"Endo",22.11,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Executioner Nok",
          ModChance = 20,
          Mods = {
            {"Endo",75.88,15},
            {"Endo",22.11,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Executioner Gorth",
          ModChance = 20,
          Mods = {
            {"Endo",75.88,15},
            {"Endo",22.11,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Executioner Reth",
          ModChance = 20,
          Mods = {
            {"Endo",75.88,15},
            {"Endo",22.11,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Executioner Dok Thul",
          ModChance = 20,
          Mods = {
            {"Endo",75.88,15},
            {"Endo",22.11,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Elite Lancer (2)",
          ModChance = 20,
          Ignore = true,
          Mods = {
            {"Endo",75.88,15},
            {"Endo",22.11,50},
            {"Endo",2,80},
          },
        },
        { Name = "Executioner Zura",
          ModChance = 20,
          Mods = {
            {"Endo",75.88,15},
            {"Endo",22.11,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Executioner Vay Molta",
          ModChance = 20,
          Mods = {
            {"Endo",75.88,15},
            {"Endo",22.11,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Executioner Dhurnam",
          ModChance = 20,
          Mods = {
            {"Silent Battery",45.83},
            {"Endo",45.83,50},
            {"Endo",8.33,80},
          },
        },
        { Name = "Lancier Corrompu",
          ModChance = 3,
          Mods = {
            {"Infected Clip",5.53},
            {"Ammo Case",37.94},
            {"Power Throw",2.01},
            {"Finishing Touch",5.53},
            {"Guêpe Brûlante",5.53},
            {"Thumper",37.94},
            {"Endo",5.53,50},
          },
        },
        { Name = "Tourment",
          ModChance = 100,
          Mods = {
            {"Coup de Sang",22.22},
            {"Réticule Hydraulique",51.52},
            {"Viseur à Argon",4.04},
            {"Vision Laser",22.22},
          },
        },
        { Name = "Violence",
          ModChance = 100,
          Mods = {
            {"Coup Mutilant",4.04},
            {"Munitions Aiguisées",22.22},
            {"Salves de Lames",22.22},
            {"Tir de Shrapnel",51.52},
          },
        },
        { Name = "Nemes",
          ModChance = 3,
          Mods = {
            {"Vitality",25.29},
            {"Hell's Chamber",1.01},
            {"Melee Prowess",25.29},
            {"Fury",7.37},
            {"Convulsion",7.37},
            {"Endo",25.29,15},
            {"Endo",7.37,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Mania",
          ModChance = 100,
          Mods = {
            {"Weeping Wounds",22.22},
            {"Embedded Catalyzer",22.22},
            {"Catalyzer Link",51.52},
            {"Nano-Applicator",4.04},
          },
        },
        { Name = "Angst",
          ModChance = 100,
          Mods = {
            {"Body Count",51.52},
            {"Pressurized Magazine",4.04},
            {"Spring-Loaded Chamber",22.22},
            {"Repeater Clip",22.22},
          },
        },
        { Name = "Mastodonte Behemoth",
          ModChance = 3,
          Mods = {
            {"Convulsion",7.37},
            {"Speed Trigger",7.37},
            {"Regen",18.97},
            {"Calculated Redirection",18.97},
            {"Rupture",18.97},
            {"Vent Fracturant",7.37},
            {"Endo",18.97,15},
            {"Endo",2.01,80},
          },
        },
        { Name = "Porteur Toxique Mutaliste",
          ModChance = 3,
          Mods = {
            {"Morphic Transformer",2.01},
            {"Argon Plating",18.97},
            {"Lunette Parallaxe",18.97},
            {"Cutting Edge",18.97},
            {"Combustion Rounds",11.06},
            {"Endo",18.97,15},
            {"Endo",11.06,50},
          },
        },
        { Name = "Mutaliste d'Attaque",
          ModChance = 3,
          Mods = {
            {"Morphic Transformer",2.01},
            {"Argon Plating",18.97},
            {"Lunette Parallaxe",18.97},
            {"Cutting Edge",18.97},
            {"Combustion Rounds",11.06},
            {"Endo",18.97,15},
            {"Endo",11.06,50},
          },
        },
        { Name = "Porteur Éclectique Mutaliste",
          ModChance = 3,
          Mods = {
            {"Morphic Transformer",2.01},
            {"Argon Plating",18.97},
            {"Lunette Parallaxe",18.97},
            {"Cutting Edge",18.97},
            {"Combustion Rounds",11.06},
            {"Endo",18.97,15},
            {"Endo",11.06,50},
          },
        },
        { Name = "Mutalist Cannon Battery",
          ModChance = 3,
          Ignore = true,
          Mods = {
            {"Energy Inversion",25.81},
            {"Rebord Saignant",25.81},
            {"Modified Munitions",11.28},
            {"Endo",25.81,15},
            {"Endo",11.28,50},
          },
        },
        { Name = "Zéro Corrompu",
          ModChance = 3,
          Mods = {
            {"Spare Parts",11.06},
            {"Intruder",75.88},
            {"Whirlwind",0.67},
            {"Branche Battante",0.67},
            {"Endo",11.06,50},
            {"Endo",0.67,80},
          },
        },
        { Name = "Hellion Kuva",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Heavy Trauma",0.5},
            {"Vitality",37.94},
            {"Heated Charge",11.06},
            {"Diamond Skin",11.06},
            {"Streamline",0.5},
            {"Phénix de Fer",0.5},
            {"Endo",0.5,80},
          },
        },
        { Name = "Artilleuse Lourde Kuva",
          ModChance = 10,
          Mods = {
            {"Acier Véritable",25.29},
            {"Tactical Pump",11.06},
            {"Warm Coat",25.29},
            {"Expel Grineer",11.06},
            {"Souverain Proscrit",2.01},
            {"Endo",25.29,15},
          },
        },
        { Name = "Artilleuse Lourde Ivoire",
          ModChance = 10,
          Mods = {
            {"Acier Véritable",25.29},
            {"Tactical Pump",11.06},
            {"Warm Coat",25.29},
            {"Expel Grineer",11.06},
            {"Souverain Proscrit",2.01},
            {"Endo",25.29,15},
          },
        },
        { Name = "Bombardier Kuva",
          ModChance = 3,
          Mods = {
            {"Acier Véritable",25.29},
            {"Tactical Pump",11.06},
            {"Warm Coat",25.29},
            {"Expel Grineer",11.06},
            {"Sanctuary",0.5},
            {"Sure Footed",0.5},
            {"Condition Overload",0.5},
            {"Endo",25.29,15},
          },
        },
        { Name = "Bombardier Ivoire",
          ModChance = 3,
          Mods = {
            {"Acier Véritable",25.29},
            {"Tactical Pump",11.06},
            {"Warm Coat",25.29},
            {"Expel Grineer",11.06},
            {"Sanctuary",0.5},
            {"Sure Footed",0.5},
            {"Derviche Cramoisi",0.5},
            {"Endo",25.29,15},
            {"Endo",0.5,80},
          },
        },
        { Name = "Ballista Kuva",
          ModChance = 3,
          Mods = {
            {"Fracas d'Organes",37.94},
            {"Stormbringer",11.06},
            {"Endo",37.94,15},
            {"Endo",11.06,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Ballista Ivoire",
          ModChance = 3,
          Mods = {
            {"Fracas d'Organes",37.94},
            {"Stormbringer",11.06},
            {"Endo",37.94,15},
            {"Endo",11.06,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Éviscérateur Kuva",
          ModChance = 3,
          Mods = {
            {"Melee Prowess",18.97},
            {"Shocking Touch",11.06},
            {"Manoeuvre de Pistolet",18.97},
            {"Disruptor",18.97},
            {"Lingering Torment",18.97},
            {"Tresse Scindante",11.06},
            {"Endo",2.01,80},
          },
        },
        { Name = "Éviscérateur Ivoire",
          ModChance = 3,
          Mods = {
            {"Melee Prowess",18.97},
            {"Shocking Touch",11.06},
            {"Manoeuvre de Pistolet",18.97},
            {"Disruptor",18.97},
            {"Lingering Torment",18.97},
            {"Tresse Scindante",11.06},
            {"Endo",2.01,80},
          },
        },
        { Name = "Huissier",
          ModChance = 3,
          Mods = {
            {"North Wind",11.06},
            {"Pressure Point",75.88},
            {"Flow",1.01},
            {"Seismic Wave",11.06},
            {"Endo",1.01,80},
          },
        },
        { Name = "Venin Mutalist",
          ModChance = 3,
          Ignore = true,
          Mods = {
            {"Pressure Point",37.94},
            {"Metal Auger",0.67},
            {"Sinister Reach",11.06},
            {"Concealed Explosives",0.67},
            {"Endo",37.94,15},
            {"Endo",11.06,50},
            {"Endo",0.67,80},
          },
        },
        { Name = "Artificer",
          ModChance = 100,
          Ignore = true,
          Mods = {
            {"Cryo Rounds",4.42},
            {"Stretch",4.42},
            {"Molten Impact",4.42},
            {"Killing Blow",4.42},
            {"Energy Channel",1.01},
            {"Endo",75.88,15},
            {"Endo",4.42,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Carabus",
          ModChance = 3,
          Mods = {
            {"Vitality",25.29},
            {"Hell's Chamber",1.01},
            {"Melee Prowess",25.29},
            {"Fury",7.37},
            {"Convulsion",7.37},
            {"Endo",25.29,15},
            {"Endo",7.37,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Datalyst",
          ModChance = 4,
          Mods = {
            {"Combustion Beam",25},
            {"Vulpine Mask",25},
            {"Tragédie de Gaïa",25},
            {"Endo",25,80},
          },
        },
        { Name = "Attack Drone (Archwing)",
          ModChance = 3,
          Mods = {
            {"Extend",25.29},
            {"Magazine Extension",25.29},
            {"Efficient Transferral",2.01},
            {"Endo",25.29,15},
            {"Endo",22.11,50},
          },
        },
        { Name = "Corvette",
          ModChance = 3,
          Mods = {
            {"Furor",5.64},
            {"Enhanced Durability",5.64},
            {"Superior Defenses",5.64},
            {"Endo",77.44,15},
            {"Endo",5.64,50},
          },
        },
        { Name = "Frégate",
          ModChance = 3,
          Mods = {
            {"Lunette Parallaxe",18.97},
            {"Cutting Edge",18.97},
            {"Balles Creuses",2.01},
            {"Lame Tempérée",18.97},
            {"Endo",18.97,15},
            {"Endo",22.11,50},
          },
        },
        { Name = "Carrier",
          ModChance = 5,
          Mods = {
            {"Automatic Trigger",2.01},
            {"Argon Plating",37.94},
            {"Venomous Clip",7.37},
            {"Furor",7.37},
            {"Endo",37.94,15},
            {"Endo",7.37,50},
          },
        },
        { Name = "Ranger",
          ModChance = 3,
          Mods = {
            {"Lunette Parallaxe",18.97},
            {"Cutting Edge",18.97},
            {"Balles Creuses",2.01},
            {"Lame Tempérée",18.97},
            {"Endo",18.97,15},
            {"Endo",22.11,50},
          },
        },
        { Name = "Ranger Penta",
          ModChance = 3,
          Mods = {
            {"Lunette Parallaxe",18.97},
            {"Cutting Edge",18.97},
            {"Balles Creuses",2.01},
            {"Lame Tempérée",18.97},
            {"Endo",18.97,15},
            {"Endo",22.11,50},
          },
        },
        { Name = "Ranger Quanta",
          ModChance = 3,
          Mods = {
            {"Lunette Parallaxe",18.97},
            {"Cutting Edge",18.97},
            {"Balles Creuses",2.01},
            {"Lame Tempérée",18.97},
            {"Endo",18.97,15},
            {"Endo",22.11,50},
          },
        },
        { Name = "Gox",
          ModChance = 3,
          Mods = {
            {"Furor",5.64},
            {"Enhanced Durability",5.64},
            {"Superior Defenses",5.64},
            {"Endo",77.44,15},
            {"Endo",5.64,50},
          },
        },
        { Name = "Cannon Battery (2)",
          ModChance = 3,
          Ignore = true,
          Mods = {
            {"Energy Inversion",25.81},
            {"Rebord Saignant",25.81},
            {"Modified Munitions",11.28},
            {"Endo",25.81,15},
            {"Endo",11.28,50},
          },
        },
        { Name = "Jack O'Naut",
          ModChance = 3,
          Mods = {
            {"Convulsion",7.37},
            {"Speed Trigger",7.37},
            {"Regen",18.97},
            {"Calculated Redirection",18.97},
            {"Rupture",18.97},
            {"Vent Fracturant",7.37},
            {"Endo",18.97,15},
            {"Endo",2.01,80},
            {"Pherliac Pods Blueprint",100},
          },
        },
        { Name = "Maniaque Grineer (2)",
          ModChance = 3,
          Ignore = true,
          Mods = {
            {"Killing Blow",7.37},
            {"Barrel Diffusion",0.67},
            {"Accelerated Deflection",7.37},
            {"Sawtooth Clip",75.88},
            {"Ruine Dévastatrice",0.67},
            {"Fléau Chatoyant",7.37},
            {"Endo",0.67,80},
          },
        },
        { Name = "Maniaque Grineer",
          ModChance = 33,
          Mods = {
            {"Flow",0.67},
            {"Frappe Tendue",18.97},
            {"Fast Hands",18.97},
            {"Reflex Coil",7.37},
            {"North Wind",7.37},
            {"Pressure Point",18.97},
            {"Quatre Cavaliers",0.67},
            {"Endo",18.97,15},
            {"Endo",7.37,50},
            {"Endo",0.67,80},
          },
        },
        { Name = "Scrambus",
          ModChance = 4,
          Mods = {
            {"Combustion Beam",25},
            {"Vulpine Mask",25},
            {"Tragédie de Gaïa",25},
            {"Endo",25,80},
          },
        },
        { Name = "Spectre Tenno",
          ModChance = 3,
          Mods = {
            {"Rage",20},
            {"Berserker",20},
            {"Flow",20},
            {"Master Thief",20},
            {"Jugement Décisif",20},
          },
        },
        { Name = "Kuva Dargyn",
          ModChance = 12.5,
          Mods = {
            {"Sudden Impact",25.29},
            {"Rubedo-Lined Barrel",11.06},
            {"Extend",25.29},
            {"System Reroute",2.01},
            {"Endo",25.29,15},
            {"Endo",11.06,50},
          },
        },
        { Name = "Ravageur Nightwatch",
          ModChance = 3,
          Mods = {
            {"Pressure Point",37.94},
            {"Heavy Trauma",0.5},
            {"Vitality",37.94},
            {"Heated Charge",11.06},
            {"Diamond Skin",11.06},
            {"Streamline",0.5},
            {"Phénix de Fer",0.5},
            {"Endo",0.5,80},
          },
        },
        { Name = "Pilleur Ivoire",
          ModChance = 3,
          Mods = {
            {"Vitality",37.94},
            {"Pressure Point",37.94},
            {"Heavy Trauma",0.5},
            {"Heated Charge",11.06},
            {"Streamline",0.5},
            {"Phénix de Fer",0.5},
            {"Seismic Wave",11.06},
            {"Endo",0.5,80},
          },
        },
        { Name = "Roller Sentinelle",
          ModChance = 3,
          Mods = {
            {"Acier Véritable",18.97},
            {"Trick Mag",18.97},
            {"Hellfire",7.37},
            {"Fast Deflection",7.37},
            {"Enhanced Vitality",18.97},
            {"Endo",18.97,15},
            {"Endo",7.37,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Gardien Corrompu",
          ModChance = 3,
          Mods = {
            {"Tromblon",18.97},
            {"Slip Magazine",18.97},
            {"Magazine Warp",18.97},
            {"Shell Compression",11.06},
            {"Jugement Décisif",1.01},
            {"Endo",18.97,15},
            {"Endo",11.06,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Raptor (2)",
          ModChance = 5,
          Ignore = true,
          Mods = {
            {"Reflex Coil",11.06},
            {"Stretch",11.06},
            {"Fracas d'Organes",37.94},
            {"Reach",37.94},
            {"Split Chamber",2.01},
          },
        },
        { Name = "Bombardier Maniaque",
          ModChance = 40,
          Mods = {
            {"Acier Véritable",25.29},
            {"Tactical Pump",11.06},
            {"Warm Coat",25.29},
            {"Expel Grineer",11.06},
            {"Tempête Vermillon",0.67},
            {"Vulpine Mask",0.67},
            {"Endo",25.29,15},
            {"Endo",0.67,80},
          },
        },
        { Name = "Stalker",
          ModChance = 100,
          Mods = {
            {"Molten Impact",30.56},
            {"Energy Channel",2.78},
            {"Intensify",2.78},
            {"Heavy Impact",30.56},
            {"Justice Aveugle",30.56},
            {"Endo",2.78,80},
          },
        },
        { Name = "Ogma",
          ModChance = 25,
          Mods = {
            {"Cutting Edge",37.94},
            {"Poisonous Sting",11.06},
            {"Dual Rounds",1.01},
            {"System Reroute",1.01},
            {"Endo",37.94,15},
            {"Endo",11.06,50},
          },
        },
        { Name = "Lancier Nightwatch",
          ModChance = 3,
          Mods = {
            {"Fury",7.37},
            {"Ammo Drum",25.29},
            {"No Return",7.37},
            {"Reach",25.29},
            {"Fauchage Tournoyant",7.37},
            {"Endo",25.29,15},
            {"Endo",2.01,80},
          },
        },
        { Name = "Dreg Temporel",
          ModChance = 10,
          Mods = {
            {"Morphic Transformer",2.01},
            {"Extend",25.29},
            {"Lunette Parallaxe",25.29},
            {"Polar Magazine",11.06},
            {"Endo",25.29,15},
            {"Endo",11.06,50},
          },
        },
        { Name = "Huissier Frontalier",
          ModChance = 3,
          Mods = {
            {"Smite Grineer",5.53},
            {"Frappe Tendue",18.97},
            {"Fast Hands",18.97},
            {"Reflex Coil",5.53},
            {"North Wind",5.53},
            {"Pressure Point",18.97},
            {"Flow",1.01},
            {"Endo",18.97,15},
            {"Endo",5.53,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Dargyn",
          ModChance = 3,
          Mods = {
            {"Rebord Saignant",25.29},
            {"Glacial Edge",7.37},
            {"Magazine Extension",25.29},
            {"Modified Munitions",7.37},
            {"Efficient Transferral",2.01},
            {"Endo",25.29,15},
            {"Endo",7.37,50},
          },
        },
        { Name = "Maître Drahk",
          ModChance = 3,
          Mods = {
            {"Flow",1.01},
            {"Smite Grineer",5.53},
            {"Frappe Tendue",18.97},
            {"Fast Hands",18.97},
            {"Reflex Coil",5.53},
            {"North Wind",5.53},
            {"Pressure Point",18.97},
            {"Endo",18.97,15},
            {"Endo",5.53,50},
            {"Endo",1.01,80},
          },
        },
        { Name = "Shield-Hellion Dargyn",
          ModChance = 20,
          Mods = {
            {"Energy Amplifier",7.37},
            {"Rebord Saignant",37.94},
            {"Blazing Steel",7.37},
            {"Dual Rounds",2.01},
            {"Endo",37.94,15},
            {"Endo",7.37,50},
          },
        },
        { Name = "Sauteur",
          ModChance = 3,
          Mods = {
            {"Cleanse Infested",7.37},
            {"Assault Mode",37.94},
            {"Paume Sismique",2.01},
            {"Fatal Acceleration",7.37},
            {"Aiguille Tourbillonnante",7.37},
            {"Endo",37.94,15},
          },
        },
        { Name = "Zeplen",
          ModChance = 3,
          Mods = {
            {"Sudden Impact",25.81},
            {"Magazine Extension",25.81},
            {"Modified Munitions",7.52},
            {"Enhanced Durability",7.52},
            {"Endo",25.81,15},
            {"Endo",7.52,50},
          },
        },
        { Name = "Hellion Dargyn",
          ModChance = 12.5,
          Mods = {
            {"Sudden Impact",25.29},
            {"Rubedo-Lined Barrel",11.06},
            {"Extend",25.29},
            {"System Reroute",2.01},
            {"Endo",25.29,15},
            {"Endo",11.06,50},
          },
        },
        { Name = "Roller Kuva",
          ModChance = 3,
          Mods = {
            {"Acier Véritable",18.97},
            {"Trick Mag",18.97},
            {"Hellfire",7.37},
            {"Fast Deflection",7.37},
            {"Enhanced Vitality",18.97},
            {"Endo",18.97,15},
            {"Endo",7.37,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Roller Ivoire",
          ModChance = 3,
          Mods = {
            {"Acier Véritable",18.97},
            {"Trick Mag",18.97},
            {"Hellfire",7.37},
            {"Fast Deflection",7.37},
            {"Enhanced Vitality",18.97},
            {"Endo",18.97,15},
            {"Endo",7.37,50},
            {"Endo",2.01,80},
          },
        },
        { Name = "Lephantis (Corps)",
          ModChance = 100,
          Mods = {
            {"Stabilizer",2.01},
            {"Spare Parts",22.11},
            {"Rebound",37.94},
            {"Quick Return",37.94},
          },
        },
        { Name = "Lephantis",
          ModChance = 100,
          Ignore = true,
          Mods = {
            {"Stabilizer",2.01},
            {"Spare Parts",22.11},
            {"Rebound",37.94},
            {"Quick Return",37.94},
          },
        },
        { Name = "Captain Vor",
          ModChance = 100,
          Mods = {
            {"Vitality",25.29},
            {"Heated Charge",11.06},
            {"Slip Magazine",25.29},
            {"Gunslinger",11.06},
            {"Quickdraw",25.29},
            {"Intensify",2.01},
          },
        },
        { Name = "Tourelle",
          ModChance = 3,
          Mods = {
            {"Energy Inversion",25.81},
            {"Rebord Saignant",25.81},
            {"Modified Munitions",11.28},
            {"Endo",25.81,15},
            {"Endo",11.28,50},
          },
        },
        { Name = "Kuva Hyekka Master",
          ModChance = 3,
          Mods = {
            {"Flow",1.01},
            {"Fast Hands",25.29},
            {"Pressure Point",25.29},
            {"Endo",25.29,15},
            {"Endo",22.11,50},
            {"Endo",1.01,80},
            {"Orbiter Segments|Kavat Incubator Upgrade Segment Blueprint",50},
          },
        },
        { Name = "Ogma Elite",
          ModChance = 25,
          Mods = {
            {"Cutting Edge",37.94},
            {"Poisonous Sting",11.06},
            {"Dual Rounds",1.01},
            {"System Reroute",1.01},
            {"Endo",37.94,15},
            {"Endo",11.06,50},
          },
        },
        { Name = "Zanuka Hunter",
          ModChance = 50,
          Mods = {
            {"Scimitar Avionics Blueprint",50},
            {"Detron Blueprint",50},
          },
        },
        { Name = "Fissure Corrupted Enemy",
          ModChance = 3,
          Mods = {
            {"Harrow Chassis Blueprint",100},
          },
        },
        { Name = "Hemocyte",
          ModChance = 100,
          Mods = {
            {"Hunter Adrenaline",28.95},
            {"Hunter Recovery",28.95},
            {"Hunter Synergy",10.53},
            {"Hunter Munitions",10.53},
            {"Hunter Command",10.53},
            {"Hunter Track",10.53},
          },
        },
        { Name = "Goule Foreuse",
          ModChance = 10,
          Mods = {
            {"Sure Shot",5.53},
            {"Bane of Grineer",5.53},
            {"Assault Mode",37.94},
            {"Tigre Tourbillonnant",5.53},
            {"Slicing Feathers",2.01},
            {"Endo",43.47},
          },
        },
        { Name = "Ghoul Auger Alpha",
          ModChance = 50,
          Mods = {
            {"Hunter Command",1.01},
            {"Hunter Recovery",75.88},
            {"Hunter Synergy",22.11},
            {"Slicing Feathers",1.01},
          },
        },
        { Name = "Goule Dévoreuse",
          ModChance = 10,
          Mods = {
            {"Smite Grineer",3.69},
            {"Frappe Tendue",25.29},
            {"Fast Hands",25.29},
            {"Reflex Coil",3.69},
            {"North Wind",3.69},
            {"Pressure Point",25.29},
            {"Slicing Feathers",3.69},
            {"Enduring Affliction",3.69},
            {"Vulcain d'Atlantis",3.69},
            {"Endo",3.69},
          },
        },
        { Name = "Ghoul Expired",
          ModChance = 20,
          Mods = {
            {"Serration",7.37},
            {"Lightning Rod",37.94},
            {"Heavy Impact",7.37},
            {"Slicing Feathers",1.01},
            {"Master Thief",1.01},
            {"Endo",45.31},
          },
        },
        { Name = "Goule Rictus",
          ModChance = 10,
          Mods = {
            {"Smite Grineer",5.53},
            {"Frappe Tendue",18.97},
            {"Fast Hands",18.97},
            {"Reflex Coil",5.53},
            {"North Wind",5.53},
            {"Pressure Point",18.97},
            {"Slicing Feathers",2.01},
            {"Endo",24.5},
          },
        },
        { Name = "Goule Rictus Alpha",
          ModChance = 50,
          Mods = {
            {"Slicing Feathers",1.01},
            {"Hunter Munitions",22.11},
            {"Hunter Track",1.01},
            {"Hunter Adrenaline",75.88},
          },
        },
        { Name = "Hyena Cinderthresh",
          ModChance = 10,
          Mods = {
            {"Acier Véritable",7.84},
            {"Trick Mag",56.34},
            {"Master Thief",0.60},
            {"Fetch",32.84},
            {"Shock Collar",0.60},
            {"Flame Gland",0.60},
            {"Frost Jaw",0.60},
            {"Venom Teeth",0.60},
          },
        },
        { Name = "Hyena Gyre",
          ModChance = 10,
          Mods = {
            {"Acier Véritable",7.84},
            {"Trick Mag",56.34},
            {"Master Thief",0.60},
            {"Fetch",32.84},
            {"Shock Collar",0.60},
            {"Flame Gland",0.60},
            {"Frost Jaw",0.60},
            {"Venom Teeth",0.60},
          },
        },
        { Name = "Hyena Rabbleback",
          ModChance = 10,
          Mods = {
            {"Acier Véritable",7.84},
            {"Trick Mag",56.34},
            {"Master Thief",0.60},
            {"Fetch",32.84},
            {"Shock Collar",0.60},
            {"Flame Gland",0.60},
            {"Frost Jaw",0.60},
            {"Venom Teeth",0.60},
          },
        },
        { Name = "Hyena Icemire",
          ModChance = 10,
          Mods = {
            {"Acier Véritable",7.84},
            {"Trick Mag",56.34},
            {"Master Thief",0.60},
            {"Fetch",32.84},
            {"Shock Collar",0.60},
            {"Flame Gland",0.60},
            {"Frost Jaw",0.60},
            {"Venom Teeth",0.60},
          },
        },
        { Name = "Arbitration Shield Drone",
          ModChance = 3,
          Mods = {
            {"Hawk Eye",7.37},
            {"Shotgun Spazz",7.37},
            {"Shock Absorbers",1.01},
            {"Endo",84.25},
          },
        },
        { Name = "Vallis Surveillance Drone",
          ModChance = 3,
          Mods = {
            {"Hawk Eye",7.37},
            {"Shotgun Spazz",7.37},
            {"Shock Absorbers",1.01},
            {"Endo",84.25},
          },
        },
        { Name = "Contre-MOA Terra",
          ModChance = 10,
          Mods = {
            {"Stretch",3.69},
            {"Reflex Coil",3.69},
            {"North Wind",3.69},
            {"Fracas d'Organes",37.94},
            {"Shocking Touch",3.69},
            {"Reach",37.94},
            {"Molten Impact",3.69},
            {"Split Chamber",1.01},
            {"Fever Strike",3.69},
            {"Life Strike",1.01},
          },
        },
        { Name = "Terra Anti MOA (2)",
          ModChance = 20,
          Ignore = true,
          Mods = {
            {"Stretch",3.69},
            {"Reflex Coil",3.69},
            {"North Wind",3.69},
            {"Fracas d'Organes",37.94},
            {"Shocking Touch",3.69},
            {"Reach",37.94},
            {"Molten Impact",3.69},
            {"Split Chamber",1.01},
            {"Fever Strike",3.69},
            {"Life Strike",1.01},
          },
        },
        { Name = "Special Duty Coildrive",
          ModChance = 3,
          Ignore = true,
          Mods = {
            {"Vitality",37.94},
            {"Heated Charge",11.06},
            {"Heavy Trauma",0.5},
            {"Pressure Point",37.94},
            {"Diamond Skin",11.06},
            {"Streamline",0.5},
            {"Phénix de Fer",0.5},
            {"Endo",0.5},
          },
        },
        { Name = "Porteur de Puissance Corpus (Orb Vallis)",
          ModChance = 5,
          Mods = {
            {"Fury",4.66},
            {"No Return",8.54},
            {"Manoeuvre de Pistolet",34.47},
            {"Perception Vitale",0.97},
            {"Chilling Grasp",4.66},
            {"Shotgun Savvy",4.66},
            {"Metal Fiber",34.47},
            {"Infected Clip",4.66},
            {"Jagged Edge",0.97},
            {"Guardian Derision",0.97},
            {"Rapid Resilience",0.97},
          },
        },
        { Name = "Homme d'Équipage Terra",
          ModChance = 5,
          Mods = {
            {"Fury",4.42},
            {"No Return",4.42},
            {"Manoeuvre de Pistolet",37.94},
            {"Perception Vitale",0.5},
            {"Chilling Grasp",4.42},
            {"Shotgun Savvy",4.42},
            {"Metal Fiber",37.94},
            {"Infected Clip",4.42},
            {"Jagged Edge",0.5},
            {"Guardian Derision",0.5},
            {"Rapid Resilience",0.5},
          },
        },
        { Name = "Homme d'Équipage d'Élite Terra",
          ModChance = 20,
          Mods = {
            {"Fury",4.42},
            {"No Return",4.42},
            {"Manoeuvre de Pistolet",37.94},
            {"Perception Vitale",0.5},
            {"Chilling Grasp",4.42},
            {"Shotgun Savvy",4.42},
            {"Metal Fiber",37.94},
            {"Infected Clip",4.42},
            {"Jagged Edge",0.5},
            {"Guardian Derision",0.5},
            {"Rapid Resilience",0.5},
          },
        },
        { Name = "Homme d'Équipage Plasmor Terra",
          ModChance = 5,
          Mods = {
            {"Fury",4.42},
            {"No Return",4.42},
            {"Manoeuvre de Pistolet",37.94},
            {"Perception Vitale",0.5},
            {"Chilling Grasp",4.42},
            {"Shotgun Savvy",4.42},
            {"Metal Fiber",37.94},
            {"Infected Clip",4.42},
            {"Jagged Edge",0.5},
            {"Guardian Derision",0.5},
            {"Rapid Resilience",0.5},
          },
        },
        { Name = "Terra Plasmor Crewman (2)",
          ModChance = 20,
          Ignore = true,
          Mods = {
            {"Fury",4.42},
            {"No Return",4.42},
            {"Manoeuvre de Pistolet",37.94},
            {"Perception Vitale",0.5},
            {"Chilling Grasp",4.42},
            {"Shotgun Savvy",4.42},
            {"Metal Fiber",37.94},
            {"Infected Clip",4.42},
            {"Jagged Edge",0.5},
            {"Guardian Derision",0.5},
            {"Rapid Resilience",0.5},
          },
        },
        { Name = "MOA Terra",
          ModChance = 10,
          Mods = {
            {"Stretch",3.69},
            {"Reflex Coil",3.69},
            {"North Wind",3.69},
            {"Fracas d'Organes",37.94},
            {"Shocking Touch",3.69},
            {"Reach",37.94},
            {"Molten Impact",3.69},
            {"Split Chamber",1.01},
            {"Fever Strike",3.69},
            {"Life Strike",1.01},
          },
        },
        { Name = "MOA Terra (2)",
          ModChance = 20,
          Ignore = true,
          Mods = {
            {"Stretch",3.69},
            {"Reflex Coil",3.69},
            {"North Wind",3.69},
            {"Fracas d'Organes",37.94},
            {"Shocking Touch",3.69},
            {"Reach",37.94},
            {"Molten Impact",3.69},
            {"Split Chamber",1.01},
            {"Fever Strike",3.69},
            {"Life Strike",1.01},
          },
        },
        { Name = "MOA Onde de Choc Terra",
          ModChance = 10,
          Mods = {
            {"Stretch",3.69},
            {"Reflex Coil",3.69},
            {"North Wind",3.69},
            {"Fracas d'Organes",37.94},
            {"Shocking Touch",3.69},
            {"Reach",37.94},
            {"Molten Impact",3.69},
            {"Split Chamber",1.01},
            {"Fever Strike",3.69},
            {"Life Strike",1.01},
          },
        },
        { Name = "MOA Onde de Choc Terra (2)",
          ModChance = 20,
          Ignore = true,
          Mods = {
            {"Stretch",3.69},
            {"Reflex Coil",3.69},
            {"North Wind",3.69},
            {"Fracas d'Organes",37.94},
            {"Shocking Touch",3.69},
            {"Reach",37.94},
            {"Molten Impact",3.69},
            {"Split Chamber",1.01},
            {"Fever Strike",3.69},
            {"Life Strike",1.01},
          },
        },
        { Name = "Terra Attack Drone",
          ModChance = 5,
          Mods = {
            {"Vitality",25.29},
            {"Melee Prowess",25.29},
            {"Fury",3.69},
            {"Convulsion",3.69},
            {"Stretch",3.69},
            {"Magazine Warp",25.29},
            {"Hawk Eye",3.69},
            {"Metal Auger",0.67},
            {"Shotgun Spazz",3.69},
            {"Shock Absorbers",0.67},
            {"Sinister Reach",3.69},
            {"Concealed Explosives",0.67},
          },
        },
        { Name = "Terra Attack Drone (2)",
          ModChance = 20,
          Ignore = true,
          Mods = {
            {"Vitality",25.29},
            {"Melee Prowess",25.29},
            {"Fury",3.69},
            {"Convulsion",3.69},
            {"Stretch",3.69},
            {"Magazine Warp",25.29},
            {"Hawk Eye",3.69},
            {"Metal Auger",0.67},
            {"Shotgun Spazz",3.69},
            {"Shock Absorbers",0.67},
            {"Sinister Reach",3.69},
            {"Concealed Explosives",0.67},
          },
        },
        { Name = "Homme d'Équipage Sniper Terra",
          ModChance = 5,
          Mods = {
            {"Fury",4.42},
            {"No Return",4.42},
            {"Manoeuvre de Pistolet",37.94},
            {"Perception Vitale",0.5},
            {"Chilling Grasp",4.42},
            {"Shotgun Savvy",4.42},
            {"Metal Fiber",37.94},
            {"Infected Clip",4.42},
            {"Jagged Edge",0.5},
            {"Guardian Derision",0.5},
            {"Rapid Resilience",0.5},
          },
        },
        { Name = "Terra Sniper Crewman (2)",
          ModChance = 20,
          Ignore = true,
          Mods = {
            {"Fury",4.42},
            {"No Return",4.42},
            {"Manoeuvre de Pistolet",37.94},
            {"Perception Vitale",0.5},
            {"Chilling Grasp",4.42},
            {"Shotgun Savvy",4.42},
            {"Metal Fiber",37.94},
            {"Infected Clip",4.42},
            {"Jagged Edge",0.5},
            {"Guardian Derision",0.5},
            {"Rapid Resilience",0.5},
          },
        },
        { Name = "Soldat de Tranchées Terra",
          ModChance = 10,
          Mods = {
            {"Melee Prowess",25.29},
            {"Frappe Tendue",25.29},
            {"Ravage",0.67},
            {"Charged Shell",4.42},
            {"Incendiary Coat",4.42},
            {"Cleanse Grineer",4.42},
            {"Handspring",0.67},
            {"Infected Clip",4.42},
            {"Concussion Rounds",4.42},
            {"Combustion Beam",0.67},
            {"Shredder",25.29},
          },
        },
        { Name = "Soldat de Tranchées d'Élite Terra",
          ModChance = 20,
          Mods = {
            {"Melee Prowess",25.29},
            {"Frappe Tendue",25.29},
            {"Ravage",0.67},
            {"Charged Shell",4.42},
            {"Incendiary Coat",4.42},
            {"Cleanse Grineer",4.42},
            {"Handspring",0.67},
            {"Infected Clip",4.42},
            {"Concussion Rounds",4.42},
            {"Combustion Beam",0.67},
            {"Shredder",25.29},
          },
        },
        { Name = "Pourvoyeur Terra",
          ModChance = 10,
          Mods = {
            {"Melee Prowess",25.29},
            {"Frappe Tendue",25.29},
            {"Ravage",0.67},
            {"Charged Shell",4.42},
            {"Incendiary Coat",4.42},
            {"Cleanse Grineer",4.42},
            {"Handspring",0.67},
            {"Infected Clip",4.42},
            {"Concussion Rounds",4.42},
            {"Combustion Beam",0.67},
            {"Shredder",25.29},
          },
        },
        { Name = "Pourvoyeur d'Élite Terra",
          ModChance = 20,
          Mods = {
            {"Melee Prowess",25.29},
            {"Frappe Tendue",25.29},
            {"Ravage",0.67},
            {"Charged Shell",4.42},
            {"Incendiary Coat",4.42},
            {"Cleanse Grineer",4.42},
            {"Handspring",0.67},
            {"Infected Clip",4.42},
            {"Concussion Rounds",4.42},
            {"Combustion Beam",0.67},
            {"Shredder",25.29},
          },
        },
        { Name = "Terra Shield Osprey",
          ModChance = 5,
          Mods = {
            {"Vitality",25.29},
            {"Melee Prowess",25.29},
            {"Fury",3.69},
            {"Convulsion",3.69},
            {"Stretch",3.69},
            {"Magazine Warp",25.29},
            {"Hawk Eye",3.69},
            {"Metal Auger",0.67},
            {"Shotgun Spazz",3.69},
            {"Shock Absorbers",0.67},
            {"Sinister Reach",3.69},
            {"Concealed Explosives",0.67},
          },
        },
        { Name = "Terra Shield Osprey (2)",
          ModChance = 20,
          Ignore = true,
          Mods = {
            {"Vitality",25.29},
            {"Melee Prowess",25.29},
            {"Fury",3.69},
            {"Convulsion",3.69},
            {"Stretch",3.69},
            {"Magazine Warp",25.29},
            {"Hawk Eye",3.69},
            {"Metal Auger",0.67},
            {"Shotgun Spazz",3.69},
            {"Shock Absorbers",0.67},
            {"Sinister Reach",3.69},
            {"Concealed Explosives",0.67},
          },
        },
        { Name = "Terra Shield Osprey (3)",
          ModChance = 3,
          Ignore = true,
          Mods = {
            {"Hawk Eye",7.37},
            {"Shotgun Spazz",7.37},
            {"Shock Absorbers",1.01},
            {"Endo",84.25},
          },
        },
        { Name = "Dominateur Terra",
          ModChance = 10,
          Mods = {
            {"Melee Prowess",25.29},
            {"Frappe Tendue",25.29},
            {"Ravage",0.67},
            {"Charged Shell",4.42},
            {"Incendiary Coat",4.42},
            {"Cleanse Grineer",4.42},
            {"Handspring",0.67},
            {"Infected Clip",4.42},
            {"Concussion Rounds",4.42},
            {"Combustion Beam",0.67},
            {"Shredder",25.29},
          },
        },
        { Name = "Dominateur d'Élite Terra",
          ModChance = 20,
          Mods = {
            {"Melee Prowess",25.29},
            {"Frappe Tendue",25.29},
            {"Ravage",0.67},
            {"Charged Shell",4.42},
            {"Incendiary Coat",4.42},
            {"Cleanse Grineer",4.42},
            {"Handspring",0.67},
            {"Infected Clip",4.42},
            {"Concussion Rounds",4.42},
            {"Combustion Beam",0.67},
            {"Shredder",25.29},
          },
        },
        { Name = "Embatteur MOA Terra",
          ModChance = 20,
          Mods = {
            {"Stretch",3.69},
            {"Reflex Coil",3.69},
            {"North Wind",3.69},
            {"Fracas d'Organes",37.94},
            {"Shocking Touch",3.69},
            {"Reach",37.94},
            {"Molten Impact",3.69},
            {"Split Chamber",1.01},
            {"Fever Strike",3.69},
            {"Life Strike",1.01},
          },
        },
        { Name = "Raptor SX Terra",
          ModChance = 20,
          Mods = {
            {"Stretch",3.69},
            {"Reflex Coil",3.69},
            {"North Wind",3.69},
            {"Fracas d'Organes",37.94},
            {"Shocking Touch",3.69},
            {"Reach",37.94},
            {"Molten Impact",3.69},
            {"Split Chamber",1.01},
            {"Fever Strike",3.69},
            {"Life Strike",1.01},
          },
        },
        { Name = "Jackal (Orb Vallis)",
          ModChance = 20,
          Mods = {
            {"Stretch",3.69},
            {"Reflex Coil",3.69},
            {"North Wind",3.69},
            {"Fracas d'Organes",37.94},
            {"Shocking Touch",3.69},
            {"Reach",37.94},
            {"Molten Impact",3.69},
            {"Split Chamber",1.01},
            {"Fever Strike",3.69},
            {"Life Strike",1.01},
          },
        },
        { Name = "Geôlier Terra",
          ModChance = 10,
          Mods = {
            {"Melee Prowess",25.29},
            {"Frappe Tendue",25.29},
            {"Ravage",0.67},
            {"Charged Shell",4.42},
            {"Incendiary Coat",4.42},
            {"Cleanse Grineer",4.42},
            {"Handspring",0.67},
            {"Infected Clip",4.42},
            {"Concussion Rounds",4.42},
            {"Combustion Beam",0.67},
            {"Shredder",25.29},
          },
        },
        { Name = "Cible Corpus Cestra",
          ModChance = 20,
          Mods = {
            {"Garantie Tek",25},
            {"Tek Gravity",25},
            {"Tek Assault",25},
            {"Tek Enhance",25},
          },
        },
        { Name = "Cible Corpus Soldat de Tranchées",
          ModChance = 20,
          Mods = {
            {"Mecha Pulse",25},
            {"Mecha Overdrive",25},
            {"Mecha Recharge",25},
            {"Mecha Empowered",25},
          },
        },
        { Name = "Cible Corpus Supra",
          ModChance = 20,
          Mods = {
            {"Synth Charge",25},
            {"Synth Deconstruct",25},
            {"Synth Fiber",25},
            {"Synth Reflex",25},
          },
        },
        { Name = "Corpus Sniper Target",
          ModChance = 20,
          Mods = {
            {"Synth Charge",25},
            {"Synth Deconstruct",25},
            {"Synth Fiber",25},
            {"Synth Reflex",25},
          },
        },
        { Name = "Comba (Orb Vallis)",
          ModChance = 5,
          Mods = {
            {"Fury",4.42},
            {"No Return",4.42},
            {"Manoeuvre de Pistolet",37.94},
            {"Perception Vitale",0.5},
            {"Chilling Grasp",4.42},
            {"Shotgun Savvy",4.42},
            {"Metal Fiber",37.94},
            {"Infected Clip",4.42},
            {"Jagged Edge",0.5},
            {"Guardian Derision",0.5},
            {"Rapid Resilience",0.5},
          },
        },
        { Name = "MOA à Canon Électrique Terra",
          ModChance = 10,
          Mods = {
            {"Stretch",3.69},
            {"Reflex Coil",3.69},
            {"North Wind",3.69},
            {"Fracas d'Organes",37.94},
            {"Shocking Touch",3.69},
            {"Reach",37.94},
            {"Molten Impact",3.69},
            {"Split Chamber",1.01},
            {"Fever Strike",3.69},
            {"Life Strike",1.01},
          },
        },
        { Name = "MOA à Canon Électrique Terra (2)",
          ModChance = 20,
          Ignore = true,
          Mods = {
            {"Stretch",3.69},
            {"Reflex Coil",3.69},
            {"North Wind",3.69},
            {"Fracas d'Organes",37.94},
            {"Shocking Touch",3.69},
            {"Reach",37.94},
            {"Molten Impact",3.69},
            {"Split Chamber",1.01},
            {"Fever Strike",3.69},
            {"Life Strike",1.01},
          },
        },
        { Name = "Observation Drone",
          ModChance = 3,
          Ignore = true,
          Mods = {
            {"Hell's Chamber",1.01},
            {"Vitality",25.29},
            {"Melee Prowess",25.29},
            {"Fury",7.37},
            {"Convulsion",7.37},
            {"Endo",33.67},
          },
        },
        { Name = "Cyclomobile",
          ModChance = 3,
          Mods = {
            {"Vitality",37.94},
            {"Heated Charge",11.06},
            {"Heavy Trauma",0.5},
            {"Pressure Point",37.94},
            {"Diamond Skin",11.06},
            {"Streamline",0.5},
            {"Phénix de Fer",0.5},
            {"Endo",0.5},
          },
        },
        { Name = "Terra Turret Osprey",
          ModChance = 3,
          Mods = {
            {"Hell's Chamber",1.01},
            {"Vitality",25.29},
            {"Melee Prowess",25.29},
            {"Fury",7.37},
            {"Convulsion",7.37},
            {"Endo",33.67},
          },
        },
        { Name = "Terra Turret Osprey (2)",
          ModChance = 5,
          Ignore = true,
          Mods = {
            {"Vitality",25.29},
            {"Melee Prowess",25.29},
            {"Fury",3.69},
            {"Convulsion",3.69},
            {"Stretch",3.69},
            {"Magazine Warp",25.29},
            {"Hawk Eye",3.69},
            {"Metal Auger",0.67},
            {"Shotgun Spazz",3.69},
            {"Shock Absorbers",0.67},
            {"Sinister Reach",3.69},
            {"Concealed Explosives",0.67},
          },
        },
        { Name = "Terra Oxium Osprey",
          ModChance = 5,
          Mods = {
            {"Vitality",25.29},
            {"Melee Prowess",25.29},
            {"Fury",3.69},
            {"Convulsion",3.69},
            {"Stretch",3.69},
            {"Magazine Warp",25.29},
            {"Hawk Eye",3.69},
            {"Metal Auger",0.67},
            {"Shotgun Spazz",3.69},
            {"Shock Absorbers",0.67},
            {"Sinister Reach",3.69},
            {"Concealed Explosives",0.67},
          },
        },
        { Name = "Nervo",
          ModChance = 3,
          Ignore = true,
          Mods = {
            {"Acier Véritable",18.97},
            {"Trick Mag",18.97},
            {"Hellfire",7.37},
            {"Fast Deflection",7.37},
            {"Enhanced Vitality",18.97},
            {"Endo",28.35},
          },
        },
        { Name = "K-Drive",
          ModChance = 3,
          Ignore = true,
          Mods = {
            {"Rebord Saignant",25.29},
            {"Glacial Edge",7.37},
            {"Magazine Extension",25.29},
            {"Modified Munitions",7.37},
            {"Efficient Transferral",2.01},
            {"Endo",32.66},
          },
        },
        { Name = "Mutilateur Terra",
          ModChance = 10,
          Mods = {
            {"Melee Prowess",25.29},
            {"Frappe Tendue",25.29},
            {"Ravage",0.67},
            {"Charged Shell",4.42},
            {"Incendiary Coat",4.42},
            {"Cleanse Grineer",4.42},
            {"Infected Clip",4.42},
            {"Concussion Rounds",4.42},
            {"Handspring",0.67},
            {"Combustion Beam",0.67},
            {"Shredder",25.29},
          },
        },
        { Name = "Terra Manker (2)",
          ModChance = 20,
          Ignore = true,
          Mods = {
            {"Melee Prowess",25.29},
            {"Frappe Tendue",25.29},
            {"Ravage",0.67},
            {"Charged Shell",4.42},
            {"Incendiary Coat",4.42},
            {"Cleanse Grineer",4.42},
            {"Infected Clip",4.42},
            {"Concussion Rounds",4.42},
            {"Handspring",0.67},
            {"Combustion Beam",0.67},
            {"Shredder",25.29},
          },
        },
        { Name = "Directeur de l'Armement",
          ModChance = 5,
          Mods = {
            {"Strain Fever",25},
            {"Strain Consume",25},
            {"Infection de Souche",25},
            {"Strain Eruption",25},
          },
        },
        { Name = "Directeur de Biologie",
          ModChance = 5,
          Mods = {
            {"Strain Fever",25},
            {"Strain Consume",25},
            {"Infection de Souche",25},
            {"Strain Eruption",25},
          },
        },
        { Name = "Directeur de Recherche Sentient",
          ModChance = 5,
          Mods = {
            {"Strain Fever",25},
            {"Strain Consume",25},
            {"Infection de Souche",25},
            {"Strain Eruption",25},
          },
        },
        { Name = "Ambulas Terra",
          ModChance = 20,
          Mods = {
            {"Stretch",3.69},
            {"Molten Impact",3.69},
            {"Reflex Coil",3.69},
            {"North Wind",3.69},
            {"Fracas d'Organes",37.94},
            {"Shocking Touch",3.69},
            {"Reach",37.94},
            {"Split Chamber",1.01},
            {"Fever Strike",3.69},
            {"Life Strike",1.01},
          },
        },
        { Name = "Orbis Preneur de Profit",
          ModChance = 100,
          Mods = {
            {"Reach",14.10},
            {"Fracas d'Organes" ,14.10},
            {"Reflex Coil",10.26},
            {"Shocking Touch",10.26},
            {"North Wind",10.26},
            {"Molten Impact",10.26},
            {"Fever Strike",10.26},
            {"Hypothermic Shell",2.56},
            {"Charged Bullets",2.56},
            {"Magma Chamber",2.56},
            {"Contamination Casing",2.56},        
          },
        },
        { Name = "Mimique",
          ModChance = 30,
          Mods = {
            {"Smite Corpus",21.43},
            {"Smite Corrupted",21.43},
            {"Smite Grineer",21.43},
            {"Smite Infested",21.43},
            {"Crépuscule Astral",7.14},
            {"Carving Mantis",7.14},
          },
        },
        { Name = "Saturn Six Fugitive",
          ModChance = 20,
          Mods = {
            {"Heated Charge",22.92},
            {"Deep Freeze",22.92},
            {"Convulsion",22.92},
            {"Pathogen Rounds",22.92},
            {"Target Acquired",8.33},
          },
        },
        { Name = "Loup de Saturne Six",
          ModChance = 100,
          Mods = {
            {"Aiguille Tourbillonnante",15.28},
            {"Onzième Tempête",15.28},
            {"Molten Impact",15.28},
            {"North Wind",15.28},
            {"Shocking Touch",15.28},
            {"Fever Strike",15.28},
            {"Tempo Royal",4.17},
            {"Target Acquired",4.17},
          },
        },
        { Name = "Orbis Exploiteur",
          ModChance = 100,
          Mods = {
            {"Manoeuvre de Pistolet",38.72},
            {"Suppress",38.72},
            {"Target Cracker",4.51},
            {"Deep Freeze",4.51},
            {"Heated Charge",4.51},
            {"Pathogen Rounds",4.51},
            {"Convulsion",4.51},
          },
        },
        { Name = "Raknoïde Réfrigérant",
          ModChance = 30,
          Mods = {
            {"Reach",38.72},
            {"Fracas d'Organes",38.72},
            {"Stretch",3.22},
            {"Reflex Coil",3.22},
            {"Shocking Touch",3.22},
            {"North Wind",3.22},
            {"Molten Impact",3.22},
            {"Fever Strike",3.22},
            {"Wise Razor",3.22},
          },
        },
        { Name = "Vapos Aquila",
          ModChance = 5,
          Mods = {
            {"Endo",7.58,15},
            {"Rebord Saignant",7.58},
            {"Endo",1.47,50},
            {"Energy Amplifier",1.47},
            {"Dual Rounds",0.40},
            {"Blazing Steel",1.47},
          },
        },
        { Name = "Alkonost Amalgame",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
          },
        },
        { Name = "Arca Heqet Amalgame",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
          },
        },
        { Name = "Arca Kucumatz Amalgame",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
            {"Kavat's Grace",0.5},
          },
        },
        { Name = "Machiniste Incinérant Amalgame",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
          },
        },
        { Name = "Heqet Amalgame",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
          },
        },
        { Name = "Kucumatz Amalgame",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
          },
        },
        { Name = "Machiniste Amalgame",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
          },
        },
        { Name = "MOA Amalgame",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
          },
        },
        { Name = "Osprey Amalgame",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
          },
        },
        { Name = "MOA Phasé Amalgame",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
          },
        },
        { Name = "Satyre Amalgame",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
          },
        },
        { Name = "Essaim Satyre Amalgame",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
          },
        },
        { Name = "Heqet Demolyst",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
          },
        },
        { Name = "Machiniste Demolyst",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
          },
        },
        { Name = "MOA Demolyst",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
          },
        },
        { Name = "Osprey Demolyst",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
          },
        },
        { Name = "Satyre Demolyst",
          ModChance = 15,
          Mods = {
            {"Aero Periphery",36.56},
            {"Motus Signal",22.03},
            {"Proton Pulse",22.03},
            {"Aero Vantage",5.81},
            {"Motus Impact",5.81},
            {"Jet Proton",5.81},
            {"Configuration Motus",0.97},
            {"Proton Snap",0.97},
          },
        },
    }
}

return DropData
Advertisement