From 7d06b9ee5170b0dd35c70a81a40d57424e086adb Mon Sep 17 00:00:00 2001 From: Matej Voboril Date: Mon, 9 Dec 2024 13:16:49 -0600 Subject: [PATCH 1/2] ci: split configs upgrade pre-commit frameworks --- .babelrc.json | 9 + .commitlintrc.ts | 9 + .eslintignore | 2 + .eslintirc.yml | 4 + .husky/commit-msg | 1 + .husky/pre-commit | 1 + .lintstagedrc.yml | 9 + .mocharc.yml | 5 + .nycrc.yml | 7 + .releaserc.yml | 14 + data/Relics.json | 65750 +++++++++++++++++++++++++++----------------- data/hash.json | 6 +- data/version.json | 4 +- data/version.txt | 2 +- package-lock.json | 24325 ++++++++-------- package.json | 138 +- tsup.config.ts | 13 + 17 files changed, 54387 insertions(+), 35912 deletions(-) create mode 100644 .babelrc.json create mode 100644 .commitlintrc.ts create mode 100644 .eslintignore create mode 100644 .eslintirc.yml create mode 100644 .husky/commit-msg create mode 100644 .husky/pre-commit create mode 100644 .lintstagedrc.yml create mode 100644 .mocharc.yml create mode 100644 .nycrc.yml create mode 100644 .releaserc.yml create mode 100644 tsup.config.ts diff --git a/.babelrc.json b/.babelrc.json new file mode 100644 index 0000000..86d9fd0 --- /dev/null +++ b/.babelrc.json @@ -0,0 +1,9 @@ +{ + "presets": [ + "@babel/preset-env" + ], + "plugins": [ + "@babel/plugin-proposal-class-properties", + "@babel/plugin-proposal-private-methods" + ] +} diff --git a/.commitlintrc.ts b/.commitlintrc.ts new file mode 100644 index 0000000..f186ab4 --- /dev/null +++ b/.commitlintrc.ts @@ -0,0 +1,9 @@ +import { RuleConfigSeverity } from '@commitlint/types'; + +export default { + extends: ["@commitlint/config-conventional"], + rules: { + 'body-max-line-length': [RuleConfigSeverity.Disabled] as const, + 'header-max-length': [RuleConfigSeverity.Disabled] as const, + } +}; diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 0000000..ebdf44c --- /dev/null +++ b/.eslintignore @@ -0,0 +1,2 @@ +dist/** +tsup.config.ts diff --git a/.eslintirc.yml b/.eslintirc.yml new file mode 100644 index 0000000..0ecb19b --- /dev/null +++ b/.eslintirc.yml @@ -0,0 +1,4 @@ +extends: + - '@wfcd/eslint-config/typescript' +parserOptions: + project: tsconfig.json diff --git a/.husky/commit-msg b/.husky/commit-msg new file mode 100644 index 0000000..0a4b97d --- /dev/null +++ b/.husky/commit-msg @@ -0,0 +1 @@ +npx --no -- commitlint --edit $1 diff --git a/.husky/pre-commit b/.husky/pre-commit new file mode 100644 index 0000000..2312dc5 --- /dev/null +++ b/.husky/pre-commit @@ -0,0 +1 @@ +npx lint-staged diff --git a/.lintstagedrc.yml b/.lintstagedrc.yml new file mode 100644 index 0000000..3b60d24 --- /dev/null +++ b/.lintstagedrc.yml @@ -0,0 +1,9 @@ +'*,!*.js,!package*.json': + - prettier --write +'src/*.ts': + - eslint --cache --fix + - npm test +package*.json: + - prettier --write + - npm dedupe + - npx sort-package-json diff --git a/.mocharc.yml b/.mocharc.yml new file mode 100644 index 0000000..bf17719 --- /dev/null +++ b/.mocharc.yml @@ -0,0 +1,5 @@ +exit: true +spec: src/spec/**/*.spec.ts +timeout: 1000 +loader: ts-node/esm +extension: ts diff --git a/.nycrc.yml b/.nycrc.yml new file mode 100644 index 0000000..48363f7 --- /dev/null +++ b/.nycrc.yml @@ -0,0 +1,7 @@ +exclude: + - src/spec/** + - dist/** +skip-full: true +reporter: + - lcov + - text diff --git a/.releaserc.yml b/.releaserc.yml new file mode 100644 index 0000000..70900ba --- /dev/null +++ b/.releaserc.yml @@ -0,0 +1,14 @@ +plugins: + - '@semantic-release/commit-analyzer' + - '@semantic-release/release-notes-generator' + - '@semantic-release/npm' + - '@semantic-release/github' + - - '@semantic-release/changelog' + - assets: + - CHANGELOG.md + - - '@semantic-release/git' + - assets: + - package.json + - package-lock.json + - CHANGELOG.md +branches: development diff --git a/data/Relics.json b/data/Relics.json index 08557c6..81d2d8b 100644 --- a/data/Relics.json +++ b/data/Relics.json @@ -22,7 +22,7 @@ "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEBronze", "warframeMarket": { "id": "561536a1b66f836f854b966a", - "urlName": "trinity_prime_systems" + "urlName": "trinity_prime_systems_blueprint" } } }, @@ -108,7 +108,7 @@ "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeDBronze", "warframeMarket": { "id": "5d21ce45f4604c012d1e0c0f", - "urlName": "wukong_prime_chassis" + "urlName": "wukong_prime_chassis_blueprint" } } }, @@ -178,7 +178,7 @@ "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeABronze", "warframeMarket": { "id": "5d9385b27ea27b0a28fd75bb", - "urlName": "atlas_prime_neuroptics" + "urlName": "atlas_prime_neuroptics_blueprint" } } }, @@ -202,7 +202,7 @@ "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeABronze", "warframeMarket": { "id": "5d21ce46f4604c012d1e0c13", - "urlName": "wukong_prime_systems" + "urlName": "wukong_prime_systems_blueprint" } } }, @@ -308,7 +308,7 @@ "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBansheeMirageVaultBBronze", "warframeMarket": { "id": "5a2feeb2c2c9e90cbdaa23d5", - "urlName": "mirage_prime_chassis" + "urlName": "mirage_prime_chassis_blueprint" } } }, @@ -402,7 +402,7 @@ "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeBBronze", "warframeMarket": { "id": "5f0deab79f527b024d48f059", - "urlName": "inaros_prime_systems" + "urlName": "inaros_prime_systems_blueprint" } } } @@ -504,17 +504,17 @@ } }, { - "name": "Axi A2", + "name": "Axi A15", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Aklex Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionPBronze", + "name": "Aksomati Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraOberonVaultABronze", "warframeMarket": { - "id": "588c7923c353473a172364f3", - "urlName": "aklex_prime_link" + "id": "5df955131456970150510f24", + "urlName": "aksomati_prime_link" } } }, @@ -522,11 +522,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Aklex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionPBronze", + "name": "Oberon Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraOberonVaultABronze", "warframeMarket": { - "id": "588bc3bcc353473a172364f2", - "urlName": "aklex_prime_blueprint" + "id": "592dd262011e88f094afec80", + "urlName": "oberon_prime_systems_blueprint" } } }, @@ -534,11 +534,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionPBronze", + "name": "Ivara Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraOberonVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" + "id": "5df8b0ac1456970087cd9b03", + "urlName": "ivara_prime_systems_blueprint" } } }, @@ -546,11 +546,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionPBronze", + "name": "Baza Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraOberonVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" + "id": "5df955141456970150510f29", + "urlName": "baza_prime_receiver" } } }, @@ -559,44 +559,44 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionPBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraOberonVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionPBronze", + "name": "Sybaris Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraOberonVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" + "id": "592dd262011e88f094afec83", + "urlName": "sybaris_prime_stock" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionPBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraOberonVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd2e5221e30057500f32", - "urlName": "axi_a2_relic" + "id": "6364d904f6d2030069a9f91e", + "urlName": "axi_a15_relic" } }, { - "name": "Axi A3", + "name": "Axi A16", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Akbolto Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeBBronze", + "name": "Afuris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeBBronze", "warframeMarket": { - "id": "5a311f83c2c9e90dfff475d4", - "urlName": "akbolto_prime_receiver" + "id": "639a941e74b02f0088877853", + "urlName": "afuris_prime_receiver" } } }, @@ -604,11 +604,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Hydroid Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeBBronze", + "name": "Revenant Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeBBronze", "warframeMarket": { - "id": "59a48b625cd9938cfede7039", - "urlName": "hydroid_prime_neuroptics" + "id": "633e2e6af570d10793afb816", + "urlName": "revenant_prime_systems_blueprint" } } }, @@ -616,11 +616,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Cernos Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeBBronze", + "name": "Harrow Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeBBronze", "warframeMarket": { - "id": "583580fd2c2ada003badef89", - "urlName": "cernos_prime_string" + "id": "61bb64fd3132ff00482b5fc4", + "urlName": "harrow_prime_neuroptics_blueprint" } } }, @@ -628,11 +628,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeBBronze", + "name": "Scourge Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" + "id": "61bb64fb3132ff00482b5fb8", + "urlName": "scourge_prime_blade" } } }, @@ -640,11 +640,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Helios Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeBBronze", + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192116", - "urlName": "helios_prime_carapace" + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" } } }, @@ -652,37 +652,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Kogake Prime Boot", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeBBronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeBBronze", "warframeMarket": { - "id": "5a311f84c2c9e90dfff475e4", - "urlName": "kogake_prime_boot" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd3a5221e30057500f3f", - "urlName": "axi_a3_relic" + "id": "641264a57d179f02190e41ed", + "urlName": "axi_a16_relic" } }, { - "name": "Axi A4", + "name": "Axi A17", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Akbolto Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeDBronze", + "name": "Afuris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeDBronze", "warframeMarket": { - "id": "5a311f83c2c9e90dfff475d4", - "urlName": "akbolto_prime_receiver" + "id": "639a941e74b02f0088877853", + "urlName": "afuris_prime_receiver" } } }, @@ -690,11 +690,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeDBronze", + "name": "Orthos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" + "id": "54a73e65e779893a797fff51", + "urlName": "orthos_prime_blueprint" } } }, @@ -702,11 +702,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ballistica Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeDBronze", + "name": "Shade Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeDBronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7045", - "urlName": "ballistica_prime_string" + "id": "641263e07d179f02100c6d42", + "urlName": "shade_prime_blueprint" } } }, @@ -714,893 +714,423 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeDBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeDBronze" + "name": "Wisp Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeDBronze", + "warframeMarket": { + "id": "64c2aa1666456704eba6ba44", + "urlName": "wisp_prime_systems_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zephyr Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeDBronze", + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeDBronze", "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c1", - "urlName": "zephyr_prime_neuroptics" + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" } } } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeDBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd4a5221e30057500f49", - "urlName": "axi_a4_relic" - } - }, - { - "name": "Axi A5", - "rewards": [ + "locations": [ + { + "rarity": "Legendary", + "chance": 0.0029, + "location": "Void/Mithra (Interception), Rotation C" + }, + { + "rarity": "Legendary", + "chance": 0.0029, + "location": "Void/Mot (Survival), Rotation C" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Akvasto Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultBBronze", - "warframeMarket": { - "id": "5bebf1713ffcc704caf38cf6", - "urlName": "akvasto_prime_blueprint" - } - } + "chance": 0.0201, + "location": "Elite Sanctuary Onslaught, Rotation C" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Vasto Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff66", - "urlName": "vasto_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0241, + "location": "Veil/Calabash (Skirmish)" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Akvasto Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultBBronze", - "warframeMarket": { - "id": "5bebf1713ffcc704caf38cf7", - "urlName": "akvasto_prime_link" - } - } + "rarity": "Rare", + "chance": 0.0241, + "location": "Veil/Numina (Skirmish)" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Vasto Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff65", - "urlName": "vasto_prime_barrel" - } - } + "rarity": "Rare", + "chance": 0.025, + "location": "Void Storm (Veil Proxima)" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Vasto Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff67", - "urlName": "vasto_prime_receiver" - } - } + "rarity": "Rare", + "chance": 0.0282, + "location": "Void/Belenus (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultBBronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultBBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd425221e30057500f45", - "urlName": "axi_a5_relic" - } - }, - { - "name": "Axi A6", - "rewards": [ + "rarity": "Rare", + "chance": 0.0455, + "location": "Veil/Erato (Skirmish), Rotation B" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Atlas Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeBBronze", - "warframeMarket": { - "id": "5d9385b27ea27b0a28fd75bb", - "urlName": "atlas_prime_neuroptics" - } - } + "chance": 0.05, + "location": "Jupiter/Ganymede (Disruption), Rotation C" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Zhuge Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeBBronze", - "warframeMarket": { - "id": "5d21ce47f4604c012d1e0c15", - "urlName": "zhuge_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0571, + "location": "Veil/Arc Silver (Skirmish), Rotation C" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Tipedo Prime Ornament", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeBBronze", - "warframeMarket": { - "id": "5ca28670fc2db2035eae059d", - "urlName": "tipedo_prime_ornament" - } - } + "rarity": "Rare", + "chance": 0.0612, + "location": "Lua/Circulus (Survival), Rotation C" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" - } - } + "rarity": "Rare", + "chance": 0.0625, + "location": "Veil/Lu-Yan (Skirmish), Rotation C" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" - } - } + "rarity": "Rare", + "chance": 0.0625, + "location": "Void/Aten (Mobile Defense)" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Chroma Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeBBronze", - "warframeMarket": { - "id": "5ba9f2054567de01415f6390", - "urlName": "chroma_prime_blueprint" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeBBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd755221e30057500f6f", - "urlName": "axi_a6_relic" - } - }, - { - "name": "Axi A7", - "rewards": [ + "rarity": "Rare", + "chance": 0.0625, + "location": "Void/Marduk (Sabotage)" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Ash Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAshVaubanVaultABronze", - "warframeMarket": { - "id": "559daaafe779897b399db0fd", - "urlName": "ash_prime_systems" - } - } + "chance": 0.0667, + "location": "Eris/Ixodes (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Kala-Azar (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Oestrus (Infested Salvage), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Kuva Fortress/Nabuk (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Lua/StöFler (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Neptune/Proteus (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Outer Terminus (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Hydron (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Bianca (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Miranda (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Stephano (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.079, + "location": "Mars/Tyana Pass (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.08, + "location": "Kuva Fortress/Taveuni (Survival), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Uranus/Caelus (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Fragor Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAshVaubanVaultABronze", - "warframeMarket": { - "id": "573b801c0ec44a47787a6911", - "urlName": "fragor_prime_blueprint" - } - } + "chance": 0.1, + "location": "Neptune/Yursa (Defection), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAshVaubanVaultABronze" - } + "chance": 0.1, + "location": "Veil/Sabmir Cloud (Skirmish), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Carrier Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAshVaubanVaultABronze", - "warframeMarket": { - "id": "559daad8e779897b4f59525f", - "urlName": "carrier_prime_systems" - } - } + "chance": 0.102, + "location": "Sedna/Kappa (Disruption), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAshVaubanVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" - } - } + "chance": 0.1084, + "location": "Void/Mithra (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Akstiletto Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAshVaubanVaultABronze", - "warframeMarket": { - "id": "573b804f0ec44a47787a6917", - "urlName": "akstiletto_prime_receiver" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAshVaubanVaultABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd785221e30057500f71", - "urlName": "axi_a7_relic" - } - }, - { - "name": "Axi A8", - "rewards": [ + "chance": 0.1084, + "location": "Void/Mot (Survival), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Aksomati Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "5df955131456970150510f24", - "urlName": "aksomati_prime_link" - } - } + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Deimos/Terrorem (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Gram Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283495", - "urlName": "gram_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Eris/Hymeno (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeABronze" - } + "chance": 0.1106, + "location": "Eris/Ixodes (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Pyrana Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0f3", - "urlName": "pyrana_prime_barrel" - } - } + "chance": 0.1106, + "location": "Eris/Kala-Azar (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" - } - } + "chance": 0.1106, + "location": "Eris/Nimus (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Equinox Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "5ca28670fc2db2035eae05a1", - "urlName": "equinox_prime_chassis" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd565221e30057500f53", - "urlName": "axi_a8_relic" - } - }, - { - "name": "Axi A9", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Atlas Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeEBronze", - "warframeMarket": { - "id": "5d9385b27ea27b0a28fd75bb", - "urlName": "atlas_prime_neuroptics" - } - } + "chance": 0.1106, + "location": "Europa/Cholistan (Excavation), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Ivara Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeEBronze", - "warframeMarket": { - "id": "5df8b0ac1456970087cd9b03", - "urlName": "ivara_prime_systems" - } - } + "chance": 0.1106, + "location": "Kuva Fortress/Nabuk (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Akbronco Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeEBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff23", - "urlName": "akbronco_prime_link" - } - } + "chance": 0.1106, + "location": "Lua/StöFler (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeEBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Lua/Tycho (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Rubico Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeEBronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283498", - "urlName": "rubico_prime_stock" - } - } + "chance": 0.1106, + "location": "Neptune/Despina (Excavation), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Gram Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeEBronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283496", - "urlName": "gram_prime_blade" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeEBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd515221e30057500f4f", - "urlName": "axi_a9_relic" - } - }, - { - "name": "Axi B1", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Banshee Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRBronze", - "warframeMarket": { - "id": "58b57068eb26db5c3119210d", - "urlName": "banshee_prime_systems" - } - } + "chance": 0.1106, + "location": "Neptune/Kelashin (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Cernos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRBronze", - "warframeMarket": { - "id": "583580d52c2ada003badef85", - "urlName": "cernos_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Neptune/Proteus (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Kavasa Prime Buckle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRBronze", - "warframeMarket": { - "id": "56153730b66f836f9488bcce", - "urlName": "kavasa_prime_buckle" - } - } + "chance": 0.1106, + "location": "Pluto/Hieracon (Excavation), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Euphona Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRBronze", - "warframeMarket": { - "id": "58b57068eb26db5c31192112", - "urlName": "euphona_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Pluto/Outer Terminus (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Ash Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRBronze", - "warframeMarket": { - "id": "559daaa7e779897b35d626c6", - "urlName": "ash_prime_chassis" - } - } + "chance": 0.1106, + "location": "Pluto/Palus (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd2b5221e30057500f30", - "urlName": "axi_b1_relic" - } - }, - { - "name": "Axi B2", - "rewards": [ + "chance": 0.1106, + "location": "Sedna/Amarna (Survival), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Banshee Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionXBronze", - "warframeMarket": { - "id": "58b57068eb26db5c3119210d", - "urlName": "banshee_prime_systems" - } - } + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Hydron (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionXBronze" - } + "chance": 0.1106, + "location": "Sedna/Scylla (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Orthos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionXBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff51", - "urlName": "orthos_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Sedna/Selkie (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Fragor Prime Head", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionXBronze", - "warframeMarket": { - "id": "573b80280ec44a47787a6913", - "urlName": "fragor_prime_head" - } - } + "chance": 0.1106, + "location": "Sedna/Yemaja (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Sybaris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionXBronze", - "warframeMarket": { - "id": "592dd262011e88f094afec82", - "urlName": "sybaris_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Uranus/Assur (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionXBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionXBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd145221e30057500f1d", - "urlName": "axi_b2_relic" - } - }, - { - "name": "Axi B3", - "rewards": [ + "chance": 0.1106, + "location": "Uranus/Bianca (Defense), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Baza Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeBBronze", - "warframeMarket": { - "id": "5df955131456970150510f25", - "urlName": "baza_prime_stock" - } - } + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Cupid (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Zhuge Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeBBronze", - "warframeMarket": { - "id": "5d21ce48f4604c012d1e0c17", - "urlName": "zhuge_prime_receiver" - } - } + "chance": 0.1106, + "location": "Uranus/Miranda (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Atlas Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeBBronze", - "warframeMarket": { - "id": "5d9385b17ea27b0a28fd75b8", - "urlName": "atlas_prime_chassis" - } - } + "chance": 0.1106, + "location": "Uranus/Ophelia (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" - } - } + "chance": 0.1106, + "location": "Uranus/Stephano (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Stradavar Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeBBronze", - "warframeMarket": { - "id": "5ca28670fc2db2035eae05a4", - "urlName": "stradavar_prime_stock" - } - } + "chance": 0.1136, + "location": "Lua/Yuvarium (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeBBronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeBBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd545221e30057500f52", - "urlName": "axi_b3_relic" - } - }, - { - "name": "Axi B4", - "rewards": [ + "chance": 0.1242, + "location": "Lua/Apollo (Disruption), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Baza Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeCBronze", - "warframeMarket": { - "id": "5df955121456970150510f21", - "urlName": "baza_prime_blueprint" - } - } + "rarity": "Uncommon", + "chance": 0.125, + "location": "Eris/Zabala (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Ivara Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeCBronze", - "warframeMarket": { - "id": "5df8b0aa1456970087cd9aff", - "urlName": "ivara_prime_blueprint" - } - } + "chance": 0.1429, + "location": "Eris/Phalan (Interception), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Karyst Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeCBronze", - "warframeMarket": { - "id": "5f0e0fdc9f527b0285718f18", - "urlName": "karyst_prime_handle" - } - } + "chance": 0.1429, + "location": "Eris/Phalan (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Aksomati Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeCBronze", - "warframeMarket": { - "id": "5df955141456970150510f28", - "urlName": "aksomati_prime_blueprint" - } - } + "chance": 0.1429, + "location": "Eris/Sporid (Interception), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Akjagara Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeCBronze", - "warframeMarket": { - "id": "5c196fad96037800ddadac13", - "urlName": "akjagara_prime_blueprint" - } - } + "chance": 0.1429, + "location": "Eris/Sporid (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeCBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd575221e30057500f55", - "urlName": "axi_b4_relic" - } - }, - { - "name": "Axi C1", - "rewards": [ + "chance": 0.1429, + "location": "Eris/Xini (Interception), Rotation B" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Cernos Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOBronze", - "warframeMarket": { - "id": "583580e12c2ada003badef86", - "urlName": "cernos_prime_lower_limb" - } - } + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Xini (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Orthos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff51", - "urlName": "orthos_prime_blueprint" - } - } + "chance": 0.1429, + "location": "Lua/Apollo (Disruption), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOBronze" - } + "chance": 0.1429, + "location": "Pluto/Cerberus (Interception), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Trinity Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOBronze", - "warframeMarket": { - "id": "56153692b66f836f7d649936", - "urlName": "trinity_prime_neuroptics" - } - } + "chance": 0.1429, + "location": "Pluto/Cerberus (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Vectis Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOBronze", - "warframeMarket": { - "id": "559daae0e779897b5273b716", - "urlName": "vectis_prime_barrel" - } - } + "chance": 0.1429, + "location": "Sedna/Berehynia (Interception), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" - } - } + "chance": 0.1429, + "location": "Sedna/Berehynia (Interception), Rotation C" } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeDBronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { - "id": "6054dd355221e30057500f39", - "urlName": "axi_c1_relic" + "id": "6530538b32327ba8746da731", + "urlName": "axi_a17_relic" } }, { - "name": "Axi C2", + "name": "Axi A18", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Cernos Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionUBronze", + "name": "Acceltra Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeDBronze", "warframeMarket": { - "id": "583580e12c2ada003badef86", - "urlName": "cernos_prime_lower_limb" + "id": "65a7fcc4ed5b0d2e3eb462d2", + "urlName": "acceltra_prime_stock" } } }, @@ -1608,11 +1138,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Silva & Aegis Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionUBronze", + "name": "Akbronco Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeDBronze", "warframeMarket": { - "id": "592dd262011e88f094afec8a", - "urlName": "silva_and_aegis_prime_blade" + "id": "54a73e65e779893a797fff23", + "urlName": "akbronco_prime_link" } } }, @@ -1620,11 +1150,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Fragor Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionUBronze", + "name": "Hildryn Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeDBronze", "warframeMarket": { - "id": "573b80230ec44a47787a6912", - "urlName": "fragor_prime_handle" + "id": "641263e07d179f02100c6d4b", + "urlName": "hildryn_prime_chassis_blueprint" } } }, @@ -1633,18 +1163,18 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionUBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Trinity Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionUBronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeDBronze", "warframeMarket": { - "id": "561536a1b66f836f854b966a", - "urlName": "trinity_prime_systems" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } }, @@ -1652,37 +1182,448 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionUBronze", + "name": "Cobra & Crane Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "639a941d74b02f0088877851", + "urlName": "cobra_and_crane_prime_hilt" } } } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionUBronze", + "locations": [ + { + "rarity": "Legendary", + "chance": 0.0029, + "location": "Void/Mithra (Interception), Rotation C" + }, + { + "rarity": "Legendary", + "chance": 0.0029, + "location": "Void/Mot (Survival), Rotation C" + }, + { + "rarity": "Legendary", + "chance": 0.0042, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.005, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.005, + "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0058, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0067, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.01, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0114, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0201, + "location": "Elite Sanctuary Onslaught, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0241, + "location": "Veil/Calabash (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0241, + "location": "Veil/Numina (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Void Storm (Veil Proxima)" + }, + { + "rarity": "Rare", + "chance": 0.0282, + "location": "Void/Belenus (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0429, + "location": "Veil/Arc Silver (Skirmish), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0429, + "location": "Veil/Lu-Yan (Skirmish), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0476, + "location": "Veil/Erato (Skirmish), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Jupiter/Ganymede (Disruption), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0612, + "location": "Lua/Circulus (Survival), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Void/Aten (Mobile Defense)" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Void/Marduk (Sabotage)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Ixodes (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Kala-Azar (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Oestrus (Infested Salvage), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Kuva Fortress/Nabuk (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Lua/StöFler (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Neptune/Proteus (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Outer Terminus (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Hydron (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Bianca (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Miranda (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Stephano (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.079, + "location": "Mars/Tyana Pass (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.08, + "location": "Kuva Fortress/Taveuni (Survival), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Uranus/Caelus (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Neptune/Yursa (Defection), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Veil/Sabmir Cloud (Skirmish), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.102, + "location": "Sedna/Kappa (Disruption), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1084, + "location": "Void/Mithra (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1084, + "location": "Void/Mot (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Deimos/Terrorem (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Eris/Hymeno (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Eris/Ixodes (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Eris/Kala-Azar (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Eris/Nimus (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Europa/Cholistan (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Kuva Fortress/Nabuk (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Lua/StöFler (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Lua/Tycho (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Neptune/Despina (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Neptune/Kelashin (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Neptune/Proteus (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Pluto/Hieracon (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Pluto/Outer Terminus (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Pluto/Palus (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Amarna (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Hydron (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Scylla (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Selkie (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Yemaja (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Assur (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Bianca (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Cupid (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Miranda (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Ophelia (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Stephano (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1136, + "location": "Lua/Yuvarium (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1242, + "location": "Lua/Apollo (Disruption), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.125, + "location": "Eris/Zabala (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Phalan (Interception), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Phalan (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Sporid (Interception), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Sporid (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Xini (Interception), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Xini (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Lua/Apollo (Disruption), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Pluto/Cerberus (Interception), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Pluto/Cerberus (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Berehynia (Interception), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Berehynia (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Venus/Orb Vallis (Level 50 - 60 PROFIT-TAKER - PHASE 4), Rotation C" + } + ], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeDBronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { - "id": "6054dd1e5221e30057500f26", - "urlName": "axi_c2_relic" + "id": "65a7fc7eed5b0d2e3eb462b7", + "urlName": "axi_a18_relic" } }, { - "name": "Axi C3", + "name": "Axi A19", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Chroma Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeABronze", + "name": "Acceltra Prime Stock", + "uniqueName": "", "warframeMarket": { - "id": "5ba9f2014567de01415f6387", - "urlName": "chroma_prime_systems" + "id": "65a7fcc4ed5b0d2e3eb462d2", + "urlName": "acceltra_prime_stock" } } }, @@ -1690,11 +1631,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Banshee Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeABronze", + "name": "Xaku Prime Systems Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "58b57068eb26db5c3119210a", - "urlName": "banshee_prime_blueprint" + "id": "673516addb3ac2cfade14a74", + "urlName": "xaku_prime_systems_blueprint" } } }, @@ -1702,11 +1643,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Pyrana Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeABronze", + "name": "Larkspur Prime Receiver", + "uniqueName": "", "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0ee", - "urlName": "pyrana_prime_receiver" + "id": "641263e07d179f02100c6d4c", + "urlName": "larkspur_prime_receiver" } } }, @@ -1714,11 +1655,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Helios Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeABronze", + "name": "Paris Prime Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "58b57068eb26db5c31192116", - "urlName": "helios_prime_carapace" + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" } } }, @@ -1726,45 +1667,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeABronze" + "name": "Bronco Prime Receiver", + "uniqueName": "", + "warframeMarket": { + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Hydroid Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeABronze", + "name": "Epitaph Prime Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "59a48b625cd9938cfede703a", - "urlName": "hydroid_prime_chassis" + "id": "66c60c2766bbb2aedca695a4", + "urlName": "epitaph_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeABronze", + "uniqueName": "", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd6d5221e30057500f67", - "urlName": "axi_c3_relic" + "id": "6735180cdb3ac2cfade14a81", + "urlName": "axi_a19_relic" } }, { - "name": "Axi C4", + "name": "Axi A2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Chroma Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeDBronze", + "name": "Aklex Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionPBronze", "warframeMarket": { - "id": "5ba9f2014567de01415f6387", - "urlName": "chroma_prime_systems" + "id": "588c7923c353473a172364f3", + "urlName": "aklex_prime_link" } } }, @@ -1772,11 +1717,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Sybaris Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeDBronze", + "name": "Aklex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionPBronze", "warframeMarket": { - "id": "592dd262011e88f094afec84", - "urlName": "sybaris_prime_receiver" + "id": "588bc3bcc353473a172364f2", + "urlName": "aklex_prime_blueprint" } } }, @@ -1784,11 +1729,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kogake Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeDBronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionPBronze", "warframeMarket": { - "id": "5a311f84c2c9e90dfff475e5", - "urlName": "kogake_prime_blueprint" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } }, @@ -1796,11 +1741,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeDBronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionPBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } }, @@ -1808,49 +1753,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Hydroid Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeDBronze", - "warframeMarket": { - "id": "59a48b625cd9938cfede703a", - "urlName": "hydroid_prime_chassis" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionPBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Pyrana Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeDBronze", + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionPBronze", "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0f3", - "urlName": "pyrana_prime_barrel" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionPBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd3c5221e30057500f41", - "urlName": "axi_c4_relic" + "id": "6054dd2e5221e30057500f32", + "urlName": "axi_a2_relic" } }, { - "name": "Axi C5", + "name": "Axi A3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Corinth Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeBBronze", + "name": "Akbolto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeBBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b4", - "urlName": "corinth_prime_barrel" + "id": "5a311f83c2c9e90dfff475d4", + "urlName": "akbolto_prime_receiver" } } }, @@ -1858,11 +1799,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tipedo Prime Ornament", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeBBronze", - "warframeMarket": { - "id": "5ca28670fc2db2035eae059d", - "urlName": "tipedo_prime_ornament" + "name": "Hydroid Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeBBronze", + "warframeMarket": { + "id": "59a48b625cd9938cfede7039", + "urlName": "hydroid_prime_neuroptics_blueprint" } } }, @@ -1870,11 +1811,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akbronco Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeBBronze", + "name": "Cernos Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff23", - "urlName": "akbronco_prime_link" + "id": "583580fd2c2ada003badef89", + "urlName": "cernos_prime_string" } } }, @@ -1883,7 +1824,7 @@ "chance": 25.33, "item": { "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeBBronze", "warframeMarket": { "id": "54a73e65e779893a797fff32", "urlName": "braton_prime_barrel" @@ -1894,11 +1835,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Panthera Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeBBronze", + "name": "Helios Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeBBronze", "warframeMarket": { - "id": "5f0e0fdd9f527b0285718f1d", - "urlName": "panthera_prime_blueprint" + "id": "58b57068eb26db5c31192116", + "urlName": "helios_prime_carapace" } } }, @@ -1906,37 +1847,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tekko Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeBBronze", + "name": "Kogake Prime Boot", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeBBronze", "warframeMarket": { - "id": "5d93ca117ea27b0a87566f65", - "urlName": "tekko_prime_gauntlet" + "id": "5a311f84c2c9e90dfff475e4", + "urlName": "kogake_prime_boot" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd585221e30057500f56", - "urlName": "axi_c5_relic" + "id": "6054dd3a5221e30057500f3f", + "urlName": "axi_a3_relic" } }, { - "name": "Axi C6", + "name": "Axi A4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Corinth Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeDBronze", + "name": "Akbolto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeDBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b4", - "urlName": "corinth_prime_barrel" + "id": "5a311f83c2c9e90dfff475d4", + "urlName": "akbolto_prime_receiver" } } }, @@ -1944,11 +1885,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Pandero Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeDBronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeDBronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d5", - "urlName": "pandero_prime_barrel" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, @@ -1956,11 +1897,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ivara Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeDBronze", + "name": "Ballistica Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeDBronze", "warframeMarket": { - "id": "5df8b0ac1456970087cd9b03", - "urlName": "ivara_prime_systems" + "id": "59a5cd4d5cd9938cfede7045", + "urlName": "ballistica_prime_string" } } }, @@ -1968,11 +1909,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Pangolin Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeDBronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeDBronze", "warframeMarket": { - "id": "5e839493267539077b0dd6a4", - "urlName": "pangolin_prime_handle" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -1980,45 +1921,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Karyst Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeDBronze", - "warframeMarket": { - "id": "5f0e0fde9f527b0285718f1e", - "urlName": "karyst_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeDBronze" + "name": "Zephyr Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeDBronze", + "warframeMarket": { + "id": "5ab1570db2b6a8044d5137c1", + "urlName": "zephyr_prime_neuroptics_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd315221e30057500f34", - "urlName": "axi_c6_relic" + "id": "6054dd4a5221e30057500f49", + "urlName": "axi_a4_relic" } }, { - "name": "Axi C7", + "name": "Axi A5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Corinth Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeEBronze", + "name": "Akvasto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultBBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b4", - "urlName": "corinth_prime_barrel" + "id": "5bebf1713ffcc704caf38cf6", + "urlName": "akvasto_prime_blueprint" } } }, @@ -2026,11 +1967,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Volnus Prime Head", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeEBronze", + "name": "Vasto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultBBronze", "warframeMarket": { - "id": "60ad4a1bf1904300d012c6fa", - "urlName": "volnus_prime_head" + "id": "54a73e65e779893a797fff66", + "urlName": "vasto_prime_blueprint" } } }, @@ -2038,11 +1979,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tenora Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeEBronze", + "name": "Akvasto Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultBBronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d3", - "urlName": "tenora_prime_stock" + "id": "5bebf1713ffcc704caf38cf7", + "urlName": "akvasto_prime_link" } } }, @@ -2050,11 +1991,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeEBronze", + "name": "Vasto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "54a73e65e779893a797fff65", + "urlName": "vasto_prime_barrel" } } }, @@ -2062,11 +2003,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Magnus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeEBronze", + "name": "Vasto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultBBronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a2", - "urlName": "magnus_prime_blueprint" + "id": "54a73e65e779893a797fff67", + "urlName": "vasto_prime_receiver" } } }, @@ -2074,37 +2015,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeEBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeEBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc3", - "urlName": "axi_c7_relic" + "id": "6054dd425221e30057500f45", + "urlName": "axi_a5_relic" } }, { - "name": "Axi D1", + "name": "Axi A6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Destreza Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeBBronze", + "name": "Atlas Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeBBronze", "warframeMarket": { - "id": "5b2985e0eb069f04ea65b0d8", - "urlName": "destreza_prime_blade" + "id": "5d9385b27ea27b0a28fd75bb", + "urlName": "atlas_prime_neuroptics_blueprint" } } }, @@ -2112,11 +2049,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zhuge Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeBBronze", + "name": "Zhuge Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeBBronze", "warframeMarket": { - "id": "5d21ce48f4604c012d1e0c17", - "urlName": "zhuge_prime_receiver" + "id": "5d21ce47f4604c012d1e0c15", + "urlName": "zhuge_prime_blueprint" } } }, @@ -2124,19 +2061,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeBBronze" + "name": "Tipedo Prime Ornament", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeBBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae059d", + "urlName": "tipedo_prime_ornament" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeBBronze", + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" } } }, @@ -2144,11 +2085,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Chroma Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeBBronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeBBronze", "warframeMarket": { - "id": "5ba9f2054567de01415f6390", - "urlName": "chroma_prime_blueprint" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -2156,37 +2097,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tiberon Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeBBronze", + "name": "Chroma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeBBronze", "warframeMarket": { - "id": "5ab167b8b2b6a80475780fc6", - "urlName": "tiberon_prime_receiver" + "id": "5ba9f2054567de01415f6390", + "urlName": "chroma_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd195221e30057500f21", - "urlName": "axi_d1_relic" + "id": "6054dd755221e30057500f6f", + "urlName": "axi_a6_relic" } }, { - "name": "Axi D2", + "name": "Axi A7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Destreza Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeCBronze", + "name": "Ash Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAshVaubanVaultABronze", "warframeMarket": { - "id": "5b2985e0eb069f04ea65b0d8", - "urlName": "destreza_prime_blade" + "id": "559daaafe779897b399db0fd", + "urlName": "ash_prime_systems_blueprint" } } }, @@ -2194,31 +2135,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeCBronze" + "name": "Fragor Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAshVaubanVaultABronze", + "warframeMarket": { + "id": "573b801c0ec44a47787a6911", + "urlName": "fragor_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Rubico Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeCBronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283498", - "urlName": "rubico_prime_stock" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAshVaubanVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Aksomati Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeCBronze", + "name": "Carrier Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAshVaubanVaultABronze", "warframeMarket": { - "id": "5df955131456970150510f26", - "urlName": "aksomati_prime_receiver" + "id": "559daad8e779897b4f59525f", + "urlName": "carrier_prime_systems" } } }, @@ -2227,7 +2168,7 @@ "chance": 25.33, "item": { "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAshVaubanVaultABronze", "warframeMarket": { "id": "54a73e65e779893a797fff33", "urlName": "braton_prime_blueprint" @@ -2238,37 +2179,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Destreza Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeCBronze", + "name": "Akstiletto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAshVaubanVaultABronze", "warframeMarket": { - "id": "5b2985e3eb069f04ea65b0fd", - "urlName": "destreza_prime_handle" + "id": "573b804f0ec44a47787a6917", + "urlName": "akstiletto_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAshVaubanVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd545221e30057500f51", - "urlName": "axi_d2_relic" + "id": "6054dd785221e30057500f71", + "urlName": "axi_a7_relic" } }, { - "name": "Axi D3", + "name": "Axi A8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Dual Kamas Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboTrinityVaultABronze", + "name": "Aksomati Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeABronze", "warframeMarket": { - "id": "561536deb66f836f8bbaca47", - "urlName": "dual_kamas_prime_blade" + "id": "5df955131456970150510f24", + "urlName": "aksomati_prime_link" } } }, @@ -2276,11 +2217,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Pyrana Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboTrinityVaultABronze", + "name": "Gram Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeABronze", "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0ee", - "urlName": "pyrana_prime_receiver" + "id": "5baa8bbf4567de01ac283495", + "urlName": "gram_prime_blueprint" } } }, @@ -2288,23 +2229,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Destreza Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboTrinityVaultABronze", - "warframeMarket": { - "id": "5b2985e3eb069f04ea65b0fb", - "urlName": "destreza_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Limbo Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboTrinityVaultABronze", + "name": "Pyrana Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeABronze", "warframeMarket": { - "id": "5b2987abeb069f0536234279", - "urlName": "limbo_prime_systems" + "id": "5b2985e1eb069f04ea65b0f3", + "urlName": "pyrana_prime_barrel" } } }, @@ -2312,11 +2249,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboTrinityVaultABronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -2324,37 +2261,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboTrinityVaultABronze", + "name": "Equinox Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" + "id": "5ca28670fc2db2035eae05a1", + "urlName": "equinox_prime_chassis_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboTrinityVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61a25ffa68fd79003fe3fd5f", - "urlName": "axi_d3_relic" + "id": "6054dd565221e30057500f53", + "urlName": "axi_a8_relic" } }, { - "name": "Axi E1", + "name": "Axi A9", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Ember Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionQBronze", + "name": "Atlas Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff81", - "urlName": "ember_prime_blueprint" + "id": "5d9385b27ea27b0a28fd75bb", + "urlName": "atlas_prime_neuroptics_blueprint" } } }, @@ -2362,11 +2299,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Glaive Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionQBronze", + "name": "Ivara Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff43", - "urlName": "glaive_prime_blade" + "id": "5df8b0ac1456970087cd9b03", + "urlName": "ivara_prime_systems_blueprint" } } }, @@ -2374,19 +2311,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionQBronze" + "name": "Akbronco Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff23", + "urlName": "akbronco_prime_link" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Latron Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionQBronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff49", - "urlName": "latron_prime_barrel" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } }, @@ -2394,11 +2335,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Sicarus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionQBronze", + "name": "Rubico Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff5f", - "urlName": "sicarus_prime_blueprint" + "id": "5baa8bbf4567de01ac283498", + "urlName": "rubico_prime_stock" } } }, @@ -2406,37 +2347,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Frost Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionQBronze", + "name": "Gram Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff6c", - "urlName": "frost_prime_neuroptics" + "id": "5baa8bbf4567de01ac283496", + "urlName": "gram_prime_blade" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionQBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeEBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd2c5221e30057500f31", - "urlName": "axi_e1_relic" + "id": "6054dd515221e30057500f4f", + "urlName": "axi_a9_relic" } }, { - "name": "Axi E2", + "name": "Axi B1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Euphona Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSBronze", + "name": "Banshee Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192111", - "urlName": "euphona_prime_receiver" + "id": "58b57068eb26db5c3119210d", + "urlName": "banshee_prime_systems_blueprint" } } }, @@ -2444,11 +2385,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Bronco Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSBronze", + "name": "Cernos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff36", - "urlName": "bronco_prime_barrel" + "id": "583580d52c2ada003badef85", + "urlName": "cernos_prime_blueprint" } } }, @@ -2456,19 +2397,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSBronze" + "name": "Kavasa Prime Buckle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRBronze", + "warframeMarket": { + "id": "56153730b66f836f9488bcce", + "urlName": "kavasa_prime_buckle" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSBronze", + "name": "Euphona Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" + "id": "58b57068eb26db5c31192112", + "urlName": "euphona_prime_blueprint" } } }, @@ -2476,11 +2421,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSBronze", + "name": "Ash Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" + "id": "559daaa7e779897b35d626c6", + "urlName": "ash_prime_chassis_blueprint" } } }, @@ -2488,37 +2433,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSBronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd265221e30057500f2e", - "urlName": "axi_e2_relic" + "id": "6054dd2b5221e30057500f30", + "urlName": "axi_b1_relic" } }, { - "name": "Axi G1", + "name": "Axi B2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Galatine Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKBronze", + "name": "Banshee Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionXBronze", "warframeMarket": { - "id": "57bc9c99e506eb45ea25145d", - "urlName": "galatine_prime_blueprint" + "id": "58b57068eb26db5c3119210d", + "urlName": "banshee_prime_systems_blueprint" } } }, @@ -2526,31 +2471,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kavasa Prime Kubrow Collar Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKBronze", - "warframeMarket": { - "id": "56153727b66f836f91a8e849", - "urlName": "kavasa_prime_kubrow_collar_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionXBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKBronze" + "name": "Orthos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionXBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff51", + "urlName": "orthos_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nekros Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKBronze", + "name": "Fragor Prime Head", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionXBronze", "warframeMarket": { - "id": "57bc9a40e506eb45ea251452", - "urlName": "nekros_prime_chassis" + "id": "573b80280ec44a47787a6913", + "urlName": "fragor_prime_head" } } }, @@ -2558,11 +2503,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Saryn Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKBronze", + "name": "Sybaris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionXBronze", "warframeMarket": { - "id": "56c3bbe05d2f0202da32e93d", - "urlName": "saryn_prime_systems" + "id": "592dd262011e88f094afec82", + "urlName": "sybaris_prime_blueprint" } } }, @@ -2570,37 +2515,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKBronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionXBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionXBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd4f5221e30057500f4d", - "urlName": "axi_g1_relic" + "id": "6054dd145221e30057500f1d", + "urlName": "axi_b2_relic" } }, { - "name": "Axi G2", + "name": "Axi B3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Gram Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeABronze", + "name": "Baza Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeBBronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283492", - "urlName": "gram_prime_handle" + "id": "5df955131456970150510f25", + "urlName": "baza_prime_stock" } } }, @@ -2608,11 +2553,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tipedo Prime Ornament", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeABronze", + "name": "Zhuge Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeBBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae059d", - "urlName": "tipedo_prime_ornament" + "id": "5d21ce48f4604c012d1e0c17", + "urlName": "zhuge_prime_receiver" } } }, @@ -2620,11 +2565,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Redeemer Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeABronze", + "name": "Atlas Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeBBronze", "warframeMarket": { - "id": "5c196fae96037800ddadac16", - "urlName": "redeemer_prime_blueprint" + "id": "5d9385b17ea27b0a28fd75b8", + "urlName": "atlas_prime_chassis_blueprint" } } }, @@ -2632,11 +2577,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Wukong Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeABronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeBBronze", "warframeMarket": { - "id": "5d21ce4af4604c012d1e0c1a", - "urlName": "wukong_prime_neuroptics" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } }, @@ -2644,11 +2589,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbolto Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeABronze", + "name": "Stradavar Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeBBronze", "warframeMarket": { - "id": "5a311f83c2c9e90dfff475d5", - "urlName": "akbolto_prime_blueprint" + "id": "5ca28670fc2db2035eae05a4", + "urlName": "stradavar_prime_stock" } } }, @@ -2656,37 +2601,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd1a5221e30057500f22", - "urlName": "axi_g2_relic" + "id": "6054dd545221e30057500f52", + "urlName": "axi_b3_relic" } }, { - "name": "Axi G3", + "name": "Axi B4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Gram Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeDBronze", + "name": "Baza Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeCBronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283492", - "urlName": "gram_prime_handle" + "id": "5df955121456970150510f21", + "urlName": "baza_prime_blueprint" } } }, @@ -2694,11 +2635,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeDBronze", + "name": "Ivara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "id": "5df8b0aa1456970087cd9aff", + "urlName": "ivara_prime_blueprint" } } }, @@ -2706,11 +2647,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kronen Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeDBronze", + "name": "Karyst Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeCBronze", "warframeMarket": { - "id": "5ab167b7b2b6a80475780fb5", - "urlName": "kronen_prime_handle" + "id": "5f0e0fdc9f527b0285718f18", + "urlName": "karyst_prime_handle" } } }, @@ -2718,11 +2659,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeDBronze", + "name": "Aksomati Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" + "id": "5df955141456970150510f28", + "urlName": "aksomati_prime_blueprint" } } }, @@ -2730,45 +2671,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeDBronze" + "name": "Akjagara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeCBronze", + "warframeMarket": { + "id": "5c196fad96037800ddadac13", + "urlName": "akjagara_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ninkondi Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeDBronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeCBronze", "warframeMarket": { - "id": "5d21ce42f4604c012d1e0c0c", - "urlName": "ninkondi_prime_blueprint" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd745221e30057500f6d", - "urlName": "axi_g3_relic" + "id": "6054dd575221e30057500f55", + "urlName": "axi_b4_relic" } }, { - "name": "Axi G4", + "name": "Axi B5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Gram Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeABronze", + "name": "Baruuk Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeABronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283492", - "urlName": "gram_prime_handle" + "id": "639a8d9474b02f003889eb81", + "urlName": "baruuk_prime_neuroptics_blueprint" } } }, @@ -2776,11 +2721,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Pangolin Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeABronze", + "name": "Nagantaka Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeABronze", "warframeMarket": { - "id": "5e839494267539077b0dd6ba", - "urlName": "pangolin_prime_blade" + "id": "6242037666a58f0108c3d481", + "urlName": "nagantaka_prime_receiver" } } }, @@ -2788,11 +2733,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeABronze", + "name": "Volnus Prime Head", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "id": "60ad4a1bf1904300d012c6fa", + "urlName": "volnus_prime_head" } } }, @@ -2800,11 +2745,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeABronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } }, @@ -2812,11 +2757,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Aksomati Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeABronze", + "name": "Knell Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeABronze", "warframeMarket": { - "id": "5df955131456970150510f26", - "urlName": "aksomati_prime_receiver" + "id": "61bb64fd3132ff00482b5fc6", + "urlName": "knell_prime_blueprint" } } }, @@ -2824,37 +2769,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tekko Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeABronze", - "warframeMarket": { - "id": "5d93ca117ea27b0a87566f65", - "urlName": "tekko_prime_gauntlet" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd225221e30057500f2a", - "urlName": "axi_g4_relic" + "id": "639a8d9374b02f003889eb74", + "urlName": "axi_b5_relic" } }, { - "name": "Axi G5", + "name": "Axi B6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Gram Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaZephyrVaultABronze", + "name": "Baruuk Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeDBronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283492", - "urlName": "gram_prime_handle" + "id": "639a8d9474b02f003889eb81", + "urlName": "baruuk_prime_neuroptics_blueprint" } } }, @@ -2862,11 +2803,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zephyr Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaZephyrVaultABronze", + "name": "Shade Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeDBronze", "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c2", - "urlName": "zephyr_prime_blueprint" + "id": "641263e07d179f02100c6d44", + "urlName": "shade_prime_systems" } } }, @@ -2874,19 +2815,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaZephyrVaultABronze" + "name": "Garuda Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeDBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d479", + "urlName": "garuda_prime_chassis_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Chroma Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaZephyrVaultABronze", + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeDBronze", "warframeMarket": { - "id": "5ba9f2054567de01415f6390", - "urlName": "chroma_prime_blueprint" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } }, @@ -2894,49 +2839,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tiberon Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaZephyrVaultABronze", - "warframeMarket": { - "id": "5ab167b8b2b6a80475780fc6", - "urlName": "tiberon_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaZephyrVaultABronze", + "name": "Afuris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" + "id": "639a941d74b02f008887784f", + "urlName": "afuris_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaZephyrVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6089662dea9374026927178a", - "urlName": "axi_g5_relic" + "id": "641264a57d179f02190e41f0", + "urlName": "axi_b6_relic" } }, { - "name": "Axi G6", + "name": "Axi B7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Gara Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeCBronze", + "name": "Baruuk Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeABronze", "warframeMarket": { - "id": "60ad4a1bf1904300d012c6ff", - "urlName": "gara_prime_blueprint" + "id": "639a8d9474b02f003889eb81", + "urlName": "baruuk_prime_neuroptics_blueprint" } } }, @@ -2944,11 +2885,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeCBronze", + "name": "Gauss Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" + "id": "65a7fc5aed5b0d2e3eb462b3", + "urlName": "gauss_prime_blueprint" } } }, @@ -2956,11 +2897,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nezha Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeCBronze", + "name": "Hystrix Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeABronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0b7", - "urlName": "nezha_prime_blueprint" + "id": "62d3493f75156700ce450de7", + "urlName": "hystrix_prime_blueprint" } } }, @@ -2968,23 +2909,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Aksomati Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeCBronze", - "warframeMarket": { - "id": "5df955141456970150510f28", - "urlName": "aksomati_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Karyst Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeCBronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeABronze", "warframeMarket": { - "id": "5f0e0fde9f527b0285718f1e", - "urlName": "karyst_prime_blueprint" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } }, @@ -2992,33 +2929,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeCBronze" + "name": "Wisp Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeABronze", + "warframeMarket": { + "id": "64c2aa1666456704eba6ba44", + "urlName": "wisp_prime_systems_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "60ad4a1bf1904300d012c6f8", - "urlName": "axi_g6_relic" + "id": "65a7fc7eed5b0d2e3eb462ba", + "urlName": "axi_b7_relic" } }, { - "name": "Axi G7", + "name": "Axi B8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Garuda Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeABronze", + "name": "Baruuk Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeCBronze", "warframeMarket": { - "id": "6242037666a58f0108c3d486", - "urlName": "garuda_prime_systems" + "id": "639a8d9474b02f003889eb81", + "urlName": "baruuk_prime_neuroptics_blueprint" } } }, @@ -3026,11 +2967,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tenora Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeABronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeCBronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d3", - "urlName": "tenora_prime_stock" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, @@ -3038,11 +2979,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Astilla Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeABronze", + "name": "Revenant Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeCBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c704", - "urlName": "astilla_prime_blueprint" + "id": "633e2e6af570d10793afb816", + "urlName": "revenant_prime_systems_blueprint" } } }, @@ -3050,11 +2991,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Gara Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeABronze", + "name": "Okina Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeCBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c703", - "urlName": "gara_prime_systems" + "id": "663268d2e85cac3856c86dc1", + "urlName": "okina_prime_blade" } } }, @@ -3062,49 +3003,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Inaros Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeABronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeCBronze", "warframeMarket": { - "id": "5f0deab79f527b024d48f059", - "urlName": "inaros_prime_systems" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6242037766a58f0108c3d494", - "urlName": "axi_g7_relic" + "id": "66325ce6e85cac3856c86cc6", + "urlName": "axi_b8_relic" } }, { - "name": "Axi G8", + "name": "Axi C1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Garuda Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeDBronze", + "name": "Cernos Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOBronze", "warframeMarket": { - "id": "6242037666a58f0108c3d486", - "urlName": "garuda_prime_systems" + "id": "583580e12c2ada003badef86", + "urlName": "cernos_prime_lower_limb" } } }, @@ -3112,31 +3049,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeDBronze" + "name": "Orthos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff51", + "urlName": "orthos_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Gara Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeDBronze", - "warframeMarket": { - "id": "60ad4a1df1904300d012c70e", - "urlName": "gara_prime_chassis" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Dual Keres Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeDBronze", + "name": "Trinity Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOBronze", "warframeMarket": { - "id": "62d3494175156700ce450e05", - "urlName": "dual_keres_prime_blade" + "id": "56153692b66f836f7d649936", + "urlName": "trinity_prime_neuroptics_blueprint" } } }, @@ -3144,11 +3081,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeDBronze", + "name": "Vectis Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "559daae0e779897b5273b716", + "urlName": "vectis_prime_barrel" } } }, @@ -3156,418 +3093,287 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Corvas Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeDBronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOBronze", "warframeMarket": { - "id": "6242037666a58f0108c3d484", - "urlName": "corvas_prime_stock" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } } ], - "locations": [ + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd355221e30057500f39", + "urlName": "axi_c1_relic" + } + }, + { + "name": "Axi C2", + "rewards": [ { - "rarity": "Legendary", - "chance": 0.0029, - "location": "Void/Mithra (Interception), Rotation C" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Cernos Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionUBronze", + "warframeMarket": { + "id": "583580e12c2ada003badef86", + "urlName": "cernos_prime_lower_limb" + } + } }, { - "rarity": "Legendary", - "chance": 0.0029, - "location": "Void/Mot (Survival), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Silva & Aegis Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionUBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec8a", + "urlName": "silva_and_aegis_prime_blade" + } + } }, { - "rarity": "Legendary", - "chance": 0.0042, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Fragor Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionUBronze", + "warframeMarket": { + "id": "573b80230ec44a47787a6912", + "urlName": "fragor_prime_handle" + } + } }, { - "rarity": "Legendary", - "chance": 0.0058, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionUBronze" + } }, { - "rarity": "Legendary", - "chance": 0.0067, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Trinity Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionUBronze", + "warframeMarket": { + "id": "561536a1b66f836f854b966a", + "urlName": "trinity_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.015, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionUBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionUBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd1e5221e30057500f26", + "urlName": "axi_c2_relic" + } + }, + { + "name": "Axi C3", + "rewards": [ { "rarity": "Rare", - "chance": 0.015, - "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation A" + "chance": 2, + "item": { + "name": "Chroma Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "5ba9f2014567de01415f6387", + "urlName": "chroma_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0201, - "location": "Elite Sanctuary Onslaught, Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Banshee Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "58b57068eb26db5c3119210a", + "urlName": "banshee_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0241, - "location": "Veil/Calabash (Skirmish)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Pyrana Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "5b2985e1eb069f04ea65b0ee", + "urlName": "pyrana_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0241, - "location": "Veil/Numina (Skirmish)" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Helios Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192116", + "urlName": "helios_prime_carapace" + } + } }, { - "rarity": "Rare", - "chance": 0.025, - "location": "Void Storm (Veil Proxima)" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeABronze" + } }, { - "rarity": "Rare", - "chance": 0.0282, - "location": "Void/Belenus (Defense), Rotation C" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Hydroid Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "59a48b625cd9938cfede703a", + "urlName": "hydroid_prime_chassis_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd6d5221e30057500f67", + "urlName": "axi_c3_relic" + } + }, + { + "name": "Axi C4", + "rewards": [ { "rarity": "Rare", - "chance": 0.03, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" + "chance": 2, + "item": { + "name": "Chroma Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeDBronze", + "warframeMarket": { + "id": "5ba9f2014567de01415f6387", + "urlName": "chroma_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0455, - "location": "Veil/Erato (Skirmish), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Sybaris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeDBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec84", + "urlName": "sybaris_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.05, - "location": "Jupiter/Ganymede (Disruption), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Kogake Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeDBronze", + "warframeMarket": { + "id": "5a311f84c2c9e90dfff475e5", + "urlName": "kogake_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0571, - "location": "Veil/Arc Silver (Skirmish), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0571, - "location": "Veil/Lu-Yan (Skirmish), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Aten (Mobile Defense)" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Marduk (Sabotage)" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Ixodes (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Kala-Azar (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Oestrus (Infested Salvage), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Kuva Fortress/Nabuk (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Lua/StöFler (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Proteus (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Outer Terminus (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Hydron (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Bianca (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Miranda (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Stephano (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.08, - "location": "Kuva Fortress/Taveuni (Survival), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Uranus/Caelus (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Yursa (Defection), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Veil/Sabmir Cloud (Skirmish), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.102, - "location": "Sedna/Kappa (Disruption), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1084, - "location": "Void/Mithra (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1084, - "location": "Void/Mot (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Deimos/Terrorem (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Hymeno (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Ixodes (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Kala-Azar (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Nimus (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Cholistan (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Kuva Fortress/Nabuk (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Lua/StöFler (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Lua/Tycho (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Despina (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Kelashin (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Proteus (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Hieracon (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Outer Terminus (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Palus (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Amarna (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Hydron (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Scylla (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Selkie (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Yemaja (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Assur (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Bianca (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Cupid (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Miranda (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Ophelia (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Stephano (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1242, - "location": "Lua/Apollo (Disruption), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.125, - "location": "Eris/Zabala (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Phalan (Interception), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Phalan (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Sporid (Interception), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Sporid (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Xini (Interception), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Xini (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Lua/Apollo (Disruption), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Pluto/Cerberus (Interception), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Pluto/Cerberus (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Berehynia (Interception), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Hydroid Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeDBronze", + "warframeMarket": { + "id": "59a48b625cd9938cfede703a", + "urlName": "hydroid_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Berehynia (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Pyrana Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeDBronze", + "warframeMarket": { + "id": "5b2985e1eb069f04ea65b0f3", + "urlName": "pyrana_prime_barrel" + } + } } ], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeDBronze", + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeDBronze", "vaultInfo": { - "vaulted": false + "vaulted": true }, "warframeMarket": { - "id": "62d3494075156700ce450df1", - "urlName": "axi_g8_relic" + "id": "6054dd3c5221e30057500f41", + "urlName": "axi_c4_relic" } }, { - "name": "Axi H1", + "name": "Axi C5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Helios Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTBronze", + "name": "Corinth Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192115", - "urlName": "helios_prime_cerebrum" + "id": "5e839494267539077b0dd6b4", + "urlName": "corinth_prime_barrel" } } }, @@ -3575,11 +3381,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akstiletto Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTBronze", + "name": "Tipedo Prime Ornament", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeBBronze", "warframeMarket": { - "id": "573b804f0ec44a47787a6917", - "urlName": "akstiletto_prime_receiver" + "id": "5ca28670fc2db2035eae059d", + "urlName": "tipedo_prime_ornament" } } }, @@ -3587,11 +3393,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Trinity Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTBronze", + "name": "Akbronco Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeBBronze", "warframeMarket": { - "id": "5615369ab66f836f805c5a8b", - "urlName": "trinity_prime_chassis" + "id": "54a73e65e779893a797fff23", + "urlName": "akbronco_prime_link" } } }, @@ -3599,19 +3405,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTBronze" + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fragor Prime Head", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTBronze", + "name": "Panthera Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeBBronze", "warframeMarket": { - "id": "573b80280ec44a47787a6913", - "urlName": "fragor_prime_head" + "id": "5f0e0fdd9f527b0285718f1d", + "urlName": "panthera_prime_blueprint" } } }, @@ -3619,37 +3429,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Vectis Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTBronze", + "name": "Tekko Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeBBronze", "warframeMarket": { - "id": "559daae0e779897b5273b716", - "urlName": "vectis_prime_barrel" + "id": "5d93ca117ea27b0a87566f65", + "urlName": "tekko_prime_gauntlet" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd235221e30057500f2b", - "urlName": "axi_h1_relic" + "id": "6054dd585221e30057500f56", + "urlName": "axi_c5_relic" } }, { - "name": "Axi H2", + "name": "Axi C6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Helios Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVBronze", + "name": "Corinth Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeDBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192115", - "urlName": "helios_prime_cerebrum" + "id": "5e839494267539077b0dd6b4", + "urlName": "corinth_prime_barrel" } } }, @@ -3657,11 +3467,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Trinity Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVBronze", + "name": "Pandero Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeDBronze", "warframeMarket": { - "id": "5615369ab66f836f805c5a8b", - "urlName": "trinity_prime_chassis" + "id": "6036214f0a372600fd5614d5", + "urlName": "pandero_prime_barrel" } } }, @@ -3669,11 +3479,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akstiletto Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVBronze", + "name": "Ivara Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeDBronze", "warframeMarket": { - "id": "573b804a0ec44a47787a6916", - "urlName": "akstiletto_prime_barrel" + "id": "5df8b0ac1456970087cd9b03", + "urlName": "ivara_prime_systems_blueprint" } } }, @@ -3681,11 +3491,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Oberon Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVBronze", + "name": "Pangolin Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeDBronze", "warframeMarket": { - "id": "592dd262011e88f094afec7f", - "urlName": "oberon_prime_chassis" + "id": "5e839493267539077b0dd6a4", + "urlName": "pangolin_prime_handle" } } }, @@ -3693,11 +3503,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVBronze", + "name": "Karyst Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" + "id": "5f0e0fde9f527b0285718f1e", + "urlName": "karyst_prime_blueprint" } } }, @@ -3705,37 +3515,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeDBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd1d5221e30057500f25", - "urlName": "axi_h2_relic" + "id": "6054dd315221e30057500f34", + "urlName": "axi_c6_relic" } }, { - "name": "Axi H3", + "name": "Axi C7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Hydroid Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeCBronze", + "name": "Corinth Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeEBronze", "warframeMarket": { - "id": "59a48b625cd9938cfede703b", - "urlName": "hydroid_prime_systems" + "id": "5e839494267539077b0dd6b4", + "urlName": "corinth_prime_barrel" } } }, @@ -3743,11 +3549,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeCBronze", + "name": "Volnus Prime Head", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "id": "60ad4a1bf1904300d012c6fa", + "urlName": "volnus_prime_head" } } }, @@ -3755,19 +3561,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeCBronze" + "name": "Tenora Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeEBronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614d3", + "urlName": "tenora_prime_stock" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Kronen Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeCBronze", + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeEBronze", "warframeMarket": { - "id": "5ab167b7b2b6a80475780fad", - "urlName": "kronen_prime_blueprint" + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" } } }, @@ -3775,11 +3585,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Cernos Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeCBronze", + "name": "Magnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeEBronze", "warframeMarket": { - "id": "583580fb2c2ada003badef88", - "urlName": "cernos_prime_grip" + "id": "6139101a30dd5b004b7f90a2", + "urlName": "magnus_prime_blueprint" } } }, @@ -3787,37 +3597,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Helios Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeCBronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeEBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192116", - "urlName": "helios_prime_carapace" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeEBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd0e5221e30057500f19", - "urlName": "axi_h3_relic" + "id": "61bb64fd3132ff00482b5fc3", + "urlName": "axi_c7_relic" } }, { - "name": "Axi H4", + "name": "Axi C8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Hydroid Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeBBronze", + "name": "Corinth Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaGaraVaultABronze", "warframeMarket": { - "id": "59a48b625cd9938cfede703b", - "urlName": "hydroid_prime_systems" + "id": "5e839493267539077b0dd69a", + "urlName": "corinth_prime_stock" } } }, @@ -3825,11 +3635,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akbolto Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeBBronze", + "name": "Pangolin Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaGaraVaultABronze", "warframeMarket": { - "id": "5a311f84c2c9e90dfff475f3", - "urlName": "akbolto_prime_link" + "id": "5e839494267539077b0dd6ba", + "urlName": "pangolin_prime_blade" } } }, @@ -3837,19 +3647,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeBBronze" + "name": "Volnus Prime Head", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaGaraVaultABronze", + "warframeMarket": { + "id": "60ad4a1bf1904300d012c6fa", + "urlName": "volnus_prime_head" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mesa Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeBBronze", + "name": "Gara Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaGaraVaultABronze", "warframeMarket": { - "id": "5c182b749603780081b09a57", - "urlName": "mesa_prime_chassis" + "id": "60ad4a1cf1904300d012c703", + "urlName": "gara_prime_systems_blueprint" } } }, @@ -3857,11 +3671,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mirage Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeBBronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaGaraVaultABronze", "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d5", - "urlName": "mirage_prime_chassis" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } }, @@ -3869,37 +3683,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaGaraVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaGaraVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd3e5221e30057500f43", - "urlName": "axi_h4_relic" + "id": "65f85b70f51dc116096b6763", + "urlName": "axi_c8_relic" } }, { - "name": "Axi H5", + "name": "Axi D1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Helios Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBansheeMirageVaultABronze", + "name": "Destreza Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192115", - "urlName": "helios_prime_cerebrum" + "id": "5b2985e0eb069f04ea65b0d8", + "urlName": "destreza_prime_blade" } } }, @@ -3907,11 +3717,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Mirage Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBansheeMirageVaultABronze", + "name": "Zhuge Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeBBronze", "warframeMarket": { - "id": "5a2feeb1c2c9e90cbdaa23d2", - "urlName": "mirage_prime_systems" + "id": "5d21ce48f4604c012d1e0c17", + "urlName": "zhuge_prime_receiver" } } }, @@ -3919,19 +3729,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBansheeMirageVaultABronze" + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Banshee Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBansheeMirageVaultABronze", + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210b", - "urlName": "banshee_prime_neuroptics" + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" } } }, @@ -3939,11 +3749,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Euphona Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBansheeMirageVaultABronze", + "name": "Chroma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192112", - "urlName": "euphona_prime_blueprint" + "id": "5ba9f2054567de01415f6390", + "urlName": "chroma_prime_blueprint" } } }, @@ -3951,37 +3761,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbolto Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBansheeMirageVaultABronze", + "name": "Tiberon Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeBBronze", "warframeMarket": { - "id": "5a311f83c2c9e90dfff475d5", - "urlName": "akbolto_prime_blueprint" + "id": "5ab167b8b2b6a80475780fc6", + "urlName": "tiberon_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBansheeMirageVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd715221e30057500f6a", - "urlName": "axi_h5_relic" + "id": "6054dd195221e30057500f21", + "urlName": "axi_d1_relic" } }, { - "name": "Axi I1", + "name": "Axi D2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Inaros Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeDBronze", + "name": "Destreza Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeCBronze", "warframeMarket": { - "id": "5f0deab69f527b024d48f057", - "urlName": "inaros_prime_neuroptics" + "id": "5b2985e0eb069f04ea65b0d8", + "urlName": "destreza_prime_blade" } } }, @@ -3989,31 +3799,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Volnus Prime Head", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeDBronze", - "warframeMarket": { - "id": "60ad4a1bf1904300d012c6fa", - "urlName": "volnus_prime_head" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeDBronze" + "name": "Rubico Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeCBronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283498", + "urlName": "rubico_prime_stock" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Pangolin Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeDBronze", + "name": "Aksomati Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeCBronze", "warframeMarket": { - "id": "5e839493267539077b0dd6a4", - "urlName": "pangolin_prime_handle" + "id": "5df955131456970150510f26", + "urlName": "aksomati_prime_receiver" } } }, @@ -4021,11 +3831,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Panthera Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeDBronze", + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeCBronze", "warframeMarket": { - "id": "5f0e0fdd9f527b0285718f1d", - "urlName": "panthera_prime_blueprint" + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" } } }, @@ -4033,37 +3843,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Dethcube Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeDBronze", + "name": "Destreza Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeCBronze", "warframeMarket": { - "id": "5d93ca117ea27b0a87566f6e", - "urlName": "dethcube_prime_systems" + "id": "5b2985e3eb069f04ea65b0fd", + "urlName": "destreza_prime_handle" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "60ad4a1cf1904300d012c70a", - "urlName": "axi_i1_relic" + "id": "6054dd545221e30057500f51", + "urlName": "axi_d2_relic" } }, { - "name": "Axi I2", + "name": "Axi D3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Inaros Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeBBronze", + "name": "Dual Kamas Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboTrinityVaultABronze", "warframeMarket": { - "id": "5f0deab69f527b024d48f057", - "urlName": "inaros_prime_neuroptics" + "id": "561536deb66f836f8bbaca47", + "urlName": "dual_kamas_prime_blade" } } }, @@ -4071,11 +3881,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Gara Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeBBronze", + "name": "Pyrana Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboTrinityVaultABronze", "warframeMarket": { - "id": "60ad4a1df1904300d012c70e", - "urlName": "gara_prime_chassis" + "id": "5b2985e1eb069f04ea65b0ee", + "urlName": "pyrana_prime_receiver" } } }, @@ -4083,11 +3893,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Baza Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeBBronze", + "name": "Destreza Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboTrinityVaultABronze", "warframeMarket": { - "id": "5df955131456970150510f27", - "urlName": "baza_prime_barrel" + "id": "5b2985e3eb069f04ea65b0fb", + "urlName": "destreza_prime_blueprint" } } }, @@ -4095,11 +3905,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Strun Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeBBronze", + "name": "Limbo Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboTrinityVaultABronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a4", - "urlName": "strun_prime_receiver" + "id": "5b2987abeb069f0536234279", + "urlName": "limbo_prime_systems_blueprint" } } }, @@ -4107,11 +3917,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tenora Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeBBronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboTrinityVaultABronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d0", - "urlName": "tenora_prime_blueprint" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } }, @@ -4119,33 +3929,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeBBronze" + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboTrinityVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboTrinityVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6139101930dd5b004b7f90a0", - "urlName": "axi_i2_relic" + "id": "61a25ffa68fd79003fe3fd5f", + "urlName": "axi_d3_relic" } }, { - "name": "Axi K1", + "name": "Axi D4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Kavasa Prime Buckle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionCBronze", + "name": "Dakra Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFrostMagVaultABronze", "warframeMarket": { - "id": "56153730b66f836f9488bcce", - "urlName": "kavasa_prime_buckle" + "id": "54a73e65e779893a797fff3d", + "urlName": "dakra_prime_blade" } } }, @@ -4153,19 +3967,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionCBronze" + "name": "Boar Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFrostMagVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff2a", + "urlName": "boar_prime_barrel" + } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Odonata Prime Harness Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionCBronze", + "name": "Mag Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFrostMagVaultABronze", "warframeMarket": { - "id": "5527a279e77989205639861f", - "urlName": "odonata_prime_harness" + "id": "54a73e65e779893a797fff6e", + "urlName": "mag_prime_neuroptics_blueprint" } } }, @@ -4173,23 +3991,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Hikou Prime Pouch", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionCBronze", + "name": "Latron Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFrostMagVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff47", - "urlName": "hikou_prime_pouch" + "id": "54a73e65e779893a797fff49", + "urlName": "latron_prime_barrel" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Akstiletto Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionCBronze", + "name": "Frost Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFrostMagVaultABronze", "warframeMarket": { - "id": "573b804f0ec44a47787a6917", - "urlName": "akstiletto_prime_receiver" + "id": "54a73e65e779893a797fff6c", + "urlName": "frost_prime_neuroptics_blueprint" } } }, @@ -4197,37 +4015,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFrostMagVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFrostMagVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd6f5221e30057500f68", - "urlName": "axi_k1_relic" + "id": "64eda5d5facd4806c393e63a", + "urlName": "axi_d4_relic" } }, { - "name": "Axi K10", + "name": "Axi D5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Knell Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeEBronze", + "name": "Dual Keres Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeBBronze", "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc0", - "urlName": "knell_prime_barrel" + "id": "62d3494175156700ce450e00", + "urlName": "dual_keres_prime_blueprint" } } }, @@ -4235,11 +4049,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeEBronze", + "name": "Larkspur Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "641263e07d179f02100c6d4a", + "urlName": "larkspur_prime_stock" } } }, @@ -4247,11 +4061,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Strun Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeEBronze", + "name": "Revenant Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeBBronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a9", - "urlName": "strun_prime_stock" + "id": "633e2e6bf570d10793afb81d", + "urlName": "revenant_prime_neuroptics_blueprint" } } }, @@ -4259,11 +4073,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tenora Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeEBronze", + "name": "Akarius Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeBBronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d0", - "urlName": "tenora_prime_blueprint" + "id": "65a7fca4ed5b0d2e3eb462cb", + "urlName": "akarius_prime_barrel" } } }, @@ -4271,123 +4085,715 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeEBronze" + "name": "Afuris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeBBronze", + "warframeMarket": { + "id": "639a941d74b02f008887784f", + "urlName": "afuris_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Magnus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeEBronze", + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeBBronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a2", - "urlName": "magnus_prime_blueprint" + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" } } } ], - "locations": [ - { - "rarity": "Legendary", - "chance": 0.0029, - "location": "Void/Mithra (Interception), Rotation C" - }, + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "65a7fc7eed5b0d2e3eb462b9", + "urlName": "axi_d5_relic" + } + }, + { + "name": "Axi E1", + "rewards": [ { - "rarity": "Legendary", - "chance": 0.0029, - "location": "Void/Mot (Survival), Rotation C" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Ember Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionQBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff81", + "urlName": "ember_prime_blueprint" + } + } }, { - "rarity": "Legendary", - "chance": 0.0042, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Glaive Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionQBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff43", + "urlName": "glaive_prime_blade" + } + } }, { - "rarity": "Legendary", - "chance": 0.0058, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionQBronze" + } }, { - "rarity": "Legendary", - "chance": 0.0067, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Latron Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionQBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff49", + "urlName": "latron_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0201, - "location": "Elite Sanctuary Onslaught, Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Sicarus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionQBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff5f", + "urlName": "sicarus_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0241, - "location": "Veil/Calabash (Skirmish)" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Frost Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionQBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff6c", + "urlName": "frost_prime_neuroptics_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionQBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd2c5221e30057500f31", + "urlName": "axi_e1_relic" + } + }, + { + "name": "Axi E2", + "rewards": [ { "rarity": "Rare", - "chance": 0.0241, - "location": "Veil/Numina (Skirmish)" + "chance": 2, + "item": { + "name": "Euphona Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSBronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192111", + "urlName": "euphona_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.025, - "location": "Void Storm (Veil Proxima)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Bronco Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff36", + "urlName": "bronco_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0282, - "location": "Void/Belenus (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSBronze" + } }, { - "rarity": "Rare", - "chance": 0.0455, - "location": "Veil/Erato (Skirmish), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.05, - "location": "Jupiter/Ganymede (Disruption), Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0571, - "location": "Veil/Arc Silver (Skirmish), Rotation C" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd265221e30057500f2e", + "urlName": "axi_e2_relic" + } + }, + { + "name": "Axi F1", + "rewards": [ { "rarity": "Rare", - "chance": 0.0625, - "location": "Veil/Lu-Yan (Skirmish), Rotation C" + "chance": 2, + "item": { + "name": "Fragor Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasVaubanVaultABronze", + "warframeMarket": { + "id": "573b801c0ec44a47787a6911", + "urlName": "fragor_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Aten (Mobile Defense)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Atlas Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasVaubanVaultABronze", + "warframeMarket": { + "id": "5d9385b17ea27b0a28fd75ba", + "urlName": "atlas_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Marduk (Sabotage)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Vauban Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasVaubanVaultABronze", + "warframeMarket": { + "id": "573b7fbd0ec44a47787a690d", + "urlName": "vauban_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Ixodes (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasVaubanVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Kala-Azar (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasVaubanVaultABronze" + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Oestrus (Infested Salvage), Rotation B" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasVaubanVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasVaubanVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "639a8d9374b02f003889eb80", + "urlName": "axi_f1_relic" + } + }, + { + "name": "Axi F2", + "rewards": [ { "rarity": "Rare", - "chance": 0.0667, - "location": "Kuva Fortress/Nabuk (Defense), Rotation B" + "chance": 2, + "item": { + "name": "Fulmin Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeBBronze", + "warframeMarket": { + "id": "64c2aa1666456704eba6ba46", + "urlName": "fulmin_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Velox Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeBBronze", + "warframeMarket": { + "id": "663267c4e85cac3856c86db5", + "urlName": "velox_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Wisp Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeBBronze", + "warframeMarket": { + "id": "64c2aa1566456704eba6ba38", + "urlName": "wisp_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Revenant Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeBBronze", + "warframeMarket": { + "id": "633e2e6af570d10793afb815", + "urlName": "revenant_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Masseter Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeBBronze", + "warframeMarket": { + "id": "6530690f22c7fd9770508547", + "urlName": "masseter_prime_handle" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "66325ce9e85cac3856c86cc8", + "urlName": "axi_f2_relic" + } + }, + { + "name": "Axi G1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Galatine Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKBronze", + "warframeMarket": { + "id": "57bc9c99e506eb45ea25145d", + "urlName": "galatine_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Kavasa Prime Kubrow Collar Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKBronze", + "warframeMarket": { + "id": "56153727b66f836f91a8e849", + "urlName": "kavasa_prime_kubrow_collar_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nekros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKBronze", + "warframeMarket": { + "id": "57bc9a40e506eb45ea251452", + "urlName": "nekros_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Saryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKBronze", + "warframeMarket": { + "id": "56c3bbe05d2f0202da32e93d", + "urlName": "saryn_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd4f5221e30057500f4d", + "urlName": "axi_g1_relic" + } + }, + { + "name": "Axi G10", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Garuda Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeCBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d486", + "urlName": "garuda_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Larkspur Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeCBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d4c", + "urlName": "larkspur_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Hystrix Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeCBronze", + "warframeMarket": { + "id": "62d3493f75156700ce450de7", + "urlName": "hystrix_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Corvas Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeCBronze", + "warframeMarket": { + "id": "6242037766a58f0108c3d48a", + "urlName": "corvas_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeCBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "641264a57d179f02190e41ec", + "urlName": "axi_g10_relic" + } + }, + { + "name": "Axi G11", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Grendel Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeABronze", + "warframeMarket": { + "id": "653060f332327ba8746da748", + "urlName": "grendel_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Afuris Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeABronze", + "warframeMarket": { + "id": "639a941d74b02f008887784d", + "urlName": "afuris_prime_link" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Shade Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeABronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d48", + "urlName": "shade_prime_cerebrum" + } + } + } + ], + "locations": [ + { + "rarity": "Legendary", + "chance": 0.0029, + "location": "Void/Mithra (Interception), Rotation C" + }, + { + "rarity": "Legendary", + "chance": 0.0029, + "location": "Void/Mot (Survival), Rotation C" + }, + { + "rarity": "Legendary", + "chance": 0.0042, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0058, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0067, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0114, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0201, + "location": "Elite Sanctuary Onslaught, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0241, + "location": "Veil/Calabash (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0241, + "location": "Veil/Numina (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Void Storm (Veil Proxima)" + }, + { + "rarity": "Rare", + "chance": 0.0282, + "location": "Void/Belenus (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0429, + "location": "Veil/Arc Silver (Skirmish), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0429, + "location": "Veil/Lu-Yan (Skirmish), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0476, + "location": "Veil/Erato (Skirmish), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Jupiter/Ganymede (Disruption), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0612, + "location": "Lua/Circulus (Survival), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Void/Aten (Mobile Defense)" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Void/Marduk (Sabotage)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Ixodes (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Kala-Azar (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Oestrus (Infested Salvage), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Kuva Fortress/Nabuk (Defense), Rotation B" }, { "rarity": "Rare", @@ -4424,6 +4830,11 @@ "chance": 0.0667, "location": "Uranus/Stephano (Defense), Rotation B" }, + { + "rarity": "Rare", + "chance": 0.079, + "location": "Mars/Tyana Pass (Defense), Rotation C" + }, { "rarity": "Rare", "chance": 0.08, @@ -4434,6 +4845,11 @@ "chance": 0.0968, "location": "Uranus/Caelus (Interception), Rotation C" }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation C" + }, { "rarity": "Uncommon", "chance": 0.1, @@ -4589,6 +5005,11 @@ "chance": 0.1106, "location": "Uranus/Stephano (Defense), Rotation C" }, + { + "rarity": "Uncommon", + "chance": 0.1136, + "location": "Lua/Yuvarium (Survival), Rotation C" + }, { "rarity": "Uncommon", "chance": 0.1242, @@ -4655,27 +5076,27 @@ "location": "Sedna/Berehynia (Interception), Rotation C" } ], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeEBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeABronze", "vaultInfo": { "vaulted": false }, "warframeMarket": { - "id": "62d3493f75156700ce450de8", - "urlName": "axi_k10_relic" + "id": "6530539732327ba8746da734", + "urlName": "axi_g11_relic" } }, { - "name": "Axi K2", + "name": "Axi G12", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Kronen Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeABronze", + "name": "Garuda Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeBBronze", "warframeMarket": { - "id": "5ab167b9b2b6a80475780fd1", - "urlName": "kronen_prime_blade" + "id": "6242037766a58f0108c3d492", + "urlName": "garuda_prime_neuroptics_blueprint" } } }, @@ -4683,11 +5104,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Cernos Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeABronze", + "name": "Masseter Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeBBronze", "warframeMarket": { - "id": "583580fd2c2ada003badef89", - "urlName": "cernos_prime_string" + "id": "6530690f22c7fd9770508545", + "urlName": "masseter_prime_blueprint" } } }, @@ -4695,23 +5116,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Galatine Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeABronze", - "warframeMarket": { - "id": "57bc9c99e506eb45ea25145b", - "urlName": "galatine_prime_handle" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeABronze", + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" } } }, @@ -4719,11 +5136,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Sybaris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeABronze", + "name": "Revenant Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeBBronze", "warframeMarket": { - "id": "592dd262011e88f094afec82", - "urlName": "sybaris_prime_blueprint" + "id": "633e2e6af570d10793afb815", + "urlName": "revenant_prime_chassis_blueprint" } } }, @@ -4731,33 +5148,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeABronze" + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd115221e30057500f1b", - "urlName": "axi_k2_relic" + "id": "6530539632327ba8746da733", + "urlName": "axi_g12_relic" } }, { - "name": "Axi K3", + "name": "Axi G13", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Kronen Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeABronze", + "name": "Garuda Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "5ab167b9b2b6a80475780fd1", - "urlName": "kronen_prime_blade" + "id": "6242037766a58f0108c3d492", + "urlName": "garuda_prime_neuroptics_blueprint" } } }, @@ -4765,11 +5186,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Pyrana Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeABronze", + "name": "Nagantaka Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0ee", - "urlName": "pyrana_prime_receiver" + "id": "6242037666a58f0108c3d481", + "urlName": "nagantaka_prime_receiver" } } }, @@ -4777,11 +5198,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Banshee Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeABronze", + "name": "Khora Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210a", - "urlName": "banshee_prime_blueprint" + "id": "62d3493f75156700ce450ded", + "urlName": "khora_prime_chassis_blueprint" } } }, @@ -4789,11 +5210,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeABronze", + "name": "Hystrix Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" + "id": "62d3494175156700ce450dfd", + "urlName": "hystrix_prime_barrel" } } }, @@ -4801,11 +5222,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tiberon Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeABronze", + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "5ab167b8b2b6a80475780fc6", - "urlName": "tiberon_prime_receiver" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } }, @@ -4813,37 +5234,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Cernos Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeABronze", - "warframeMarket": { - "id": "583580fb2c2ada003badef88", - "urlName": "cernos_prime_grip" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd4e5221e30057500f4c", - "urlName": "axi_k3_relic" + "id": "67222a181ce4caca2fe9866f", + "urlName": "axi_g13_relic" } }, { - "name": "Axi K4", + "name": "Axi G14", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Kronen Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeBBronze", + "name": "Grendel Prime Systems Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "5ab167b9b2b6a80475780fd1", - "urlName": "kronen_prime_blade" + "id": "653060f332327ba8746da748", + "urlName": "grendel_prime_systems_blueprint" } } }, @@ -4851,23 +5268,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kogake Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeBBronze", - "warframeMarket": { - "id": "5a311f84c2c9e90dfff475e5", - "urlName": "kogake_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Destreza Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeBBronze", + "name": "Zylok Prime Receiver", + "uniqueName": "", "warframeMarket": { - "id": "5b2985e3eb069f04ea65b0fb", - "urlName": "destreza_prime_blueprint" + "id": "6530694722c7fd977050854b", + "urlName": "zylok_prime_receiver" } } }, @@ -4875,11 +5288,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeBBronze", + "name": "Quassus Prime Handle", + "uniqueName": "", "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" + "id": "673516dfdb3ac2cfade14a7e", + "urlName": "quassus_prime_handle" } } }, @@ -4887,45 +5300,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeBBronze" + "name": "Fang Prime Blade", + "uniqueName": "", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Sybaris Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeBBronze", + "name": "Sevagoth Prime Neuroptics Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "592dd262011e88f094afec83", - "urlName": "sybaris_prime_stock" + "id": "66c6080366bbb2aedca6957d", + "urlName": "sevagoth_prime_neuroptics_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeBBronze", + "uniqueName": "", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd6d5221e30057500f66", - "urlName": "axi_k4_relic" + "id": "6735180ddb3ac2cfade14a82", + "urlName": "axi_g14_relic" } }, { - "name": "Axi K5", + "name": "Axi G2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Kronen Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeBBronze", + "name": "Gram Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeABronze", "warframeMarket": { - "id": "5ab167b9b2b6a80475780fd1", - "urlName": "kronen_prime_blade" + "id": "5baa8bbf4567de01ac283492", + "urlName": "gram_prime_handle" } } }, @@ -4933,11 +5350,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Hydroid Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeBBronze", + "name": "Tipedo Prime Ornament", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeABronze", "warframeMarket": { - "id": "59a48b625cd9938cfede7038", - "urlName": "hydroid_prime_blueprint" + "id": "5ca28670fc2db2035eae059d", + "urlName": "tipedo_prime_ornament" } } }, @@ -4945,11 +5362,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Equinox Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeBBronze", + "name": "Redeemer Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeABronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a6", - "urlName": "equinox_prime_blueprint" + "id": "5c196fae96037800ddadac16", + "urlName": "redeemer_prime_blueprint" } } }, @@ -4957,11 +5374,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ballistica Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeBBronze", + "name": "Wukong Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeABronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7044", - "urlName": "ballistica_prime_lower_limb" + "id": "5d21ce4af4604c012d1e0c1a", + "urlName": "wukong_prime_neuroptics_blueprint" } } }, @@ -4969,11 +5386,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeBBronze", + "name": "Akbolto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "5a311f83c2c9e90dfff475d5", + "urlName": "akbolto_prime_blueprint" } } }, @@ -4981,33 +5398,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeBBronze" + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd615221e30057500f5f", - "urlName": "axi_k5_relic" + "id": "6054dd1a5221e30057500f22", + "urlName": "axi_g2_relic" } }, { - "name": "Axi K6", + "name": "Axi G3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Karyst Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeABronze", + "name": "Gram Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeDBronze", "warframeMarket": { - "id": "5f0e0fde9f527b0285718f1f", - "urlName": "karyst_prime_blade" + "id": "5baa8bbf4567de01ac283492", + "urlName": "gram_prime_handle" } } }, @@ -5015,11 +5436,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Harrow Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeABronze", + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeDBronze", "warframeMarket": { - "id": "61bb64fc3132ff00482b5fba", - "urlName": "harrow_prime_blueprint" + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" } } }, @@ -5027,11 +5448,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Inaros Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeABronze", + "name": "Kronen Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeDBronze", "warframeMarket": { - "id": "5f0deab69f527b024d48f056", - "urlName": "inaros_prime_chassis" + "id": "5ab167b7b2b6a80475780fb5", + "urlName": "kronen_prime_handle" } } }, @@ -5039,11 +5460,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeABronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } }, @@ -5051,45 +5472,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Octavia Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeABronze", - "warframeMarket": { - "id": "603621500a372600fd5614d8", - "urlName": "octavia_prime_neuroptics" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeABronze" + "name": "Ninkondi Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeDBronze", + "warframeMarket": { + "id": "5d21ce42f4604c012d1e0c0c", + "urlName": "ninkondi_prime_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61bb64fe3132ff00482b5fd1", - "urlName": "axi_k6_relic" + "id": "6054dd745221e30057500f6d", + "urlName": "axi_g3_relic" } }, { - "name": "Axi K7", + "name": "Axi G4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Knell Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeDBronze", + "name": "Gram Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeABronze", "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc0", - "urlName": "knell_prime_barrel" + "id": "5baa8bbf4567de01ac283492", + "urlName": "gram_prime_handle" } } }, @@ -5097,11 +5518,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Corvas Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeDBronze", + "name": "Pangolin Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeABronze", "warframeMarket": { - "id": "6242037666a58f0108c3d480", - "urlName": "corvas_prime_blueprint" + "id": "5e839494267539077b0dd6ba", + "urlName": "pangolin_prime_blade" } } }, @@ -5109,11 +5530,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Gara Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeDBronze", + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeABronze", "warframeMarket": { - "id": "60ad4a1df1904300d012c70e", - "urlName": "gara_prime_chassis" + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" } } }, @@ -5121,19 +5542,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeDBronze" + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeDBronze", + "name": "Aksomati Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" + "id": "5df955131456970150510f26", + "urlName": "aksomati_prime_receiver" } } }, @@ -5141,37 +5566,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Karyst Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeDBronze", + "name": "Tekko Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeABronze", "warframeMarket": { - "id": "5f0e0fde9f527b0285718f1e", - "urlName": "karyst_prime_blueprint" + "id": "5d93ca117ea27b0a87566f65", + "urlName": "tekko_prime_gauntlet" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6242037666a58f0108c3d47d", - "urlName": "axi_k7_relic" + "id": "6054dd225221e30057500f2a", + "urlName": "axi_g4_relic" } }, { - "name": "Axi K8", + "name": "Axi G5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Khora Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeABronze", + "name": "Gram Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaZephyrVaultABronze", "warframeMarket": { - "id": "62d3494175156700ce450dff", - "urlName": "khora_prime_neuroptics_blueprint" + "id": "5baa8bbf4567de01ac283492", + "urlName": "gram_prime_handle" } } }, @@ -5179,11 +5604,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akbronco Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeABronze", + "name": "Zephyr Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaZephyrVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff23", - "urlName": "akbronco_prime_link" + "id": "5ab1570db2b6a8044d5137c2", + "urlName": "zephyr_prime_blueprint" } } }, @@ -5191,23 +5616,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Octavia Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeABronze", - "warframeMarket": { - "id": "603621500a372600fd5614d7", - "urlName": "octavia_prime_chassis" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaZephyrVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeABronze", + "name": "Chroma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaZephyrVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "5ba9f2054567de01415f6390", + "urlName": "chroma_prime_blueprint" } } }, @@ -5215,11 +5636,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Corvas Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeABronze", + "name": "Tiberon Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaZephyrVaultABronze", "warframeMarket": { - "id": "6242037766a58f0108c3d48a", - "urlName": "corvas_prime_receiver" + "id": "5ab167b8b2b6a80475780fc6", + "urlName": "tiberon_prime_receiver" } } }, @@ -5227,424 +5648,619 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeABronze" + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaZephyrVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } } } ], - "locations": [ - { - "rarity": "Legendary", - "chance": 0.0029, - "location": "Void/Mithra (Interception), Rotation C" - }, + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaZephyrVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6089662dea9374026927178a", + "urlName": "axi_g5_relic" + } + }, + { + "name": "Axi G6", + "rewards": [ { - "rarity": "Legendary", - "chance": 0.0029, - "location": "Void/Mot (Survival), Rotation C" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Gara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "60ad4a1bf1904300d012c6ff", + "urlName": "gara_prime_blueprint" + } + } }, { - "rarity": "Legendary", - "chance": 0.0042, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" + } + } }, { - "rarity": "Legendary", - "chance": 0.005, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Nezha Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0b7", + "urlName": "nezha_prime_blueprint" + } + } }, { - "rarity": "Legendary", - "chance": 0.005, - "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Aksomati Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "5df955141456970150510f28", + "urlName": "aksomati_prime_blueprint" + } + } }, { - "rarity": "Legendary", - "chance": 0.0058, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Karyst Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "5f0e0fde9f527b0285718f1e", + "urlName": "karyst_prime_blueprint" + } + } }, { - "rarity": "Legendary", - "chance": 0.0067, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeCBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "60ad4a1bf1904300d012c6f8", + "urlName": "axi_g6_relic" + } + }, + { + "name": "Axi G7", + "rewards": [ { "rarity": "Rare", - "chance": 0.01, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" + "chance": 2, + "item": { + "name": "Garuda Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d486", + "urlName": "garuda_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0114, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Tenora Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614d3", + "urlName": "tenora_prime_stock" + } + } }, { - "rarity": "Rare", - "chance": 0.0201, - "location": "Elite Sanctuary Onslaught, Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Astilla Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c704", + "urlName": "astilla_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0241, - "location": "Veil/Calabash (Skirmish)" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Gara Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c703", + "urlName": "gara_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0241, - "location": "Veil/Numina (Skirmish)" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.025, - "location": "Void Storm (Veil Proxima)" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Inaros Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "5f0deab79f527b024d48f059", + "urlName": "inaros_prime_systems_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6242037766a58f0108c3d494", + "urlName": "axi_g7_relic" + } + }, + { + "name": "Axi G8", + "rewards": [ { "rarity": "Rare", - "chance": 0.0282, - "location": "Void/Belenus (Defense), Rotation C" + "chance": 2, + "item": { + "name": "Garuda Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeDBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d486", + "urlName": "garuda_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0429, - "location": "Veil/Arc Silver (Skirmish), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeDBronze" + } }, { - "rarity": "Rare", - "chance": 0.0429, - "location": "Veil/Lu-Yan (Skirmish), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Gara Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeDBronze", + "warframeMarket": { + "id": "60ad4a1df1904300d012c70e", + "urlName": "gara_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0476, - "location": "Veil/Erato (Skirmish), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Dual Keres Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeDBronze", + "warframeMarket": { + "id": "62d3494175156700ce450e05", + "urlName": "dual_keres_prime_blade" + } + } }, { - "rarity": "Rare", - "chance": 0.05, - "location": "Jupiter/Ganymede (Disruption), Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Aten (Mobile Defense)" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Corvas Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeDBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d484", + "urlName": "corvas_prime_stock" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "62d3494075156700ce450df1", + "urlName": "axi_g8_relic" + } + }, + { + "name": "Axi G9", + "rewards": [ { "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Marduk (Sabotage)" + "chance": 2, + "item": { + "name": "Gara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeCBronze", + "warframeMarket": { + "id": "60ad4a1bf1904300d012c6ff", + "urlName": "gara_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Ixodes (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Garuda Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeCBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d479", + "urlName": "garuda_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Kala-Azar (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Oestrus (Infested Salvage), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Kuva Fortress/Nabuk (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Lua/StöFler (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Proteus (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Outer Terminus (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Hydron (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Bianca (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Miranda (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Stephano (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.08, - "location": "Kuva Fortress/Taveuni (Survival), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Uranus/Caelus (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Yursa (Defection), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Veil/Sabmir Cloud (Skirmish), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.102, - "location": "Sedna/Kappa (Disruption), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1084, - "location": "Void/Mithra (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1084, - "location": "Void/Mot (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Deimos/Terrorem (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Hymeno (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Ixodes (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Kala-Azar (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Nimus (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Cholistan (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Kuva Fortress/Nabuk (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Lua/StöFler (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Lua/Tycho (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Despina (Excavation), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Cobra & Crane Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeCBronze", + "warframeMarket": { + "id": "639a941d74b02f0088877850", + "urlName": "cobra_and_crane_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Kelashin (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Proteus (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Hieracon (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Outer Terminus (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Palus (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Amarna (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Hydron (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Scylla (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Selkie (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Yemaja (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Assur (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Dual Keres Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeCBronze", + "warframeMarket": { + "id": "62d3494175156700ce450e05", + "urlName": "dual_keres_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Bianca (Defense), Rotation C" - }, + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeCBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "639a8d9374b02f003889eb7d", + "urlName": "axi_g9_relic" + } + }, + { + "name": "Axi H1", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Cupid (Survival), Rotation C" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Helios Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTBronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192115", + "urlName": "helios_prime_cerebrum" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Miranda (Defense), Rotation C" + "chance": 11, + "item": { + "name": "Akstiletto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTBronze", + "warframeMarket": { + "id": "573b804f0ec44a47787a6917", + "urlName": "akstiletto_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Ophelia (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Trinity Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTBronze", + "warframeMarket": { + "id": "5615369ab66f836f805c5a8b", + "urlName": "trinity_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Stephano (Defense), Rotation C" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTBronze" + } }, { "rarity": "Uncommon", - "chance": 0.1242, - "location": "Lua/Apollo (Disruption), Rotation C" + "chance": 25.33, + "item": { + "name": "Fragor Prime Head", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTBronze", + "warframeMarket": { + "id": "573b80280ec44a47787a6913", + "urlName": "fragor_prime_head" + } + } }, { "rarity": "Uncommon", - "chance": 0.125, - "location": "Eris/Zabala (Survival), Rotation C" - }, + "chance": 25.33, + "item": { + "name": "Vectis Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTBronze", + "warframeMarket": { + "id": "559daae0e779897b5273b716", + "urlName": "vectis_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd235221e30057500f2b", + "urlName": "axi_h1_relic" + } + }, + { + "name": "Axi H2", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Phalan (Interception), Rotation B" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Helios Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVBronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192115", + "urlName": "helios_prime_cerebrum" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Phalan (Interception), Rotation C" + "chance": 11, + "item": { + "name": "Trinity Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVBronze", + "warframeMarket": { + "id": "5615369ab66f836f805c5a8b", + "urlName": "trinity_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Sporid (Interception), Rotation B" + "chance": 11, + "item": { + "name": "Akstiletto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVBronze", + "warframeMarket": { + "id": "573b804a0ec44a47787a6916", + "urlName": "akstiletto_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Sporid (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Oberon Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec7f", + "urlName": "oberon_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Xini (Interception), Rotation B" + "chance": 25.33, + "item": { + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Xini (Interception), Rotation C" - }, + "chance": 25.33, + "item": { + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd1d5221e30057500f25", + "urlName": "axi_h2_relic" + } + }, + { + "name": "Axi H3", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Lua/Apollo (Disruption), Rotation B" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Hydroid Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeCBronze", + "warframeMarket": { + "id": "59a48b625cd9938cfede703b", + "urlName": "hydroid_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Pluto/Cerberus (Interception), Rotation B" + "chance": 11, + "item": { + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Pluto/Cerberus (Interception), Rotation C" + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeCBronze" + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Berehynia (Interception), Rotation B" + "chance": 25.33, + "item": { + "name": "Kronen Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeCBronze", + "warframeMarket": { + "id": "5ab167b7b2b6a80475780fad", + "urlName": "kronen_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Berehynia (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Cernos Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeCBronze", + "warframeMarket": { + "id": "583580fb2c2ada003badef88", + "urlName": "cernos_prime_grip" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Venus/Orb Vallis (Level 50 - 60 PROFIT-TAKER - PHASE 4), Rotation C" + "chance": 25.33, + "item": { + "name": "Helios Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeCBronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192116", + "urlName": "helios_prime_carapace" + } + } } ], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeABronze", + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeCBronze", "vaultInfo": { - "vaulted": false + "vaulted": true }, "warframeMarket": { - "id": "62d3494075156700ce450dfa", - "urlName": "axi_k8_relic" + "id": "6054dd0e5221e30057500f19", + "urlName": "axi_h3_relic" } }, { - "name": "Axi K9", + "name": "Axi H4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Knell Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeBBronze", + "name": "Hydroid Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeBBronze", "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc0", - "urlName": "knell_prime_barrel" + "id": "59a48b625cd9938cfede703b", + "urlName": "hydroid_prime_systems_blueprint" } } }, @@ -5652,11 +6268,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Hystrix Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeBBronze", + "name": "Akbolto Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeBBronze", "warframeMarket": { - "id": "62d3493f75156700ce450de7", - "urlName": "hystrix_prime_blueprint" + "id": "5a311f84c2c9e90dfff475f3", + "urlName": "akbolto_prime_link" } } }, @@ -5664,23 +6280,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Volnus Prime Head", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeBBronze", - "warframeMarket": { - "id": "60ad4a1bf1904300d012c6fa", - "urlName": "volnus_prime_head" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeBBronze", + "name": "Mesa Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" + "id": "5c182b749603780081b09a57", + "urlName": "mesa_prime_chassis_blueprint" } } }, @@ -5688,11 +6300,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nagantaka Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeBBronze", + "name": "Mirage Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeBBronze", "warframeMarket": { - "id": "6242037766a58f0108c3d48f", - "urlName": "nagantaka_prime_barrel" + "id": "5a2feeb2c2c9e90cbdaa23d5", + "urlName": "mirage_prime_chassis_blueprint" } } }, @@ -5700,423 +6312,119 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeBBronze", + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" } } } ], - "locations": [ - { - "rarity": "Legendary", - "chance": 0.0029, - "location": "Void/Mithra (Interception), Rotation C" - }, - { - "rarity": "Legendary", - "chance": 0.0029, - "location": "Void/Mot (Survival), Rotation C" - }, - { - "rarity": "Legendary", - "chance": 0.0042, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.005, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation C" - }, - { - "rarity": "Legendary", - "chance": 0.005, - "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation C" - }, - { - "rarity": "Legendary", - "chance": 0.0058, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.0067, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.01, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0114, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Elite Sanctuary Onslaught, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0241, - "location": "Veil/Calabash (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0241, - "location": "Veil/Numina (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.025, - "location": "Void Storm (Veil Proxima)" - }, - { - "rarity": "Rare", - "chance": 0.0282, - "location": "Void/Belenus (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0429, - "location": "Veil/Arc Silver (Skirmish), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0429, - "location": "Veil/Lu-Yan (Skirmish), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0476, - "location": "Veil/Erato (Skirmish), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.05, - "location": "Jupiter/Ganymede (Disruption), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Aten (Mobile Defense)" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Marduk (Sabotage)" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Ixodes (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Kala-Azar (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Oestrus (Infested Salvage), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Kuva Fortress/Nabuk (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Lua/StöFler (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Proteus (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Outer Terminus (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Hydron (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Bianca (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Miranda (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Stephano (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.08, - "location": "Kuva Fortress/Taveuni (Survival), Rotation C" - }, + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd3e5221e30057500f43", + "urlName": "axi_h4_relic" + } + }, + { + "name": "Axi H5", + "rewards": [ { "rarity": "Rare", - "chance": 0.0968, - "location": "Uranus/Caelus (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Yursa (Defection), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Veil/Sabmir Cloud (Skirmish), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.102, - "location": "Sedna/Kappa (Disruption), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1084, - "location": "Void/Mithra (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1084, - "location": "Void/Mot (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Deimos/Terrorem (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Hymeno (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Ixodes (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Kala-Azar (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Nimus (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Cholistan (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Kuva Fortress/Nabuk (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Lua/StöFler (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Lua/Tycho (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Despina (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Kelashin (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Proteus (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Hieracon (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Outer Terminus (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Palus (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Amarna (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Hydron (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Scylla (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Selkie (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Yemaja (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Assur (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Bianca (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Cupid (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Miranda (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Ophelia (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Stephano (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1242, - "location": "Lua/Apollo (Disruption), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.125, - "location": "Eris/Zabala (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Phalan (Interception), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Phalan (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Sporid (Interception), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Sporid (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Xini (Interception), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Xini (Interception), Rotation C" + "chance": 2, + "item": { + "name": "Helios Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBansheeMirageVaultABronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192115", + "urlName": "helios_prime_cerebrum" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Lua/Apollo (Disruption), Rotation B" + "chance": 11, + "item": { + "name": "Mirage Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBansheeMirageVaultABronze", + "warframeMarket": { + "id": "5a2feeb1c2c9e90cbdaa23d2", + "urlName": "mirage_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Pluto/Cerberus (Interception), Rotation B" + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBansheeMirageVaultABronze" + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Pluto/Cerberus (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Banshee Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBansheeMirageVaultABronze", + "warframeMarket": { + "id": "58b57068eb26db5c3119210b", + "urlName": "banshee_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Berehynia (Interception), Rotation B" + "chance": 25.33, + "item": { + "name": "Euphona Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBansheeMirageVaultABronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192112", + "urlName": "euphona_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Berehynia (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Akbolto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBansheeMirageVaultABronze", + "warframeMarket": { + "id": "5a311f83c2c9e90dfff475d5", + "urlName": "akbolto_prime_blueprint" + } + } } ], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeBBronze", + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBansheeMirageVaultABronze", "vaultInfo": { - "vaulted": false + "vaulted": true }, "warframeMarket": { - "id": "62d3494075156700ce450def", - "urlName": "axi_k9_relic" + "id": "6054dd715221e30057500f6a", + "urlName": "axi_h5_relic" } }, { - "name": "Axi L1", + "name": "Axi H6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Loki Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultABronze", + "name": "Hildryn Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff74", - "urlName": "loki_prime_systems" + "id": "641263df7d179f02100c6d40", + "urlName": "hildryn_prime_blueprint" } } }, @@ -6124,31 +6432,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultABronze" + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Glaive Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff43", - "urlName": "glaive_prime_blade" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Reaper Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultABronze", + "name": "Cobra & Crane Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff59", - "urlName": "reaper_prime_blueprint" + "id": "639a941d74b02f0088877851", + "urlName": "cobra_and_crane_prime_hilt" } } }, @@ -6156,11 +6464,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Wyrm Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultABronze", + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeABronze", "warframeMarket": { - "id": "54ca4330e779891a286a5428", - "urlName": "wyrm_prime_carapace" + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" } } }, @@ -6168,37 +6476,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Latron Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultABronze", + "name": "Garuda Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4a", - "urlName": "latron_prime_blueprint" + "id": "6242037866a58f0108c3d497", + "urlName": "garuda_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd655221e30057500f62", - "urlName": "axi_l1_relic" + "id": "641264a47d179f02190e41e7", + "urlName": "axi_h6_relic" } }, { - "name": "Axi L2", + "name": "Axi H7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Limbo Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeCBronze", + "name": "Harrow Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWispPrimeBBronze", "warframeMarket": { - "id": "5b2987abeb069f0536234277", - "urlName": "limbo_prime_neuroptics" + "id": "61bb64fe3132ff00482b5fd2", + "urlName": "harrow_prime_systems_blueprint" } } }, @@ -6206,31 +6514,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeCBronze" + "name": "Fulmin Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWispPrimeBBronze", + "warframeMarket": { + "id": "64c2aa1466456704eba6ba37", + "urlName": "fulmin_prime_stock" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tiberon Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeCBronze", - "warframeMarket": { - "id": "5ab167b7b2b6a80475780fab", - "urlName": "tiberon_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWispPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeCBronze", + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWispPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" } } }, @@ -6238,11 +6546,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeCBronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWispPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } }, @@ -6250,37 +6558,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nami Skyla Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeCBronze", + "name": "Cobra & Crane Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWispPrimeBBronze", "warframeMarket": { - "id": "59a5c2565cd9938cfede703f", - "urlName": "nami_skyla_prime_blueprint" + "id": "639a941d74b02f0088877851", + "urlName": "cobra_and_crane_prime_hilt" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWispPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd4b5221e30057500f4a", - "urlName": "axi_l2_relic" + "id": "64c2aa1666456704eba6ba48", + "urlName": "axi_h7_relic" } }, { - "name": "Axi L3", + "name": "Axi H8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Limbo Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeCBronze", + "name": "Hildryn Prime Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "5b2987abeb069f053623427a", - "urlName": "limbo_prime_chassis" + "id": "641263df7d179f02100c6d40", + "urlName": "hildryn_prime_blueprint" } } }, @@ -6288,11 +6596,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akjagara Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeCBronze", + "name": "Shade Prime Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "5c196fb096037800ddadac18", - "urlName": "akjagara_prime_receiver" + "id": "641263e07d179f02100c6d42", + "urlName": "shade_prime_blueprint" } } }, @@ -6300,11 +6608,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zephyr Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeCBronze", + "name": "Fulmin Prime Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c3", - "urlName": "zephyr_prime_chassis" + "id": "64c2aa1466456704eba6ba30", + "urlName": "fulmin_prime_blueprint" } } }, @@ -6312,11 +6620,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nami Skyla Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeCBronze", + "name": "Zylok Prime Barrel", + "uniqueName": "", "warframeMarket": { - "id": "59a5c2565cd9938cfede703f", - "urlName": "nami_skyla_prime_blueprint" + "id": "6530694722c7fd977050854a", + "urlName": "zylok_prime_barrel" } } }, @@ -6324,49 +6632,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Kronen Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeCBronze", - "warframeMarket": { - "id": "5ab167b7b2b6a80475780fad", - "urlName": "kronen_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeCBronze", + "name": "Akarius Prime Barrel", + "uniqueName": "", "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" + "id": "65a7fca4ed5b0d2e3eb462cb", + "urlName": "akarius_prime_barrel" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeCBronze", + "uniqueName": "", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd3d5221e30057500f42", - "urlName": "axi_l3_relic" + "id": "6735180edb3ac2cfade14a83", + "urlName": "axi_h8_relic" } }, { - "name": "Axi L4", + "name": "Axi I1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Loki Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLokiVoltVaultABronze", + "name": "Inaros Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff74", - "urlName": "loki_prime_systems" + "id": "5f0deab69f527b024d48f057", + "urlName": "inaros_prime_neuroptics_blueprint" } } }, @@ -6374,11 +6678,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Volt Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLokiVoltVaultABronze", + "name": "Volnus Prime Head", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeDBronze", "warframeMarket": { - "id": "55158ce0e7798915f4c95b78", - "urlName": "volt_prime_systems" + "id": "60ad4a1bf1904300d012c6fa", + "urlName": "volnus_prime_head" } } }, @@ -6386,31 +6690,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Odonata Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLokiVoltVaultABronze", - "warframeMarket": { - "id": "5527a26de77989205156b2b7", - "urlName": "odonata_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLokiVoltVaultABronze" + "name": "Pangolin Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeDBronze", + "warframeMarket": { + "id": "5e839493267539077b0dd6a4", + "urlName": "pangolin_prime_handle" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bo Prime Ornament", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLokiVoltVaultABronze", + "name": "Panthera Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff29", - "urlName": "bo_prime_ornament" + "id": "5f0e0fdd9f527b0285718f1d", + "urlName": "panthera_prime_blueprint" } } }, @@ -6418,37 +6722,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Wyrm Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLokiVoltVaultABronze", + "name": "Dethcube Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeDBronze", "warframeMarket": { - "id": "54ca4330e779891a286a5428", - "urlName": "wyrm_prime_carapace" + "id": "5d93ca117ea27b0a87566f6e", + "urlName": "dethcube_prime_systems" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLokiVoltVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd475221e30057500f48", - "urlName": "axi_l4_relic" + "id": "60ad4a1cf1904300d012c70a", + "urlName": "axi_i1_relic" } }, { - "name": "Axi L5", + "name": "Axi I2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Limbo Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeEBronze", + "name": "Inaros Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeBBronze", "warframeMarket": { - "id": "5b2987abeb069f053623427a", - "urlName": "limbo_prime_chassis" + "id": "5f0deab69f527b024d48f057", + "urlName": "inaros_prime_neuroptics_blueprint" } } }, @@ -6456,11 +6760,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akbronco Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeEBronze", + "name": "Gara Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff23", - "urlName": "akbronco_prime_link" + "id": "60ad4a1df1904300d012c70e", + "urlName": "gara_prime_chassis_blueprint" } } }, @@ -6468,11 +6772,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kronen Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeEBronze", + "name": "Baza Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeBBronze", "warframeMarket": { - "id": "5ab167b7b2b6a80475780fb5", - "urlName": "kronen_prime_handle" + "id": "5df955131456970150510f27", + "urlName": "baza_prime_barrel" } } }, @@ -6480,11 +6784,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeEBronze", + "name": "Strun Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "6139101a30dd5b004b7f90a4", + "urlName": "strun_prime_receiver" } } }, @@ -6492,11 +6796,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeEBronze", + "name": "Tenora Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "6036214f0a372600fd5614d0", + "urlName": "tenora_prime_blueprint" } } }, @@ -6504,37 +6808,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Rubico Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeEBronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283498", - "urlName": "rubico_prime_stock" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeEBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd155221e30057500f1e", - "urlName": "axi_l5_relic" + "id": "6139101930dd5b004b7f90a0", + "urlName": "axi_i2_relic" } }, { - "name": "Axi M1", + "name": "Axi I3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Mirage Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeCBronze", + "name": "Inaros Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosAshVaultABronze", "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d4", - "urlName": "mirage_prime_blueprint" + "id": "5f0deab69f527b024d48f057", + "urlName": "inaros_prime_neuroptics_blueprint" } } }, @@ -6542,11 +6842,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Orthos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeCBronze", + "name": "Ash Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosAshVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff51", - "urlName": "orthos_prime_blueprint" + "id": "559daa9fe779897b3263c2c7", + "urlName": "ash_prime_blueprint" } } }, @@ -6554,11 +6854,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Rubico Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeCBronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosAshVaultABronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283493", - "urlName": "rubico_prime_barrel" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, @@ -6566,11 +6866,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zhuge Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeCBronze", + "name": "Panthera Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosAshVaultABronze", "warframeMarket": { - "id": "5d21ce47f4604c012d1e0c14", - "urlName": "zhuge_prime_string" + "id": "5f0e0fdd9f527b0285718f1d", + "urlName": "panthera_prime_blueprint" } } }, @@ -6578,11 +6878,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeCBronze", + "name": "Karyst Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosAshVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" + "id": "5f0e0fde9f527b0285718f1e", + "urlName": "karyst_prime_blueprint" } } }, @@ -6590,37 +6890,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mesa Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeCBronze", - "warframeMarket": { - "id": "5c182b749603780081b09a57", - "urlName": "mesa_prime_chassis" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosAshVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosAshVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd185221e30057500f20", - "urlName": "axi_m1_relic" + "id": "644b00237ec1900044b9772d", + "urlName": "axi_i3_relic" } }, { - "name": "Axi M2", + "name": "Axi K1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Magnus Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeCBronze", + "name": "Kavasa Prime Buckle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionCBronze", "warframeMarket": { - "id": "6139101b30dd5b004b7f90af", - "urlName": "magnus_prime_barrel" + "id": "56153730b66f836f9488bcce", + "urlName": "kavasa_prime_buckle" } } }, @@ -6628,23 +6924,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Panthera Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeCBronze", - "warframeMarket": { - "id": "5f0e0fdc9f527b0285718f17", - "urlName": "panthera_prime_stock" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionCBronze" } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Nezha Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeCBronze", + "name": "Odonata Prime Harness Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionCBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0b7", - "urlName": "nezha_prime_blueprint" + "id": "5527a279e77989205639861f", + "urlName": "odonata_prime_harness_blueprint" } } }, @@ -6652,23 +6944,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeCBronze", + "name": "Hikou Prime Pouch", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" + "id": "54a73e65e779893a797fff47", + "urlName": "hikou_prime_pouch" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Titania Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeCBronze", + "name": "Akstiletto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionCBronze", "warframeMarket": { - "id": "5e839493267539077b0dd698", - "urlName": "titania_prime_chassis" + "id": "573b804f0ec44a47787a6917", + "urlName": "akstiletto_prime_receiver" } } }, @@ -6676,37 +6968,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeCBronze", + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6139101930dd5b004b7f909d", - "urlName": "axi_m2_relic" + "id": "6054dd6f5221e30057500f68", + "urlName": "axi_k1_relic" } }, { - "name": "Axi M3", + "name": "Axi K10", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Mesa Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaHydroidVaultABronze", + "name": "Knell Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeEBronze", "warframeMarket": { - "id": "5c182b739603780081b09a54", - "urlName": "mesa_prime_neuroptics" + "id": "61bb64fd3132ff00482b5fc0", + "urlName": "knell_prime_barrel" } } }, @@ -6714,11 +7006,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Hydroid Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaHydroidVaultABronze", + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeEBronze", "warframeMarket": { - "id": "59a48b625cd9938cfede7039", - "urlName": "hydroid_prime_neuroptics" + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" } } }, @@ -6726,11 +7018,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ballistica Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaHydroidVaultABronze", + "name": "Strun Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeEBronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7043", - "urlName": "ballistica_prime_upper_limb" + "id": "6139101a30dd5b004b7f90a9", + "urlName": "strun_prime_stock" } } }, @@ -6738,11 +7030,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akjagara Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaHydroidVaultABronze", + "name": "Tenora Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeEBronze", "warframeMarket": { - "id": "5c196fad96037800ddadac13", - "urlName": "akjagara_prime_blueprint" + "id": "6036214f0a372600fd5614d0", + "urlName": "tenora_prime_blueprint" } } }, @@ -6750,77 +7042,81 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaHydroidVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeEBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaHydroidVaultABronze" + "name": "Magnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeEBronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a2", + "urlName": "magnus_prime_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaHydroidVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeEBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61a25ffa68fd79003fe3fd60", - "urlName": "axi_m3_relic" + "id": "62d3493f75156700ce450de8", + "urlName": "axi_k10_relic" } }, { - "name": "Axi N1", + "name": "Axi K11", "rewards": [ { - "rarity": "Uncommon", - "chance": 11, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Akstiletto Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionDBronze", + "name": "Knell Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeEBronze", "warframeMarket": { - "id": "573b80590ec44a47787a6918", - "urlName": "akstiletto_prime_link" + "id": "61bb64fd3132ff00482b5fc0", + "urlName": "knell_prime_barrel" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionDBronze", + "name": "Cobra & Crane Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "639a941d74b02f008887784e", + "urlName": "cobra_and_crane_prime_blueprint" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionDBronze" + "name": "Scourge Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeEBronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd4", + "urlName": "scourge_prime_handle" + } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Odonata Prime Wings Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionDBronze", + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeEBronze", "warframeMarket": { - "id": "5527a280e779892059574ca9", - "urlName": "odonata_prime_wings" + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" } } }, @@ -6828,61 +7124,57 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionDBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeEBronze" } }, { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 25.33, "item": { - "name": "Ash Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionDBronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeEBronze", "warframeMarket": { - "id": "559daaafe779897b399db0fd", - "urlName": "ash_prime_systems" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHildrynPrimeEBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd6a5221e30057500f64", - "urlName": "axi_n1_relic" + "id": "641264a57d179f02190e41f1", + "urlName": "axi_k11_relic" } }, { - "name": "Axi N2", + "name": "Axi K12", "rewards": [ { - "rarity": "Uncommon", - "chance": 25.33, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Carrier Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGBronze", + "name": "Karyst Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosAshVaultBBronze", "warframeMarket": { - "id": "559daad1e779897b4be73862", - "urlName": "carrier_prime_carapace" + "id": "5f0e0fde9f527b0285718f1f", + "urlName": "karyst_prime_blade" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGBronze", + "name": "Inaros Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosAshVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" + "id": "5f0deab79f527b024d48f058", + "urlName": "inaros_prime_blueprint" } } }, @@ -6890,31 +7182,35 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGBronze" + "name": "Vectis Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosAshVaultBBronze", + "warframeMarket": { + "id": "559daaf7e779897b5f3f5480", + "urlName": "vectis_prime_stock" + } } }, { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 25.33, "item": { - "name": "Nikana Prime Hilt", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGBronze", + "name": "Ash Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosAshVaultBBronze", "warframeMarket": { - "id": "56c3bbf85d2f0202da32e942", - "urlName": "nikana_prime_hilt" + "id": "559daaa7e779897b35d626c6", + "urlName": "ash_prime_chassis_blueprint" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Ash Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGBronze", + "name": "Carrier Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosAshVaultBBronze", "warframeMarket": { - "id": "559daab7e779897b3d86cb8f", - "urlName": "ash_prime_neuroptics" + "id": "559daad8e779897b4f59525f", + "urlName": "carrier_prime_systems" } } }, @@ -6922,37 +7218,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosAshVaultBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosAshVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd5f5221e30057500f5d", - "urlName": "axi_n2_relic" + "id": "644b00237ec1900044b9772c", + "urlName": "axi_k12_relic" } }, { - "name": "Axi N3", + "name": "Axi K2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nekros Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIBronze", + "name": "Kronen Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeABronze", "warframeMarket": { - "id": "57bcb14ce506eb45ea25145e", - "urlName": "nekros_prime_blueprint" + "id": "5ab167b9b2b6a80475780fd1", + "urlName": "kronen_prime_blade" } } }, @@ -6960,11 +7252,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Volt Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIBronze", + "name": "Cernos Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeABronze", "warframeMarket": { - "id": "55244820e779890907ef6805", - "urlName": "volt_prime_blueprint" + "id": "583580fd2c2ada003badef89", + "urlName": "cernos_prime_string" } } }, @@ -6972,11 +7264,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Bronco Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIBronze", + "name": "Galatine Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff36", - "urlName": "bronco_prime_barrel" + "id": "57bc9c99e506eb45ea25145b", + "urlName": "galatine_prime_handle" } } }, @@ -6984,11 +7276,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIBronze", + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" } } }, @@ -6996,11 +7288,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Dual Kamas Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIBronze", + "name": "Sybaris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeABronze", "warframeMarket": { - "id": "561536d5b66f836f889b79bb", - "urlName": "dual_kamas_prime_blueprint" + "id": "592dd262011e88f094afec82", + "urlName": "sybaris_prime_blueprint" } } }, @@ -7009,32 +7301,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd595221e30057500f58", - "urlName": "axi_n3_relic" + "id": "6054dd115221e30057500f1b", + "urlName": "axi_k2_relic" } }, { - "name": "Axi N4", + "name": "Axi K3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nikana Prime Hilt", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeABronze", + "name": "Kronen Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeABronze", "warframeMarket": { - "id": "56c3bbf85d2f0202da32e942", - "urlName": "nikana_prime_hilt" + "id": "5ab167b9b2b6a80475780fd1", + "urlName": "kronen_prime_blade" } } }, @@ -7042,11 +7334,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Hydroid Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeABronze", + "name": "Pyrana Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeABronze", "warframeMarket": { - "id": "59a48b625cd9938cfede7039", - "urlName": "hydroid_prime_neuroptics" + "id": "5b2985e1eb069f04ea65b0ee", + "urlName": "pyrana_prime_receiver" } } }, @@ -7054,11 +7346,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Fragor Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeABronze", + "name": "Banshee Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeABronze", "warframeMarket": { - "id": "573b80230ec44a47787a6912", - "urlName": "fragor_prime_handle" + "id": "58b57068eb26db5c3119210a", + "urlName": "banshee_prime_blueprint" } } }, @@ -7066,11 +7358,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Cernos Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeABronze", + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeABronze", "warframeMarket": { - "id": "583580f42c2ada003badef87", - "urlName": "cernos_prime_upper_limb" + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" } } }, @@ -7078,11 +7370,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nekros Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeABronze", + "name": "Tiberon Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeABronze", "warframeMarket": { - "id": "57bc9a40e506eb45ea251452", - "urlName": "nekros_prime_chassis" + "id": "5ab167b8b2b6a80475780fc6", + "urlName": "tiberon_prime_receiver" } } }, @@ -7090,37 +7382,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Galatine Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeABronze", + "name": "Cernos Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeABronze", "warframeMarket": { - "id": "57bc9c99e506eb45ea25145c", - "urlName": "galatine_prime_blade" + "id": "583580fb2c2ada003badef88", + "urlName": "cernos_prime_grip" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd5d5221e30057500f5b", - "urlName": "axi_n4_relic" + "id": "6054dd4e5221e30057500f4c", + "urlName": "axi_k3_relic" } }, { - "name": "Axi N5", + "name": "Axi K4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nami Skyla Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeBBronze", + "name": "Kronen Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeBBronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7041", - "urlName": "nami_skyla_prime_blade" + "id": "5ab167b9b2b6a80475780fd1", + "urlName": "kronen_prime_blade" } } }, @@ -7128,11 +7420,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nekros Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeBBronze", + "name": "Kogake Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeBBronze", "warframeMarket": { - "id": "57bc9a40e506eb45ea251453", - "urlName": "nekros_prime_neuroptics" + "id": "5a311f84c2c9e90dfff475e5", + "urlName": "kogake_prime_blueprint" } } }, @@ -7140,11 +7432,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Helios Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeBBronze", + "name": "Destreza Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192117", - "urlName": "helios_prime_systems" + "id": "5b2985e3eb069f04ea65b0fb", + "urlName": "destreza_prime_blueprint" } } }, @@ -7152,11 +7444,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Euphona Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeBBronze", + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192112", - "urlName": "euphona_prime_blueprint" + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" } } }, @@ -7164,49 +7456,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Oberon Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeBBronze", - "warframeMarket": { - "id": "592dd262011e88f094afec7f", - "urlName": "oberon_prime_chassis" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeBBronze", + "name": "Sybaris Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" + "id": "592dd262011e88f094afec83", + "urlName": "sybaris_prime_stock" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd5c5221e30057500f5a", - "urlName": "axi_n5_relic" + "id": "6054dd6d5221e30057500f66", + "urlName": "axi_k4_relic" } }, { - "name": "Axi N6", + "name": "Axi K5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nikana Prime Hilt", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAlertSarynPrimeBronze", + "name": "Kronen Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeBBronze", "warframeMarket": { - "id": "56c3bbf85d2f0202da32e942", - "urlName": "nikana_prime_hilt" + "id": "5ab167b9b2b6a80475780fd1", + "urlName": "kronen_prime_blade" } } }, @@ -7214,11 +7502,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Saryn Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAlertSarynPrimeBronze", + "name": "Hydroid Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeBBronze", "warframeMarket": { - "id": "56c3bbd55d2f0202da32e93b", - "urlName": "saryn_prime_blueprint" + "id": "59a48b625cd9938cfede7038", + "urlName": "hydroid_prime_blueprint" } } }, @@ -7226,11 +7514,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAlertSarynPrimeBronze", + "name": "Equinox Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "5ca28670fc2db2035eae05a6", + "urlName": "equinox_prime_blueprint" } } }, @@ -7238,11 +7526,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nikana Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAlertSarynPrimeBronze", + "name": "Ballistica Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeBBronze", "warframeMarket": { - "id": "56c3bbee5d2f0202da32e940", - "urlName": "nikana_prime_blueprint" + "id": "59a5cd4d5cd9938cfede7044", + "urlName": "ballistica_prime_lower_limb" } } }, @@ -7250,11 +7538,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAlertSarynPrimeBronze", + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" } } }, @@ -7262,37 +7550,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAlertSarynPrimeBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAlertSarynPrimeBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd795221e30057500f72", - "urlName": "axi_n6_relic" + "id": "6054dd615221e30057500f5f", + "urlName": "axi_k5_relic" } }, { - "name": "Axi N7", + "name": "Axi K6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nezha Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeABronze", + "name": "Karyst Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeABronze", "warframeMarket": { - "id": "5f986cfa9dbdce024971b0bf", - "urlName": "nezha_prime_chassis" + "id": "5f0e0fde9f527b0285718f1f", + "urlName": "karyst_prime_blade" } } }, @@ -7300,11 +7584,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Dethcube Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeABronze", + "name": "Harrow Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeABronze", "warframeMarket": { - "id": "5d93ca107ea27b0a87566f5f", - "urlName": "dethcube_prime_carapace" + "id": "61bb64fc3132ff00482b5fba", + "urlName": "harrow_prime_blueprint" } } }, @@ -7312,19 +7596,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeABronze" + "name": "Inaros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "5f0deab69f527b024d48f056", + "urlName": "inaros_prime_chassis_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Baza Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeABronze", + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeABronze", "warframeMarket": { - "id": "5df955141456970150510f29", - "urlName": "baza_prime_receiver" + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" } } }, @@ -7332,11 +7620,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Astilla Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeABronze", + "name": "Octavia Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeABronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c706", - "urlName": "astilla_prime_receiver" + "id": "603621500a372600fd5614d8", + "urlName": "octavia_prime_neuroptics_blueprint" } } }, @@ -7344,37 +7632,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Octavia Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeABronze", - "warframeMarket": { - "id": "603621500a372600fd5614da", - "urlName": "octavia_prime_systems" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "60ad4a1cf1904300d012c705", - "urlName": "axi_n7_relic" + "id": "61bb64fe3132ff00482b5fd1", + "urlName": "axi_k6_relic" } }, { - "name": "Axi N8", + "name": "Axi K7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nezha Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeCBronze", + "name": "Knell Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeDBronze", "warframeMarket": { - "id": "5f986cfb9dbdce024971b0c1", - "urlName": "nezha_prime_neuroptics" + "id": "61bb64fd3132ff00482b5fc0", + "urlName": "knell_prime_barrel" } } }, @@ -7382,11 +7666,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Pandero Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeCBronze", + "name": "Corvas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeDBronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d5", - "urlName": "pandero_prime_barrel" + "id": "6242037666a58f0108c3d480", + "urlName": "corvas_prime_blueprint" } } }, @@ -7394,11 +7678,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Strun Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeCBronze", + "name": "Gara Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeDBronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a7", - "urlName": "strun_prime_barrel" + "id": "60ad4a1df1904300d012c70e", + "urlName": "gara_prime_chassis_blueprint" } } }, @@ -7407,18 +7691,18 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeCBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeCBronze", + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" } } }, @@ -7426,37 +7710,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeCBronze", + "name": "Karyst Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "5f0e0fde9f527b0285718f1e", + "urlName": "karyst_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "62d3493f75156700ce450de9", - "urlName": "axi_n8_relic" + "id": "6242037666a58f0108c3d47d", + "urlName": "axi_k7_relic" } }, { - "name": "Axi N9", + "name": "Axi K8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nidus Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeABronze", + "name": "Khora Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeABronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90ac", - "urlName": "nidus_prime_neuroptics" + "id": "62d3494175156700ce450dff", + "urlName": "khora_prime_neuroptics_blueprint" } } }, @@ -7464,11 +7748,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Phantasma Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeABronze", + "name": "Akbronco Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeABronze", "warframeMarket": { - "id": "633e2e6bf570d10793afb820", - "urlName": "phantasma_prime_blueprint" + "id": "54a73e65e779893a797fff23", + "urlName": "akbronco_prime_link" } } }, @@ -7476,11 +7760,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Astilla Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeABronze", + "name": "Octavia Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeABronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c704", - "urlName": "astilla_prime_blueprint" + "id": "603621500a372600fd5614d7", + "urlName": "octavia_prime_chassis_blueprint" } } }, @@ -7488,11 +7772,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Pandero Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeABronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeABronze", "warframeMarket": { - "id": "603621500a372600fd5614db", - "urlName": "pandero_prime_blueprint" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } }, @@ -7500,120 +7784,700 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeABronze" + "name": "Corvas Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeABronze", + "warframeMarket": { + "id": "6242037766a58f0108c3d48a", + "urlName": "corvas_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeABronze" } } ], - "locations": [ + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "62d3494075156700ce450dfa", + "urlName": "axi_k8_relic" + } + }, + { + "name": "Axi K9", + "rewards": [ { - "rarity": "Legendary", - "chance": 0.0029, - "location": "Void/Mithra (Interception), Rotation C" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Knell Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeBBronze", + "warframeMarket": { + "id": "61bb64fd3132ff00482b5fc0", + "urlName": "knell_prime_barrel" + } + } }, { - "rarity": "Legendary", - "chance": 0.0029, - "location": "Void/Mot (Survival), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Hystrix Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeBBronze", + "warframeMarket": { + "id": "62d3493f75156700ce450de7", + "urlName": "hystrix_prime_blueprint" + } + } }, { - "rarity": "Legendary", - "chance": 0.0042, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Volnus Prime Head", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeBBronze", + "warframeMarket": { + "id": "60ad4a1bf1904300d012c6fa", + "urlName": "volnus_prime_head" + } + } }, { - "rarity": "Legendary", - "chance": 0.0058, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" + } + } }, { - "rarity": "Legendary", - "chance": 0.0067, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nagantaka Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeBBronze", + "warframeMarket": { + "id": "6242037766a58f0108c3d48f", + "urlName": "nagantaka_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.015, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation B" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "62d3494075156700ce450def", + "urlName": "axi_k9_relic" + } + }, + { + "name": "Axi L1", + "rewards": [ { "rarity": "Rare", - "chance": 0.015, - "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation B" + "chance": 2, + "item": { + "name": "Loki Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff74", + "urlName": "loki_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0201, - "location": "Elite Sanctuary Onslaught, Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultABronze" + } }, { - "rarity": "Rare", - "chance": 0.0241, - "location": "Veil/Calabash (Skirmish)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Glaive Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff43", + "urlName": "glaive_prime_blade" + } + } }, { - "rarity": "Rare", - "chance": 0.0241, - "location": "Veil/Numina (Skirmish)" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Reaper Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff59", + "urlName": "reaper_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.025, - "location": "Void Storm (Veil Proxima)" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Wyrm Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultABronze", + "warframeMarket": { + "id": "54ca4330e779891a286a5428", + "urlName": "wyrm_prime_carapace" + } + } }, { - "rarity": "Rare", - "chance": 0.0282, - "location": "Void/Belenus (Defense), Rotation C" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Latron Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4a", + "urlName": "latron_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd655221e30057500f62", + "urlName": "axi_l1_relic" + } + }, + { + "name": "Axi L2", + "rewards": [ { "rarity": "Rare", - "chance": 0.03, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation B" + "chance": 2, + "item": { + "name": "Limbo Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "5b2987abeb069f0536234277", + "urlName": "limbo_prime_neuroptics_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0455, - "location": "Veil/Erato (Skirmish), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeCBronze" + } }, { - "rarity": "Rare", - "chance": 0.05, - "location": "Jupiter/Ganymede (Disruption), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Tiberon Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "5ab167b7b2b6a80475780fab", + "urlName": "tiberon_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0571, - "location": "Veil/Arc Silver (Skirmish), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" + } + } }, { - "rarity": "Rare", - "chance": 0.0571, - "location": "Veil/Lu-Yan (Skirmish), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Aten (Mobile Defense)" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nami Skyla Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "59a5c2565cd9938cfede703f", + "urlName": "nami_skyla_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd4b5221e30057500f4a", + "urlName": "axi_l2_relic" + } + }, + { + "name": "Axi L3", + "rewards": [ { "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Marduk (Sabotage)" - }, - { + "chance": 2, + "item": { + "name": "Limbo Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "5b2987abeb069f053623427a", + "urlName": "limbo_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akjagara Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "5c196fb096037800ddadac18", + "urlName": "akjagara_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Zephyr Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "5ab1570db2b6a8044d5137c3", + "urlName": "zephyr_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nami Skyla Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "59a5c2565cd9938cfede703f", + "urlName": "nami_skyla_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Kronen Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "5ab167b7b2b6a80475780fad", + "urlName": "kronen_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd3d5221e30057500f42", + "urlName": "axi_l3_relic" + } + }, + { + "name": "Axi L4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Loki Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLokiVoltVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff74", + "urlName": "loki_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Volt Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLokiVoltVaultABronze", + "warframeMarket": { + "id": "55158ce0e7798915f4c95b78", + "urlName": "volt_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Odonata Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLokiVoltVaultABronze", + "warframeMarket": { + "id": "5527a26de77989205156b2b7", + "urlName": "odonata_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLokiVoltVaultABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bo Prime Ornament", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLokiVoltVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff29", + "urlName": "bo_prime_ornament" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Wyrm Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLokiVoltVaultABronze", + "warframeMarket": { + "id": "54ca4330e779891a286a5428", + "urlName": "wyrm_prime_carapace" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLokiVoltVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd475221e30057500f48", + "urlName": "axi_l4_relic" + } + }, + { + "name": "Axi L5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Limbo Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeEBronze", + "warframeMarket": { + "id": "5b2987abeb069f053623427a", + "urlName": "limbo_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akbronco Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff23", + "urlName": "akbronco_prime_link" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Kronen Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeEBronze", + "warframeMarket": { + "id": "5ab167b7b2b6a80475780fb5", + "urlName": "kronen_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Rubico Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeEBronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283498", + "urlName": "rubico_prime_stock" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeEBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd155221e30057500f1e", + "urlName": "axi_l5_relic" + } + }, + { + "name": "Axi L6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Larkspur Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d47", + "urlName": "larkspur_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Hildryn Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d4b", + "urlName": "hildryn_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Cobra & Crane Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "639a941d74b02f0088877850", + "urlName": "cobra_and_crane_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Zylok Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "6530694722c7fd977050854a", + "urlName": "zylok_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" + } + } + } + ], + "locations": [ + { + "rarity": "Legendary", + "chance": 0.0029, + "location": "Void/Mithra (Interception), Rotation C" + }, + { + "rarity": "Legendary", + "chance": 0.0029, + "location": "Void/Mot (Survival), Rotation C" + }, + { + "rarity": "Legendary", + "chance": 0.0042, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0058, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0067, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0201, + "location": "Elite Sanctuary Onslaught, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0241, + "location": "Veil/Calabash (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0241, + "location": "Veil/Numina (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Void Storm (Veil Proxima)" + }, + { + "rarity": "Rare", + "chance": 0.0282, + "location": "Void/Belenus (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0455, + "location": "Veil/Erato (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Jupiter/Ganymede (Disruption), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0571, + "location": "Veil/Arc Silver (Skirmish), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0612, + "location": "Lua/Circulus (Survival), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Veil/Lu-Yan (Skirmish), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Void/Aten (Mobile Defense)" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Void/Marduk (Sabotage)" + }, + { "rarity": "Rare", "chance": 0.0667, "location": "Eris/Ixodes (Defense), Rotation B" @@ -7668,6 +8532,11 @@ "chance": 0.0667, "location": "Uranus/Stephano (Defense), Rotation B" }, + { + "rarity": "Rare", + "chance": 0.079, + "location": "Mars/Tyana Pass (Defense), Rotation C" + }, { "rarity": "Rare", "chance": 0.08, @@ -7678,6 +8547,11 @@ "chance": 0.0968, "location": "Uranus/Caelus (Interception), Rotation C" }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation C" + }, { "rarity": "Uncommon", "chance": 0.1, @@ -7833,6 +8707,11 @@ "chance": 0.1106, "location": "Uranus/Stephano (Defense), Rotation C" }, + { + "rarity": "Uncommon", + "chance": 0.1136, + "location": "Lua/Yuvarium (Survival), Rotation C" + }, { "rarity": "Uncommon", "chance": 0.1242, @@ -7899,27 +8778,27 @@ "location": "Sedna/Berehynia (Interception), Rotation C" } ], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGrendelPrimeCBronze", "vaultInfo": { "vaulted": false }, "warframeMarket": { - "id": "633e2e6cf570d10793afb825", - "urlName": "axi_n9_relic" + "id": "6530539432327ba8746da732", + "urlName": "axi_l6_relic" } }, { - "name": "Axi O1", + "name": "Axi M1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Oberon Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWBronze", + "name": "Mirage Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeCBronze", "warframeMarket": { - "id": "592dd262011e88f094afec80", - "urlName": "oberon_prime_systems" + "id": "5a2feeb2c2c9e90cbdaa23d4", + "urlName": "mirage_prime_blueprint" } } }, @@ -7927,11 +8806,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akstiletto Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWBronze", + "name": "Orthos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeCBronze", "warframeMarket": { - "id": "573b804f0ec44a47787a6917", - "urlName": "akstiletto_prime_receiver" + "id": "54a73e65e779893a797fff51", + "urlName": "orthos_prime_blueprint" } } }, @@ -7939,11 +8818,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Galatine Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWBronze", + "name": "Rubico Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeCBronze", "warframeMarket": { - "id": "57bc9c99e506eb45ea25145b", - "urlName": "galatine_prime_handle" + "id": "5baa8bbf4567de01ac283493", + "urlName": "rubico_prime_barrel" } } }, @@ -7951,11 +8830,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Euphona Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWBronze", + "name": "Zhuge Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeCBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192112", - "urlName": "euphona_prime_blueprint" + "id": "5d21ce47f4604c012d1e0c14", + "urlName": "zhuge_prime_string" } } }, @@ -7963,11 +8842,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWBronze", + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } }, @@ -7975,33 +8854,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWBronze" + "name": "Mesa Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeCBronze", + "warframeMarket": { + "id": "5c182b749603780081b09a57", + "urlName": "mesa_prime_chassis_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd1b5221e30057500f23", - "urlName": "axi_o1_relic" + "id": "6054dd185221e30057500f20", + "urlName": "axi_m1_relic" } }, { - "name": "Axi O2", + "name": "Axi M2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Oberon Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeBBronze", + "name": "Magnus Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeCBronze", "warframeMarket": { - "id": "592dd262011e88f094afec80", - "urlName": "oberon_prime_systems" + "id": "6139101b30dd5b004b7f90af", + "urlName": "magnus_prime_barrel" } } }, @@ -8009,11 +8892,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tiberon Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeBBronze", + "name": "Panthera Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeCBronze", "warframeMarket": { - "id": "5ab167b7b2b6a80475780fab", - "urlName": "tiberon_prime_blueprint" + "id": "5f0e0fdc9f527b0285718f17", + "urlName": "panthera_prime_stock" } } }, @@ -8021,11 +8904,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Helios Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeBBronze", + "name": "Nezha Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeCBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192117", - "urlName": "helios_prime_systems" + "id": "5f986cf99dbdce024971b0b7", + "urlName": "nezha_prime_blueprint" } } }, @@ -8033,11 +8916,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Galatine Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeBBronze", + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeCBronze", "warframeMarket": { - "id": "57bc9c99e506eb45ea25145c", - "urlName": "galatine_prime_blade" + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" } } }, @@ -8045,11 +8928,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeBBronze", + "name": "Titania Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" + "id": "5e839493267539077b0dd698", + "urlName": "titania_prime_chassis_blueprint" } } }, @@ -8057,37 +8940,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeBBronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNidusPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd0f5221e30057500f1a", - "urlName": "axi_o2_relic" + "id": "6139101930dd5b004b7f909d", + "urlName": "axi_m2_relic" } }, { - "name": "Axi O3", + "name": "Axi M3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Oberon Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeBBronze", - "warframeMarket": { - "id": "592dd262011e88f094afec80", - "urlName": "oberon_prime_systems" + "name": "Mesa Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaHydroidVaultABronze", + "warframeMarket": { + "id": "5c182b739603780081b09a54", + "urlName": "mesa_prime_neuroptics_blueprint" } } }, @@ -8095,11 +8978,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Venka Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeBBronze", + "name": "Hydroid Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaHydroidVaultABronze", "warframeMarket": { - "id": "58358e192c2ada00655a4ef4", - "urlName": "venka_prime_blueprint" + "id": "59a48b625cd9938cfede7039", + "urlName": "hydroid_prime_neuroptics_blueprint" } } }, @@ -8107,11 +8990,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zephyr Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeBBronze", + "name": "Ballistica Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaHydroidVaultABronze", "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c3", - "urlName": "zephyr_prime_chassis" + "id": "59a5cd4d5cd9938cfede7043", + "urlName": "ballistica_prime_upper_limb" } } }, @@ -8119,11 +9002,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Destreza Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeBBronze", + "name": "Akjagara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaHydroidVaultABronze", "warframeMarket": { - "id": "5b2985e3eb069f04ea65b0fd", - "urlName": "destreza_prime_handle" + "id": "5c196fad96037800ddadac13", + "urlName": "akjagara_prime_blueprint" } } }, @@ -8131,11 +9014,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeBBronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaHydroidVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" } } }, @@ -8144,32 +9027,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeBBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaHydroidVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaHydroidVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd4d5221e30057500f4b", - "urlName": "axi_o3_relic" + "id": "61a25ffa68fd79003fe3fd60", + "urlName": "axi_m3_relic" } }, { - "name": "Axi O4", + "name": "Axi M4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Oberon Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeCBronze", + "name": "Mesa Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaLimboVaultABronze", "warframeMarket": { - "id": "592dd262011e88f094afec80", - "urlName": "oberon_prime_systems" + "id": "5c182b739603780081b09a54", + "urlName": "mesa_prime_neuroptics_blueprint" } } }, @@ -8177,11 +9060,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Gram Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeCBronze", + "name": "Redeemer Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaLimboVaultABronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283495", - "urlName": "gram_prime_blueprint" + "id": "5c196fae96037800ddadac16", + "urlName": "redeemer_prime_blueprint" } } }, @@ -8189,11 +9072,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tiberon Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeCBronze", + "name": "Limbo Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaLimboVaultABronze", "warframeMarket": { - "id": "5ab167b7b2b6a80475780fab", - "urlName": "tiberon_prime_blueprint" + "id": "5b2987abeb069f0536234277", + "urlName": "limbo_prime_neuroptics_blueprint" } } }, @@ -8202,7 +9085,7 @@ "chance": 25.33, "item": { "name": "Destreza Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaLimboVaultABronze", "warframeMarket": { "id": "5b2985e3eb069f04ea65b0fd", "urlName": "destreza_prime_handle" @@ -8213,11 +9096,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zephyr Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeCBronze", + "name": "Vasto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaLimboVaultABronze", "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c1", - "urlName": "zephyr_prime_neuroptics" + "id": "54a73e65e779893a797fff65", + "urlName": "vasto_prime_barrel" } } }, @@ -8225,37 +9108,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaLimboVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaLimboVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd6b5221e30057500f65", - "urlName": "axi_o4_relic" + "id": "63ee00ff10125411da49e6fd", + "urlName": "axi_m4_relic" } }, { - "name": "Axi O5", + "name": "Axi M5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Octavia Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeABronze", + "name": "Magnus Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaroAkmagnusPrimeBronze", "warframeMarket": { - "id": "6036214f0a372600fd5614cf", - "urlName": "octavia_prime_blueprint" + "id": "6139101b30dd5b004b7f90af", + "urlName": "magnus_prime_barrel" } } }, @@ -8263,11 +9142,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Inaros Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeABronze", + "name": "Magnus Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaroAkmagnusPrimeBronze", "warframeMarket": { - "id": "5f0deab69f527b024d48f056", - "urlName": "inaros_prime_chassis" + "id": "6139101b30dd5b004b7f90ae", + "urlName": "magnus_prime_receiver" } } }, @@ -8275,11 +9154,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeABronze", + "name": "Akmagnus Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaroAkmagnusPrimeBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" + "id": "66a51c9166bbb2aedca694b2", + "urlName": "akmagnus_prime_link" } } }, @@ -8287,11 +9166,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeABronze", + "name": "Magnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaroAkmagnusPrimeBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" + "id": "6139101a30dd5b004b7f90a2", + "urlName": "magnus_prime_blueprint" } } }, @@ -8299,11 +9178,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nezha Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeABronze", + "name": "Akmagnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaroAkmagnusPrimeBronze", "warframeMarket": { - "id": "5f986cfa9dbdce024971b0be", - "urlName": "nezha_prime_systems" + "id": "66a51c8f66bbb2aedca694b1", + "urlName": "akmagnus_prime_blueprint" } } }, @@ -8311,61 +9190,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Panthera Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeABronze", - "warframeMarket": { - "id": "5f0e0fdd9f527b0285718f1d", - "urlName": "panthera_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaroAkmagnusPrimeBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaroAkmagnusPrimeBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd335221e30057500f37", - "urlName": "axi_o5_relic" + "id": "66a3a59b2bca759c7edfc9a6", + "urlName": "axi_m5_relic" } }, { - "name": "Axi P1", + "name": "Axi N1", "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Pyrana Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeDBronze", - "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0ea", - "urlName": "pyrana_prime_blueprint" - } - } - }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ninkondi Prime Chain", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeDBronze", + "name": "Akstiletto Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionDBronze", "warframeMarket": { - "id": "5d21ce48f4604c012d1e0c16", - "urlName": "ninkondi_prime_chain" + "id": "573b80590ec44a47787a6918", + "urlName": "akstiletto_prime_link" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Kogake Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeDBronze", + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionDBronze", "warframeMarket": { - "id": "5a311f84c2c9e90dfff475e5", - "urlName": "kogake_prime_blueprint" + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" } } }, @@ -8374,18 +9237,18 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeDBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionDBronze" } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Equinox Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeDBronze", + "name": "Odonata Prime Wings Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionDBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a1", - "urlName": "equinox_prime_chassis" + "id": "5527a280e779892059574ca9", + "urlName": "odonata_prime_wings_blueprint" } } }, @@ -8393,37 +9256,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akjagara Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeDBronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionDBronze", "warframeMarket": { - "id": "5c196fad96037800ddadac13", - "urlName": "akjagara_prime_blueprint" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } + }, + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Ash Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionDBronze", + "warframeMarket": { + "id": "559daaafe779897b399db0fd", + "urlName": "ash_prime_systems_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd165221e30057500f1f", - "urlName": "axi_p1_relic" + "id": "6054dd6a5221e30057500f64", + "urlName": "axi_n1_relic" } }, { - "name": "Axi P2", + "name": "Axi N10", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Pyrana Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeABronze", + "name": "Nidus Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeDBronze", "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0ea", - "urlName": "pyrana_prime_blueprint" + "id": "6139101a30dd5b004b7f90ac", + "urlName": "nidus_prime_neuroptics_blueprint" } } }, @@ -8431,11 +9306,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Destreza Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeABronze", + "name": "Bronco Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeDBronze", "warframeMarket": { - "id": "5b2985e3eb069f04ea65b0fb", - "urlName": "destreza_prime_blueprint" + "id": "54a73e65e779893a797fff36", + "urlName": "bronco_prime_barrel" } } }, @@ -8443,11 +9318,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Rubico Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeABronze", + "name": "Phantasma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeDBronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283498", - "urlName": "rubico_prime_stock" + "id": "633e2e6bf570d10793afb820", + "urlName": "phantasma_prime_blueprint" } } }, @@ -8455,11 +9330,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Dethcube Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeABronze", + "name": "Harrow Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeDBronze", "warframeMarket": { - "id": "5d93ca117ea27b0a87566f6e", - "urlName": "dethcube_prime_systems" + "id": "61bb64fe3132ff00482b5fce", + "urlName": "harrow_prime_chassis_blueprint" } } }, @@ -8467,11 +9342,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeABronze", + "name": "Afuris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "639a941c74b02f008887784b", + "urlName": "afuris_prime_barrel" } } }, @@ -8479,37 +9354,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tiberon Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeABronze", + "name": "Tatsu Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeDBronze", "warframeMarket": { - "id": "5ab167b8b2b6a80475780fc6", - "urlName": "tiberon_prime_receiver" + "id": "633e2e6af570d10793afb818", + "urlName": "tatsu_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd775221e30057500f70", - "urlName": "axi_p2_relic" + "id": "639a8d9374b02f003889eb73", + "urlName": "axi_n10_relic" } }, { - "name": "Axi P3", + "name": "Axi N11", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Pyrana Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeDBronze", + "name": "Nagantaka Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultBBronze", "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0ea", - "urlName": "pyrana_prime_blueprint" + "id": "6242037666a58f0108c3d482", + "urlName": "nagantaka_prime_blueprint" } } }, @@ -8517,11 +9392,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Wukong Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeDBronze", + "name": "Garuda Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultBBronze", "warframeMarket": { - "id": "5d21ce46f4604c012d1e0c13", - "urlName": "wukong_prime_systems" + "id": "6242037666a58f0108c3d479", + "urlName": "garuda_prime_chassis_blueprint" } } }, @@ -8529,11 +9404,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeDBronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, @@ -8541,19 +9416,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeDBronze" + "name": "Khora Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultBBronze", + "warframeMarket": { + "id": "62d3494175156700ce450e04", + "urlName": "khora_prime_systems_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeDBronze", + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" } } }, @@ -8561,49 +9440,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zhuge Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeDBronze", - "warframeMarket": { - "id": "5d21ce43f4604c012d1e0c0e", - "urlName": "zhuge_prime_grip" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaKhoraVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd535221e30057500f50", - "urlName": "axi_p3_relic" + "id": "67222a1c1ce4caca2fe98671", + "urlName": "axi_n11_relic" } }, { - "name": "Axi P4", + "name": "Axi N2", "rewards": [ { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 25.33, "item": { - "name": "Pangolin Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeDBronze", + "name": "Carrier Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6a9", - "urlName": "pangolin_prime_blueprint" + "id": "559daad1e779897b4be73862", + "urlName": "carrier_prime_carapace" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Strun Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeDBronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGBronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a7", - "urlName": "strun_prime_barrel" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } }, @@ -8611,35 +9486,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Corinth Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeDBronze", - "warframeMarket": { - "id": "5e839494267539077b0dd6b5", - "urlName": "corinth_prime_receiver" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGBronze" } }, { - "rarity": "Uncommon", - "chance": 25.33, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Pandero Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeDBronze", + "name": "Nikana Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGBronze", "warframeMarket": { - "id": "603621500a372600fd5614db", - "urlName": "pandero_prime_blueprint" + "id": "56c3bbf85d2f0202da32e942", + "urlName": "nikana_prime_hilt" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Knell Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeDBronze", + "name": "Ash Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGBronze", "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc6", - "urlName": "knell_prime_blueprint" + "id": "559daab7e779897b3d86cb8f", + "urlName": "ash_prime_neuroptics_blueprint" } } }, @@ -8647,37 +9518,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeDBronze", + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61bb64fb3132ff00482b5fb1", - "urlName": "axi_p4_relic" + "id": "6054dd5f5221e30057500f5d", + "urlName": "axi_n2_relic" } }, { - "name": "Axi R1", + "name": "Axi N3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Rhino Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionYBronze", + "name": "Nekros Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff77", - "urlName": "rhino_prime_blueprint" + "id": "57bcb14ce506eb45ea25145e", + "urlName": "nekros_prime_blueprint" } } }, @@ -8685,11 +9556,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Dakra Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionYBronze", + "name": "Volt Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3e", - "urlName": "dakra_prime_blueprint" + "id": "55244820e779890907ef6805", + "urlName": "volt_prime_blueprint" } } }, @@ -8697,11 +9568,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ankyros Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionYBronze", + "name": "Bronco Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff24", - "urlName": "ankyros_prime_blade" + "id": "54a73e65e779893a797fff36", + "urlName": "bronco_prime_barrel" } } }, @@ -8709,11 +9580,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Boltor Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionYBronze", + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff31", - "urlName": "boltor_prime_stock" + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" } } }, @@ -8721,11 +9592,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mag Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionYBronze", + "name": "Dual Kamas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff7b", - "urlName": "mag_prime_systems" + "id": "561536d5b66f836f889b79bb", + "urlName": "dual_kamas_prime_blueprint" } } }, @@ -8733,37 +9604,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Boar Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionYBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff2c", - "urlName": "boar_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionYBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd125221e30057500f1c", - "urlName": "axi_r1_relic" + "id": "6054dd595221e30057500f58", + "urlName": "axi_n3_relic" } }, { - "name": "Axi R2", + "name": "Axi N4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Redeemer Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeABronze", + "name": "Nikana Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeABronze", "warframeMarket": { - "id": "5c196fb096037800ddadac19", - "urlName": "redeemer_prime_handle" + "id": "56c3bbf85d2f0202da32e942", + "urlName": "nikana_prime_hilt" } } }, @@ -8771,11 +9638,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Mirage Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeABronze", + "name": "Hydroid Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeABronze", "warframeMarket": { - "id": "5a2feeb1c2c9e90cbdaa23d2", - "urlName": "mirage_prime_systems" + "id": "59a48b625cd9938cfede7039", + "urlName": "hydroid_prime_neuroptics_blueprint" } } }, @@ -8783,11 +9650,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Chroma Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeABronze", + "name": "Fragor Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeABronze", "warframeMarket": { - "id": "5ba9f2024567de01415f6388", - "urlName": "chroma_prime_chassis" + "id": "573b80230ec44a47787a6912", + "urlName": "fragor_prime_handle" } } }, @@ -8795,11 +9662,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeABronze", + "name": "Cernos Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" + "id": "583580f42c2ada003badef87", + "urlName": "cernos_prime_upper_limb" } } }, @@ -8807,45 +9674,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeABronze" + "name": "Nekros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeABronze", + "warframeMarket": { + "id": "57bc9a40e506eb45ea251452", + "urlName": "nekros_prime_chassis_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Destreza Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeABronze", + "name": "Galatine Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeABronze", "warframeMarket": { - "id": "5b2985e3eb069f04ea65b0fd", - "urlName": "destreza_prime_handle" + "id": "57bc9c99e506eb45ea25145c", + "urlName": "galatine_prime_blade" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd405221e30057500f44", - "urlName": "axi_r2_relic" + "id": "6054dd5d5221e30057500f5b", + "urlName": "axi_n4_relic" } }, { - "name": "Axi R3", + "name": "Axi N5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Redeemer Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeCBronze", + "name": "Nami Skyla Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeBBronze", "warframeMarket": { - "id": "5c196fb096037800ddadac19", - "urlName": "redeemer_prime_handle" + "id": "59a5cd4d5cd9938cfede7041", + "urlName": "nami_skyla_prime_blade" } } }, @@ -8853,11 +9724,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Wukong Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeCBronze", + "name": "Nekros Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeBBronze", "warframeMarket": { - "id": "5d21ce46f4604c012d1e0c13", - "urlName": "wukong_prime_systems" + "id": "57bc9a40e506eb45ea251453", + "urlName": "nekros_prime_neuroptics_blueprint" } } }, @@ -8865,11 +9736,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akjagara Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeCBronze", + "name": "Helios Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeBBronze", "warframeMarket": { - "id": "5c196fb496037800ddadac1a", - "urlName": "akjagara_prime_link" + "id": "58b57068eb26db5c31192117", + "urlName": "helios_prime_systems" } } }, @@ -8877,11 +9748,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Stradavar Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeCBronze", + "name": "Euphona Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeBBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a4", - "urlName": "stradavar_prime_stock" + "id": "58b57068eb26db5c31192112", + "urlName": "euphona_prime_blueprint" } } }, @@ -8889,11 +9760,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeCBronze", + "name": "Oberon Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" + "id": "592dd262011e88f094afec7f", + "urlName": "oberon_prime_chassis_blueprint" } } }, @@ -8901,45 +9772,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zephyr Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeCBronze", + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeBBronze", "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c1", - "urlName": "zephyr_prime_neuroptics" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd745221e30057500f6e", - "urlName": "axi_r3_relic" + "id": "6054dd5c5221e30057500f5a", + "urlName": "axi_n5_relic" } }, { - "name": "Axi S1", + "name": "Axi N6", "rewards": [ { - "rarity": "Uncommon", - "chance": 25.33, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionABronze" + "name": "Nikana Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAlertSarynPrimeBronze", + "warframeMarket": { + "id": "56c3bbf85d2f0202da32e942", + "urlName": "nikana_prime_hilt" + } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionABronze", + "name": "Saryn Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAlertSarynPrimeBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" + "id": "56c3bbd55d2f0202da32e93b", + "urlName": "saryn_prime_blueprint" } } }, @@ -8947,11 +9822,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akbronco Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionABronze", + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAlertSarynPrimeBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff23", - "urlName": "akbronco_prime_link" + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" } } }, @@ -8959,61 +9834,61 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionABronze", + "name": "Nikana Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAlertSarynPrimeBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "56c3bbee5d2f0202da32e940", + "urlName": "nikana_prime_blueprint" } } }, { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 25.33, "item": { - "name": "Scindo Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionABronze", + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAlertSarynPrimeBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff5b", - "urlName": "scindo_prime_blade" + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Trinity Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionABronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAlertSarynPrimeBronze", "warframeMarket": { - "id": "56153689b66f836f7a3c0baf", - "urlName": "trinity_prime_blueprint" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAlertSarynPrimeBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd7a5221e30057500f73", - "urlName": "axi_s1_relic" + "id": "6054dd795221e30057500f72", + "urlName": "axi_n6_relic" } }, { - "name": "Axi S10", + "name": "Axi N7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Scourge Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeBBronze", + "name": "Nezha Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeABronze", "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc5", - "urlName": "scourge_prime_barrel" + "id": "5f986cfa9dbdce024971b0bf", + "urlName": "nezha_prime_chassis_blueprint" } } }, @@ -9021,11 +9896,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Bronco Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeBBronze", + "name": "Dethcube Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff36", - "urlName": "bronco_prime_barrel" + "id": "5d93ca107ea27b0a87566f5f", + "urlName": "dethcube_prime_carapace" } } }, @@ -9033,23 +9908,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Panthera Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeBBronze", - "warframeMarket": { - "id": "5f0e0fdc9f527b0285718f17", - "urlName": "panthera_prime_stock" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nagantaka Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeBBronze", + "name": "Baza Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeABronze", "warframeMarket": { - "id": "6242037766a58f0108c3d48f", - "urlName": "nagantaka_prime_barrel" + "id": "5df955141456970150510f29", + "urlName": "baza_prime_receiver" } } }, @@ -9057,11 +9928,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Guandao Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeBBronze", + "name": "Astilla Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeABronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0b8", - "urlName": "guandao_prime_blade" + "id": "60ad4a1cf1904300d012c706", + "urlName": "astilla_prime_receiver" } } }, @@ -9069,33 +9940,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeBBronze" + "name": "Octavia Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeABronze", + "warframeMarket": { + "id": "603621500a372600fd5614da", + "urlName": "octavia_prime_systems_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6242037766a58f0108c3d48b", - "urlName": "axi_s10_relic" + "id": "60ad4a1cf1904300d012c705", + "urlName": "axi_n7_relic" } }, { - "name": "Axi S11", + "name": "Axi N8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Scourge Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeCBronze", + "name": "Nezha Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeCBronze", "warframeMarket": { - "id": "61bb64fe3132ff00482b5fd6", - "urlName": "scourge_prime_blueprint" + "id": "5f986cfb9dbdce024971b0c1", + "urlName": "nezha_prime_neuroptics_blueprint" } } }, @@ -9103,11 +9978,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Octavia Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeCBronze", + "name": "Pandero Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeCBronze", "warframeMarket": { - "id": "603621500a372600fd5614d7", - "urlName": "octavia_prime_chassis" + "id": "6036214f0a372600fd5614d5", + "urlName": "pandero_prime_barrel" } } }, @@ -9115,11 +9990,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeCBronze", + "name": "Strun Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "6139101a30dd5b004b7f90a7", + "urlName": "strun_prime_barrel" } } }, @@ -9127,23 +10002,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Panthera Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeCBronze", + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeCBronze", "warframeMarket": { - "id": "5f0e0fdd9f527b0285718f1d", - "urlName": "panthera_prime_blueprint" + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" } } }, @@ -9151,37 +10022,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeCBronze", + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6242037766a58f0108c3d488", - "urlName": "axi_s11_relic" + "id": "62d3493f75156700ce450de9", + "urlName": "axi_n8_relic" } }, { - "name": "Axi S12", + "name": "Axi N9", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Scourge Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeFBronze", + "name": "Nidus Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeABronze", "warframeMarket": { - "id": "61bb64fe3132ff00482b5fd6", - "urlName": "scourge_prime_blueprint" + "id": "6139101a30dd5b004b7f90ac", + "urlName": "nidus_prime_neuroptics_blueprint" } } }, @@ -9189,11 +10060,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tenora Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeFBronze", + "name": "Phantasma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeABronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d3", - "urlName": "tenora_prime_stock" + "id": "633e2e6bf570d10793afb820", + "urlName": "phantasma_prime_blueprint" } } }, @@ -9201,11 +10072,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Harrow Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeFBronze", + "name": "Astilla Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeABronze", "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc4", - "urlName": "harrow_prime_neuroptics" + "id": "60ad4a1cf1904300d012c704", + "urlName": "astilla_prime_blueprint" } } }, @@ -9213,11 +10084,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nezha Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeFBronze", + "name": "Pandero Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeABronze", "warframeMarket": { - "id": "5f986cfa9dbdce024971b0be", - "urlName": "nezha_prime_systems" + "id": "603621500a372600fd5614db", + "urlName": "pandero_prime_blueprint" } } }, @@ -9225,49 +10096,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeFBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeFBronze", + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeFBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "62d3494175156700ce450e02", - "urlName": "axi_s12_relic" + "id": "633e2e6cf570d10793afb825", + "urlName": "axi_n9_relic" } }, { - "name": "Axi S2", + "name": "Axi O1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Sicarus Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultBBronze", + "name": "Oberon Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff60", - "urlName": "sicarus_prime_receiver" + "id": "592dd262011e88f094afec80", + "urlName": "oberon_prime_systems_blueprint" } } }, @@ -9275,19 +10142,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultBBronze" + "name": "Akstiletto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWBronze", + "warframeMarket": { + "id": "573b804f0ec44a47787a6917", + "urlName": "akstiletto_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ember Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultBBronze", + "name": "Galatine Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff7a", - "urlName": "ember_prime_systems" + "id": "57bc9c99e506eb45ea25145b", + "urlName": "galatine_prime_handle" } } }, @@ -9295,11 +10166,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Wyrm Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultBBronze", + "name": "Euphona Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWBronze", "warframeMarket": { - "id": "54ca431ce779891a1adb4901", - "urlName": "wyrm_prime_blueprint" + "id": "58b57068eb26db5c31192112", + "urlName": "euphona_prime_blueprint" } } }, @@ -9307,11 +10178,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Loki Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultBBronze", + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff7c", - "urlName": "loki_prime_blueprint" + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" } } }, @@ -9319,37 +10190,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Latron Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4b", - "urlName": "latron_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd635221e30057500f61", - "urlName": "axi_s2_relic" + "id": "6054dd1b5221e30057500f23", + "urlName": "axi_o1_relic" } }, { - "name": "Axi S3", + "name": "Axi O2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Scindo Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRhinoNyxVaultABronze", + "name": "Oberon Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff5b", - "urlName": "scindo_prime_blade" + "id": "592dd262011e88f094afec80", + "urlName": "oberon_prime_systems_blueprint" } } }, @@ -9357,11 +10224,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nyx Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRhinoNyxVaultABronze", + "name": "Tiberon Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff76", - "urlName": "nyx_prime_systems" + "id": "5ab167b7b2b6a80475780fab", + "urlName": "tiberon_prime_blueprint" } } }, @@ -9369,11 +10236,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ankyros Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRhinoNyxVaultABronze", + "name": "Helios Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff24", - "urlName": "ankyros_prime_blade" + "id": "58b57068eb26db5c31192117", + "urlName": "helios_prime_systems" } } }, @@ -9381,11 +10248,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Rhino Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRhinoNyxVaultABronze", + "name": "Galatine Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff7f", - "urlName": "rhino_prime_systems" + "id": "57bc9c99e506eb45ea25145c", + "urlName": "galatine_prime_blade" } } }, @@ -9393,11 +10260,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Boltor Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRhinoNyxVaultABronze", + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff31", - "urlName": "boltor_prime_stock" + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" } } }, @@ -9405,37 +10272,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Hikou Prime Stars", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRhinoNyxVaultABronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff48", - "urlName": "hikou_prime_stars" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRhinoNyxVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionZephyrPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd285221e30057500f2f", - "urlName": "axi_s3_relic" + "id": "6054dd0f5221e30057500f1a", + "urlName": "axi_o2_relic" } }, { - "name": "Axi S4", + "name": "Axi O3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Soma Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultABronze", + "name": "Oberon Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff64", - "urlName": "soma_prime_stock" + "id": "592dd262011e88f094afec80", + "urlName": "oberon_prime_systems_blueprint" } } }, @@ -9443,11 +10310,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nova Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultABronze", + "name": "Venka Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff6b", - "urlName": "nova_prime_blueprint" + "id": "58358e192c2ada00655a4ef4", + "urlName": "venka_prime_blueprint" } } }, @@ -9455,11 +10322,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Dakra Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultABronze", + "name": "Zephyr Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3d", - "urlName": "dakra_prime_blade" + "id": "5ab1570db2b6a8044d5137c3", + "urlName": "zephyr_prime_chassis_blueprint" } } }, @@ -9467,11 +10334,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mag Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultABronze", + "name": "Destreza Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff7b", - "urlName": "mag_prime_systems" + "id": "5b2985e3eb069f04ea65b0fd", + "urlName": "destreza_prime_handle" } } }, @@ -9479,11 +10346,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Boar Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultABronze", + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff2c", - "urlName": "boar_prime_receiver" + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" } } }, @@ -9492,32 +10359,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultABronze" + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionLimboPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd445221e30057500f46", - "urlName": "axi_s4_relic" + "id": "6054dd4d5221e30057500f4b", + "urlName": "axi_o3_relic" } }, { - "name": "Axi S5", + "name": "Axi O4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Spira Prime Pouch", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultBBronze", + "name": "Oberon Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeCBronze", "warframeMarket": { - "id": "56c3bc115d2f0202da32e946", - "urlName": "spira_prime_pouch" + "id": "592dd262011e88f094afec80", + "urlName": "oberon_prime_systems_blueprint" } } }, @@ -9525,11 +10392,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nikana Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultBBronze", + "name": "Gram Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeCBronze", "warframeMarket": { - "id": "56c3bbf45d2f0202da32e941", - "urlName": "nikana_prime_blade" + "id": "5baa8bbf4567de01ac283495", + "urlName": "gram_prime_blueprint" } } }, @@ -9537,19 +10404,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultBBronze" + "name": "Tiberon Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeCBronze", + "warframeMarket": { + "id": "5ab167b7b2b6a80475780fab", + "urlName": "tiberon_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Saryn Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultBBronze", + "name": "Destreza Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeCBronze", "warframeMarket": { - "id": "56c3bbe05d2f0202da32e93d", - "urlName": "saryn_prime_systems" + "id": "5b2985e3eb069f04ea65b0fd", + "urlName": "destreza_prime_handle" } } }, @@ -9557,11 +10428,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Venka Prime Blades", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultBBronze", + "name": "Zephyr Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeCBronze", "warframeMarket": { - "id": "58358e1c2c2ada00655a4ef6", - "urlName": "venka_prime_blades" + "id": "5ab1570db2b6a8044d5137c1", + "urlName": "zephyr_prime_neuroptics_blueprint" } } }, @@ -9569,37 +10440,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Cernos Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultBBronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeCBronze", "warframeMarket": { - "id": "583580fb2c2ada003badef88", - "urlName": "cernos_prime_grip" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionChromaPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd245221e30057500f2c", - "urlName": "axi_s5_relic" + "id": "6054dd6b5221e30057500f65", + "urlName": "axi_o4_relic" } }, { - "name": "Axi S6", + "name": "Axi O5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Sybaris Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOberonNekrosVaultABronze", + "name": "Octavia Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeABronze", "warframeMarket": { - "id": "592dd262011e88f094afec85", - "urlName": "sybaris_prime_barrel" + "id": "6036214f0a372600fd5614cf", + "urlName": "octavia_prime_blueprint" } } }, @@ -9607,11 +10478,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tigris Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOberonNekrosVaultABronze", + "name": "Inaros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeABronze", "warframeMarket": { - "id": "57bc9c84e506eb45ea251457", - "urlName": "tigris_prime_barrel" + "id": "5f0deab69f527b024d48f056", + "urlName": "inaros_prime_chassis_blueprint" } } }, @@ -9619,11 +10490,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Silva & Aegis Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOberonNekrosVaultABronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeABronze", "warframeMarket": { - "id": "592dd262011e88f094afec8a", - "urlName": "silva_and_aegis_prime_blade" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, @@ -9631,11 +10502,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nekros Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOberonNekrosVaultABronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeABronze", "warframeMarket": { - "id": "57bc9a40e506eb45ea251452", - "urlName": "nekros_prime_chassis" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } }, @@ -9643,11 +10514,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOberonNekrosVaultABronze", + "name": "Nezha Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "5f986cfa9dbdce024971b0be", + "urlName": "nezha_prime_systems_blueprint" } } }, @@ -9655,33 +10526,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOberonNekrosVaultABronze" + "name": "Panthera Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeABronze", + "warframeMarket": { + "id": "5f0e0fdd9f527b0285718f1d", + "urlName": "panthera_prime_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOberonNekrosVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd345221e30057500f38", - "urlName": "axi_s6_relic" + "id": "6054dd335221e30057500f37", + "urlName": "axi_o5_relic" } }, { - "name": "Axi S7", + "name": "Axi O6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Soma Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNovaTrinityVaultABronze", + "name": "Okina Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff64", - "urlName": "soma_prime_stock" + "id": "663268d0e85cac3856c86dbd", + "urlName": "okina_prime_blueprint" } } }, @@ -9689,11 +10564,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Trinity Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNovaTrinityVaultABronze", + "name": "Zylok Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeABronze", "warframeMarket": { - "id": "5615369ab66f836f805c5a8b", - "urlName": "trinity_prime_chassis" + "id": "6530694722c7fd977050854b", + "urlName": "zylok_prime_receiver" } } }, @@ -9701,11 +10576,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kavasa Prime Kubrow Collar Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNovaTrinityVaultABronze", + "name": "Acceltra Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeABronze", "warframeMarket": { - "id": "56153727b66f836f91a8e849", - "urlName": "kavasa_prime_kubrow_collar_blueprint" + "id": "65a7fcc4ed5b0d2e3eb462d1", + "urlName": "acceltra_prime_receiver" } } }, @@ -9714,18 +10589,18 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNovaTrinityVaultABronze" + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nova Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNovaTrinityVaultABronze", + "name": "Epitaph Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff6a", - "urlName": "nova_prime_systems" + "id": "66c60c2766bbb2aedca695a4", + "urlName": "epitaph_prime_blueprint" } } }, @@ -9733,462 +10608,44 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Vasto Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNovaTrinityVaultABronze", + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff65", - "urlName": "vasto_prime_barrel" + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" } } } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNovaTrinityVaultABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd375221e30057500f3c", - "urlName": "axi_s7_relic" - } - }, - { - "name": "Axi S8", - "rewards": [ + "locations": [ { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Scindo Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff5b", - "urlName": "scindo_prime_blade" - } - } - }, - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Venka Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackBBronze", - "warframeMarket": { - "id": "58358e192c2ada00655a4ef4", - "urlName": "venka_prime_blueprint" - } - } - }, - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Nyx Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff73", - "urlName": "nyx_prime_chassis" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Cernos Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackBBronze", - "warframeMarket": { - "id": "583580fb2c2ada003badef88", - "urlName": "cernos_prime_grip" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Hikou Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff46", - "urlName": "hikou_prime_blueprint" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackBBronze" - } - } - ], - "locations": [ - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/Flexa (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/H-2 Cloud (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/Nsu Grid (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/R-9 Cloud (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0652, - "location": "Veil/Flexa (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0652, - "location": "Veil/H-2 Cloud (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0652, - "location": "Veil/Nsu Grid (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0652, - "location": "Veil/R-9 Cloud (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Pluto/Fenton's Field (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Pluto/Khufu Envoy (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Pluto/Obol Crossing (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Pluto/Peregrine Axis (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Pluto/Profit Margin (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Pluto/Seven Sirens (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Veil/Arc Silver (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Veil/Calabash (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Veil/Erato (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Veil/Lu-Yan (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Veil/Numina (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Veil/Sabmir Cloud (Caches), Rotation B" - } - ], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackBBronze", - "vaultInfo": { - "vaulted": false - }, - "warframeMarket": { - "id": "6054dd365221e30057500f3a", - "urlName": "axi_s8_relic" - } - }, - { - "name": "Axi S9", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Scourge Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeCBronze", - "warframeMarket": { - "id": "61bb64fe3132ff00482b5fd6", - "urlName": "scourge_prime_blueprint" - } - } - }, - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Nezha Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeCBronze", - "warframeMarket": { - "id": "5f986cf99dbdce024971b0b7", - "urlName": "nezha_prime_blueprint" - } - } - }, - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Gara Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeCBronze", - "warframeMarket": { - "id": "60ad4a1df1904300d012c70e", - "urlName": "gara_prime_chassis" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Guandao Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeCBronze", - "warframeMarket": { - "id": "5f986cf99dbdce024971b0b8", - "urlName": "guandao_prime_blade" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Titania Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeCBronze", - "warframeMarket": { - "id": "5e839493267539077b0dd698", - "urlName": "titania_prime_chassis" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeCBronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeCBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "61bb64fb3132ff00482b5fb6", - "urlName": "axi_s9_relic" - } - }, - { - "name": "Axi T1", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Tigris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionJBronze", - "warframeMarket": { - "id": "57bc9c84e506eb45ea251459", - "urlName": "tigris_prime_blueprint" - } - } - }, - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Akstiletto Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionJBronze", - "warframeMarket": { - "id": "573b804f0ec44a47787a6917", - "urlName": "akstiletto_prime_receiver" - } - } - }, - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionJBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Vectis Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionJBronze", - "warframeMarket": { - "id": "559daae0e779897b5273b716", - "urlName": "vectis_prime_barrel" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Odonata Prime Harness Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionJBronze", - "warframeMarket": { - "id": "5527a279e77989205639861f", - "urlName": "odonata_prime_harness" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Saryn Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionJBronze", - "warframeMarket": { - "id": "56c3bbe05d2f0202da32e93d", - "urlName": "saryn_prime_systems" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionJBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd505221e30057500f4e", - "urlName": "axi_t1_relic" - } - }, - { - "name": "Axi T10", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Tatsu Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeBBronze", - "warframeMarket": { - "id": "633e2e6bf570d10793afb81e", - "urlName": "tatsu_prime_handle" - } - } - }, - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeBBronze" - } - }, - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Orthos Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff50", - "urlName": "orthos_prime_blade" - } - } + "rarity": "Legendary", + "chance": 0.0029, + "location": "Void/Mithra (Interception), Rotation C" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Magnus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeBBronze", - "warframeMarket": { - "id": "6139101a30dd5b004b7f90a2", - "urlName": "magnus_prime_blueprint" - } - } + "rarity": "Legendary", + "chance": 0.0029, + "location": "Void/Mot (Survival), Rotation C" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Corvas Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeBBronze", - "warframeMarket": { - "id": "6242037766a58f0108c3d48a", - "urlName": "corvas_prime_receiver" - } - } + "rarity": "Legendary", + "chance": 0.0042, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" - } - } - } - ], - "locations": [ { "rarity": "Legendary", - "chance": 0.0029, - "location": "Void/Mithra (Interception), Rotation C" + "chance": 0.005, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation C" }, { "rarity": "Legendary", - "chance": 0.0029, - "location": "Void/Mot (Survival), Rotation C" + "chance": 0.005, + "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation C" }, { "rarity": "Legendary", - "chance": 0.0042, + "chance": 0.0058, "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { @@ -10196,6 +10653,16 @@ "chance": 0.0067, "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, + { + "rarity": "Rare", + "chance": 0.01, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0114, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, { "rarity": "Rare", "chance": 0.0201, @@ -10223,8 +10690,8 @@ }, { "rarity": "Rare", - "chance": 0.0455, - "location": "Veil/Erato (Skirmish), Rotation B" + "chance": 0.0476, + "location": "Veil/Erato (Skirmish), Rotation A" }, { "rarity": "Rare", @@ -10234,12 +10701,17 @@ { "rarity": "Rare", "chance": 0.0571, - "location": "Veil/Arc Silver (Skirmish), Rotation C" + "location": "Veil/Arc Silver (Skirmish), Rotation A" }, { "rarity": "Rare", - "chance": 0.0625, - "location": "Veil/Lu-Yan (Skirmish), Rotation C" + "chance": 0.0571, + "location": "Veil/Lu-Yan (Skirmish), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0612, + "location": "Lua/Circulus (Survival), Rotation C" }, { "rarity": "Rare", @@ -10306,6 +10778,11 @@ "chance": 0.0667, "location": "Uranus/Stephano (Defense), Rotation B" }, + { + "rarity": "Rare", + "chance": 0.079, + "location": "Mars/Tyana Pass (Defense), Rotation C" + }, { "rarity": "Rare", "chance": 0.08, @@ -10316,6 +10793,11 @@ "chance": 0.0968, "location": "Uranus/Caelus (Interception), Rotation C" }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation C" + }, { "rarity": "Uncommon", "chance": 0.1, @@ -10471,6 +10953,11 @@ "chance": 0.1106, "location": "Uranus/Stephano (Defense), Rotation C" }, + { + "rarity": "Uncommon", + "chance": 0.1136, + "location": "Lua/Yuvarium (Survival), Rotation C" + }, { "rarity": "Uncommon", "chance": 0.1242, @@ -10537,27 +11024,27 @@ "location": "Sedna/Berehynia (Interception), Rotation C" } ], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeABronze", "vaultInfo": { "vaulted": false }, "warframeMarket": { - "id": "633e2e6cf570d10793afb823", - "urlName": "axi_t10_relic" + "id": "66c6097c66bbb2aedca69585", + "urlName": "axi_o6_relic" } }, { - "name": "Axi T2", + "name": "Axi P1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tipedo Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeABronze", + "name": "Pyrana Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeDBronze", "warframeMarket": { - "id": "5ca2866ffc2db2035eae059a", - "urlName": "tipedo_prime_handle" + "id": "5b2985e1eb069f04ea65b0ea", + "urlName": "pyrana_prime_blueprint" } } }, @@ -10565,19 +11052,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeABronze" + "name": "Ninkondi Prime Chain", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeDBronze", + "warframeMarket": { + "id": "5d21ce48f4604c012d1e0c16", + "urlName": "ninkondi_prime_chain" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeABronze", + "name": "Kogake Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "id": "5a311f84c2c9e90dfff475e5", + "urlName": "kogake_prime_blueprint" } } }, @@ -10585,23 +11076,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Kogake Prime Boot", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeABronze", - "warframeMarket": { - "id": "5a311f84c2c9e90dfff475e4", - "urlName": "kogake_prime_boot" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Stradavar Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeABronze", + "name": "Equinox Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeDBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a4", - "urlName": "stradavar_prime_stock" + "id": "5ca28670fc2db2035eae05a1", + "urlName": "equinox_prime_chassis_blueprint" } } }, @@ -10609,37 +11096,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mirage Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeABronze", + "name": "Akjagara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeDBronze", "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d6", - "urlName": "mirage_prime_neuroptics" + "id": "5c196fad96037800ddadac13", + "urlName": "akjagara_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd635221e30057500f60", - "urlName": "axi_t2_relic" + "id": "6054dd165221e30057500f1f", + "urlName": "axi_p1_relic" } }, { - "name": "Axi T3", + "name": "Axi P2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tipedo Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeEBronze", + "name": "Pyrana Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeABronze", "warframeMarket": { - "id": "5ca2866ffc2db2035eae059a", - "urlName": "tipedo_prime_handle" + "id": "5b2985e1eb069f04ea65b0ea", + "urlName": "pyrana_prime_blueprint" } } }, @@ -10647,11 +11134,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Equinox Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeEBronze", + "name": "Destreza Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeABronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a6", - "urlName": "equinox_prime_blueprint" + "id": "5b2985e3eb069f04ea65b0fb", + "urlName": "destreza_prime_blueprint" } } }, @@ -10659,19 +11146,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeEBronze" + "name": "Rubico Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeABronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283498", + "urlName": "rubico_prime_stock" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Limbo Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeEBronze", + "name": "Dethcube Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeABronze", "warframeMarket": { - "id": "5b2987abeb069f0536234279", - "urlName": "limbo_prime_systems" + "id": "5d93ca117ea27b0a87566f6e", + "urlName": "dethcube_prime_systems" } } }, @@ -10679,11 +11170,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeEBronze", + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" } } }, @@ -10691,37 +11182,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeEBronze", + "name": "Tiberon Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "5ab167b8b2b6a80475780fc6", + "urlName": "tiberon_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeEBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd735221e30057500f6c", - "urlName": "axi_t3_relic" + "id": "6054dd775221e30057500f70", + "urlName": "axi_p2_relic" } }, { - "name": "Axi T4", + "name": "Axi P3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tipedo Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeBBronze", + "name": "Pyrana Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeDBronze", "warframeMarket": { - "id": "5ca2866ffc2db2035eae059a", - "urlName": "tipedo_prime_handle" + "id": "5b2985e1eb069f04ea65b0ea", + "urlName": "pyrana_prime_blueprint" } } }, @@ -10729,11 +11220,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zhuge Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeBBronze", + "name": "Wukong Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeDBronze", "warframeMarket": { - "id": "5d21ce47f4604c012d1e0c15", - "urlName": "zhuge_prime_blueprint" + "id": "5d21ce46f4604c012d1e0c13", + "urlName": "wukong_prime_systems_blueprint" } } }, @@ -10741,11 +11232,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Equinox Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeBBronze", + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeDBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a6", - "urlName": "equinox_prime_blueprint" + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" } } }, @@ -10753,23 +11244,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Corinth Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeBBronze", - "warframeMarket": { - "id": "5e839493267539077b0dd69e", - "urlName": "corinth_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Wukong Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeBBronze", + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeDBronze", "warframeMarket": { - "id": "5d21ce4af4604c012d1e0c1a", - "urlName": "wukong_prime_neuroptics" + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" } } }, @@ -10777,37 +11264,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeBBronze", + "name": "Zhuge Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "5d21ce43f4604c012d1e0c0e", + "urlName": "zhuge_prime_grip" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd225221e30057500f29", - "urlName": "axi_t4_relic" + "id": "6054dd535221e30057500f50", + "urlName": "axi_p3_relic" } }, { - "name": "Axi T5", + "name": "Axi P4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Titania Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeCBronze", + "name": "Pangolin Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeDBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b0", - "urlName": "titania_prime_systems" + "id": "5e839494267539077b0dd6a9", + "urlName": "pangolin_prime_blueprint" } } }, @@ -10815,11 +11302,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Gram Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeCBronze", + "name": "Strun Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeDBronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283495", - "urlName": "gram_prime_blueprint" + "id": "6139101a30dd5b004b7f90a7", + "urlName": "strun_prime_barrel" } } }, @@ -10827,19 +11314,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeCBronze" + "name": "Corinth Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeDBronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6b5", + "urlName": "corinth_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zhuge Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeCBronze", + "name": "Pandero Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeDBronze", "warframeMarket": { - "id": "5d21ce47f4604c012d1e0c14", - "urlName": "zhuge_prime_string" + "id": "603621500a372600fd5614db", + "urlName": "pandero_prime_blueprint" } } }, @@ -10847,11 +11338,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Chroma Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeCBronze", + "name": "Knell Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeDBronze", "warframeMarket": { - "id": "5ba9f2054567de01415f6390", - "urlName": "chroma_prime_blueprint" + "id": "61bb64fd3132ff00482b5fc6", + "urlName": "knell_prime_blueprint" } } }, @@ -10859,37 +11350,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Rubico Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeCBronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeDBronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283494", - "urlName": "rubico_prime_receiver" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd205221e30057500f28", - "urlName": "axi_t5_relic" + "id": "61bb64fb3132ff00482b5fb1", + "urlName": "axi_p4_relic" } }, { - "name": "Axi T6", + "name": "Axi P5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tekko Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeEBronze", + "name": "Pandero Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaOctaviaVaultABronze", "warframeMarket": { - "id": "5d93ca117ea27b0a87566f79", - "urlName": "tekko_prime_blade" + "id": "603621500a372600fd5614d9", + "urlName": "pandero_prime_receiver" } } }, @@ -10898,7 +11389,7 @@ "chance": 11, "item": { "name": "Tenora Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeEBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaOctaviaVaultABronze", "warframeMarket": { "id": "6036214f0a372600fd5614d3", "urlName": "tenora_prime_stock" @@ -10909,11 +11400,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Wukong Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeEBronze", + "name": "Vasto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaOctaviaVaultABronze", "warframeMarket": { - "id": "5d21ce45f4604c012d1e0c0f", - "urlName": "wukong_prime_chassis" + "id": "54a73e65e779893a797fff66", + "urlName": "vasto_prime_blueprint" } } }, @@ -10921,19 +11412,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeEBronze" + "name": "Octavia Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaOctaviaVaultABronze", + "warframeMarket": { + "id": "603621500a372600fd5614d8", + "urlName": "octavia_prime_neuroptics_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeEBronze", + "name": "Vasto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaOctaviaVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" + "id": "54a73e65e779893a797fff65", + "urlName": "vasto_prime_barrel" } } }, @@ -10941,37 +11436,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zakti Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeEBronze", - "warframeMarket": { - "id": "5f986cfb9dbdce024971b0c0", - "urlName": "zakti_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaOctaviaVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeEBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaOctaviaVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd315221e30057500f33", - "urlName": "axi_t6_relic" + "id": "6530537b32327ba8746da730", + "urlName": "axi_p5_relic" } }, { - "name": "Axi T7", + "name": "Axi P6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tekko Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeBBronze", + "name": "Phantasma Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeCBronze", "warframeMarket": { - "id": "5d93ca117ea27b0a87566f79", - "urlName": "tekko_prime_blade" + "id": "633e2e6cf570d10793afb82a", + "urlName": "phantasma_prime_stock" } } }, @@ -10979,23 +11470,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Pangolin Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeBBronze", - "warframeMarket": { - "id": "5e839494267539077b0dd6ba", - "urlName": "pangolin_prime_blade" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Corinth Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeBBronze", + "name": "Masseter Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeCBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b5", - "urlName": "corinth_prime_receiver" + "id": "6530690f22c7fd9770508545", + "urlName": "masseter_prime_blueprint" } } }, @@ -11003,11 +11490,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Inaros Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeBBronze", + "name": "Hystrix Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeCBronze", "warframeMarket": { - "id": "5f0deab79f527b024d48f059", - "urlName": "inaros_prime_systems" + "id": "62d3494175156700ce450dfd", + "urlName": "hystrix_prime_barrel" } } }, @@ -11015,11 +11502,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeBBronze", + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" } } }, @@ -11027,33 +11514,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeBBronze" + "name": "Hildryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d41", + "urlName": "hildryn_prime_systems_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaussPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "60cca19152f60b004dfea052", - "urlName": "axi_t7_relic" + "id": "65a7fc7eed5b0d2e3eb462b8", + "urlName": "axi_p6_relic" } }, { - "name": "Axi T8", + "name": "Axi P7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tenora Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeBBronze", + "name": "Protea Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeABronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d1", - "urlName": "tenora_prime_receiver" + "id": "66325cb5e85cac3856c86cc2", + "urlName": "protea_prime_chassis_blueprint" } } }, @@ -11061,11 +11552,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Magnus Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeBBronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeABronze", "warframeMarket": { - "id": "6139101b30dd5b004b7f90ae", - "urlName": "magnus_prime_receiver" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -11073,23 +11564,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Harrow Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeBBronze", - "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc4", - "urlName": "harrow_prime_neuroptics" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeBBronze", + "name": "Baruuk Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "639a8d9374b02f003889eb7e", + "urlName": "baruuk_prime_systems_blueprint" } } }, @@ -11097,11 +11584,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Strun Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeBBronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeABronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a4", - "urlName": "strun_prime_receiver" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" } } }, @@ -11109,414 +11596,291 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeBBronze" + "name": "Tatsu Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeABronze", + "warframeMarket": { + "id": "633e2e6af570d10793afb818", + "urlName": "tatsu_prime_blueprint" + } } } ], - "locations": [ - { - "rarity": "Legendary", - "chance": 0.0029, - "location": "Void/Mithra (Interception), Rotation C" - }, + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionProteaPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "66325ceae85cac3856c86cca", + "urlName": "axi_p7_relic" + } + }, + { + "name": "Axi R1", + "rewards": [ { - "rarity": "Legendary", - "chance": 0.0029, - "location": "Void/Mot (Survival), Rotation C" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Rhino Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionYBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff77", + "urlName": "rhino_prime_blueprint" + } + } }, { - "rarity": "Legendary", - "chance": 0.0042, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Dakra Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionYBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3e", + "urlName": "dakra_prime_blueprint" + } + } }, { - "rarity": "Legendary", - "chance": 0.0058, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Ankyros Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionYBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff24", + "urlName": "ankyros_prime_blade" + } + } }, { - "rarity": "Rare", - "chance": 0.0114, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Boltor Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionYBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff31", + "urlName": "boltor_prime_stock" + } + } }, { - "rarity": "Rare", - "chance": 0.015, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Mag Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionYBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff7b", + "urlName": "mag_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.015, - "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation C" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Boar Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionYBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff2c", + "urlName": "boar_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionYBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd125221e30057500f1c", + "urlName": "axi_r1_relic" + } + }, + { + "name": "Axi R2", + "rewards": [ { "rarity": "Rare", - "chance": 0.0201, - "location": "Elite Sanctuary Onslaught, Rotation C" + "chance": 2, + "item": { + "name": "Redeemer Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeABronze", + "warframeMarket": { + "id": "5c196fb096037800ddadac19", + "urlName": "redeemer_prime_handle" + } + } }, { - "rarity": "Rare", - "chance": 0.0241, - "location": "Veil/Calabash (Skirmish)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Mirage Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeABronze", + "warframeMarket": { + "id": "5a2feeb1c2c9e90cbdaa23d2", + "urlName": "mirage_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0241, - "location": "Veil/Numina (Skirmish)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Chroma Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeABronze", + "warframeMarket": { + "id": "5ba9f2024567de01415f6388", + "urlName": "chroma_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.025, - "location": "Void Storm (Veil Proxima)" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0282, - "location": "Void/Belenus (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeABronze" + } }, { - "rarity": "Rare", - "chance": 0.03, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation C" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Destreza Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeABronze", + "warframeMarket": { + "id": "5b2985e3eb069f04ea65b0fd", + "urlName": "destreza_prime_handle" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMesaPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd405221e30057500f44", + "urlName": "axi_r2_relic" + } + }, + { + "name": "Axi R3", + "rewards": [ { "rarity": "Rare", - "chance": 0.0476, - "location": "Veil/Erato (Skirmish), Rotation A" + "chance": 2, + "item": { + "name": "Redeemer Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "5c196fb096037800ddadac19", + "urlName": "redeemer_prime_handle" + } + } }, { - "rarity": "Rare", - "chance": 0.05, - "location": "Jupiter/Ganymede (Disruption), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Wukong Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "5d21ce46f4604c012d1e0c13", + "urlName": "wukong_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0571, - "location": "Veil/Arc Silver (Skirmish), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0571, - "location": "Veil/Lu-Yan (Skirmish), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Aten (Mobile Defense)" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Marduk (Sabotage)" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Ixodes (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Kala-Azar (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Oestrus (Infested Salvage), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Kuva Fortress/Nabuk (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Lua/StöFler (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Proteus (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Outer Terminus (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Hydron (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Bianca (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Miranda (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Stephano (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.08, - "location": "Kuva Fortress/Taveuni (Survival), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Uranus/Caelus (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Yursa (Defection), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Veil/Sabmir Cloud (Skirmish), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.102, - "location": "Sedna/Kappa (Disruption), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1084, - "location": "Void/Mithra (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1084, - "location": "Void/Mot (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Deimos/Terrorem (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Hymeno (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Ixodes (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Kala-Azar (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Nimus (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Cholistan (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Kuva Fortress/Nabuk (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Lua/StöFler (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Lua/Tycho (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Despina (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Kelashin (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Proteus (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Hieracon (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Outer Terminus (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Palus (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Amarna (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Hydron (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Scylla (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Selkie (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Yemaja (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Assur (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Bianca (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Cupid (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Miranda (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Ophelia (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Stephano (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1242, - "location": "Lua/Apollo (Disruption), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.125, - "location": "Eris/Zabala (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Phalan (Interception), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Phalan (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Sporid (Interception), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akjagara Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "5c196fb496037800ddadac1a", + "urlName": "akjagara_prime_link" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Sporid (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Xini (Interception), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Xini (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Lua/Apollo (Disruption), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Pluto/Cerberus (Interception), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Pluto/Cerberus (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Stradavar Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a4", + "urlName": "stradavar_prime_stock" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Berehynia (Interception), Rotation B" + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Berehynia (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Zephyr Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "5ab1570db2b6a8044d5137c1", + "urlName": "zephyr_prime_neuroptics_blueprint" + } + } } ], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeBBronze", + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeCBronze", "vaultInfo": { - "vaulted": false + "vaulted": true }, "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc1", - "urlName": "axi_t8_relic" + "id": "6054dd745221e30057500f6e", + "urlName": "axi_r3_relic" } }, { - "name": "Axi T9", + "name": "Axi R4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tipedo Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongEquinoxVaultABronze", + "name": "Rhino Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEmberRhinoVaultABronze", "warframeMarket": { - "id": "5ca2866ffc2db2035eae059a", - "urlName": "tipedo_prime_handle" + "id": "54a73e65e779893a797fff77", + "urlName": "rhino_prime_blueprint" } } }, @@ -11524,11 +11888,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Equinox Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongEquinoxVaultABronze", + "name": "Ember Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEmberRhinoVaultABronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a5", - "urlName": "equinox_prime_neuroptics" + "id": "54a73e65e779893a797fff7a", + "urlName": "ember_prime_systems_blueprint" } } }, @@ -11536,11 +11900,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zhuge Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongEquinoxVaultABronze", + "name": "Glaive Prime Disc", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEmberRhinoVaultABronze", "warframeMarket": { - "id": "5d21ce47f4604c012d1e0c15", - "urlName": "zhuge_prime_blueprint" + "id": "54a73e65e779893a797fff45", + "urlName": "glaive_prime_disc" } } }, @@ -11548,11 +11912,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ninkondi Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongEquinoxVaultABronze", + "name": "Boltor Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEmberRhinoVaultABronze", "warframeMarket": { - "id": "5d21ce42f4604c012d1e0c0c", - "urlName": "ninkondi_prime_blueprint" + "id": "54a73e65e779893a797fff31", + "urlName": "boltor_prime_stock" } } }, @@ -11560,11 +11924,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongEquinoxVaultABronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEmberRhinoVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } }, @@ -11572,61 +11936,53 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongEquinoxVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEmberRhinoVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongEquinoxVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEmberRhinoVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "63229386dd457f0096113c44", - "urlName": "axi_t9_relic" + "id": "667ec84759acb6bf03ebc33c", + "urlName": "axi_r4_relic" } }, { - "name": "Axi V1", + "name": "Axi S1", "rewards": [ { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Odonata Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBBronze", - "warframeMarket": { - "id": "5527a288e77989205f31e525", - "urlName": "odonata_prime_systems" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionABronze" } }, { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 25.33, "item": { - "name": "Vauban Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBBronze", + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionABronze", "warframeMarket": { - "id": "573b7fc20ec44a47787a690e", - "urlName": "vauban_prime_chassis" + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Carrier Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBBronze", + "name": "Akbronco Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionABronze", "warframeMarket": { - "id": "559daad8e779897b4f59525f", - "urlName": "carrier_prime_systems" + "id": "54a73e65e779893a797fff23", + "urlName": "akbronco_prime_link" } } }, @@ -11634,23 +11990,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Dual Kamas Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBBronze", + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionABronze", "warframeMarket": { - "id": "561536d5b66f836f889b79bb", - "urlName": "dual_kamas_prime_blueprint" + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" } } }, { - "rarity": "Uncommon", - "chance": 11, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Volt Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBBronze", + "name": "Scindo Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionABronze", "warframeMarket": { - "id": "55158cd0e7798915e9d64c1e", - "urlName": "volt_prime_neuroptics" + "id": "54a73e65e779893a797fff5b", + "urlName": "scindo_prime_blade" } } }, @@ -11658,33 +12014,37 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBBronze" + "name": "Trinity Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionABronze", + "warframeMarket": { + "id": "56153689b66f836f7a3c0baf", + "urlName": "trinity_prime_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd715221e30057500f6b", - "urlName": "axi_v1_relic" + "id": "6054dd7a5221e30057500f73", + "urlName": "axi_s1_relic" } }, { - "name": "Axi V10", + "name": "Axi S10", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Venka Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackABronze", + "name": "Scourge Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeBBronze", "warframeMarket": { - "id": "58358e1b2c2ada00655a4ef5", - "urlName": "venka_prime_gauntlet" + "id": "61bb64fd3132ff00482b5fc5", + "urlName": "scourge_prime_barrel" } } }, @@ -11692,19 +12052,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackABronze" + "name": "Bronco Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff36", + "urlName": "bronco_prime_barrel" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Valkyr Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackABronze", + "name": "Panthera Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeBBronze", "warframeMarket": { - "id": "58358a0c2c2ada0047b386f9", - "urlName": "valkyr_prime_systems" + "id": "5f0e0fdc9f527b0285718f17", + "urlName": "panthera_prime_stock" } } }, @@ -11712,11 +12076,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Hikou Prime Stars", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackABronze", + "name": "Nagantaka Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff48", - "urlName": "hikou_prime_stars" + "id": "6242037766a58f0108c3d48f", + "urlName": "nagantaka_prime_barrel" } } }, @@ -11724,11 +12088,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Cernos Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackABronze", + "name": "Guandao Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeBBronze", "warframeMarket": { - "id": "583580fd2c2ada003badef89", - "urlName": "cernos_prime_string" + "id": "5f986cf99dbdce024971b0b8", + "urlName": "guandao_prime_blade" } } }, @@ -11736,150 +12100,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeBBronze" } } ], - "locations": [ - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/Flexa (Caches), Rotation A" - }, + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6242037766a58f0108c3d48b", + "urlName": "axi_s10_relic" + } + }, + { + "name": "Axi S11", + "rewards": [ { "rarity": "Rare", - "chance": 0.048, - "location": "Veil/H-2 Cloud (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/Nsu Grid (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/R-9 Cloud (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0652, - "location": "Veil/Flexa (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0652, - "location": "Veil/H-2 Cloud (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0652, - "location": "Veil/Nsu Grid (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0652, - "location": "Veil/R-9 Cloud (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Pluto/Fenton's Field (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Pluto/Khufu Envoy (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Pluto/Obol Crossing (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Pluto/Peregrine Axis (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Pluto/Profit Margin (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Pluto/Seven Sirens (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Veil/Arc Silver (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Veil/Calabash (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Veil/Erato (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Veil/Lu-Yan (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Veil/Numina (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Veil/Sabmir Cloud (Caches), Rotation B" - } - ], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackABronze", - "vaultInfo": { - "vaulted": false - }, - "warframeMarket": { - "id": "6054dd375221e30057500f3b", - "urlName": "axi_v10_relic" - } - }, - { - "name": "Axi V2", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Vectis Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFBronze", - "warframeMarket": { - "id": "559daaf7e779897b5f3f5480", - "urlName": "vectis_prime_stock" - } - } + "chance": 2, + "item": { + "name": "Scourge Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeCBronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd6", + "urlName": "scourge_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Hikou Prime Pouch", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFBronze", + "name": "Octavia Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff47", - "urlName": "hikou_prime_pouch" + "id": "603621500a372600fd5614d7", + "urlName": "octavia_prime_chassis_blueprint" } } }, @@ -11887,11 +12146,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFBronze", + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" } } }, @@ -11899,11 +12158,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Trinity Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFBronze", + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeCBronze", "warframeMarket": { - "id": "561536a1b66f836f854b966a", - "urlName": "trinity_prime_systems" + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" } } }, @@ -11911,49 +12170,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mag Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFBronze", + "name": "Panthera Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff6e", - "urlName": "mag_prime_neuroptics" + "id": "5f0e0fdd9f527b0285718f1d", + "urlName": "panthera_prime_blueprint" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Boar Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFBronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff2a", - "urlName": "boar_prime_barrel" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGarudaPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd605221e30057500f5e", - "urlName": "axi_v2_relic" + "id": "6242037766a58f0108c3d488", + "urlName": "axi_s11_relic" } }, { - "name": "Axi V3", + "name": "Axi S12", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Vectis Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHBronze", + "name": "Scourge Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeFBronze", "warframeMarket": { - "id": "559daaf7e779897b5f3f5480", - "urlName": "vectis_prime_stock" + "id": "61bb64fe3132ff00482b5fd6", + "urlName": "scourge_prime_blueprint" } } }, @@ -11961,11 +12220,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Orthos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHBronze", + "name": "Tenora Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeFBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff51", - "urlName": "orthos_prime_blueprint" + "id": "6036214f0a372600fd5614d3", + "urlName": "tenora_prime_stock" } } }, @@ -11973,11 +12232,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHBronze", + "name": "Harrow Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeFBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "61bb64fd3132ff00482b5fc4", + "urlName": "harrow_prime_neuroptics_blueprint" } } }, @@ -11985,11 +12244,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Trinity Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHBronze", + "name": "Nezha Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeFBronze", "warframeMarket": { - "id": "56153692b66f836f7d649936", - "urlName": "trinity_prime_neuroptics" + "id": "5f986cfa9dbdce024971b0be", + "urlName": "nezha_prime_systems_blueprint" } } }, @@ -11997,11 +12256,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Vasto Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHBronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeFBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff65", - "urlName": "vasto_prime_barrel" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } }, @@ -12009,37 +12268,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Trinity Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHBronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeFBronze", "warframeMarket": { - "id": "561536a1b66f836f854b966a", - "urlName": "trinity_prime_systems" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionKhoraPrimeFBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd5e5221e30057500f5c", - "urlName": "axi_v3_relic" + "id": "62d3494175156700ce450e02", + "urlName": "axi_s12_relic" } }, { - "name": "Axi V4", + "name": "Axi S13", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Vectis Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMBronze", + "name": "Sybaris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraOberonVaultBBronze", "warframeMarket": { - "id": "559daaf7e779897b5f3f5480", - "urlName": "vectis_prime_stock" + "id": "592dd262011e88f094afec85", + "urlName": "sybaris_prime_barrel" } } }, @@ -12047,11 +12306,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Cernos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMBronze", + "name": "Baza Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraOberonVaultBBronze", "warframeMarket": { - "id": "583580d52c2ada003badef85", - "urlName": "cernos_prime_blueprint" + "id": "5df955121456970150510f21", + "urlName": "baza_prime_blueprint" } } }, @@ -12059,19 +12318,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMBronze" + "name": "Ivara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraOberonVaultBBronze", + "warframeMarket": { + "id": "5df8b0aa1456970087cd9aff", + "urlName": "ivara_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMBronze", + "name": "Aksomati Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraOberonVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" + "id": "5df955131456970150510f26", + "urlName": "aksomati_prime_receiver" } } }, @@ -12079,49 +12342,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Trinity Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMBronze", - "warframeMarket": { - "id": "561536a1b66f836f854b966a", - "urlName": "trinity_prime_systems" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraOberonVaultBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Odonata Prime Harness Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMBronze", + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraOberonVaultBBronze", "warframeMarket": { - "id": "5527a279e77989205639861f", - "urlName": "odonata_prime_harness" + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionIvaraOberonVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd465221e30057500f47", - "urlName": "axi_v4_relic" + "id": "6364d904f6d2030069a9f91f", + "urlName": "axi_s13_relic" } }, { - "name": "Axi V5", + "name": "Axi S14", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Valkyr Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNBronze", + "name": "Scourge Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeBBronze", "warframeMarket": { - "id": "58358a092c2ada0047b386f8", - "urlName": "valkyr_prime_chassis" + "id": "61bb64fd3132ff00482b5fc5", + "urlName": "scourge_prime_barrel" } } }, @@ -12129,11 +12388,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNBronze", + "name": "Gara Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "60ad4a1cf1904300d012c702", + "urlName": "gara_prime_neuroptics_blueprint" } } }, @@ -12141,23 +12400,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tigris Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNBronze", - "warframeMarket": { - "id": "57bc9c84e506eb45ea251458", - "urlName": "tigris_prime_receiver" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Venka Prime Blades", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNBronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeBBronze", "warframeMarket": { - "id": "58358e1c2c2ada00655a4ef6", - "urlName": "venka_prime_blades" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } }, @@ -12165,11 +12420,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Dual Kamas Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNBronze", + "name": "Magnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeBBronze", "warframeMarket": { - "id": "561536d5b66f836f889b79bb", - "urlName": "dual_kamas_prime_blueprint" + "id": "6139101a30dd5b004b7f90a2", + "urlName": "magnus_prime_blueprint" } } }, @@ -12177,33 +12432,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNBronze" + "name": "Nagantaka Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "6242037766a58f0108c3d48f", + "urlName": "nagantaka_prime_barrel" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBaruukPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd395221e30057500f3e", - "urlName": "axi_v5_relic" + "id": "639a8d9274b02f003889eb6e", + "urlName": "axi_s14_relic" } }, { - "name": "Axi V6", + "name": "Axi S15", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Valkyr Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeCBronze", + "name": "Scourge Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowNekrosVaultBBronze", "warframeMarket": { - "id": "58358a092c2ada0047b386f8", - "urlName": "valkyr_prime_chassis" + "id": "61bb64fe3132ff00482b5fd6", + "urlName": "scourge_prime_blueprint" } } }, @@ -12211,11 +12470,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeCBronze", + "name": "Knell Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowNekrosVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" + "id": "61bb64fe3132ff00482b5fd5", + "urlName": "knell_prime_receiver" } } }, @@ -12223,11 +12482,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Galatine Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeCBronze", + "name": "Vasto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowNekrosVaultBBronze", "warframeMarket": { - "id": "57bc9c99e506eb45ea25145b", - "urlName": "galatine_prime_handle" + "id": "54a73e65e779893a797fff66", + "urlName": "vasto_prime_blueprint" } } }, @@ -12235,11 +12494,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeCBronze", + "name": "Harrow Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowNekrosVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "61bb64fe3132ff00482b5fce", + "urlName": "harrow_prime_chassis_blueprint" } } }, @@ -12247,11 +12506,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ballistica Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeCBronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowNekrosVaultBBronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7044", - "urlName": "ballistica_prime_lower_limb" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } }, @@ -12260,32 +12519,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeCBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowNekrosVaultBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowNekrosVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd5b5221e30057500f59", - "urlName": "axi_v6_relic" + "id": "667ec85359acb6bf03ebc340", + "urlName": "axi_s15_relic" } }, { - "name": "Axi V7", + "name": "Axi S16", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Venka Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeABronze", + "name": "Shade Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeBBronze", "warframeMarket": { - "id": "58358e1b2c2ada00655a4ef5", - "urlName": "venka_prime_gauntlet" + "id": "641263e07d179f02100c6d4d", + "urlName": "shade_prime_carapace" } } }, @@ -12293,11 +12552,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kogake Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeABronze", + "name": "Nautilus Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeBBronze", "warframeMarket": { - "id": "5a311f84c2c9e90dfff475e5", - "urlName": "kogake_prime_blueprint" + "id": "66c60c9166bbb2aedca695ac", + "urlName": "nautilus_prime_systems" } } }, @@ -12305,11 +12564,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Silva & Aegis Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeABronze", + "name": "Protea Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeBBronze", "warframeMarket": { - "id": "592dd262011e88f094afec87", - "urlName": "silva_and_aegis_prime_blueprint" + "id": "66325cb1e85cac3856c86cc0", + "urlName": "protea_prime_neuroptics_blueprint" } } }, @@ -12317,11 +12576,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nami Skyla Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeABronze", + "name": "Larkspur Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeBBronze", "warframeMarket": { - "id": "59a5c2565cd9938cfede703f", - "urlName": "nami_skyla_prime_blueprint" + "id": "641263e07d179f02100c6d4e", + "urlName": "larkspur_prime_blueprint" } } }, @@ -12329,11 +12588,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeABronze", + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" } } }, @@ -12341,365 +12600,453 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Valkyr Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeABronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeBBronze", "warframeMarket": { - "id": "583589fd2c2ada0047b386f6", - "urlName": "valkyr_prime_blueprint" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd3b5221e30057500f40", - "urlName": "axi_v7_relic" - } - }, - { - "name": "Axi V8", - "rewards": [ + "locations": [ { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Volt Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVoltOdonataPrimeBronze", - "warframeMarket": { - "id": "55158cd0e7798915e9d64c1e", - "urlName": "volt_prime_neuroptics" - } - } + "rarity": "Legendary", + "chance": 0.0029, + "location": "Void/Mithra (Interception), Rotation C" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Volt Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVoltOdonataPrimeBronze", - "warframeMarket": { - "id": "55158cd9e7798915ee6bd13f", - "urlName": "volt_prime_chassis" - } - } + "rarity": "Legendary", + "chance": 0.0029, + "location": "Void/Mot (Survival), Rotation C" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Odonata Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVoltOdonataPrimeBronze", - "warframeMarket": { - "id": "5527a26de77989205156b2b7", - "urlName": "odonata_prime_blueprint" - } - } + "rarity": "Legendary", + "chance": 0.0042, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Odonata Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVoltOdonataPrimeBronze", - "warframeMarket": { - "id": "5527a288e77989205f31e525", - "urlName": "odonata_prime_systems" - } - } + "rarity": "Legendary", + "chance": 0.0058, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVoltOdonataPrimeBronze" - } + "rarity": "Legendary", + "chance": 0.0067, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVoltOdonataPrimeBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVoltOdonataPrimeBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd1c5221e30057500f24", - "urlName": "axi_v8_relic" - } - }, - { - "name": "Axi V9", - "rewards": [ + "rarity": "Rare", + "chance": 0.015, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Venka Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultABronze", - "warframeMarket": { - "id": "58358e1b2c2ada00655a4ef5", - "urlName": "venka_prime_gauntlet" - } - } + "chance": 0.015, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Valkyr Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultABronze", - "warframeMarket": { - "id": "58358a0c2c2ada0047b386f9", - "urlName": "valkyr_prime_systems" - } - } + "rarity": "Rare", + "chance": 0.015, + "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation A" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Spira Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultABronze", - "warframeMarket": { - "id": "56c3bc0c5d2f0202da32e945", - "urlName": "spira_prime_blade" - } - } + "rarity": "Rare", + "chance": 0.015, + "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Valkyr Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultABronze", - "warframeMarket": { - "id": "583589fd2c2ada0047b386f6", - "urlName": "valkyr_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0201, + "location": "Elite Sanctuary Onslaught, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0241, + "location": "Veil/Calabash (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0241, + "location": "Veil/Numina (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Void Storm (Veil Proxima)" + }, + { + "rarity": "Rare", + "chance": 0.0282, + "location": "Void/Belenus (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0455, + "location": "Veil/Erato (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Jupiter/Ganymede (Disruption), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0571, + "location": "Veil/Arc Silver (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0571, + "location": "Veil/Lu-Yan (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0612, + "location": "Lua/Circulus (Survival), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Void/Aten (Mobile Defense)" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Void/Marduk (Sabotage)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Ixodes (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Kala-Azar (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Oestrus (Infested Salvage), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Kuva Fortress/Nabuk (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Lua/StöFler (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Neptune/Proteus (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Outer Terminus (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Hydron (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Bianca (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Miranda (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Stephano (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.079, + "location": "Mars/Tyana Pass (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.08, + "location": "Kuva Fortress/Taveuni (Survival), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Uranus/Caelus (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Saryn Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultABronze", - "warframeMarket": { - "id": "56c3bbdb5d2f0202da32e93c", - "urlName": "saryn_prime_neuroptics" - } - } + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultABronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd255221e30057500f2d", - "urlName": "axi_v9_relic" - } - }, - { - "name": "Axi W1", - "rewards": [ + "chance": 0.1, + "location": "Neptune/Yursa (Defection), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Wukong Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeDBronze", - "warframeMarket": { - "id": "5d21ce46f4604c012d1e0c12", - "urlName": "wukong_prime_blueprint" - } - } + "rarity": "Uncommon", + "chance": 0.1, + "location": "Veil/Sabmir Cloud (Skirmish), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Inaros Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeDBronze", - "warframeMarket": { - "id": "5f0deab79f527b024d48f058", - "urlName": "inaros_prime_blueprint" - } - } + "chance": 0.102, + "location": "Sedna/Kappa (Disruption), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeDBronze" - } + "chance": 0.1084, + "location": "Void/Mithra (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Aksomati Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeDBronze", - "warframeMarket": { - "id": "5df955131456970150510f26", - "urlName": "aksomati_prime_receiver" - } - } + "chance": 0.1084, + "location": "Void/Mot (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Stradavar Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeDBronze", - "warframeMarket": { - "id": "5ca28670fc2db2035eae05a3", - "urlName": "stradavar_prime_receiver" - } - } + "chance": 0.1106, + "location": "Deimos/Terrorem (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeDBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeDBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd565221e30057500f54", - "urlName": "axi_w1_relic" - } - }, - { - "name": "Axi W2", - "rewards": [ + "chance": 0.1106, + "location": "Eris/Hymeno (Survival), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Wukong Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeCBronze", - "warframeMarket": { - "id": "5d21ce46f4604c012d1e0c12", - "urlName": "wukong_prime_blueprint" - } - } + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Eris/Ixodes (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Bronco Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff36", - "urlName": "bronco_prime_barrel" - } - } + "chance": 0.1106, + "location": "Eris/Kala-Azar (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Inaros Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeCBronze", - "warframeMarket": { - "id": "5f0deab79f527b024d48f058", - "urlName": "inaros_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Eris/Nimus (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Baza Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeCBronze", - "warframeMarket": { - "id": "5df955141456970150510f29", - "urlName": "baza_prime_receiver" - } - } + "chance": 0.1106, + "location": "Europa/Cholistan (Excavation), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeCBronze" - } + "chance": 0.1106, + "location": "Kuva Fortress/Nabuk (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Tekko Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeCBronze", - "warframeMarket": { - "id": "5d93ca117ea27b0a87566f65", - "urlName": "tekko_prime_gauntlet" - } - } + "chance": 0.1106, + "location": "Lua/StöFler (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Lua/Tycho (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Neptune/Despina (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Neptune/Kelashin (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Neptune/Proteus (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Pluto/Hieracon (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Pluto/Outer Terminus (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Pluto/Palus (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Amarna (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Hydron (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Scylla (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Selkie (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Yemaja (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Assur (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Bianca (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Cupid (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Miranda (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Ophelia (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Stephano (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1136, + "location": "Lua/Yuvarium (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1242, + "location": "Lua/Apollo (Disruption), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.125, + "location": "Eris/Zabala (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Phalan (Interception), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Phalan (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Sporid (Interception), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Sporid (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Xini (Interception), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Xini (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Lua/Apollo (Disruption), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Pluto/Cerberus (Interception), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Pluto/Cerberus (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Berehynia (Interception), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Berehynia (Interception), Rotation C" } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeBBronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { - "id": "6054dd325221e30057500f35", - "urlName": "axi_w2_relic" + "id": "66c6097b66bbb2aedca69583", + "urlName": "axi_s16_relic" } }, { - "name": "Axi Z1", + "name": "Axi S17", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Zakti Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaPrimeABronze", + "name": "Sevagoth Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeCBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0b9", - "urlName": "zakti_prime_blueprint" + "id": "66c6080366bbb2aedca6957e", + "urlName": "sevagoth_prime_chassis_blueprint" } } }, @@ -12707,11 +13054,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Baza Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaPrimeABronze", + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeCBronze", "warframeMarket": { - "id": "5df955131456970150510f27", - "urlName": "baza_prime_barrel" + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" } } }, @@ -12719,23 +13066,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zhuge Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaPrimeABronze", - "warframeMarket": { - "id": "5d21ce47f4604c012d1e0c15", - "urlName": "zhuge_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Wukong Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaPrimeABronze", + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeCBronze", "warframeMarket": { - "id": "5d21ce4af4604c012d1e0c1a", - "urlName": "wukong_prime_neuroptics" + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" } } }, @@ -12743,45 +13086,435 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaPrimeABronze" + "name": "Hildryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeCBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d41", + "urlName": "hildryn_prime_systems_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Panthera Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaPrimeABronze", + "name": "Grendel Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeCBronze", "warframeMarket": { - "id": "5f0e0fdd9f527b0285718f1d", - "urlName": "panthera_prime_blueprint" + "id": "653060f332327ba8746da746", + "urlName": "grendel_prime_neuroptics_blueprint" } } } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaPrimeABronze", - "vaultInfo": { - "vaulted": true - }, + "locations": [ + { + "rarity": "Legendary", + "chance": 0.0029, + "location": "Void/Mithra (Interception), Rotation C" + }, + { + "rarity": "Legendary", + "chance": 0.0029, + "location": "Void/Mot (Survival), Rotation C" + }, + { + "rarity": "Legendary", + "chance": 0.0042, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0058, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0067, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0201, + "location": "Elite Sanctuary Onslaught, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0241, + "location": "Veil/Calabash (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0241, + "location": "Veil/Numina (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Void Storm (Veil Proxima)" + }, + { + "rarity": "Rare", + "chance": 0.0282, + "location": "Void/Belenus (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0455, + "location": "Veil/Erato (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Jupiter/Ganymede (Disruption), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0571, + "location": "Veil/Arc Silver (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0571, + "location": "Veil/Lu-Yan (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0612, + "location": "Lua/Circulus (Survival), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Void/Aten (Mobile Defense)" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Void/Marduk (Sabotage)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Ixodes (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Kala-Azar (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Oestrus (Infested Salvage), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Kuva Fortress/Nabuk (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Lua/StöFler (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Neptune/Proteus (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Outer Terminus (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Hydron (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Bianca (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Miranda (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Stephano (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.079, + "location": "Mars/Tyana Pass (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.08, + "location": "Kuva Fortress/Taveuni (Survival), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Uranus/Caelus (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Neptune/Yursa (Defection), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Veil/Sabmir Cloud (Skirmish), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.102, + "location": "Sedna/Kappa (Disruption), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1084, + "location": "Void/Mithra (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1084, + "location": "Void/Mot (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Deimos/Terrorem (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Eris/Hymeno (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Eris/Ixodes (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Eris/Kala-Azar (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Eris/Nimus (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Europa/Cholistan (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Kuva Fortress/Nabuk (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Lua/StöFler (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Lua/Tycho (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Neptune/Despina (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Neptune/Kelashin (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Neptune/Proteus (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Pluto/Hieracon (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Pluto/Outer Terminus (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Pluto/Palus (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Amarna (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Hydron (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Scylla (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Selkie (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Yemaja (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Assur (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Bianca (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Cupid (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Miranda (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Ophelia (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Stephano (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1136, + "location": "Lua/Yuvarium (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1242, + "location": "Lua/Apollo (Disruption), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.125, + "location": "Eris/Zabala (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Phalan (Interception), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Phalan (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Sporid (Interception), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Sporid (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Xini (Interception), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Xini (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Lua/Apollo (Disruption), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Pluto/Cerberus (Interception), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Pluto/Cerberus (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Berehynia (Interception), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Berehynia (Interception), Rotation C" + } + ], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSevagothPrimeCBronze", + "vaultInfo": { + "vaulted": false + }, "warframeMarket": { - "id": "6054dd385221e30057500f3d", - "urlName": "axi_z1_relic" + "id": "66c6097966bbb2aedca69581", + "urlName": "axi_s17_relic" } }, { - "name": "Lith A1", + "name": "Axi S2", "rewards": [ { - "rarity": "Uncommon", - "chance": 11, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Saryn Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGBronze", + "name": "Sicarus Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultBBronze", "warframeMarket": { - "id": "56c3bbdb5d2f0202da32e93c", - "urlName": "saryn_prime_neuroptics" + "id": "54a73e65e779893a797fff60", + "urlName": "sicarus_prime_receiver" } } }, @@ -12789,35 +13522,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Vectis Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGBronze", - "warframeMarket": { - "id": "559daae8e779897b56bee133", - "urlName": "vectis_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultBBronze" } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGBronze", + "name": "Ember Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" + "id": "54a73e65e779893a797fff7a", + "urlName": "ember_prime_systems_blueprint" } } }, { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 25.33, "item": { - "name": "Akstiletto Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGBronze", + "name": "Wyrm Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultBBronze", "warframeMarket": { - "id": "573b80450ec44a47787a6915", - "urlName": "akstiletto_prime_blueprint" + "id": "54ca431ce779891a1adb4901", + "urlName": "wyrm_prime_blueprint" } } }, @@ -12825,45 +13554,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGBronze" + "name": "Loki Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff7c", + "urlName": "loki_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Vasto Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGBronze", + "name": "Latron Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff67", - "urlName": "vasto_prime_receiver" + "id": "54a73e65e779893a797fff4b", + "urlName": "latron_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionELFVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de4e5221e30057501057", - "urlName": "lith_a1_relic" + "id": "6054dd635221e30057500f61", + "urlName": "axi_s2_relic" } }, { - "name": "Lith A2", + "name": "Axi S3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Akstiletto Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionXBronze", + "name": "Scindo Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRhinoNyxVaultABronze", "warframeMarket": { - "id": "573b80450ec44a47787a6915", - "urlName": "akstiletto_prime_blueprint" + "id": "54a73e65e779893a797fff5b", + "urlName": "scindo_prime_blade" } } }, @@ -12871,11 +13604,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akbronco Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionXBronze", + "name": "Nyx Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRhinoNyxVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff23", - "urlName": "akbronco_prime_link" + "id": "54a73e65e779893a797fff76", + "urlName": "nyx_prime_systems_blueprint" } } }, @@ -12883,11 +13616,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Cernos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionXBronze", + "name": "Ankyros Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRhinoNyxVaultABronze", "warframeMarket": { - "id": "583580d52c2ada003badef85", - "urlName": "cernos_prime_blueprint" + "id": "54a73e65e779893a797fff24", + "urlName": "ankyros_prime_blade" } } }, @@ -12895,11 +13628,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionXBronze", + "name": "Rhino Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRhinoNyxVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" + "id": "54a73e65e779893a797fff7f", + "urlName": "rhino_prime_systems_blueprint" } } }, @@ -12907,45 +13640,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionXBronze" + "name": "Boltor Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRhinoNyxVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff31", + "urlName": "boltor_prime_stock" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Valkyr Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionXBronze", + "name": "Hikou Prime Stars", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRhinoNyxVaultABronze", "warframeMarket": { - "id": "583589fd2c2ada0047b386f6", - "urlName": "valkyr_prime_blueprint" + "id": "54a73e65e779893a797fff48", + "urlName": "hikou_prime_stars" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionXBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRhinoNyxVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de1a5221e3005750101d", - "urlName": "lith_a2_relic" + "id": "6054dd285221e30057500f2f", + "urlName": "axi_s3_relic" } }, { - "name": "Lith A3", + "name": "Axi S4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Akjagara Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeBBronze", + "name": "Soma Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultABronze", "warframeMarket": { - "id": "5c196fac96037800ddadac12", - "urlName": "akjagara_prime_barrel" + "id": "54a73e65e779893a797fff64", + "urlName": "soma_prime_stock" } } }, @@ -12953,11 +13690,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akbolto Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeBBronze", + "name": "Nova Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultABronze", "warframeMarket": { - "id": "5a311f85c2c9e90dfff475f7", - "urlName": "akbolto_prime_barrel" + "id": "54a73e65e779893a797fff6b", + "urlName": "nova_prime_blueprint" } } }, @@ -12965,11 +13702,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tiberon Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeBBronze", + "name": "Dakra Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultABronze", "warframeMarket": { - "id": "5ab167b7b2b6a80475780fab", - "urlName": "tiberon_prime_blueprint" + "id": "54a73e65e779893a797fff3d", + "urlName": "dakra_prime_blade" } } }, @@ -12977,11 +13714,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Rubico Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeBBronze", + "name": "Mag Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultABronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283494", - "urlName": "rubico_prime_receiver" + "id": "54a73e65e779893a797fff7b", + "urlName": "mag_prime_systems_blueprint" } } }, @@ -12989,11 +13726,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeBBronze", + "name": "Boar Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" + "id": "54a73e65e779893a797fff2c", + "urlName": "boar_prime_receiver" } } }, @@ -13001,37 +13738,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMagNovaVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de515221e3005750105a", - "urlName": "lith_a3_relic" + "id": "6054dd445221e30057500f46", + "urlName": "axi_s4_relic" } }, { - "name": "Lith A4", + "name": "Axi S5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Astilla Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeCBronze", + "name": "Spira Prime Pouch", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultBBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c707", - "urlName": "astilla_prime_barrel" + "id": "56c3bc115d2f0202da32e946", + "urlName": "spira_prime_pouch" } } }, @@ -13039,11 +13772,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ivara Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeCBronze", + "name": "Nikana Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultBBronze", "warframeMarket": { - "id": "5df8b0ac1456970087cd9b03", - "urlName": "ivara_prime_systems" + "id": "56c3bbf45d2f0202da32e941", + "urlName": "nikana_prime_blade" } } }, @@ -13051,23 +13784,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Baza Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeCBronze", - "warframeMarket": { - "id": "5df955131456970150510f27", - "urlName": "baza_prime_barrel" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Corinth Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeCBronze", + "name": "Saryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultBBronze", "warframeMarket": { - "id": "5e839493267539077b0dd69e", - "urlName": "corinth_prime_blueprint" + "id": "56c3bbe05d2f0202da32e93d", + "urlName": "saryn_prime_systems_blueprint" } } }, @@ -13075,11 +13804,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeCBronze", + "name": "Venka Prime Blades", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" + "id": "58358e1c2c2ada00655a4ef6", + "urlName": "venka_prime_blades" } } }, @@ -13087,33 +13816,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeCBronze" + "name": "Cernos Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultBBronze", + "warframeMarket": { + "id": "583580fb2c2ada003badef88", + "urlName": "cernos_prime_grip" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "60ad4a1cf1904300d012c709", - "urlName": "lith_a4_relic" + "id": "6054dd245221e30057500f2c", + "urlName": "axi_s5_relic" } }, { - "name": "Lith B1", + "name": "Axi S6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Boar Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionYBronze", + "name": "Sybaris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOberonNekrosVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff2d", - "urlName": "boar_prime_stock" + "id": "592dd262011e88f094afec85", + "urlName": "sybaris_prime_barrel" } } }, @@ -13121,11 +13854,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Rhino Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionYBronze", + "name": "Tigris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOberonNekrosVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff6f", - "urlName": "rhino_prime_neuroptics" + "id": "57bc9c84e506eb45ea251457", + "urlName": "tigris_prime_barrel" } } }, @@ -13133,11 +13866,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Boltor Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionYBronze", + "name": "Silva & Aegis Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOberonNekrosVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff30", - "urlName": "boltor_prime_receiver" + "id": "592dd262011e88f094afec8a", + "urlName": "silva_and_aegis_prime_blade" } } }, @@ -13145,11 +13878,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mag Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionYBronze", + "name": "Nekros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOberonNekrosVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff6e", - "urlName": "mag_prime_neuroptics" + "id": "57bc9a40e506eb45ea251452", + "urlName": "nekros_prime_chassis_blueprint" } } }, @@ -13157,11 +13890,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ankyros Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionYBronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOberonNekrosVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff25", - "urlName": "ankyros_prime_blueprint" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } }, @@ -13170,32 +13903,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionYBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOberonNekrosVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionYBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOberonNekrosVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de195221e3005750101c", - "urlName": "lith_b1_relic" + "id": "6054dd345221e30057500f38", + "urlName": "axi_s6_relic" } }, { - "name": "Lith B2", + "name": "Axi S7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Ballistica Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeBBronze", + "name": "Soma Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNovaTrinityVaultABronze", "warframeMarket": { - "id": "59a5c2565cd9938cfede703d", - "urlName": "ballistica_prime_blueprint" + "id": "54a73e65e779893a797fff64", + "urlName": "soma_prime_stock" } } }, @@ -13203,11 +13936,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Orthos Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeBBronze", + "name": "Trinity Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNovaTrinityVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff50", - "urlName": "orthos_prime_blade" + "id": "5615369ab66f836f805c5a8b", + "urlName": "trinity_prime_chassis_blueprint" } } }, @@ -13215,11 +13948,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeBBronze", + "name": "Kavasa Prime Kubrow Collar Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNovaTrinityVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "56153727b66f836f91a8e849", + "urlName": "kavasa_prime_kubrow_collar_blueprint" } } }, @@ -13227,23 +13960,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNovaTrinityVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tigris Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeBBronze", + "name": "Nova Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNovaTrinityVaultABronze", "warframeMarket": { - "id": "57bc9c84e506eb45ea251456", - "urlName": "tigris_prime_stock" + "id": "54a73e65e779893a797fff6a", + "urlName": "nova_prime_systems_blueprint" } } }, @@ -13251,33 +13980,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeBBronze" + "name": "Vasto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNovaTrinityVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff65", + "urlName": "vasto_prime_barrel" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNovaTrinityVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de4c5221e30057501055", - "urlName": "lith_b2_relic" + "id": "6054dd375221e30057500f3c", + "urlName": "axi_s7_relic" } }, { - "name": "Lith B3", + "name": "Axi S8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Ballistica Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeABronze", + "name": "Scindo Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackBBronze", "warframeMarket": { - "id": "59a5c2565cd9938cfede703d", - "urlName": "ballistica_prime_blueprint" + "id": "54a73e65e779893a797fff5b", + "urlName": "scindo_prime_blade" } } }, @@ -13285,11 +14018,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Orthos Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeABronze", + "name": "Venka Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff50", - "urlName": "orthos_prime_blade" + "id": "58358e192c2ada00655a4ef4", + "urlName": "venka_prime_blueprint" } } }, @@ -13297,11 +14030,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Cernos Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeABronze", + "name": "Nyx Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackBBronze", "warframeMarket": { - "id": "583580fd2c2ada003badef89", - "urlName": "cernos_prime_string" + "id": "54a73e65e779893a797fff73", + "urlName": "nyx_prime_chassis_blueprint" } } }, @@ -13309,11 +14042,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Limbo Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeABronze", + "name": "Cernos Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackBBronze", "warframeMarket": { - "id": "5b2987abeb069f0536234279", - "urlName": "limbo_prime_systems" + "id": "583580fb2c2ada003badef88", + "urlName": "cernos_prime_grip" } } }, @@ -13321,45 +14054,146 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeABronze" + "name": "Hikou Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff46", + "urlName": "hikou_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackBBronze" } } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeABronze", + "locations": [ + { + "rarity": "Rare", + "chance": 0.048, + "location": "Veil/Flexa (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.048, + "location": "Veil/H-2 Cloud (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.048, + "location": "Veil/Nsu Grid (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.048, + "location": "Veil/R-9 Cloud (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0652, + "location": "Veil/Flexa (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0652, + "location": "Veil/H-2 Cloud (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0652, + "location": "Veil/Nsu Grid (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0652, + "location": "Veil/R-9 Cloud (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Pluto/Fenton's Field (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Pluto/Khufu Envoy (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Pluto/Obol Crossing (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Pluto/Peregrine Axis (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Pluto/Profit Margin (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Pluto/Seven Sirens (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Veil/Arc Silver (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Veil/Calabash (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Veil/Erato (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Veil/Lu-Yan (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Veil/Numina (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Veil/Sabmir Cloud (Caches), Rotation B" + } + ], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackBBronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { - "id": "6054de425221e3005750104a", - "urlName": "lith_b3_relic" + "id": "6054dd365221e30057500f3a", + "urlName": "axi_s8_relic" } }, { - "name": "Lith B4", + "name": "Axi S9", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Boltor Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRhinoNyxVaultABronze", + "name": "Scourge Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff2f", - "urlName": "boltor_prime_blueprint" + "id": "61bb64fe3132ff00482b5fd6", + "urlName": "scourge_prime_blueprint" } } }, @@ -13367,11 +14201,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Rhino Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRhinoNyxVaultABronze", + "name": "Nezha Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff6f", - "urlName": "rhino_prime_neuroptics" + "id": "5f986cf99dbdce024971b0b7", + "urlName": "nezha_prime_blueprint" } } }, @@ -13379,11 +14213,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Scindo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRhinoNyxVaultABronze", + "name": "Gara Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff5c", - "urlName": "scindo_prime_blueprint" + "id": "60ad4a1df1904300d012c70e", + "urlName": "gara_prime_chassis_blueprint" } } }, @@ -13391,11 +14225,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nyx Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRhinoNyxVaultABronze", + "name": "Guandao Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff72", - "urlName": "nyx_prime_blueprint" + "id": "5f986cf99dbdce024971b0b8", + "urlName": "guandao_prime_blade" } } }, @@ -13403,45 +14237,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRhinoNyxVaultABronze" + "name": "Titania Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeCBronze", + "warframeMarket": { + "id": "5e839493267539077b0dd698", + "urlName": "titania_prime_chassis_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ankyros Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRhinoNyxVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff25", - "urlName": "ankyros_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeCBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRhinoNyxVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de255221e30057501029", - "urlName": "lith_b4_relic" + "id": "61bb64fb3132ff00482b5fb6", + "urlName": "axi_s9_relic" } }, { - "name": "Lith B5", + "name": "Axi T1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Ballistica Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeDBronze", + "name": "Tigris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionJBronze", "warframeMarket": { - "id": "59a5c2565cd9938cfede703d", - "urlName": "ballistica_prime_blueprint" + "id": "57bc9c84e506eb45ea251459", + "urlName": "tigris_prime_blueprint" } } }, @@ -13449,11 +14283,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Orthos Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeDBronze", + "name": "Akstiletto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionJBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff50", - "urlName": "orthos_prime_blade" + "id": "573b804f0ec44a47787a6917", + "urlName": "akstiletto_prime_receiver" } } }, @@ -13461,11 +14295,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Rubico Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeDBronze", + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionJBronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283498", - "urlName": "rubico_prime_stock" + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" } } }, @@ -13473,11 +14307,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Banshee Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeDBronze", + "name": "Vectis Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionJBronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210b", - "urlName": "banshee_prime_neuroptics" + "id": "559daae0e779897b5273b716", + "urlName": "vectis_prime_barrel" } } }, @@ -13485,11 +14319,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeDBronze", + "name": "Odonata Prime Harness Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionJBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" + "id": "5527a279e77989205639861f", + "urlName": "odonata_prime_harness_blueprint" } } }, @@ -13497,37 +14331,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Oberon Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeDBronze", + "name": "Saryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionJBronze", "warframeMarket": { - "id": "592dd262011e88f094afec7f", - "urlName": "oberon_prime_chassis" + "id": "56c3bbe05d2f0202da32e93d", + "urlName": "saryn_prime_systems_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionJBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de565221e3005750105f", - "urlName": "lith_b5_relic" + "id": "6054dd505221e30057500f4e", + "urlName": "axi_t1_relic" } }, { - "name": "Lith B6", + "name": "Axi T10", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Ballistica Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeCBronze", + "name": "Tatsu Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeBBronze", "warframeMarket": { - "id": "59a5c2565cd9938cfede703d", - "urlName": "ballistica_prime_blueprint" + "id": "633e2e6bf570d10793afb81e", + "urlName": "tatsu_prime_handle" } } }, @@ -13535,23 +14369,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Orthos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff51", - "urlName": "orthos_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Redeemer Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeCBronze", + "name": "Orthos Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeBBronze", "warframeMarket": { - "id": "5c196fae96037800ddadac16", - "urlName": "redeemer_prime_blueprint" + "id": "54a73e65e779893a797fff50", + "urlName": "orthos_prime_blade" } } }, @@ -13559,11 +14389,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeCBronze", + "name": "Magnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" + "id": "6139101a30dd5b004b7f90a2", + "urlName": "magnus_prime_blueprint" } } }, @@ -13571,11 +14401,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeCBronze", + "name": "Corvas Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "6242037766a58f0108c3d48a", + "urlName": "corvas_prime_receiver" } } }, @@ -13583,37 +14413,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Limbo Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeCBronze", + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeBBronze", "warframeMarket": { - "id": "5b2987abeb069f0536234279", - "urlName": "limbo_prime_systems" + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionRevenantPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de395221e30057501041", - "urlName": "lith_b6_relic" + "id": "633e2e6cf570d10793afb823", + "urlName": "axi_t10_relic" } }, { - "name": "Lith B7", + "name": "Axi T11", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Baza Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeEBronze", + "name": "Tigris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowNekrosVaultABronze", "warframeMarket": { - "id": "5df955121456970150510f21", - "urlName": "baza_prime_blueprint" + "id": "57bc9c84e506eb45ea251459", + "urlName": "tigris_prime_blueprint" } } }, @@ -13621,11 +14451,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Orthos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeEBronze", + "name": "Harrow Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowNekrosVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff51", - "urlName": "orthos_prime_blueprint" + "id": "61bb64fd3132ff00482b5fc4", + "urlName": "harrow_prime_neuroptics_blueprint" } } }, @@ -13633,11 +14463,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Aksomati Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeEBronze", + "name": "Scourge Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowNekrosVaultABronze", "warframeMarket": { - "id": "5df955141456970150510f2a", - "urlName": "aksomati_prime_barrel" + "id": "61bb64fe3132ff00482b5fd4", + "urlName": "scourge_prime_handle" } } }, @@ -13645,11 +14475,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeEBronze", + "name": "Galatine Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowNekrosVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" + "id": "57bc9c99e506eb45ea25145c", + "urlName": "galatine_prime_blade" } } }, @@ -13657,45 +14487,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeEBronze" + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowNekrosVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tipedo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeEBronze", - "warframeMarket": { - "id": "5ca28670fc2db2035eae059f", - "urlName": "tipedo_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowNekrosVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeEBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowNekrosVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de305221e30057501038", - "urlName": "lith_b7_relic" + "id": "667ec85159acb6bf03ebc33e", + "urlName": "axi_t11_relic" } }, { - "name": "Lith B8", + "name": "Axi T12", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Baza Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeBBronze", + "name": "Trumna Prime Receiver", + "uniqueName": "", "warframeMarket": { - "id": "5df955121456970150510f21", - "urlName": "baza_prime_blueprint" + "id": "673516c8db3ac2cfade14a79", + "urlName": "trumna_prime_receiver" } } }, @@ -13703,11 +14533,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ivara Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeBBronze", + "name": "Gunsen Prime Handle", + "uniqueName": "", "warframeMarket": { - "id": "5df8b0aa1456970087cd9aff", - "urlName": "ivara_prime_blueprint" + "id": "64c2aa1466456704eba6ba31", + "urlName": "gunsen_prime_handle" } } }, @@ -13715,11 +14545,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Atlas Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeBBronze", + "name": "Protea Prime Neuroptics Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "5d9385b17ea27b0a28fd75b8", - "urlName": "atlas_prime_chassis" + "id": "66325cb1e85cac3856c86cc0", + "urlName": "protea_prime_neuroptics_blueprint" } } }, @@ -13727,11 +14557,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeBBronze", + "name": "Lex Prime Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } }, @@ -13739,49 +14569,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Dethcube Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeBBronze", - "warframeMarket": { - "id": "5d93ca117ea27b0a87566f6e", - "urlName": "dethcube_prime_systems" - } + "name": "Forma Blueprint", + "uniqueName": "" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Aksomati Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeBBronze", + "name": "Hildryn Prime Systems Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "5df955141456970150510f28", - "urlName": "aksomati_prime_blueprint" + "id": "641263e07d179f02100c6d41", + "urlName": "hildryn_prime_systems_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeBBronze", + "uniqueName": "", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de2a5221e3005750102f", - "urlName": "lith_b8_relic" + "id": "6735180fdb3ac2cfade14a84", + "urlName": "axi_t12_relic" } }, { - "name": "Lith C1", + "name": "Axi T2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Carrier Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionJBronze", + "name": "Tipedo Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeABronze", "warframeMarket": { - "id": "559daacae779897b47b74c13", - "urlName": "carrier_prime_cerebrum" + "id": "5ca2866ffc2db2035eae059a", + "urlName": "tipedo_prime_handle" } } }, @@ -13789,31 +14615,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kavasa Prime Band", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionJBronze", - "warframeMarket": { - "id": "56153734b66f836f976f5501", - "urlName": "kavasa_prime_band" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeABronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionJBronze" + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionJBronze", + "name": "Kogake Prime Boot", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" + "id": "5a311f84c2c9e90dfff475e4", + "urlName": "kogake_prime_boot" } } }, @@ -13821,11 +14647,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nova Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionJBronze", + "name": "Stradavar Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff68", - "urlName": "nova_prime_neuroptics" + "id": "5ca28670fc2db2035eae05a4", + "urlName": "stradavar_prime_stock" } } }, @@ -13833,37 +14659,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nova Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionJBronze", + "name": "Mirage Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff6a", - "urlName": "nova_prime_systems" + "id": "5a2feeb2c2c9e90cbdaa23d6", + "urlName": "mirage_prime_neuroptics_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionJBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionEquinoxPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de455221e3005750104d", - "urlName": "lith_c1_relic" + "id": "6054dd635221e30057500f60", + "urlName": "axi_t2_relic" } }, { - "name": "Lith C2", + "name": "Axi T3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Cernos Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeABronze", + "name": "Tipedo Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeEBronze", "warframeMarket": { - "id": "583580e12c2ada003badef86", - "urlName": "cernos_prime_lower_limb" + "id": "5ca2866ffc2db2035eae059a", + "urlName": "tipedo_prime_handle" } } }, @@ -13871,11 +14697,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nami Skyla Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeABronze", + "name": "Equinox Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeEBronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7042", - "urlName": "nami_skyla_prime_handle" + "id": "5ca28670fc2db2035eae05a6", + "urlName": "equinox_prime_blueprint" } } }, @@ -13883,23 +14709,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akbolto Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeABronze", - "warframeMarket": { - "id": "5a311f85c2c9e90dfff475f7", - "urlName": "akbolto_prime_barrel" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeEBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Venka Prime Blades", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeABronze", + "name": "Limbo Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeEBronze", "warframeMarket": { - "id": "58358e1c2c2ada00655a4ef6", - "urlName": "venka_prime_blades" + "id": "5b2987abeb069f0536234279", + "urlName": "limbo_prime_systems_blueprint" } } }, @@ -13907,11 +14729,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeABronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } }, @@ -13919,37 +14741,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeABronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionAtlasPrimeEBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de365221e3005750103f", - "urlName": "lith_c2_relic" + "id": "6054dd735221e30057500f6c", + "urlName": "axi_t3_relic" } }, { - "name": "Lith C3", + "name": "Axi T4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Chroma Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeCBronze", + "name": "Tipedo Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeBBronze", "warframeMarket": { - "id": "5ba9f2024567de01415f6389", - "urlName": "chroma_prime_neuroptics" + "id": "5ca2866ffc2db2035eae059a", + "urlName": "tipedo_prime_handle" } } }, @@ -13957,11 +14779,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeCBronze", + "name": "Zhuge Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "5d21ce47f4604c012d1e0c15", + "urlName": "zhuge_prime_blueprint" } } }, @@ -13969,11 +14791,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Helios Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeCBronze", + "name": "Equinox Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192118", - "urlName": "helios_prime_blueprint" + "id": "5ca28670fc2db2035eae05a6", + "urlName": "equinox_prime_blueprint" } } }, @@ -13981,11 +14803,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeCBronze", + "name": "Corinth Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" + "id": "5e839493267539077b0dd69e", + "urlName": "corinth_prime_blueprint" } } }, @@ -13993,11 +14815,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Silva & Aegis Prime Hilt", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeCBronze", + "name": "Wukong Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeBBronze", "warframeMarket": { - "id": "592dd262011e88f094afec89", - "urlName": "silva_and_aegis_prime_hilt" + "id": "5d21ce4af4604c012d1e0c1a", + "urlName": "wukong_prime_neuroptics_blueprint" } } }, @@ -14005,37 +14827,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Sybaris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeCBronze", + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeBBronze", "warframeMarket": { - "id": "592dd262011e88f094afec82", - "urlName": "sybaris_prime_blueprint" + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de575221e30057501060", - "urlName": "lith_c3_relic" + "id": "6054dd225221e30057500f29", + "urlName": "axi_t4_relic" } }, { - "name": "Lith C4", + "name": "Axi T5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Chroma Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeABronze", + "name": "Titania Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeCBronze", "warframeMarket": { - "id": "5ba9f2024567de01415f6389", - "urlName": "chroma_prime_neuroptics" + "id": "5e839494267539077b0dd6b0", + "urlName": "titania_prime_systems_blueprint" } } }, @@ -14043,11 +14865,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Orthos Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeABronze", + "name": "Gram Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff50", - "urlName": "orthos_prime_blade" + "id": "5baa8bbf4567de01ac283495", + "urlName": "gram_prime_blueprint" } } }, @@ -14055,31 +14877,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeABronze" + "name": "Zhuge Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeCBronze", + "warframeMarket": { + "id": "5d21ce47f4604c012d1e0c14", + "urlName": "zhuge_prime_string" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeABronze", + "name": "Chroma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" + "id": "5ba9f2054567de01415f6390", + "urlName": "chroma_prime_blueprint" } } }, @@ -14087,37 +14909,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeABronze", + "name": "Rubico Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "5baa8bbf4567de01ac283494", + "urlName": "rubico_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de3b5221e30057501043", - "urlName": "lith_c4_relic" + "id": "6054dd205221e30057500f28", + "urlName": "axi_t5_relic" } }, { - "name": "Lith C5", + "name": "Axi T6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Cernos Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultBBronze", + "name": "Tekko Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeEBronze", "warframeMarket": { - "id": "583580e12c2ada003badef86", - "urlName": "cernos_prime_lower_limb" + "id": "5d93ca117ea27b0a87566f79", + "urlName": "tekko_prime_blade" } } }, @@ -14125,11 +14947,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Venka Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultBBronze", + "name": "Tenora Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeEBronze", "warframeMarket": { - "id": "58358e192c2ada00655a4ef4", - "urlName": "venka_prime_blueprint" + "id": "6036214f0a372600fd5614d3", + "urlName": "tenora_prime_stock" } } }, @@ -14137,11 +14959,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Valkyr Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultBBronze", + "name": "Wukong Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeEBronze", "warframeMarket": { - "id": "58358a062c2ada0047b386f7", - "urlName": "valkyr_prime_neuroptics" + "id": "5d21ce45f4604c012d1e0c0f", + "urlName": "wukong_prime_chassis_blueprint" } } }, @@ -14150,18 +14972,18 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultBBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeEBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Saryn Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultBBronze", + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeEBronze", "warframeMarket": { - "id": "56c3bbdb5d2f0202da32e93c", - "urlName": "saryn_prime_neuroptics" + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" } } }, @@ -14169,37 +14991,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Spira Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultBBronze", + "name": "Zakti Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeEBronze", "warframeMarket": { - "id": "56c3bc025d2f0202da32e944", - "urlName": "spira_prime_blueprint" + "id": "5f986cfb9dbdce024971b0c0", + "urlName": "zakti_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeEBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de225221e30057501026", - "urlName": "lith_c5_relic" + "id": "6054dd315221e30057500f33", + "urlName": "axi_t6_relic" } }, { - "name": "Lith C6", + "name": "Axi T7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Corinth Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeABronze", + "name": "Tekko Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeBBronze", "warframeMarket": { - "id": "5e839493267539077b0dd69a", - "urlName": "corinth_prime_stock" + "id": "5d93ca117ea27b0a87566f79", + "urlName": "tekko_prime_blade" } } }, @@ -14207,11 +15029,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeABronze", + "name": "Pangolin Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "5e839494267539077b0dd6ba", + "urlName": "pangolin_prime_blade" } } }, @@ -14219,11 +15041,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Mesa Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeABronze", + "name": "Corinth Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeBBronze", "warframeMarket": { - "id": "5c182b739603780081b09a55", - "urlName": "mesa_prime_blueprint" + "id": "5e839494267539077b0dd6b5", + "urlName": "corinth_prime_receiver" } } }, @@ -14231,11 +15053,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Equinox Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeABronze", + "name": "Inaros Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeBBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a1", - "urlName": "equinox_prime_chassis" + "id": "5f0deab79f527b024d48f059", + "urlName": "inaros_prime_systems_blueprint" } } }, @@ -14243,45 +15065,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeABronze" + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionGaraPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de215221e30057501025", - "urlName": "lith_c6_relic" + "id": "60cca19152f60b004dfea052", + "urlName": "axi_t7_relic" } }, { - "name": "Lith C7", + "name": "Axi T8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Cernos Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNyxValkyrRailjackABronze", + "name": "Tenora Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeBBronze", "warframeMarket": { - "id": "583580e12c2ada003badef86", - "urlName": "cernos_prime_lower_limb" + "id": "6036214f0a372600fd5614d1", + "urlName": "tenora_prime_receiver" } } }, @@ -14289,11 +15111,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nyx Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNyxValkyrRailjackABronze", + "name": "Magnus Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff76", - "urlName": "nyx_prime_systems" + "id": "6139101b30dd5b004b7f90ae", + "urlName": "magnus_prime_receiver" } } }, @@ -14301,11 +15123,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Scindo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNyxValkyrRailjackABronze", + "name": "Harrow Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff5c", - "urlName": "scindo_prime_blueprint" + "id": "61bb64fd3132ff00482b5fc4", + "urlName": "harrow_prime_neuroptics_blueprint" } } }, @@ -14313,11 +15135,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Valkyr Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNyxValkyrRailjackABronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeBBronze", "warframeMarket": { - "id": "583589fd2c2ada0047b386f6", - "urlName": "valkyr_prime_blueprint" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } }, @@ -14325,11 +15147,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Hikou Prime Pouch", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNyxValkyrRailjackABronze", + "name": "Strun Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff47", - "urlName": "hikou_prime_pouch" + "id": "6139101a30dd5b004b7f90a4", + "urlName": "strun_prime_receiver" } } }, @@ -14338,200 +15160,200 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNyxValkyrRailjackABronze" + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeBBronze" } } ], - "locations": [ - { - "rarity": "Rare", - "chance": 0.06, - "location": "Saturn/Kasio's Rest (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.06, - "location": "Saturn/Lupal Pass (Caches)" - }, + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHarrowPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "61bb64fd3132ff00482b5fc1", + "urlName": "axi_t8_relic" + } + }, + { + "name": "Axi T9", + "rewards": [ { "rarity": "Rare", - "chance": 0.06, - "location": "Saturn/Mordo Cluster (Caches)" + "chance": 2, + "item": { + "name": "Tipedo Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongEquinoxVaultABronze", + "warframeMarket": { + "id": "5ca2866ffc2db2035eae059a", + "urlName": "tipedo_prime_handle" + } + } }, { - "rarity": "Rare", - "chance": 0.06, - "location": "Saturn/Nodo Gap (Caches)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Equinox Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongEquinoxVaultABronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a5", + "urlName": "equinox_prime_neuroptics_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.06, - "location": "Saturn/Vand Cluster (Caches)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Zhuge Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongEquinoxVaultABronze", + "warframeMarket": { + "id": "5d21ce47f4604c012d1e0c15", + "urlName": "zhuge_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0909, - "location": "Neptune/Arva Vector (Caches), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Ninkondi Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongEquinoxVaultABronze", + "warframeMarket": { + "id": "5d21ce42f4604c012d1e0c0c", + "urlName": "ninkondi_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0909, - "location": "Neptune/Brom Cluster (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Neptune/Enkidu Ice Drifts (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Neptune/Mammon's Prospect (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Neptune/Nu-Gua Mines (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Neptune/Sovereign Grasp (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Venus/Beacon Shield Ring (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Venus/Bifrost Echo (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Venus/Falling Glory (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Venus/Luckless Expanse (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Venus/Orvin-Haarc (Caches), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongEquinoxVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } }, { - "rarity": "Rare", - "chance": 0.0968, - "location": "Venus/Vesper Strait (Caches), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongEquinoxVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } + } } ], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNyxValkyrRailjackABronze", + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWukongEquinoxVaultABronze", "vaultInfo": { - "vaulted": false + "vaulted": true }, "warframeMarket": { - "id": "6054de2e5221e30057501034", - "urlName": "lith_c7_relic" + "id": "63229386dd457f0096113c44", + "urlName": "axi_t9_relic" } }, { - "name": "Lith C8", + "name": "Axi V1", "rewards": [ { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 25.33, "item": { - "name": "Chroma Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultABronze", + "name": "Odonata Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBBronze", "warframeMarket": { - "id": "5ba9f2024567de01415f6389", - "urlName": "chroma_prime_neuroptics" + "id": "5527a288e77989205f31e525", + "urlName": "odonata_prime_systems_blueprint" } } }, { - "rarity": "Uncommon", - "chance": 11, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Rubico Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultABronze", + "name": "Vauban Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBBronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283498", - "urlName": "rubico_prime_stock" + "id": "573b7fc20ec44a47787a690e", + "urlName": "vauban_prime_chassis_blueprint" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultABronze" + "name": "Carrier Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBBronze", + "warframeMarket": { + "id": "559daad8e779897b4f59525f", + "urlName": "carrier_prime_systems" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zephyr Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultABronze", + "name": "Dual Kamas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBBronze", "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c1", - "urlName": "zephyr_prime_neuroptics" + "id": "561536d5b66f836f889b79bb", + "urlName": "dual_kamas_prime_blueprint" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Tiberon Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultABronze", + "name": "Volt Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBBronze", "warframeMarket": { - "id": "5ab167b7b2b6a80475780fab", - "urlName": "tiberon_prime_blueprint" + "id": "55158cd0e7798915e9d64c1e", + "urlName": "volt_prime_neuroptics_blueprint" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6089662eea9374026927178e", - "urlName": "lith_c8_relic" + "id": "6054dd715221e30057500f6b", + "urlName": "axi_v1_relic" } }, { - "name": "Lith C9", + "name": "Axi V10", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Corinth Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeCBronze", + "name": "Venka Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "5e839493267539077b0dd69a", - "urlName": "corinth_prime_stock" + "id": "58358e1b2c2ada00655a4ef5", + "urlName": "venka_prime_gauntlet" } } }, @@ -14539,23 +15361,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Scourge Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeCBronze", - "warframeMarket": { - "id": "61bb64fe3132ff00482b5fd4", - "urlName": "scourge_prime_handle" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackABronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Pandero Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeCBronze", + "name": "Valkyr Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d5", - "urlName": "pandero_prime_barrel" + "id": "58358a0c2c2ada0047b386f9", + "urlName": "valkyr_prime_systems_blueprint" } } }, @@ -14563,11 +15381,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Octavia Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeCBronze", + "name": "Hikou Prime Stars", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "603621500a372600fd5614da", - "urlName": "octavia_prime_systems" + "id": "54a73e65e779893a797fff48", + "urlName": "hikou_prime_stars" } } }, @@ -14575,11 +15393,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeCBronze", + "name": "Cernos Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" + "id": "583580fd2c2ada003badef89", + "urlName": "cernos_prime_string" } } }, @@ -14587,37 +15405,138 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeCBronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeCBronze", + "locations": [ + { + "rarity": "Rare", + "chance": 0.048, + "location": "Veil/Flexa (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.048, + "location": "Veil/H-2 Cloud (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.048, + "location": "Veil/Nsu Grid (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.048, + "location": "Veil/R-9 Cloud (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0652, + "location": "Veil/Flexa (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0652, + "location": "Veil/H-2 Cloud (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0652, + "location": "Veil/Nsu Grid (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0652, + "location": "Veil/R-9 Cloud (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Pluto/Fenton's Field (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Pluto/Khufu Envoy (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Pluto/Obol Crossing (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Pluto/Peregrine Axis (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Pluto/Profit Margin (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Pluto/Seven Sirens (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Veil/Arc Silver (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Veil/Calabash (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Veil/Erato (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Veil/Lu-Yan (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Veil/Numina (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Veil/Sabmir Cloud (Caches), Rotation B" + } + ], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNyxValkyrRailjackABronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { - "id": "61bb64fe3132ff00482b5fd3", - "urlName": "lith_c9_relic" + "id": "6054dd375221e30057500f3b", + "urlName": "axi_v10_relic" } }, { - "name": "Lith D1", + "name": "Axi V11", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Dethcube Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeCBronze", + "name": "Volnus Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaGaraVaultBBronze", "warframeMarket": { - "id": "5d93ca117ea27b0a87566f6a", - "urlName": "dethcube_prime_blueprint" + "id": "60ad4a1bf1904300d012c6f9", + "urlName": "volnus_prime_handle" } } }, @@ -14625,11 +15544,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Mesa Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeCBronze", + "name": "Titania Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaGaraVaultBBronze", "warframeMarket": { - "id": "5c182b739603780081b09a55", - "urlName": "mesa_prime_blueprint" + "id": "5e839495267539077b0dd6cc", + "urlName": "titania_prime_blueprint" } } }, @@ -14637,11 +15556,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ninkondi Prime Chain", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeCBronze", + "name": "Astilla Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaGaraVaultBBronze", "warframeMarket": { - "id": "5d21ce48f4604c012d1e0c16", - "urlName": "ninkondi_prime_chain" + "id": "60ad4a1cf1904300d012c70b", + "urlName": "astilla_prime_stock" } } }, @@ -14649,11 +15568,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Atlas Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeCBronze", + "name": "Pangolin Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaGaraVaultBBronze", "warframeMarket": { - "id": "5d9385b27ea27b0a28fd75bc", - "urlName": "atlas_prime_blueprint" + "id": "5e839493267539077b0dd6a4", + "urlName": "pangolin_prime_handle" } } }, @@ -14661,11 +15580,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeCBronze", + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaGaraVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" } } }, @@ -14673,49 +15592,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaGaraVaultBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionTitaniaGaraVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de5f5221e30057501068", - "urlName": "lith_d1_relic" + "id": "65f85b70f51dc116096b6762", + "urlName": "axi_v11_relic" } }, { - "name": "Lith D2", + "name": "Axi V2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Dethcube Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeBBronze", + "name": "Vectis Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFBronze", "warframeMarket": { - "id": "5d93ca107ea27b0a87566f62", - "urlName": "dethcube_prime_cerebrum" + "id": "559daaf7e779897b5f3f5480", + "urlName": "vectis_prime_stock" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeBBronze", + "name": "Hikou Prime Pouch", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" + "id": "54a73e65e779893a797fff47", + "urlName": "hikou_prime_pouch" } } }, @@ -14723,11 +15638,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Redeemer Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeBBronze", + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFBronze", "warframeMarket": { - "id": "5c196fae96037800ddadac16", - "urlName": "redeemer_prime_blueprint" + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" } } }, @@ -14735,11 +15650,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Equinox Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeBBronze", + "name": "Trinity Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a1", - "urlName": "equinox_prime_chassis" + "id": "561536a1b66f836f854b966a", + "urlName": "trinity_prime_systems_blueprint" } } }, @@ -14747,45 +15662,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Wukong Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeBBronze", + "name": "Mag Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFBronze", "warframeMarket": { - "id": "5d21ce4af4604c012d1e0c1a", - "urlName": "wukong_prime_neuroptics" + "id": "54a73e65e779893a797fff6e", + "urlName": "mag_prime_neuroptics_blueprint" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeBBronze" + "name": "Boar Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff2a", + "urlName": "boar_prime_barrel" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionFBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de495221e30057501051", - "urlName": "lith_d2_relic" + "id": "6054dd605221e30057500f5e", + "urlName": "axi_v2_relic" } }, { - "name": "Lith D3", + "name": "Axi V3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Dethcube Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeCBronze", + "name": "Vectis Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHBronze", "warframeMarket": { - "id": "5d93ca117ea27b0a87566f6a", - "urlName": "dethcube_prime_blueprint" + "id": "559daaf7e779897b5f3f5480", + "urlName": "vectis_prime_stock" } } }, @@ -14793,11 +15712,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ninkondi Prime Chain", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeCBronze", + "name": "Orthos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHBronze", "warframeMarket": { - "id": "5d21ce48f4604c012d1e0c16", - "urlName": "ninkondi_prime_chain" + "id": "54a73e65e779893a797fff51", + "urlName": "orthos_prime_blueprint" } } }, @@ -14805,11 +15724,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Corinth Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeCBronze", + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b5", - "urlName": "corinth_prime_receiver" + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" } } }, @@ -14817,11 +15736,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeCBronze", + "name": "Trinity Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" + "id": "56153692b66f836f7d649936", + "urlName": "trinity_prime_neuroptics_blueprint" } } }, @@ -14829,11 +15748,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ivara Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeCBronze", + "name": "Vasto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHBronze", "warframeMarket": { - "id": "5df8b0ab1456970087cd9b01", - "urlName": "ivara_prime_neuroptics" + "id": "54a73e65e779893a797fff65", + "urlName": "vasto_prime_barrel" } } }, @@ -14841,37 +15760,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Stradavar Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeCBronze", + "name": "Trinity Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a3", - "urlName": "stradavar_prime_receiver" + "id": "561536a1b66f836f854b966a", + "urlName": "trinity_prime_systems_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de325221e3005750103a", - "urlName": "lith_d3_relic" + "id": "6054dd5e5221e30057500f5c", + "urlName": "axi_v3_relic" } }, { - "name": "Lith D4", + "name": "Axi V4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Dethcube Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeABronze", + "name": "Vectis Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMBronze", "warframeMarket": { - "id": "5d93ca117ea27b0a87566f6a", - "urlName": "dethcube_prime_blueprint" + "id": "559daaf7e779897b5f3f5480", + "urlName": "vectis_prime_stock" } } }, @@ -14879,11 +15798,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ninkondi Prime Chain", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeABronze", + "name": "Cernos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMBronze", "warframeMarket": { - "id": "5d21ce48f4604c012d1e0c16", - "urlName": "ninkondi_prime_chain" + "id": "583580d52c2ada003badef85", + "urlName": "cernos_prime_blueprint" } } }, @@ -14891,23 +15810,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zakti Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeABronze", - "warframeMarket": { - "id": "5f986cf99dbdce024971b0bd", - "urlName": "zakti_prime_barrel" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeABronze", + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" } } }, @@ -14915,11 +15830,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeABronze", + "name": "Trinity Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" + "id": "561536a1b66f836f854b966a", + "urlName": "trinity_prime_systems_blueprint" } } }, @@ -14927,45 +15842,85 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeABronze" + "name": "Odonata Prime Harness Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMBronze", + "warframeMarket": { + "id": "5527a279e77989205639861f", + "urlName": "odonata_prime_harness_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de2b5221e30057501030", - "urlName": "lith_d4_relic" + "id": "6054dd465221e30057500f47", + "urlName": "axi_v4_relic" } }, { - "name": "Lith F1", + "name": "Axi V5", "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Valkyr Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNBronze", + "warframeMarket": { + "id": "58358a092c2ada0047b386f8", + "urlName": "valkyr_prime_chassis_blueprint" + } + } + }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Scindo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionCBronze", + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff5c", - "urlName": "scindo_prime_blueprint" + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" } } }, { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 11, "item": { - "name": "Fragor Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionCBronze", + "name": "Tigris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNBronze", "warframeMarket": { - "id": "573b801c0ec44a47787a6911", - "urlName": "fragor_prime_blueprint" + "id": "57bc9c84e506eb45ea251458", + "urlName": "tigris_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Venka Prime Blades", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNBronze", + "warframeMarket": { + "id": "58358e1c2c2ada00655a4ef6", + "urlName": "venka_prime_blades" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Dual Kamas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNBronze", + "warframeMarket": { + "id": "561536d5b66f836f889b79bb", + "urlName": "dual_kamas_prime_blueprint" } } }, @@ -14974,18 +15929,56 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionCBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd395221e30057500f3e", + "urlName": "axi_v5_relic" + } + }, + { + "name": "Axi V6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Valkyr Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeCBronze", + "warframeMarket": { + "id": "58358a092c2ada0047b386f8", + "urlName": "valkyr_prime_chassis_blueprint" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Odonata Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionCBronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeCBronze", "warframeMarket": { - "id": "5527a26de77989205156b2b7", - "urlName": "odonata_prime_blueprint" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Galatine Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeCBronze", + "warframeMarket": { + "id": "57bc9c99e506eb45ea25145b", + "urlName": "galatine_prime_handle" } } }, @@ -14993,11 +15986,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionCBronze", + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" } } }, @@ -15005,123 +15998,131 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionCBronze", + "name": "Ballistica Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" + "id": "59a5cd4d5cd9938cfede7044", + "urlName": "ballistica_prime_lower_limb" } } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeCBronze" + } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionHydroidPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de5a5221e30057501063", - "urlName": "lith_f1_relic" + "id": "6054dd5b5221e30057500f59", + "urlName": "axi_v6_relic" } }, { - "name": "Lith F2", + "name": "Axi V7", "rewards": [ { - "rarity": "Uncommon", - "chance": 25.33, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Odonata Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEBronze", + "name": "Venka Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeABronze", "warframeMarket": { - "id": "5527a288e77989205f31e525", - "urlName": "odonata_prime_systems" + "id": "58358e1b2c2ada00655a4ef5", + "urlName": "venka_prime_gauntlet" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Hikou Prime Stars", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEBronze", + "name": "Kogake Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff48", - "urlName": "hikou_prime_stars" + "id": "5a311f84c2c9e90dfff475e5", + "urlName": "kogake_prime_blueprint" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEBronze", + "name": "Silva & Aegis Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "592dd262011e88f094afec87", + "urlName": "silva_and_aegis_prime_blueprint" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEBronze", + "name": "Nami Skyla Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "id": "59a5c2565cd9938cfede703f", + "urlName": "nami_skyla_prime_blueprint" } } }, { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 25.33, "item": { - "name": "Vauban Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEBronze", + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeABronze", "warframeMarket": { - "id": "573b7fbd0ec44a47787a690d", - "urlName": "vauban_prime_blueprint" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEBronze", + "name": "Valkyr Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" + "id": "583589fd2c2ada0047b386f6", + "urlName": "valkyr_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionMiragePrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de545221e3005750105d", - "urlName": "lith_f2_relic" + "id": "6054dd3b5221e30057500f40", + "urlName": "axi_v7_relic" } }, { - "name": "Lith G1", + "name": "Axi V8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Glaive Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionQBronze", + "name": "Volt Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVoltOdonataPrimeBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff44", - "urlName": "glaive_prime_blueprint" + "id": "55158cd0e7798915e9d64c1e", + "urlName": "volt_prime_neuroptics_blueprint" } } }, @@ -15129,11 +16130,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ember Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionQBronze", + "name": "Volt Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVoltOdonataPrimeBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff7a", - "urlName": "ember_prime_systems" + "id": "55158cd9e7798915ee6bd13f", + "urlName": "volt_prime_chassis_blueprint" } } }, @@ -15141,19 +16142,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionQBronze" + "name": "Odonata Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVoltOdonataPrimeBronze", + "warframeMarket": { + "id": "5527a26de77989205156b2b7", + "urlName": "odonata_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Latron Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionQBronze", + "name": "Odonata Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVoltOdonataPrimeBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4a", - "urlName": "latron_prime_blueprint" + "id": "5527a288e77989205f31e525", + "urlName": "odonata_prime_systems_blueprint" } } }, @@ -15161,49 +16166,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Frost Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionQBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff7d", - "urlName": "frost_prime_chassis" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVoltOdonataPrimeBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Reaper Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionQBronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVoltOdonataPrimeBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff5a", - "urlName": "reaper_prime_handle" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionQBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionVoltOdonataPrimeBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de275221e3005750102b", - "urlName": "lith_g1_relic" + "id": "6054dd1c5221e30057500f24", + "urlName": "axi_v8_relic" } }, { - "name": "Lith G2", + "name": "Axi V9", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Glaive Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionELFVaultABronze", + "name": "Venka Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff44", - "urlName": "glaive_prime_blueprint" + "id": "58358e1b2c2ada00655a4ef5", + "urlName": "venka_prime_gauntlet" } } }, @@ -15211,11 +16212,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Loki Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionELFVaultABronze", + "name": "Valkyr Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff75", - "urlName": "loki_prime_chassis" + "id": "58358a0c2c2ada0047b386f9", + "urlName": "valkyr_prime_systems_blueprint" } } }, @@ -15223,11 +16224,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Frost Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionELFVaultABronze", + "name": "Spira Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff79", - "urlName": "frost_prime_systems" + "id": "56c3bc0c5d2f0202da32e945", + "urlName": "spira_prime_blade" } } }, @@ -15235,11 +16236,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionELFVaultABronze", + "name": "Valkyr Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff27", - "urlName": "bo_prime_blueprint" + "id": "583589fd2c2ada0047b386f6", + "urlName": "valkyr_prime_blueprint" } } }, @@ -15247,11 +16248,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Wyrm Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionELFVaultABronze", + "name": "Saryn Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultABronze", "warframeMarket": { - "id": "54ca4329e779891a21d036bd", - "urlName": "wyrm_prime_cerebrum" + "id": "56c3bbdb5d2f0202da32e93c", + "urlName": "saryn_prime_neuroptics_blueprint" } } }, @@ -15259,37 +16260,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Latron Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionELFVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4c", - "urlName": "latron_prime_stock" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionELFVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionSarynValkyrVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de535221e3005750105c", - "urlName": "lith_g2_relic" + "id": "6054dd255221e30057500f2d", + "urlName": "axi_v9_relic" } }, { - "name": "Lith G3", + "name": "Axi W1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Guandao Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeCBronze", + "name": "Wukong Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeDBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0bc", - "urlName": "guandao_prime_handle" + "id": "5d21ce46f4604c012d1e0c12", + "urlName": "wukong_prime_blueprint" } } }, @@ -15297,31 +16294,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeCBronze" + "name": "Inaros Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeDBronze", + "warframeMarket": { + "id": "5f0deab79f527b024d48f058", + "urlName": "inaros_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Panthera Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeCBronze", - "warframeMarket": { - "id": "5f0e0fdc9f527b0285718f17", - "urlName": "panthera_prime_stock" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zhuge Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeCBronze", + "name": "Aksomati Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeDBronze", "warframeMarket": { - "id": "5d21ce47f4604c012d1e0c14", - "urlName": "zhuge_prime_string" + "id": "5df955131456970150510f26", + "urlName": "aksomati_prime_receiver" } } }, @@ -15329,11 +16326,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Octavia Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeCBronze", + "name": "Stradavar Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeDBronze", "warframeMarket": { - "id": "603621500a372600fd5614d8", - "urlName": "octavia_prime_neuroptics" + "id": "5ca28670fc2db2035eae05a3", + "urlName": "stradavar_prime_receiver" } } }, @@ -15341,37 +16338,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeCBronze", + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionInarosPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de2a5221e3005750102e", - "urlName": "lith_g3_relic" + "id": "6054dd565221e30057500f54", + "urlName": "axi_w1_relic" } }, { - "name": "Lith G4", + "name": "Axi W2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Guandao Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeABronze", + "name": "Wukong Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeCBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0bc", - "urlName": "guandao_prime_handle" + "id": "5d21ce46f4604c012d1e0c12", + "urlName": "wukong_prime_blueprint" } } }, @@ -15379,11 +16376,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Titania Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeABronze", + "name": "Bronco Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeCBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b8", - "urlName": "titania_prime_neuroptics" + "id": "54a73e65e779893a797fff36", + "urlName": "bronco_prime_barrel" } } }, @@ -15392,7 +16389,7 @@ "chance": 11, "item": { "name": "Inaros Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeCBronze", "warframeMarket": { "id": "5f0deab79f527b024d48f058", "urlName": "inaros_prime_blueprint" @@ -15403,11 +16400,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Octavia Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeABronze", + "name": "Baza Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeCBronze", "warframeMarket": { - "id": "603621500a372600fd5614d8", - "urlName": "octavia_prime_neuroptics" + "id": "5df955141456970150510f29", + "urlName": "baza_prime_receiver" } } }, @@ -15415,45 +16412,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeABronze" + "name": "Tekko Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeCBronze", + "warframeMarket": { + "id": "5d93ca117ea27b0a87566f65", + "urlName": "tekko_prime_gauntlet" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionOctaviaPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "60cca19052f60b004dfea04a", - "urlName": "lith_g4_relic" + "id": "6054dd325221e30057500f35", + "urlName": "axi_w2_relic" } }, { - "name": "Lith G5", + "name": "Axi W3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Garuda Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeABronze", + "name": "Wisp Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWispPrimeABronze", "warframeMarket": { - "id": "6242037766a58f0108c3d492", - "urlName": "garuda_prime_neuroptics" + "id": "64c2aa1666456704eba6ba4a", + "urlName": "wisp_prime_blueprint" } } }, @@ -15461,19 +16458,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeABronze" + "name": "Shade Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWispPrimeABronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d42", + "urlName": "shade_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Strun Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeABronze", + "name": "Bronco Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWispPrimeABronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a9", - "urlName": "strun_prime_stock" + "id": "54a73e65e779893a797fff36", + "urlName": "bronco_prime_barrel" } } }, @@ -15481,23 +16482,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Octavia Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeABronze", - "warframeMarket": { - "id": "603621500a372600fd5614d8", - "urlName": "octavia_prime_neuroptics" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWispPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Volnus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeABronze", + "name": "Baruuk Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWispPrimeABronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c70c", - "urlName": "volnus_prime_blueprint" + "id": "639a8d9374b02f003889eb7e", + "urlName": "baruuk_prime_systems_blueprint" } } }, @@ -15505,43 +16502,621 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeABronze", + "name": "Knell Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWispPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" + "id": "61bb64fd3132ff00482b5fc6", + "urlName": "knell_prime_blueprint" } } } ], - "locations": [ + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionWispPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "64c2aa1566456704eba6ba3e", + "urlName": "axi_w3_relic" + } + }, + { + "name": "Axi Z1", + "rewards": [ { - "rarity": "Legendary", - "chance": 0.0042, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Zakti Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaPrimeABronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0b9", + "urlName": "zakti_prime_blueprint" + } + } }, { - "rarity": "Legendary", - "chance": 0.0067, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Baza Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaPrimeABronze", + "warframeMarket": { + "id": "5df955131456970150510f27", + "urlName": "baza_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0221, - "location": "Another Betrayer, Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Zhuge Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaPrimeABronze", + "warframeMarket": { + "id": "5d21ce47f4604c012d1e0c15", + "urlName": "zhuge_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0221, - "location": "Family Reunion, Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Wukong Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaPrimeABronze", + "warframeMarket": { + "id": "5d21ce4af4604c012d1e0c1a", + "urlName": "wukong_prime_neuroptics_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0221, - "location": "Hot Mess, Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaPrimeABronze" + } }, { - "rarity": "Rare", + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Panthera Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaPrimeABronze", + "warframeMarket": { + "id": "5f0e0fdd9f527b0285718f1d", + "urlName": "panthera_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T4VoidProjectionNezhaPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd385221e30057500f3d", + "urlName": "axi_z1_relic" + } + }, + { + "name": "Lith A1", + "rewards": [ + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Saryn Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGBronze", + "warframeMarket": { + "id": "56c3bbdb5d2f0202da32e93c", + "urlName": "saryn_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Vectis Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGBronze", + "warframeMarket": { + "id": "559daae8e779897b56bee133", + "urlName": "vectis_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } + } + }, + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Akstiletto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGBronze", + "warframeMarket": { + "id": "573b80450ec44a47787a6915", + "urlName": "akstiletto_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Vasto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff67", + "urlName": "vasto_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de4e5221e30057501057", + "urlName": "lith_a1_relic" + } + }, + { + "name": "Lith A2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Akstiletto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionXBronze", + "warframeMarket": { + "id": "573b80450ec44a47787a6915", + "urlName": "akstiletto_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akbronco Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionXBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff23", + "urlName": "akbronco_prime_link" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Cernos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionXBronze", + "warframeMarket": { + "id": "583580d52c2ada003badef85", + "urlName": "cernos_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionXBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionXBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Valkyr Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionXBronze", + "warframeMarket": { + "id": "583589fd2c2ada0047b386f6", + "urlName": "valkyr_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionXBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de1a5221e3005750101d", + "urlName": "lith_a2_relic" + } + }, + { + "name": "Lith A3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Akjagara Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeBBronze", + "warframeMarket": { + "id": "5c196fac96037800ddadac12", + "urlName": "akjagara_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akbolto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeBBronze", + "warframeMarket": { + "id": "5a311f85c2c9e90dfff475f7", + "urlName": "akbolto_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Tiberon Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeBBronze", + "warframeMarket": { + "id": "5ab167b7b2b6a80475780fab", + "urlName": "tiberon_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Rubico Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeBBronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283494", + "urlName": "rubico_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de515221e3005750105a", + "urlName": "lith_a3_relic" + } + }, + { + "name": "Lith A4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Astilla Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c707", + "urlName": "astilla_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Ivara Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "5df8b0ac1456970087cd9b03", + "urlName": "ivara_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Baza Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "5df955131456970150510f27", + "urlName": "baza_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Corinth Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "5e839493267539077b0dd69e", + "urlName": "corinth_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeCBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "60ad4a1cf1904300d012c709", + "urlName": "lith_a4_relic" + } + }, + { + "name": "Lith A5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Atlas Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasVaubanVaultABronze", + "warframeMarket": { + "id": "5d9385b27ea27b0a28fd75bb", + "urlName": "atlas_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akstiletto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasVaubanVaultABronze", + "warframeMarket": { + "id": "573b804a0ec44a47787a6916", + "urlName": "akstiletto_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasVaubanVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Tekko Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasVaubanVaultABronze", + "warframeMarket": { + "id": "5d93ca117ea27b0a87566f65", + "urlName": "tekko_prime_gauntlet" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasVaubanVaultABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Vasto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasVaubanVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff65", + "urlName": "vasto_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasVaubanVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "639a8d9474b02f003889eb83", + "urlName": "lith_a5_relic" + } + }, + { + "name": "Lith A6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Akarius Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeBBronze", + "warframeMarket": { + "id": "65a7fca4ed5b0d2e3eb462cc", + "urlName": "akarius_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Shade Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeBBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d44", + "urlName": "shade_prime_systems" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Masseter Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeBBronze", + "warframeMarket": { + "id": "6530690f22c7fd9770508547", + "urlName": "masseter_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Hildryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeBBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d41", + "urlName": "hildryn_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } + } + } + ], + "locations": [ + { + "rarity": "Legendary", + "chance": 0.0042, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0067, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Another Betrayer, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Family Reunion, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Hot Mess, Rotation A" + }, + { + "rarity": "Rare", "chance": 0.0221, "location": "Phobos/Opik (Rush), Rotation A" }, @@ -15647,8 +17222,8 @@ }, { "rarity": "Rare", - "chance": 0.0476, - "location": "Venus/Vesper Strait (Skirmish), Rotation A" + "chance": 0.0455, + "location": "Venus/Vesper Strait (Skirmish), Rotation B" }, { "rarity": "Rare", @@ -15677,24 +17252,19 @@ }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Venus/Falling Glory (Skirmish), Rotation A" + "chance": 0.0526, + "location": "Venus/Falling Glory (Skirmish), Rotation C" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Venus/Luckless Expanse (Skirmish), Rotation A" + "chance": 0.0625, + "location": "Venus/Luckless Expanse (Skirmish), Rotation C" }, { "rarity": "Rare", "chance": 0.0667, "location": "Void/Hepit (Capture)" }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Stribog (Sabotage)" - }, { "rarity": "Rare", "chance": 0.0667, @@ -15710,11 +17280,6 @@ "chance": 0.0667, "location": "Void/Teshub (Exterminate)" }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Tiwaz (Mobile Defense)" - }, { "rarity": "Rare", "chance": 0.069, @@ -16049,34 +17614,29 @@ "rarity": "Uncommon", "chance": 0.1429, "location": "Venus/Vesper (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.15, - "location": "Venus/Orb Vallis (Level 40 - 60 PROFIT-TAKER - PHASE 1), Rotation C" } ], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeBBronze", "vaultInfo": { "vaulted": false }, "warframeMarket": { - "id": "6242037766a58f0108c3d48c", - "urlName": "lith_g5_relic" + "id": "65a7fc7fed5b0d2e3eb462c7", + "urlName": "lith_a6_relic" } }, { - "name": "Lith H1", + "name": "Lith B1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Helios Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeCBronze", + "name": "Boar Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionYBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192115", - "urlName": "helios_prime_cerebrum" + "id": "54a73e65e779893a797fff2d", + "urlName": "boar_prime_stock" } } }, @@ -16084,11 +17644,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akstiletto Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeCBronze", + "name": "Rhino Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionYBronze", "warframeMarket": { - "id": "573b804a0ec44a47787a6916", - "urlName": "akstiletto_prime_barrel" + "id": "54a73e65e779893a797fff6f", + "urlName": "rhino_prime_neuroptics_blueprint" } } }, @@ -16096,11 +17656,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nami Skyla Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeCBronze", + "name": "Boltor Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionYBronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7042", - "urlName": "nami_skyla_prime_handle" + "id": "54a73e65e779893a797fff30", + "urlName": "boltor_prime_receiver" } } }, @@ -16108,11 +17668,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Saryn Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeCBronze", + "name": "Mag Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionYBronze", "warframeMarket": { - "id": "56c3bbe05d2f0202da32e93d", - "urlName": "saryn_prime_systems" + "id": "54a73e65e779893a797fff6e", + "urlName": "mag_prime_neuroptics_blueprint" } } }, @@ -16120,11 +17680,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeCBronze", + "name": "Ankyros Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionYBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" + "id": "54a73e65e779893a797fff25", + "urlName": "ankyros_prime_blueprint" } } }, @@ -16132,37 +17692,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionYBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionYBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de4b5221e30057501054", - "urlName": "lith_h1_relic" + "id": "6054de195221e3005750101c", + "urlName": "lith_b1_relic" } }, { - "name": "Lith H2", + "name": "Lith B10", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Helios Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeBBronze", + "name": "Baruuk Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeCBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192115", - "urlName": "helios_prime_cerebrum" + "id": "639a8d9374b02f003889eb77", + "urlName": "baruuk_prime_blueprint" } } }, @@ -16170,11 +17726,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Oberon Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeBBronze", + "name": "Strun Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeCBronze", "warframeMarket": { - "id": "592dd262011e88f094afec7d", - "urlName": "oberon_prime_blueprint" + "id": "6139101a30dd5b004b7f90a7", + "urlName": "strun_prime_barrel" } } }, @@ -16182,11 +17738,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Orthos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeBBronze", + "name": "Harrow Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff51", - "urlName": "orthos_prime_blueprint" + "id": "61bb64fd3132ff00482b5fc4", + "urlName": "harrow_prime_neuroptics_blueprint" } } }, @@ -16194,11 +17750,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeBBronze", + "name": "Astilla Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" + "id": "60ad4a1cf1904300d012c706", + "urlName": "astilla_prime_receiver" } } }, @@ -16206,45 +17762,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeBBronze" + "name": "Phantasma Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeCBronze", + "warframeMarket": { + "id": "633e2e6cf570d10793afb824", + "urlName": "phantasma_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zephyr Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeBBronze", - "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c1", - "urlName": "zephyr_prime_neuroptics" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeCBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de175221e3005750101a", - "urlName": "lith_h2_relic" + "id": "639a8d9374b02f003889eb7b", + "urlName": "lith_b10_relic" } }, { - "name": "Lith H3", + "name": "Lith B11", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Harrow Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeBBronze", + "name": "Baruuk Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeCBronze", "warframeMarket": { - "id": "61bb64fe3132ff00482b5fd2", - "urlName": "harrow_prime_systems" + "id": "639a8d9374b02f003889eb77", + "urlName": "baruuk_prime_blueprint" } } }, @@ -16252,19 +17808,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeBBronze" + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Titania Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeBBronze", + "name": "Harrow Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeCBronze", "warframeMarket": { - "id": "5e839495267539077b0dd6cc", - "urlName": "titania_prime_blueprint" + "id": "61bb64fc3132ff00482b5fba", + "urlName": "harrow_prime_blueprint" } } }, @@ -16272,11 +17832,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Astilla Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeBBronze", + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeCBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c706", - "urlName": "astilla_prime_receiver" + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" } } }, @@ -16284,11 +17844,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeBBronze", + "name": "Knell Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" + "id": "61bb64fd3132ff00482b5fc6", + "urlName": "knell_prime_blueprint" } } }, @@ -16296,37 +17856,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nezha Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeBBronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeCBronze", "warframeMarket": { - "id": "5f986cfa9dbdce024971b0be", - "urlName": "nezha_prime_systems" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc2", - "urlName": "lith_h3_relic" + "id": "641264a47d179f02190e41e8", + "urlName": "lith_b11_relic" } }, { - "name": "Lith H4", + "name": "Lith B2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Harrow Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeBBronze", + "name": "Ballistica Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeBBronze", "warframeMarket": { - "id": "61bb64fe3132ff00482b5fd2", - "urlName": "harrow_prime_systems" + "id": "59a5c2565cd9938cfede703d", + "urlName": "ballistica_prime_blueprint" } } }, @@ -16334,11 +17894,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Inaros Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeBBronze", + "name": "Orthos Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeBBronze", "warframeMarket": { - "id": "5f0deab69f527b024d48f056", - "urlName": "inaros_prime_chassis" + "id": "54a73e65e779893a797fff50", + "urlName": "orthos_prime_blade" } } }, @@ -16346,11 +17906,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nezha Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeBBronze", + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeBBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0b7", - "urlName": "nezha_prime_blueprint" + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" } } }, @@ -16358,11 +17918,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeBBronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } }, @@ -16370,45 +17930,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeBBronze" + "name": "Tigris Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeBBronze", + "warframeMarket": { + "id": "57bc9c84e506eb45ea251456", + "urlName": "tigris_prime_stock" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6242037666a58f0108c3d483", - "urlName": "lith_h4_relic" + "id": "6054de4c5221e30057501055", + "urlName": "lith_b2_relic" } }, { - "name": "Lith H5", + "name": "Lith B3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Harrow Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeABronze", + "name": "Ballistica Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeABronze", "warframeMarket": { - "id": "61bb64fe3132ff00482b5fd2", - "urlName": "harrow_prime_systems" + "id": "59a5c2565cd9938cfede703d", + "urlName": "ballistica_prime_blueprint" } } }, @@ -16416,11 +17976,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Strun Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeABronze", + "name": "Orthos Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeABronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a7", - "urlName": "strun_prime_barrel" + "id": "54a73e65e779893a797fff50", + "urlName": "orthos_prime_blade" } } }, @@ -16428,11 +17988,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Pandero Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeABronze", + "name": "Cernos Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeABronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d5", - "urlName": "pandero_prime_barrel" + "id": "583580fd2c2ada003badef89", + "urlName": "cernos_prime_string" } } }, @@ -16440,11 +18000,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeABronze", + "name": "Limbo Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "5b2987abeb069f0536234279", + "urlName": "limbo_prime_systems_blueprint" } } }, @@ -16453,602 +18013,810 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeABronze" + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeABronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } } ], - "locations": [ + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de425221e3005750104a", + "urlName": "lith_b3_relic" + } + }, + { + "name": "Lith B4", + "rewards": [ { - "rarity": "Legendary", - "chance": 0.0042, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Boltor Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRhinoNyxVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff2f", + "urlName": "boltor_prime_blueprint" + } + } }, { - "rarity": "Legendary", - "chance": 0.0058, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Rhino Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRhinoNyxVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff6f", + "urlName": "rhino_prime_neuroptics_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0114, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Scindo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRhinoNyxVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff5c", + "urlName": "scindo_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0221, - "location": "Another Betrayer, Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nyx Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRhinoNyxVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff72", + "urlName": "nyx_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0221, - "location": "Family Reunion, Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRhinoNyxVaultABronze" + } }, { - "rarity": "Rare", - "chance": 0.0221, - "location": "Hot Mess, Rotation A" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Ankyros Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRhinoNyxVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff25", + "urlName": "ankyros_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRhinoNyxVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de255221e30057501029", + "urlName": "lith_b4_relic" + } + }, + { + "name": "Lith B5", + "rewards": [ { "rarity": "Rare", - "chance": 0.0221, - "location": "Phobos/Opik (Rush), Rotation A" + "chance": 2, + "item": { + "name": "Ballistica Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeDBronze", + "warframeMarket": { + "id": "59a5c2565cd9938cfede703d", + "urlName": "ballistica_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0221, - "location": "Recover The Orokin Archive, Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Orthos Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff50", + "urlName": "orthos_prime_blade" + } + } }, { - "rarity": "Rare", - "chance": 0.0221, - "location": "Sunkiller, Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Rubico Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeDBronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283498", + "urlName": "rubico_prime_stock" + } + } }, { - "rarity": "Rare", - "chance": 0.0221, - "location": "Table For Two, Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Banshee Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeDBronze", + "warframeMarket": { + "id": "58b57068eb26db5c3119210b", + "urlName": "banshee_prime_neuroptics_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0221, - "location": "The Aftermath, Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0221, - "location": "Time's Up, Rotation A" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Oberon Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeDBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec7f", + "urlName": "oberon_prime_chassis_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de565221e3005750105f", + "urlName": "lith_b5_relic" + } + }, + { + "name": "Lith B6", + "rewards": [ { "rarity": "Rare", - "chance": 0.0244, - "location": "Venus/Beacon Shield Ring (Skirmish)" + "chance": 2, + "item": { + "name": "Ballistica Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "59a5c2565cd9938cfede703d", + "urlName": "ballistica_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0244, - "location": "Venus/Bifrost Echo (Skirmish)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Orthos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff51", + "urlName": "orthos_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.025, - "location": "Void Storm (Earth)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Redeemer Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "5c196fae96037800ddadac16", + "urlName": "redeemer_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.025, - "location": "Void Storm (Venus)" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Bendar Cluster (Skirmish)" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Iota Temple (Skirmish)" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Limbo Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "5b2987abeb069f0536234279", + "urlName": "limbo_prime_systems_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de395221e30057501041", + "urlName": "lith_b6_relic" + } + }, + { + "name": "Lith B7", + "rewards": [ { "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Korm's Belt (Skirmish)" + "chance": 2, + "item": { + "name": "Baza Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeEBronze", + "warframeMarket": { + "id": "5df955121456970150510f21", + "urlName": "baza_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Ogal Cluster (Skirmish)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Orthos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff51", + "urlName": "orthos_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Sover Strait (Skirmish)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Aksomati Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeEBronze", + "warframeMarket": { + "id": "5df955141456970150510f2a", + "urlName": "aksomati_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Beacon Shield Ring (Caches), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Bifrost Echo (Caches), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeEBronze" + } }, { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Falling Glory (Caches), Rotation A" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Tipedo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeEBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae059f", + "urlName": "tipedo_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeEBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de305221e30057501038", + "urlName": "lith_b7_relic" + } + }, + { + "name": "Lith B8", + "rewards": [ { "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Luckless Expanse (Caches), Rotation A" + "chance": 2, + "item": { + "name": "Baza Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeBBronze", + "warframeMarket": { + "id": "5df955121456970150510f21", + "urlName": "baza_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Orvin-Haarc (Caches), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Ivara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeBBronze", + "warframeMarket": { + "id": "5df8b0aa1456970087cd9aff", + "urlName": "ivara_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Vesper Strait (Caches), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Atlas Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeBBronze", + "warframeMarket": { + "id": "5d9385b17ea27b0a28fd75b8", + "urlName": "atlas_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0476, - "location": "Venus/Vesper Strait (Skirmish), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } }, { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Bendar Cluster (Caches)" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Dethcube Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeBBronze", + "warframeMarket": { + "id": "5d93ca117ea27b0a87566f6e", + "urlName": "dethcube_prime_systems" + } + } }, { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Iota Temple (Caches)" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Aksomati Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeBBronze", + "warframeMarket": { + "id": "5df955141456970150510f28", + "urlName": "aksomati_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de2a5221e3005750102f", + "urlName": "lith_b8_relic" + } + }, + { + "name": "Lith B9", + "rewards": [ { "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Korm's Belt (Caches)" + "chance": 2, + "item": { + "name": "Baza Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraOberonVaultABronze", + "warframeMarket": { + "id": "5df955131456970150510f25", + "urlName": "baza_prime_stock" + } + } }, { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Ogal Cluster (Caches)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Silva & Aegis Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraOberonVaultABronze", + "warframeMarket": { + "id": "592dd262011e88f094afec87", + "urlName": "silva_and_aegis_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Sover Strait (Caches)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraOberonVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Venus/Falling Glory (Skirmish), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Oberon Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraOberonVaultABronze", + "warframeMarket": { + "id": "592dd262011e88f094afec7f", + "urlName": "oberon_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Venus/Luckless Expanse (Skirmish), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraOberonVaultABronze" + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Hepit (Capture)" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraOberonVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraOberonVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6364d904f6d2030069a9f91d", + "urlName": "lith_b9_relic" + } + }, + { + "name": "Lith C1", + "rewards": [ { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Stribog (Sabotage)" + "chance": 2, + "item": { + "name": "Carrier Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionJBronze", + "warframeMarket": { + "id": "559daacae779897b47b74c13", + "urlName": "carrier_prime_cerebrum" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Taranis (Defense), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Kavasa Prime Band", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionJBronze", + "warframeMarket": { + "id": "56153734b66f836f976f5501", + "urlName": "kavasa_prime_band" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Taranis (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionJBronze" + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Teshub (Exterminate)" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionJBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Tiwaz (Mobile Defense)" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nova Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionJBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff68", + "urlName": "nova_prime_neuroptics_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.069, - "location": "Ceres/Seimeni (Defense), Rotation A" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nova Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionJBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff6a", + "urlName": "nova_prime_systems_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionJBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de455221e3005750104d", + "urlName": "lith_c1_relic" + } + }, + { + "name": "Lith C10", + "rewards": [ { "rarity": "Rare", - "chance": 0.069, - "location": "Earth/Coba (Defense), Rotation A" + "chance": 2, + "item": { + "name": "Cobra & Crane Prime Guard", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "639a941c74b02f008887784a", + "urlName": "cobra_and_crane_prime_guard" + } + } }, { - "rarity": "Rare", - "chance": 0.069, - "location": "Eris/Akkad (Defense), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Khora Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "62d3493f75156700ce450ded", + "urlName": "khora_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.069, - "location": "Europa/Larzac (Defense), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Nagantaka Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d481", + "urlName": "nagantaka_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.069, - "location": "Jupiter/Sinai (Defense), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Masseter Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "6530690f22c7fd9770508547", + "urlName": "masseter_prime_handle" + } + } }, { - "rarity": "Rare", - "chance": 0.069, - "location": "Mars/Kadesh (Defense), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeCBronze" + } }, { - "rarity": "Rare", - "chance": 0.069, - "location": "Pluto/Sechura (Defense), Rotation A" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Garuda Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "6242037866a58f0108c3d497", + "urlName": "garuda_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "653053b032327ba8746da741", + "urlName": "lith_c10_relic" + } + }, + { + "name": "Lith C11", + "rewards": [ { "rarity": "Rare", - "chance": 0.069, - "location": "Sedna/Sangeru (Defense), Rotation A" + "chance": 2, + "item": { + "name": "Cobra & Crane Prime Guard", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeABronze", + "warframeMarket": { + "id": "639a941c74b02f008887784a", + "urlName": "cobra_and_crane_prime_guard" + } + } }, { - "rarity": "Rare", - "chance": 0.069, - "location": "Venus/Romula (Defense), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Fulmin Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeABronze", + "warframeMarket": { + "id": "64c2aa1466456704eba6ba37", + "urlName": "fulmin_prime_stock" + } + } }, { - "rarity": "Rare", - "chance": 0.0769, - "location": "Ceres/Gabii (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Phantasma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeABronze", + "warframeMarket": { + "id": "633e2e6bf570d10793afb820", + "urlName": "phantasma_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0769, - "location": "Earth/Everest (Excavation), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Acceltra Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeABronze", + "warframeMarket": { + "id": "65a7fcc4ed5b0d2e3eb462cf", + "urlName": "acceltra_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0769, - "location": "Earth/Tikal (Excavation), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } + } }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Gunsen Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeABronze", + "warframeMarket": { + "id": "64c2aa1466456704eba6ba2e", + "urlName": "gunsen_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "65a7fc7fed5b0d2e3eb462c8", + "urlName": "lith_c11_relic" + } + }, + { + "name": "Lith C12", + "rewards": [ { "rarity": "Rare", - "chance": 0.0769, - "location": "Mars/Arcadia (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Mars/Augustus (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Mercury/Apollodorus (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Phobos/Flimnap (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Phobos/Stickney (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Phobos/Wendell (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Venus/Kiliken (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Venus/Malva (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Venus/V Prime (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Ceres/Casta (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Ceres/Egeria (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Ceres/Varro (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Earth/Lith (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Mars/Spear (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Mercury/Lares (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Phobos/Drunlo (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Phobos/Gulliver (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Venus/Tessera (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0917, - "location": "Sanctuary Onslaught, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0948, - "location": "Elite Sanctuary Onslaught, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Phobos/Kepler (Rush), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Ceres/Cinxia (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Earth/Gaia (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Mars/Alator (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Mercury/Odin (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Phobos/Memphis (Defection), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Phobos/Memphis (Defection), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Venus/Cytherean (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Venus/Orvin-Haarc (Skirmish), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Ceres/Gabii (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Earth/Everest (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Earth/Tikal (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mars/Arcadia (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mars/Augustus (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mercury/Apollodorus (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Flimnap (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Stickney (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Wendell (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Venus/Kiliken (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Venus/Malva (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Venus/V Prime (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Void/Ani (Survival), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Void/Taranis (Defense), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1111, - "location": "Deimos/Hyf (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1111, - "location": "Deimos/Terrorem (Survival), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.125, - "location": "Venus/Orb Vallis (Level 40 - 60 PROFIT-TAKER - PHASE 1), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Ceres/Hapke (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Earth/Cambria (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Arval (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mercury/Suisei (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Phobos/Grildrig (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Phobos/Shklovsky (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Venus/Unda (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Venus/Vesper (Spy), Rotation B" - } - ], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeABronze", - "vaultInfo": { - "vaulted": false - }, - "warframeMarket": { - "id": "633e2e6cf570d10793afb822", - "urlName": "lith_h5_relic" - } - }, - { - "name": "Lith H6", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Hystrix Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeDBronze", - "warframeMarket": { - "id": "62d3494075156700ce450df7", - "urlName": "hystrix_prime_receiver" - } - } + "chance": 2, + "item": { + "name": "Cobra & Crane Prime Guard", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeABronze", + "warframeMarket": { + "id": "639a941c74b02f008887784a", + "urlName": "cobra_and_crane_prime_guard" + } + } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nagantaka Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeDBronze", + "name": "Fulmin Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeABronze", "warframeMarket": { - "id": "6242037666a58f0108c3d485", - "urlName": "nagantaka_prime_stock" + "id": "64c2aa1466456704eba6ba37", + "urlName": "fulmin_prime_stock" } } }, @@ -17056,11 +18824,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Strun Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeDBronze", + "name": "Grendel Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeABronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a9", - "urlName": "strun_prime_stock" + "id": "653060f332327ba8746da747", + "urlName": "grendel_prime_chassis_blueprint" } } }, @@ -17068,11 +18836,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tatsu Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeDBronze", + "name": "Sevagoth Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeABronze", "warframeMarket": { - "id": "633e2e6af570d10793afb818", - "urlName": "tatsu_prime_blueprint" + "id": "66c6080366bbb2aedca6957f", + "urlName": "sevagoth_prime_systems_blueprint" } } }, @@ -17080,11 +18848,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeDBronze", + "name": "Shade Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" + "id": "641263e07d179f02100c6d48", + "urlName": "shade_prime_cerebrum" } } }, @@ -17092,11 +18860,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Volnus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeDBronze", + "name": "Okina Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeABronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c70c", - "urlName": "volnus_prime_blueprint" + "id": "663268d2e85cac3856c86dc1", + "urlName": "okina_prime_blade" } } } @@ -17643,27 +19411,27 @@ "location": "Venus/Vesper (Spy), Rotation B" } ], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeABronze", "vaultInfo": { "vaulted": false }, "warframeMarket": { - "id": "633e2e69f570d10793afb811", - "urlName": "lith_h6_relic" + "id": "66c6098b66bbb2aedca695a1", + "urlName": "lith_c12_relic" } }, { - "name": "Lith I1", + "name": "Lith C2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Ivara Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeEBronze", + "name": "Cernos Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeABronze", "warframeMarket": { - "id": "5df8b0ab1456970087cd9b02", - "urlName": "ivara_prime_chassis" + "id": "583580e12c2ada003badef86", + "urlName": "cernos_prime_lower_limb" } } }, @@ -17671,11 +19439,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeEBronze", + "name": "Nami Skyla Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "id": "59a5cd4d5cd9938cfede7042", + "urlName": "nami_skyla_prime_handle" } } }, @@ -17683,11 +19451,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Karyst Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeEBronze", + "name": "Akbolto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeABronze", "warframeMarket": { - "id": "5f0e0fdc9f527b0285718f18", - "urlName": "karyst_prime_handle" + "id": "5a311f85c2c9e90dfff475f7", + "urlName": "akbolto_prime_barrel" } } }, @@ -17695,11 +19463,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeEBronze", + "name": "Venka Prime Blades", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" + "id": "58358e1c2c2ada00655a4ef6", + "urlName": "venka_prime_blades" } } }, @@ -17707,11 +19475,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Pandero Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeEBronze", + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeABronze", "warframeMarket": { - "id": "603621500a372600fd5614db", - "urlName": "pandero_prime_blueprint" + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" } } }, @@ -17719,33 +19487,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeEBronze" + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeEBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de295221e3005750102c", - "urlName": "lith_i1_relic" + "id": "6054de365221e3005750103f", + "urlName": "lith_c2_relic" } }, { - "name": "Lith K1", + "name": "Lith C3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Kavasa Prime Buckle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKBronze", + "name": "Chroma Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeCBronze", "warframeMarket": { - "id": "56153730b66f836f9488bcce", - "urlName": "kavasa_prime_buckle" + "id": "5ba9f2024567de01415f6389", + "urlName": "chroma_prime_neuroptics_blueprint" } } }, @@ -17753,11 +19525,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tigris Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKBronze", + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeCBronze", "warframeMarket": { - "id": "57bc9c84e506eb45ea251457", - "urlName": "tigris_prime_barrel" + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" } } }, @@ -17765,11 +19537,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Trinity Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKBronze", + "name": "Helios Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeCBronze", "warframeMarket": { - "id": "56153689b66f836f7a3c0baf", - "urlName": "trinity_prime_blueprint" + "id": "58b57068eb26db5c31192118", + "urlName": "helios_prime_blueprint" } } }, @@ -17777,11 +19549,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKBronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } }, @@ -17789,11 +19561,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKBronze", + "name": "Silva & Aegis Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" + "id": "592dd262011e88f094afec89", + "urlName": "silva_and_aegis_prime_hilt" } } }, @@ -17801,37 +19573,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Odonata Prime Harness Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKBronze", + "name": "Sybaris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeCBronze", "warframeMarket": { - "id": "5527a279e77989205639861f", - "urlName": "odonata_prime_harness" + "id": "592dd262011e88f094afec82", + "urlName": "sybaris_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de455221e3005750104c", - "urlName": "lith_k1_relic" + "id": "6054de575221e30057501060", + "urlName": "lith_c3_relic" } }, { - "name": "Lith K2", + "name": "Lith C4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Kogake Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeDBronze", + "name": "Chroma Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeABronze", "warframeMarket": { - "id": "5a311f85c2c9e90dfff475f6", - "urlName": "kogake_prime_gauntlet" + "id": "5ba9f2024567de01415f6389", + "urlName": "chroma_prime_neuroptics_blueprint" } } }, @@ -17839,19 +19611,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeDBronze" + "name": "Orthos Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff50", + "urlName": "orthos_prime_blade" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeDBronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -17859,23 +19635,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zephyr Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeDBronze", - "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c1", - "urlName": "zephyr_prime_neuroptics" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeDBronze", + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" } } }, @@ -17883,37 +19655,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Rubico Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeDBronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeABronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283494", - "urlName": "rubico_prime_receiver" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de385221e30057501040", - "urlName": "lith_k2_relic" + "id": "6054de3b5221e30057501043", + "urlName": "lith_c4_relic" } }, { - "name": "Lith K3", + "name": "Lith C5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Kronen Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeDBronze", + "name": "Cernos Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultBBronze", "warframeMarket": { - "id": "5ab167b9b2b6a80475780fd1", - "urlName": "kronen_prime_blade" + "id": "583580e12c2ada003badef86", + "urlName": "cernos_prime_lower_limb" } } }, @@ -17921,11 +19693,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tiberon Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeDBronze", + "name": "Venka Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultBBronze", "warframeMarket": { - "id": "5ab167b7b2b6a80475780fab", - "urlName": "tiberon_prime_blueprint" + "id": "58358e192c2ada00655a4ef4", + "urlName": "venka_prime_blueprint" } } }, @@ -17933,11 +19705,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Wukong Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeDBronze", + "name": "Valkyr Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultBBronze", "warframeMarket": { - "id": "5d21ce45f4604c012d1e0c0f", - "urlName": "wukong_prime_chassis" + "id": "58358a062c2ada0047b386f7", + "urlName": "valkyr_prime_neuroptics_blueprint" } } }, @@ -17945,57 +19717,57 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Rubico Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeDBronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283494", - "urlName": "rubico_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeDBronze" + "name": "Saryn Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultBBronze", + "warframeMarket": { + "id": "56c3bbdb5d2f0202da32e93c", + "urlName": "saryn_prime_neuroptics_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeDBronze", + "name": "Spira Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "56c3bc025d2f0202da32e944", + "urlName": "spira_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de5e5221e30057501067", - "urlName": "lith_k3_relic" + "id": "6054de225221e30057501026", + "urlName": "lith_c5_relic" } }, { - "name": "Lith K4", + "name": "Lith C6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Kavasa Prime Buckle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNovaTrinityVaultABronze", + "name": "Corinth Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeABronze", "warframeMarket": { - "id": "56153730b66f836f9488bcce", - "urlName": "kavasa_prime_buckle" + "id": "5e839493267539077b0dd69a", + "urlName": "corinth_prime_stock" } } }, @@ -18003,11 +19775,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Trinity Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNovaTrinityVaultABronze", + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeABronze", "warframeMarket": { - "id": "56153689b66f836f7a3c0baf", - "urlName": "trinity_prime_blueprint" + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" } } }, @@ -18015,11 +19787,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Soma Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNovaTrinityVaultABronze", + "name": "Mesa Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff63", - "urlName": "soma_prime_receiver" + "id": "5c182b739603780081b09a55", + "urlName": "mesa_prime_blueprint" } } }, @@ -18027,11 +19799,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nova Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNovaTrinityVaultABronze", + "name": "Equinox Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff68", - "urlName": "nova_prime_neuroptics" + "id": "5ca28670fc2db2035eae05a1", + "urlName": "equinox_prime_chassis_blueprint" } } }, @@ -18040,44 +19812,44 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNovaTrinityVaultABronze" + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Dual Kamas Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNovaTrinityVaultABronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeABronze", "warframeMarket": { - "id": "561536d5b66f836f889b79bb", - "urlName": "dual_kamas_prime_blueprint" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNovaTrinityVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de2e5221e30057501035", - "urlName": "lith_k4_relic" + "id": "6054de215221e30057501025", + "urlName": "lith_c6_relic" } }, { - "name": "Lith K5", + "name": "Lith C7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Kogake Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultABronze", + "name": "Cernos Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "5a311f85c2c9e90dfff475f6", - "urlName": "kogake_prime_gauntlet" + "id": "583580e12c2ada003badef86", + "urlName": "cernos_prime_lower_limb" } } }, @@ -18085,11 +19857,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akbolto Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultABronze", + "name": "Nyx Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "5a311f85c2c9e90dfff475f7", - "urlName": "akbolto_prime_barrel" + "id": "54a73e65e779893a797fff76", + "urlName": "nyx_prime_systems_blueprint" } } }, @@ -18097,11 +19869,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Banshee Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultABronze", + "name": "Scindo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210d", - "urlName": "banshee_prime_systems" + "id": "54a73e65e779893a797fff5c", + "urlName": "scindo_prime_blueprint" } } }, @@ -18109,11 +19881,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mirage Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultABronze", + "name": "Valkyr Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d5", - "urlName": "mirage_prime_chassis" + "id": "583589fd2c2ada0047b386f6", + "urlName": "valkyr_prime_blueprint" } } }, @@ -18121,45 +19893,131 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultABronze" + "name": "Hikou Prime Pouch", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNyxValkyrRailjackABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff47", + "urlName": "hikou_prime_pouch" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Helios Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultABronze", - "warframeMarket": { - "id": "58b57068eb26db5c31192116", - "urlName": "helios_prime_carapace" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNyxValkyrRailjackABronze" } } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultABronze", + "locations": [ + { + "rarity": "Rare", + "chance": 0.06, + "location": "Saturn/Kasio's Rest (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.06, + "location": "Saturn/Lupal Pass (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.06, + "location": "Saturn/Mordo Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.06, + "location": "Saturn/Nodo Gap (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.06, + "location": "Saturn/Vand Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Neptune/Arva Vector (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Neptune/Brom Cluster (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Neptune/Enkidu Ice Drifts (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Neptune/Mammon's Prospect (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Neptune/Nu-Gua Mines (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Neptune/Sovereign Grasp (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Venus/Beacon Shield Ring (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Venus/Bifrost Echo (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Venus/Falling Glory (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Venus/Luckless Expanse (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Venus/Orvin-Haarc (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Venus/Vesper Strait (Caches), Rotation B" + } + ], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNyxValkyrRailjackABronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { - "id": "6054de5c5221e30057501065", - "urlName": "lith_k5_relic" + "id": "6054de2e5221e30057501034", + "urlName": "lith_c7_relic" } }, { - "name": "Lith K6", + "name": "Lith C8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Karyst Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeBBronze", + "name": "Chroma Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultABronze", "warframeMarket": { - "id": "5f0e0fde9f527b0285718f1f", - "urlName": "karyst_prime_blade" + "id": "5ba9f2024567de01415f6389", + "urlName": "chroma_prime_neuroptics_blueprint" } } }, @@ -18167,11 +20025,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Paris Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeBBronze", + "name": "Rubico Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff53", - "urlName": "paris_prime_grip" + "id": "5baa8bbf4567de01ac283498", + "urlName": "rubico_prime_stock" } } }, @@ -18179,23 +20037,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Gara Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeBBronze", - "warframeMarket": { - "id": "60ad4a1df1904300d012c70e", - "urlName": "gara_prime_chassis" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeBBronze", + "name": "Zephyr Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "5ab1570db2b6a8044d5137c1", + "urlName": "zephyr_prime_neuroptics_blueprint" } } }, @@ -18203,11 +20057,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Atlas Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeBBronze", + "name": "Tiberon Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultABronze", "warframeMarket": { - "id": "5d9385b27ea27b0a28fd75bc", - "urlName": "atlas_prime_blueprint" + "id": "5ab167b7b2b6a80475780fab", + "urlName": "tiberon_prime_blueprint" } } }, @@ -18215,37 +20069,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Aksomati Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeBBronze", + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultABronze", "warframeMarket": { - "id": "5df955131456970150510f26", - "urlName": "aksomati_prime_receiver" + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "60ad4a1bf1904300d012c6f7", - "urlName": "lith_k6_relic" + "id": "6089662eea9374026927178e", + "urlName": "lith_c8_relic" } }, { - "name": "Lith K7", + "name": "Lith C9", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Karyst Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeBBronze", + "name": "Corinth Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "5f0e0fde9f527b0285718f1f", - "urlName": "karyst_prime_blade" + "id": "5e839493267539077b0dd69a", + "urlName": "corinth_prime_stock" } } }, @@ -18253,11 +20107,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Octavia Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeBBronze", + "name": "Scourge Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "603621500a372600fd5614d7", - "urlName": "octavia_prime_chassis" + "id": "61bb64fe3132ff00482b5fd4", + "urlName": "scourge_prime_handle" } } }, @@ -18265,19 +20119,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeBBronze" + "name": "Pandero Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeCBronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614d5", + "urlName": "pandero_prime_barrel" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeBBronze", + "name": "Octavia Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "603621500a372600fd5614da", + "urlName": "octavia_prime_systems_blueprint" } } }, @@ -18285,11 +20143,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Baza Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeBBronze", + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "5df955141456970150510f29", - "urlName": "baza_prime_receiver" + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" } } }, @@ -18297,37 +20155,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Guandao Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeBBronze", + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0b8", - "urlName": "guandao_prime_blade" + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6139101930dd5b004b7f9098", - "urlName": "lith_k7_relic" + "id": "61bb64fe3132ff00482b5fd3", + "urlName": "lith_c9_relic" } }, { - "name": "Lith K8", + "name": "Lith D1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Kavasa Prime Buckle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultBBronze", + "name": "Dethcube Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeCBronze", "warframeMarket": { - "id": "56153730b66f836f9488bcce", - "urlName": "kavasa_prime_buckle" + "id": "5d93ca117ea27b0a87566f6a", + "urlName": "dethcube_prime_blueprint" } } }, @@ -18335,11 +20193,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Limbo Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultBBronze", + "name": "Mesa Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeCBronze", "warframeMarket": { - "id": "5b2987abeb069f0536234277", - "urlName": "limbo_prime_neuroptics" + "id": "5c182b739603780081b09a55", + "urlName": "mesa_prime_blueprint" } } }, @@ -18347,11 +20205,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Trinity Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultBBronze", + "name": "Ninkondi Prime Chain", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeCBronze", "warframeMarket": { - "id": "56153692b66f836f7d649936", - "urlName": "trinity_prime_neuroptics" + "id": "5d21ce48f4604c012d1e0c16", + "urlName": "ninkondi_prime_chain" } } }, @@ -18359,11 +20217,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultBBronze", + "name": "Atlas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "5d9385b27ea27b0a28fd75bc", + "urlName": "atlas_prime_blueprint" } } }, @@ -18371,45 +20229,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultBBronze" + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultBBronze", + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61a25ffa68fd79003fe3fd5d", - "urlName": "lith_k8_relic" + "id": "6054de5f5221e30057501068", + "urlName": "lith_d1_relic" } }, { - "name": "Lith K9", + "name": "Lith D2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Khora Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKhoraPrimeABronze", + "name": "Dethcube Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeBBronze", "warframeMarket": { - "id": "62d3494075156700ce450df5", - "urlName": "khora_prime_blueprint" + "id": "5d93ca107ea27b0a87566f62", + "urlName": "dethcube_prime_cerebrum" } } }, @@ -18417,11 +20279,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Guandao Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKhoraPrimeABronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeBBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0bb", - "urlName": "guandao_prime_blueprint" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, @@ -18429,11 +20291,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Astilla Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKhoraPrimeABronze", + "name": "Redeemer Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeBBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c70b", - "urlName": "astilla_prime_stock" + "id": "5c196fae96037800ddadac16", + "urlName": "redeemer_prime_blueprint" } } }, @@ -18441,11 +20303,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKhoraPrimeABronze", + "name": "Equinox Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" + "id": "5ca28670fc2db2035eae05a1", + "urlName": "equinox_prime_chassis_blueprint" } } }, @@ -18453,45 +20315,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKhoraPrimeABronze" + "name": "Wukong Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeBBronze", + "warframeMarket": { + "id": "5d21ce4af4604c012d1e0c1a", + "urlName": "wukong_prime_neuroptics_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKhoraPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKhoraPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "62d3494075156700ce450df9", - "urlName": "lith_k9_relic" + "id": "6054de495221e30057501051", + "urlName": "lith_d2_relic" } }, { - "name": "Lith L1", + "name": "Lith D3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Limbo Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeBBronze", + "name": "Dethcube Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeCBronze", "warframeMarket": { - "id": "5b2987abeb069f0536234277", - "urlName": "limbo_prime_neuroptics" + "id": "5d93ca117ea27b0a87566f6a", + "urlName": "dethcube_prime_blueprint" } } }, @@ -18499,11 +20361,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zhuge Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeBBronze", + "name": "Ninkondi Prime Chain", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeCBronze", "warframeMarket": { - "id": "5d21ce47f4604c012d1e0c15", - "urlName": "zhuge_prime_blueprint" + "id": "5d21ce48f4604c012d1e0c16", + "urlName": "ninkondi_prime_chain" } } }, @@ -18511,11 +20373,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Equinox Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeBBronze", + "name": "Corinth Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeCBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a5", - "urlName": "equinox_prime_neuroptics" + "id": "5e839494267539077b0dd6b5", + "urlName": "corinth_prime_receiver" } } }, @@ -18523,11 +20385,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Destreza Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeBBronze", + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeCBronze", "warframeMarket": { - "id": "5b2985e3eb069f04ea65b0fd", - "urlName": "destreza_prime_handle" + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" } } }, @@ -18535,11 +20397,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Kogake Prime Boot", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeBBronze", + "name": "Ivara Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeCBronze", "warframeMarket": { - "id": "5a311f84c2c9e90dfff475e4", - "urlName": "kogake_prime_boot" + "id": "5df8b0ab1456970087cd9b01", + "urlName": "ivara_prime_neuroptics_blueprint" } } }, @@ -18547,33 +20409,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeBBronze" + "name": "Stradavar Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeCBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a3", + "urlName": "stradavar_prime_receiver" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de1b5221e3005750101e", - "urlName": "lith_l1_relic" + "id": "6054de325221e3005750103a", + "urlName": "lith_d3_relic" } }, { - "name": "Lith L2", + "name": "Lith D4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Limbo Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeBBronze", + "name": "Dethcube Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeABronze", "warframeMarket": { - "id": "5b2987abeb069f0536234277", - "urlName": "limbo_prime_neuroptics" + "id": "5d93ca117ea27b0a87566f6a", + "urlName": "dethcube_prime_blueprint" } } }, @@ -18581,11 +20447,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeBBronze", + "name": "Ninkondi Prime Chain", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "5d21ce48f4604c012d1e0c16", + "urlName": "ninkondi_prime_chain" } } }, @@ -18593,11 +20459,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tekko Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeBBronze", + "name": "Zakti Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeABronze", "warframeMarket": { - "id": "5d93ca127ea27b0a87566f7c", - "urlName": "tekko_prime_blueprint" + "id": "5f986cf99dbdce024971b0bd", + "urlName": "zakti_prime_barrel" } } }, @@ -18605,11 +20471,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Pyrana Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeBBronze", + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeABronze", "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0f3", - "urlName": "pyrana_prime_barrel" + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" } } }, @@ -18617,11 +20483,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Equinox Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeBBronze", + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeABronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a1", - "urlName": "equinox_prime_chassis" + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" } } }, @@ -18629,37 +20495,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Redeemer Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeBBronze", - "warframeMarket": { - "id": "5c196fad96037800ddadac14", - "urlName": "redeemer_prime_blade" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de605221e30057501069", - "urlName": "lith_l2_relic" + "id": "6054de2b5221e30057501030", + "urlName": "lith_d4_relic" } }, { - "name": "Lith L3", + "name": "Lith D5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Limbo Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultABronze", + "name": "Destreza Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaLimboVaultBBronze", "warframeMarket": { - "id": "5b2987abeb069f053623427a", - "urlName": "limbo_prime_chassis" + "id": "5b2985e0eb069f04ea65b0d8", + "urlName": "destreza_prime_blade" } } }, @@ -18667,11 +20529,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Trinity Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultABronze", + "name": "Pyrana Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaLimboVaultBBronze", "warframeMarket": { - "id": "5615369ab66f836f805c5a8b", - "urlName": "trinity_prime_chassis" + "id": "5b2985e1eb069f04ea65b0ee", + "urlName": "pyrana_prime_receiver" } } }, @@ -18679,11 +20541,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kavasa Prime Band", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultABronze", + "name": "Mesa Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaLimboVaultBBronze", "warframeMarket": { - "id": "56153734b66f836f976f5501", - "urlName": "kavasa_prime_band" + "id": "5c182b749603780081b09a56", + "urlName": "mesa_prime_systems_blueprint" } } }, @@ -18691,11 +20553,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Pyrana Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultABronze", + "name": "Redeemer Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaLimboVaultBBronze", "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0f3", - "urlName": "pyrana_prime_barrel" + "id": "5c196fad96037800ddadac14", + "urlName": "redeemer_prime_blade" } } }, @@ -18703,11 +20565,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Dual Kamas Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultABronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaLimboVaultBBronze", "warframeMarket": { - "id": "561536d5b66f836f889b79bb", - "urlName": "dual_kamas_prime_blueprint" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" } } }, @@ -18715,49 +20577,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaLimboVaultBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaLimboVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61a25ff968fd79003fe3fd55", - "urlName": "lith_l3_relic" + "id": "63ee00fd10125411da49e6ec", + "urlName": "lith_d5_relic" } }, { - "name": "Lith M1", + "name": "Lith D6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Mag Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFBronze", + "name": "Dual Keres Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff82", - "urlName": "mag_prime_blueprint" + "id": "62d3494175156700ce450e00", + "urlName": "dual_keres_prime_blueprint" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFBronze", + "name": "Nagantaka Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" + "id": "6242037666a58f0108c3d485", + "urlName": "nagantaka_prime_stock" } } }, @@ -18765,23 +20623,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Soma Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFBronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff62", - "urlName": "soma_prime_blueprint" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Dakra Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFBronze", + "name": "Corvas Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3e", - "urlName": "dakra_prime_blueprint" + "id": "6242037766a58f0108c3d48a", + "urlName": "corvas_prime_receiver" } } }, @@ -18789,11 +20647,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Boar Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFBronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff2c", - "urlName": "boar_prime_receiver" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } }, @@ -18802,32 +20660,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaKhoraVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaKhoraVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de4f5221e30057501058", - "urlName": "lith_m1_relic" + "id": "672229f51ce4caca2fe98667", + "urlName": "lith_d6_relic" } }, { - "name": "Lith M2", + "name": "Lith E1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Mag Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMagNovaVaultABronze", + "name": "Ember Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEmberRhinoVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff82", - "urlName": "mag_prime_blueprint" + "id": "54a73e65e779893a797fff81", + "urlName": "ember_prime_blueprint" } } }, @@ -18835,11 +20693,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Boar Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMagNovaVaultABronze", + "name": "Rhino Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEmberRhinoVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff2a", - "urlName": "boar_prime_barrel" + "id": "54a73e65e779893a797fff78", + "urlName": "rhino_prime_chassis_blueprint" } } }, @@ -18847,19 +20705,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMagNovaVaultABronze" + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEmberRhinoVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nova Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMagNovaVaultABronze", + "name": "Boltor Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEmberRhinoVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff68", - "urlName": "nova_prime_neuroptics" + "id": "54a73e65e779893a797fff2e", + "urlName": "boltor_prime_barrel" } } }, @@ -18867,11 +20729,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Soma Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMagNovaVaultABronze", + "name": "Ankyros Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEmberRhinoVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff61", - "urlName": "soma_prime_barrel" + "id": "54a73e65e779893a797fff25", + "urlName": "ankyros_prime_blueprint" } } }, @@ -18879,143 +20741,65 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Dakra Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMagNovaVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3f", - "urlName": "dakra_prime_handle" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEmberRhinoVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMagNovaVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEmberRhinoVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de3c5221e30057501044", - "urlName": "lith_m2_relic" + "id": "667ec83159acb6bf03ebc32b", + "urlName": "lith_e1_relic" } }, { - "name": "Lith M3", + "name": "Lith F1", "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Mesa Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeBBronze", - "warframeMarket": { - "id": "5c182b739603780081b09a54", - "urlName": "mesa_prime_neuroptics" - } - } - }, - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Rubico Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeBBronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283498", - "urlName": "rubico_prime_stock" - } - } - }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Oberon Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeBBronze", - "warframeMarket": { - "id": "592dd262011e88f094afec7d", - "urlName": "oberon_prime_blueprint" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Silva & Aegis Prime Hilt", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeBBronze", + "name": "Scindo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionCBronze", "warframeMarket": { - "id": "592dd262011e88f094afec89", - "urlName": "silva_and_aegis_prime_hilt" + "id": "54a73e65e779893a797fff5c", + "urlName": "scindo_prime_blueprint" } } }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeBBronze" - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeBBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054de3a5221e30057501042", - "urlName": "lith_m3_relic" - } - }, - { - "name": "Lith M4", - "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Mesa Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeABronze", + "name": "Fragor Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionCBronze", "warframeMarket": { - "id": "5c182b739603780081b09a54", - "urlName": "mesa_prime_neuroptics" + "id": "573b801c0ec44a47787a6911", + "urlName": "fragor_prime_blueprint" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Stradavar Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeABronze", - "warframeMarket": { - "id": "5ca2866ffc2db2035eae059b", - "urlName": "stradavar_prime_barrel" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionCBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Destreza Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeABronze", + "name": "Odonata Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionCBronze", "warframeMarket": { - "id": "5b2985e3eb069f04ea65b0fb", - "urlName": "destreza_prime_blueprint" + "id": "5527a26de77989205156b2b7", + "urlName": "odonata_prime_blueprint" } } }, @@ -19024,7 +20808,7 @@ "chance": 25.33, "item": { "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionCBronze", "warframeMarket": { "id": "54a73e65e779893a797fff55", "urlName": "paris_prime_blueprint" @@ -19035,135 +20819,123 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akjagara Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeABronze", - "warframeMarket": { - "id": "5c196fad96037800ddadac13", - "urlName": "akjagara_prime_blueprint" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Equinox Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeABronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionCBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a1", - "urlName": "equinox_prime_chassis" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de525221e3005750105b", - "urlName": "lith_m4_relic" + "id": "6054de5a5221e30057501063", + "urlName": "lith_f1_relic" } }, { - "name": "Lith M5", + "name": "Lith F2", "rewards": [ { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 25.33, "item": { - "name": "Mesa Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeBBronze", + "name": "Odonata Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEBronze", "warframeMarket": { - "id": "5c182b739603780081b09a54", - "urlName": "mesa_prime_neuroptics" + "id": "5527a288e77989205f31e525", + "urlName": "odonata_prime_systems_blueprint" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Titania Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeBBronze", + "name": "Hikou Prime Stars", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEBronze", "warframeMarket": { - "id": "5e839495267539077b0dd6cc", - "urlName": "titania_prime_blueprint" + "id": "54a73e65e779893a797fff48", + "urlName": "hikou_prime_stars" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Stradavar Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeBBronze", + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEBronze", "warframeMarket": { - "id": "5ca2866ffc2db2035eae059b", - "urlName": "stradavar_prime_barrel" + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Redeemer Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeBBronze", + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEBronze", "warframeMarket": { - "id": "5c196fad96037800ddadac14", - "urlName": "redeemer_prime_blade" + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" } } }, { - "rarity": "Uncommon", - "chance": 25.33, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeBBronze", + "name": "Vauban Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" + "id": "573b7fbd0ec44a47787a690d", + "urlName": "vauban_prime_blueprint" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Atlas Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeBBronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEBronze", "warframeMarket": { - "id": "5d9385b27ea27b0a28fd75bc", - "urlName": "atlas_prime_blueprint" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de205221e30057501024", - "urlName": "lith_m5_relic" + "id": "6054de545221e3005750105d", + "urlName": "lith_f2_relic" } }, { - "name": "Lith M6", + "name": "Lith G1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Mesa Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeABronze", + "name": "Glaive Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionQBronze", "warframeMarket": { - "id": "5c182b749603780081b09a56", - "urlName": "mesa_prime_systems" + "id": "54a73e65e779893a797fff44", + "urlName": "glaive_prime_blueprint" } } }, @@ -19171,11 +20943,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Dethcube Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeABronze", + "name": "Ember Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionQBronze", "warframeMarket": { - "id": "5d93ca107ea27b0a87566f5f", - "urlName": "dethcube_prime_carapace" + "id": "54a73e65e779893a797fff7a", + "urlName": "ember_prime_systems_blueprint" } } }, @@ -19183,23 +20955,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akjagara Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeABronze", - "warframeMarket": { - "id": "5c196fb096037800ddadac18", - "urlName": "akjagara_prime_receiver" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionQBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeABronze", + "name": "Latron Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionQBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "54a73e65e779893a797fff4a", + "urlName": "latron_prime_blueprint" } } }, @@ -19207,11 +20975,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Inaros Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeABronze", + "name": "Frost Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionQBronze", "warframeMarket": { - "id": "5f0deab79f527b024d48f059", - "urlName": "inaros_prime_systems" + "id": "54a73e65e779893a797fff7d", + "urlName": "frost_prime_chassis_blueprint" } } }, @@ -19219,33 +20987,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeABronze" + "name": "Reaper Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionQBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff5a", + "urlName": "reaper_prime_handle" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionQBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de495221e30057501052", - "urlName": "lith_m6_relic" + "id": "6054de275221e3005750102b", + "urlName": "lith_g1_relic" } }, { - "name": "Lith M7", + "name": "Lith G10", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Mirage Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultBBronze", + "name": "Gunsen Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeFBronze", "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d4", - "urlName": "mirage_prime_blueprint" + "id": "64c2aa1566456704eba6ba3f", + "urlName": "gunsen_prime_blade" } } }, @@ -19253,11 +21025,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Euphona Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultBBronze", + "name": "Hildryn Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeFBronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210f", - "urlName": "euphona_prime_barrel" + "id": "641263e07d179f02100c6d46", + "urlName": "hildryn_prime_neuroptics_blueprint" } } }, @@ -19265,31 +21037,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultBBronze" + "name": "Cobra & Crane Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeFBronze", + "warframeMarket": { + "id": "639a941d74b02f008887784e", + "urlName": "cobra_and_crane_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Kogake Prime Boot", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultBBronze", - "warframeMarket": { - "id": "5a311f84c2c9e90dfff475e4", - "urlName": "kogake_prime_boot" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeFBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbolto Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultBBronze", + "name": "Fulmin Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeFBronze", "warframeMarket": { - "id": "5a311f83c2c9e90dfff475d5", - "urlName": "akbolto_prime_blueprint" + "id": "64c2aa1466456704eba6ba32", + "urlName": "fulmin_prime_barrel" } } }, @@ -19297,237 +21069,16138 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Banshee Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultBBronze", + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeFBronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210b", - "urlName": "banshee_prime_neuroptics" + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" } } } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultBBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054de5b5221e30057501064", - "urlName": "lith_m7_relic" - } - }, - { - "name": "Lith N1", - "rewards": [ + "locations": [ { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Nova Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff69", - "urlName": "nova_prime_chassis" - } - } + "rarity": "Legendary", + "chance": 0.0042, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Akbronco Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff23", - "urlName": "akbronco_prime_link" - } - } + "rarity": "Legendary", + "chance": 0.0058, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLBronze" - } + "rarity": "Rare", + "chance": 0.0114, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Nekros Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLBronze", - "warframeMarket": { - "id": "57bc9a40e506eb45ea251452", - "urlName": "nekros_prime_chassis" - } - } + "rarity": "Rare", + "chance": 0.0221, + "location": "Another Betrayer, Rotation A" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0221, + "location": "Family Reunion, Rotation A" }, { - "rarity": "Uncommon", + "rarity": "Rare", + "chance": 0.0221, + "location": "Hot Mess, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Phobos/Opik (Rush), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Recover The Orokin Archive, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Sunkiller, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Table For Two, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "The Aftermath, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Time's Up, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0244, + "location": "Venus/Beacon Shield Ring (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0244, + "location": "Venus/Bifrost Echo (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Void Storm (Earth)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Void Storm (Venus)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Bendar Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Iota Temple (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Korm's Belt (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Ogal Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Sover Strait (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Beacon Shield Ring (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Bifrost Echo (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Falling Glory (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Luckless Expanse (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Orvin-Haarc (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Vesper Strait (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0476, + "location": "Venus/Vesper Strait (Skirmish), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Bendar Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Iota Temple (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Korm's Belt (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Ogal Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Sover Strait (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Venus/Falling Glory (Skirmish), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Venus/Luckless Expanse (Skirmish), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Hepit (Capture)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Stribog (Sabotage)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Taranis (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Taranis (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Teshub (Exterminate)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Tiwaz (Mobile Defense)" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Ceres/Seimeni (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Earth/Coba (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Eris/Akkad (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Europa/Larzac (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Jupiter/Sinai (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Mars/Kadesh (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Pluto/Sechura (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Sedna/Sangeru (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Venus/Romula (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Ceres/Gabii (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Earth/Everest (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Earth/Tikal (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Mars/Arcadia (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Mars/Augustus (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Mercury/Apollodorus (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Phobos/Flimnap (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Phobos/Stickney (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Phobos/Wendell (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Venus/Kiliken (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Venus/Malva (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Venus/V Prime (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Ceres/Casta (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Ceres/Egeria (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Ceres/Varro (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Earth/Lith (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Mars/Spear (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Mercury/Lares (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Phobos/Drunlo (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Phobos/Gulliver (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Venus/Tessera (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0917, + "location": "Sanctuary Onslaught, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0948, + "location": "Elite Sanctuary Onslaught, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Phobos/Kepler (Rush), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Ceres/Cinxia (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Earth/Gaia (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Mars/Alator (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Mercury/Odin (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Phobos/Memphis (Defection), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Phobos/Memphis (Defection), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Venus/Cytherean (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Venus/Orvin-Haarc (Skirmish), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Ceres/Gabii (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Earth/Everest (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Earth/Tikal (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mars/Arcadia (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mars/Augustus (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mercury/Apollodorus (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Phobos/Flimnap (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Phobos/Stickney (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Phobos/Wendell (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Venus/Kiliken (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Venus/Malva (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Venus/V Prime (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Void/Ani (Survival), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Void/Taranis (Defense), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1111, + "location": "Deimos/Hyf (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1111, + "location": "Deimos/Terrorem (Survival), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.125, + "location": "Venus/Orb Vallis (Level 40 - 60 PROFIT-TAKER - PHASE 1), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Ceres/Hapke (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Earth/Cambria (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Arval (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Olympus (Disruption), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Olympus (Disruption), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mercury/Suisei (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Phobos/Grildrig (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Phobos/Shklovsky (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Venus/Unda (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Venus/Vesper (Spy), Rotation B" + } + ], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeFBronze", + "vaultInfo": { + "vaulted": false + }, + "warframeMarket": { + "id": "65a7fc7fed5b0d2e3eb462c3", + "urlName": "lith_g10_relic" + } + }, + { + "name": "Lith G11", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Gara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaGaraVaultBBronze", + "warframeMarket": { + "id": "60ad4a1bf1904300d012c6ff", + "urlName": "gara_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Corinth Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaGaraVaultBBronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6b5", + "urlName": "corinth_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaGaraVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Titania Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaGaraVaultBBronze", + "warframeMarket": { + "id": "5e839493267539077b0dd698", + "urlName": "titania_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Vasto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaGaraVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff67", + "urlName": "vasto_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaGaraVaultBBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaGaraVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "65f85b70f51dc116096b6767", + "urlName": "lith_g11_relic" + } + }, + { + "name": "Lith G12", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Gauss Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeDBronze", + "warframeMarket": { + "id": "65a7fc5aed5b0d2e3eb462b6", + "urlName": "gauss_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeDBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Larkspur Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeDBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d4c", + "urlName": "larkspur_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Zylok Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeDBronze", + "warframeMarket": { + "id": "6530694722c7fd977050854a", + "urlName": "zylok_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Cobra & Crane Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeDBronze", + "warframeMarket": { + "id": "639a941d74b02f0088877851", + "urlName": "cobra_and_crane_prime_hilt" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" + } + } + } + ], + "locations": [ + { + "rarity": "Legendary", + "chance": 0.0042, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0058, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0114, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Another Betrayer, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Family Reunion, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Hot Mess, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Phobos/Opik (Rush), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Recover The Orokin Archive, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Sunkiller, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Table For Two, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "The Aftermath, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Time's Up, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0244, + "location": "Venus/Beacon Shield Ring (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0244, + "location": "Venus/Bifrost Echo (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Void Storm (Earth)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Void Storm (Venus)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Bendar Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Iota Temple (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Korm's Belt (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Ogal Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Sover Strait (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Beacon Shield Ring (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Bifrost Echo (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Falling Glory (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Luckless Expanse (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Orvin-Haarc (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Vesper Strait (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0455, + "location": "Venus/Vesper Strait (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Bendar Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Iota Temple (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Korm's Belt (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Ogal Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Sover Strait (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0588, + "location": "Venus/Falling Glory (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0588, + "location": "Venus/Luckless Expanse (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Hepit (Capture)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Stribog (Sabotage)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Taranis (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Taranis (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Teshub (Exterminate)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Tiwaz (Mobile Defense)" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Ceres/Seimeni (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Earth/Coba (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Eris/Akkad (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Europa/Larzac (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Jupiter/Sinai (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Mars/Kadesh (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Pluto/Sechura (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Sedna/Sangeru (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Venus/Romula (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Ceres/Gabii (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Earth/Everest (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Earth/Tikal (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Mars/Arcadia (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Mars/Augustus (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Mercury/Apollodorus (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Phobos/Flimnap (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Phobos/Stickney (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Phobos/Wendell (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Venus/Kiliken (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Venus/Malva (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Venus/V Prime (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Ceres/Casta (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Ceres/Egeria (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Ceres/Varro (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Earth/Lith (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Mars/Spear (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Mercury/Lares (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Phobos/Drunlo (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Phobos/Gulliver (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Venus/Tessera (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0917, + "location": "Sanctuary Onslaught, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0948, + "location": "Elite Sanctuary Onslaught, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Phobos/Kepler (Rush), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Ceres/Cinxia (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Earth/Gaia (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Mars/Alator (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Mercury/Odin (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Phobos/Memphis (Defection), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Phobos/Memphis (Defection), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Venus/Cytherean (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Venus/Orvin-Haarc (Skirmish), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Ceres/Gabii (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Earth/Everest (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Earth/Tikal (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mars/Arcadia (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mars/Augustus (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mercury/Apollodorus (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Phobos/Flimnap (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Phobos/Stickney (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Phobos/Wendell (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Venus/Kiliken (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Venus/Malva (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Venus/V Prime (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Void/Ani (Survival), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1111, + "location": "Deimos/Hyf (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1111, + "location": "Deimos/Terrorem (Survival), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Ceres/Hapke (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Earth/Cambria (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Arval (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Olympus (Disruption), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Olympus (Disruption), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mercury/Suisei (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Phobos/Grildrig (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Phobos/Shklovsky (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Venus/Unda (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Venus/Vesper (Spy), Rotation B" + } + ], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeDBronze", + "vaultInfo": { + "vaulted": false + }, + "warframeMarket": { + "id": "66c6098866bbb2aedca6959b", + "urlName": "lith_g12_relic" + } + }, + { + "name": "Lith G13", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Gunsen Prime Blade", + "uniqueName": "", + "warframeMarket": { + "id": "64c2aa1566456704eba6ba3f", + "urlName": "gunsen_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Grendel Prime Chassis Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "653060f332327ba8746da747", + "urlName": "grendel_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Wisp Prime Neuroptics Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "64c2aa1566456704eba6ba38", + "urlName": "wisp_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Masseter Prime Handle", + "uniqueName": "", + "warframeMarket": { + "id": "6530690f22c7fd9770508547", + "urlName": "masseter_prime_handle" + } + } + } + ], + "locations": [], + "uniqueName": "", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "67351817db3ac2cfade14a8e", + "urlName": "lith_g13_relic" + } + }, + { + "name": "Lith G2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Glaive Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionELFVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff44", + "urlName": "glaive_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Loki Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionELFVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff75", + "urlName": "loki_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Frost Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionELFVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff79", + "urlName": "frost_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionELFVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff27", + "urlName": "bo_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Wyrm Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionELFVaultABronze", + "warframeMarket": { + "id": "54ca4329e779891a21d036bd", + "urlName": "wyrm_prime_cerebrum" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Latron Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionELFVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4c", + "urlName": "latron_prime_stock" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionELFVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de535221e3005750105c", + "urlName": "lith_g2_relic" + } + }, + { + "name": "Lith G3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Guandao Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeCBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0bc", + "urlName": "guandao_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeCBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Panthera Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeCBronze", + "warframeMarket": { + "id": "5f0e0fdc9f527b0285718f17", + "urlName": "panthera_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Zhuge Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeCBronze", + "warframeMarket": { + "id": "5d21ce47f4604c012d1e0c14", + "urlName": "zhuge_prime_string" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Octavia Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeCBronze", + "warframeMarket": { + "id": "603621500a372600fd5614d8", + "urlName": "octavia_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de2a5221e3005750102e", + "urlName": "lith_g3_relic" + } + }, + { + "name": "Lith G4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Guandao Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeABronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0bc", + "urlName": "guandao_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Titania Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeABronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6b8", + "urlName": "titania_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Inaros Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeABronze", + "warframeMarket": { + "id": "5f0deab79f527b024d48f058", + "urlName": "inaros_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Octavia Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeABronze", + "warframeMarket": { + "id": "603621500a372600fd5614d8", + "urlName": "octavia_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "60cca19052f60b004dfea04a", + "urlName": "lith_g4_relic" + } + }, + { + "name": "Lith G5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Garuda Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "6242037766a58f0108c3d492", + "urlName": "garuda_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Strun Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a9", + "urlName": "strun_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Octavia Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "603621500a372600fd5614d8", + "urlName": "octavia_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Volnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c70c", + "urlName": "volnus_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6242037766a58f0108c3d48c", + "urlName": "lith_g5_relic" + } + }, + { + "name": "Lith G6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Garuda Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeABronze", + "warframeMarket": { + "id": "6242037766a58f0108c3d492", + "urlName": "garuda_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Knell Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeABronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd5", + "urlName": "knell_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Tatsu Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeABronze", + "warframeMarket": { + "id": "633e2e6af570d10793afb812", + "urlName": "tatsu_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Afuris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeABronze", + "warframeMarket": { + "id": "639a941d74b02f008887784f", + "urlName": "afuris_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "639a8d9274b02f003889eb6d", + "urlName": "lith_g6_relic" + } + }, + { + "name": "Lith G7", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Guandao Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaOctaviaVaultBBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0bc", + "urlName": "guandao_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Zakti Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaOctaviaVaultBBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0bd", + "urlName": "zakti_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaOctaviaVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nezha Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaOctaviaVaultBBronze", + "warframeMarket": { + "id": "5f986cfa9dbdce024971b0be", + "urlName": "nezha_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaOctaviaVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaOctaviaVaultBBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaOctaviaVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6530537832327ba8746da72d", + "urlName": "lith_g7_relic" + } + }, + { + "name": "Lith G8", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Grendel Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeABronze", + "warframeMarket": { + "id": "653060f332327ba8746da745", + "urlName": "grendel_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Fulmin Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeABronze", + "warframeMarket": { + "id": "64c2aa1466456704eba6ba37", + "urlName": "fulmin_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Corvas Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeABronze", + "warframeMarket": { + "id": "6242037766a58f0108c3d48a", + "urlName": "corvas_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "653053b332327ba8746da743", + "urlName": "lith_g8_relic" + } + }, + { + "name": "Lith G9", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Gauss Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeDBronze", + "warframeMarket": { + "id": "65a7fc5aed5b0d2e3eb462b6", + "urlName": "gauss_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Khora Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeDBronze", + "warframeMarket": { + "id": "62d3493f75156700ce450ded", + "urlName": "khora_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeDBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Dual Keres Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeDBronze", + "warframeMarket": { + "id": "62d3494175156700ce450e05", + "urlName": "dual_keres_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "65a7fc7fed5b0d2e3eb462c5", + "urlName": "lith_g9_relic" + } + }, + { + "name": "Lith H1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Helios Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeCBronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192115", + "urlName": "helios_prime_cerebrum" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akstiletto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeCBronze", + "warframeMarket": { + "id": "573b804a0ec44a47787a6916", + "urlName": "akstiletto_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Nami Skyla Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeCBronze", + "warframeMarket": { + "id": "59a5cd4d5cd9938cfede7042", + "urlName": "nami_skyla_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Saryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeCBronze", + "warframeMarket": { + "id": "56c3bbe05d2f0202da32e93d", + "urlName": "saryn_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de4b5221e30057501054", + "urlName": "lith_h1_relic" + } + }, + { + "name": "Lith H10", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Harrow Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowNekrosVaultBBronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd2", + "urlName": "harrow_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Galatine Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowNekrosVaultBBronze", + "warframeMarket": { + "id": "57bc9c99e506eb45ea25145b", + "urlName": "galatine_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Nekros Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowNekrosVaultBBronze", + "warframeMarket": { + "id": "57bcb14ce506eb45ea25145e", + "urlName": "nekros_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowNekrosVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowNekrosVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowNekrosVaultBBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowNekrosVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "667ec83659acb6bf03ebc32f", + "urlName": "lith_h10_relic" + } + }, + { + "name": "Lith H2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Helios Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeBBronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192115", + "urlName": "helios_prime_cerebrum" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Oberon Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeBBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec7d", + "urlName": "oberon_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Orthos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff51", + "urlName": "orthos_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Zephyr Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeBBronze", + "warframeMarket": { + "id": "5ab1570db2b6a8044d5137c1", + "urlName": "zephyr_prime_neuroptics_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de175221e3005750101a", + "urlName": "lith_h2_relic" + } + }, + { + "name": "Lith H3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Harrow Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeBBronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd2", + "urlName": "harrow_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Titania Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeBBronze", + "warframeMarket": { + "id": "5e839495267539077b0dd6cc", + "urlName": "titania_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Astilla Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeBBronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c706", + "urlName": "astilla_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nezha Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeBBronze", + "warframeMarket": { + "id": "5f986cfa9dbdce024971b0be", + "urlName": "nezha_prime_systems_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "61bb64fd3132ff00482b5fc2", + "urlName": "lith_h3_relic" + } + }, + { + "name": "Lith H4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Harrow Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeBBronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd2", + "urlName": "harrow_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Inaros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeBBronze", + "warframeMarket": { + "id": "5f0deab69f527b024d48f056", + "urlName": "inaros_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Nezha Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeBBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0b7", + "urlName": "nezha_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6242037666a58f0108c3d483", + "urlName": "lith_h4_relic" + } + }, + { + "name": "Lith H5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Harrow Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeABronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd2", + "urlName": "harrow_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Strun Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeABronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a7", + "urlName": "strun_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Pandero Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeABronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614d5", + "urlName": "pandero_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "633e2e6cf570d10793afb822", + "urlName": "lith_h5_relic" + } + }, + { + "name": "Lith H6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Hystrix Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeDBronze", + "warframeMarket": { + "id": "62d3494075156700ce450df7", + "urlName": "hystrix_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Nagantaka Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeDBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d485", + "urlName": "nagantaka_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Strun Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeDBronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a9", + "urlName": "strun_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Tatsu Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeDBronze", + "warframeMarket": { + "id": "633e2e6af570d10793afb818", + "urlName": "tatsu_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Volnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeDBronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c70c", + "urlName": "volnus_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "633e2e69f570d10793afb811", + "urlName": "lith_h6_relic" + } + }, + { + "name": "Lith H7", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Harrow Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd2", + "urlName": "harrow_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akbronco Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff23", + "urlName": "akbronco_prime_link" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Volnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c70c", + "urlName": "volnus_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Khora Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "62d3494175156700ce450e04", + "urlName": "khora_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Cobra & Crane Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "639a941d74b02f0088877851", + "urlName": "cobra_and_crane_prime_hilt" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBaruukPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "639a8d9474b02f003889eb85", + "urlName": "lith_h7_relic" + } + }, + { + "name": "Lith H8", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Hystrix Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeABronze", + "warframeMarket": { + "id": "62d3494075156700ce450df7", + "urlName": "hystrix_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Nagantaka Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeABronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d485", + "urlName": "nagantaka_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Hildryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeABronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d41", + "urlName": "hildryn_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Magnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeABronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a2", + "urlName": "magnus_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "641264a57d179f02190e41ea", + "urlName": "lith_h8_relic" + } + }, + { + "name": "Lith H9", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Hystrix Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWispPrimeBBronze", + "warframeMarket": { + "id": "62d3494075156700ce450df7", + "urlName": "hystrix_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Fulmin Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWispPrimeBBronze", + "warframeMarket": { + "id": "64c2aa1466456704eba6ba30", + "urlName": "fulmin_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWispPrimeBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Afuris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWispPrimeBBronze", + "warframeMarket": { + "id": "639a941c74b02f008887784b", + "urlName": "afuris_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWispPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Garuda Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWispPrimeBBronze", + "warframeMarket": { + "id": "6242037866a58f0108c3d497", + "urlName": "garuda_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWispPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "64c2aa1566456704eba6ba3b", + "urlName": "lith_h9_relic" + } + }, + { + "name": "Lith I1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Ivara Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeEBronze", + "warframeMarket": { + "id": "5df8b0ab1456970087cd9b02", + "urlName": "ivara_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Karyst Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeEBronze", + "warframeMarket": { + "id": "5f0e0fdc9f527b0285718f18", + "urlName": "karyst_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Pandero Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeEBronze", + "warframeMarket": { + "id": "603621500a372600fd5614db", + "urlName": "pandero_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeEBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeEBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de295221e3005750102c", + "urlName": "lith_i1_relic" + } + }, + { + "name": "Lith K1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Kavasa Prime Buckle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKBronze", + "warframeMarket": { + "id": "56153730b66f836f9488bcce", + "urlName": "kavasa_prime_buckle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Tigris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKBronze", + "warframeMarket": { + "id": "57bc9c84e506eb45ea251457", + "urlName": "tigris_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Trinity Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKBronze", + "warframeMarket": { + "id": "56153689b66f836f7a3c0baf", + "urlName": "trinity_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Odonata Prime Harness Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKBronze", + "warframeMarket": { + "id": "5527a279e77989205639861f", + "urlName": "odonata_prime_harness_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de455221e3005750104c", + "urlName": "lith_k1_relic" + } + }, + { + "name": "Lith K10", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Knell Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeDBronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd5", + "urlName": "knell_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Larkspur Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeDBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d4a", + "urlName": "larkspur_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Nidus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeDBronze", + "warframeMarket": { + "id": "6139101830dd5b004b7f9093", + "urlName": "nidus_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Corvas Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeDBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d484", + "urlName": "corvas_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "641264a57d179f02190e41f2", + "urlName": "lith_k10_relic" + } + }, + { + "name": "Lith K11", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Knell Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowNekrosVaultABronze", + "warframeMarket": { + "id": "61bb64fd3132ff00482b5fc0", + "urlName": "knell_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Nekros Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowNekrosVaultABronze", + "warframeMarket": { + "id": "57bc9a40e506eb45ea251453", + "urlName": "nekros_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowNekrosVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Tigris Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowNekrosVaultABronze", + "warframeMarket": { + "id": "57bc9c84e506eb45ea251456", + "urlName": "tigris_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Vasto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowNekrosVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff65", + "urlName": "vasto_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowNekrosVaultABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowNekrosVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "667ec83459acb6bf03ebc32d", + "urlName": "lith_k11_relic" + } + }, + { + "name": "Lith K2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Kogake Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeDBronze", + "warframeMarket": { + "id": "5a311f85c2c9e90dfff475f6", + "urlName": "kogake_prime_gauntlet" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeDBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Zephyr Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeDBronze", + "warframeMarket": { + "id": "5ab1570db2b6a8044d5137c1", + "urlName": "zephyr_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Rubico Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeDBronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283494", + "urlName": "rubico_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de385221e30057501040", + "urlName": "lith_k2_relic" + } + }, + { + "name": "Lith K3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Kronen Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeDBronze", + "warframeMarket": { + "id": "5ab167b9b2b6a80475780fd1", + "urlName": "kronen_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Tiberon Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeDBronze", + "warframeMarket": { + "id": "5ab167b7b2b6a80475780fab", + "urlName": "tiberon_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Wukong Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeDBronze", + "warframeMarket": { + "id": "5d21ce45f4604c012d1e0c0f", + "urlName": "wukong_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Rubico Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeDBronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283494", + "urlName": "rubico_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeDBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de5e5221e30057501067", + "urlName": "lith_k3_relic" + } + }, + { + "name": "Lith K4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Kavasa Prime Buckle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNovaTrinityVaultABronze", + "warframeMarket": { + "id": "56153730b66f836f9488bcce", + "urlName": "kavasa_prime_buckle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Trinity Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNovaTrinityVaultABronze", + "warframeMarket": { + "id": "56153689b66f836f7a3c0baf", + "urlName": "trinity_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Soma Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNovaTrinityVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff63", + "urlName": "soma_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nova Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNovaTrinityVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff68", + "urlName": "nova_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNovaTrinityVaultABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Dual Kamas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNovaTrinityVaultABronze", + "warframeMarket": { + "id": "561536d5b66f836f889b79bb", + "urlName": "dual_kamas_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNovaTrinityVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de2e5221e30057501035", + "urlName": "lith_k4_relic" + } + }, + { + "name": "Lith K5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Kogake Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultABronze", + "warframeMarket": { + "id": "5a311f85c2c9e90dfff475f6", + "urlName": "kogake_prime_gauntlet" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akbolto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultABronze", + "warframeMarket": { + "id": "5a311f85c2c9e90dfff475f7", + "urlName": "akbolto_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Banshee Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultABronze", + "warframeMarket": { + "id": "58b57068eb26db5c3119210d", + "urlName": "banshee_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Mirage Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultABronze", + "warframeMarket": { + "id": "5a2feeb2c2c9e90cbdaa23d5", + "urlName": "mirage_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Helios Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultABronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192116", + "urlName": "helios_prime_carapace" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de5c5221e30057501065", + "urlName": "lith_k5_relic" + } + }, + { + "name": "Lith K6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Karyst Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeBBronze", + "warframeMarket": { + "id": "5f0e0fde9f527b0285718f1f", + "urlName": "karyst_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Paris Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff53", + "urlName": "paris_prime_grip" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Gara Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeBBronze", + "warframeMarket": { + "id": "60ad4a1df1904300d012c70e", + "urlName": "gara_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Atlas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeBBronze", + "warframeMarket": { + "id": "5d9385b27ea27b0a28fd75bc", + "urlName": "atlas_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Aksomati Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeBBronze", + "warframeMarket": { + "id": "5df955131456970150510f26", + "urlName": "aksomati_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaraPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "60ad4a1bf1904300d012c6f7", + "urlName": "lith_k6_relic" + } + }, + { + "name": "Lith K7", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Karyst Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeBBronze", + "warframeMarket": { + "id": "5f0e0fde9f527b0285718f1f", + "urlName": "karyst_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Octavia Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeBBronze", + "warframeMarket": { + "id": "603621500a372600fd5614d7", + "urlName": "octavia_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Baza Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeBBronze", + "warframeMarket": { + "id": "5df955141456970150510f29", + "urlName": "baza_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Guandao Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeBBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0b8", + "urlName": "guandao_prime_blade" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6139101930dd5b004b7f9098", + "urlName": "lith_k7_relic" + } + }, + { + "name": "Lith K8", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Kavasa Prime Buckle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultBBronze", + "warframeMarket": { + "id": "56153730b66f836f9488bcce", + "urlName": "kavasa_prime_buckle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Limbo Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultBBronze", + "warframeMarket": { + "id": "5b2987abeb069f0536234277", + "urlName": "limbo_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Trinity Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultBBronze", + "warframeMarket": { + "id": "56153692b66f836f7d649936", + "urlName": "trinity_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "61a25ffa68fd79003fe3fd5d", + "urlName": "lith_k8_relic" + } + }, + { + "name": "Lith K9", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Khora Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKhoraPrimeABronze", + "warframeMarket": { + "id": "62d3494075156700ce450df5", + "urlName": "khora_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Guandao Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKhoraPrimeABronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0bb", + "urlName": "guandao_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Astilla Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKhoraPrimeABronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c70b", + "urlName": "astilla_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKhoraPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKhoraPrimeABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKhoraPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionKhoraPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "62d3494075156700ce450df9", + "urlName": "lith_k9_relic" + } + }, + { + "name": "Lith L1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Limbo Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeBBronze", + "warframeMarket": { + "id": "5b2987abeb069f0536234277", + "urlName": "limbo_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Zhuge Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeBBronze", + "warframeMarket": { + "id": "5d21ce47f4604c012d1e0c15", + "urlName": "zhuge_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Equinox Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeBBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a5", + "urlName": "equinox_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Destreza Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeBBronze", + "warframeMarket": { + "id": "5b2985e3eb069f04ea65b0fd", + "urlName": "destreza_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Kogake Prime Boot", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeBBronze", + "warframeMarket": { + "id": "5a311f84c2c9e90dfff475e4", + "urlName": "kogake_prime_boot" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeBBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de1b5221e3005750101e", + "urlName": "lith_l1_relic" + } + }, + { + "name": "Lith L2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Limbo Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeBBronze", + "warframeMarket": { + "id": "5b2987abeb069f0536234277", + "urlName": "limbo_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Tekko Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeBBronze", + "warframeMarket": { + "id": "5d93ca127ea27b0a87566f7c", + "urlName": "tekko_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Pyrana Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeBBronze", + "warframeMarket": { + "id": "5b2985e1eb069f04ea65b0f3", + "urlName": "pyrana_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Equinox Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeBBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a1", + "urlName": "equinox_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Redeemer Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeBBronze", + "warframeMarket": { + "id": "5c196fad96037800ddadac14", + "urlName": "redeemer_prime_blade" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de605221e30057501069", + "urlName": "lith_l2_relic" + } + }, + { + "name": "Lith L3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Limbo Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultABronze", + "warframeMarket": { + "id": "5b2987abeb069f053623427a", + "urlName": "limbo_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Trinity Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultABronze", + "warframeMarket": { + "id": "5615369ab66f836f805c5a8b", + "urlName": "trinity_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Kavasa Prime Band", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultABronze", + "warframeMarket": { + "id": "56153734b66f836f976f5501", + "urlName": "kavasa_prime_band" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Pyrana Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultABronze", + "warframeMarket": { + "id": "5b2985e1eb069f04ea65b0f3", + "urlName": "pyrana_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Dual Kamas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultABronze", + "warframeMarket": { + "id": "561536d5b66f836f889b79bb", + "urlName": "dual_kamas_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboTrinityVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "61a25ff968fd79003fe3fd55", + "urlName": "lith_l3_relic" + } + }, + { + "name": "Lith L4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Latron Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFrostMagVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4a", + "urlName": "latron_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Reaper Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFrostMagVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff59", + "urlName": "reaper_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Vasto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFrostMagVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff66", + "urlName": "vasto_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Mag Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFrostMagVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff7b", + "urlName": "mag_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Boar Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFrostMagVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff2c", + "urlName": "boar_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFrostMagVaultBBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFrostMagVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "64eda5d4facd4806c393e638", + "urlName": "lith_l4_relic" + } + }, + { + "name": "Lith M1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Mag Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff82", + "urlName": "mag_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Soma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff62", + "urlName": "soma_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Dakra Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3e", + "urlName": "dakra_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Boar Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff2c", + "urlName": "boar_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de4f5221e30057501058", + "urlName": "lith_m1_relic" + } + }, + { + "name": "Lith M2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Mag Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMagNovaVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff82", + "urlName": "mag_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Boar Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMagNovaVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff2a", + "urlName": "boar_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMagNovaVaultABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nova Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMagNovaVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff68", + "urlName": "nova_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Soma Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMagNovaVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff61", + "urlName": "soma_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Dakra Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMagNovaVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3f", + "urlName": "dakra_prime_handle" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMagNovaVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de3c5221e30057501044", + "urlName": "lith_m2_relic" + } + }, + { + "name": "Lith M3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Mesa Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeBBronze", + "warframeMarket": { + "id": "5c182b739603780081b09a54", + "urlName": "mesa_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Rubico Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeBBronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283498", + "urlName": "rubico_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Oberon Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeBBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec7d", + "urlName": "oberon_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Silva & Aegis Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeBBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec89", + "urlName": "silva_and_aegis_prime_hilt" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de3a5221e30057501042", + "urlName": "lith_m3_relic" + } + }, + { + "name": "Lith M4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Mesa Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeABronze", + "warframeMarket": { + "id": "5c182b739603780081b09a54", + "urlName": "mesa_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Stradavar Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeABronze", + "warframeMarket": { + "id": "5ca2866ffc2db2035eae059b", + "urlName": "stradavar_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Destreza Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeABronze", + "warframeMarket": { + "id": "5b2985e3eb069f04ea65b0fb", + "urlName": "destreza_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akjagara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeABronze", + "warframeMarket": { + "id": "5c196fad96037800ddadac13", + "urlName": "akjagara_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Equinox Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeABronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a1", + "urlName": "equinox_prime_chassis_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de525221e3005750105b", + "urlName": "lith_m4_relic" + } + }, + { + "name": "Lith M5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Mesa Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeBBronze", + "warframeMarket": { + "id": "5c182b739603780081b09a54", + "urlName": "mesa_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Titania Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeBBronze", + "warframeMarket": { + "id": "5e839495267539077b0dd6cc", + "urlName": "titania_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Stradavar Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeBBronze", + "warframeMarket": { + "id": "5ca2866ffc2db2035eae059b", + "urlName": "stradavar_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Redeemer Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeBBronze", + "warframeMarket": { + "id": "5c196fad96037800ddadac14", + "urlName": "redeemer_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Atlas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeBBronze", + "warframeMarket": { + "id": "5d9385b27ea27b0a28fd75bc", + "urlName": "atlas_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de205221e30057501024", + "urlName": "lith_m5_relic" + } + }, + { + "name": "Lith M6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Mesa Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeABronze", + "warframeMarket": { + "id": "5c182b749603780081b09a56", + "urlName": "mesa_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Dethcube Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeABronze", + "warframeMarket": { + "id": "5d93ca107ea27b0a87566f5f", + "urlName": "dethcube_prime_carapace" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akjagara Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeABronze", + "warframeMarket": { + "id": "5c196fb096037800ddadac18", + "urlName": "akjagara_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Inaros Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeABronze", + "warframeMarket": { + "id": "5f0deab79f527b024d48f059", + "urlName": "inaros_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de495221e30057501052", + "urlName": "lith_m6_relic" + } + }, + { + "name": "Lith M7", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Mirage Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultBBronze", + "warframeMarket": { + "id": "5a2feeb2c2c9e90cbdaa23d4", + "urlName": "mirage_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Euphona Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultBBronze", + "warframeMarket": { + "id": "58b57068eb26db5c3119210f", + "urlName": "euphona_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Kogake Prime Boot", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultBBronze", + "warframeMarket": { + "id": "5a311f84c2c9e90dfff475e4", + "urlName": "kogake_prime_boot" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akbolto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultBBronze", + "warframeMarket": { + "id": "5a311f83c2c9e90dfff475d5", + "urlName": "akbolto_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Banshee Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultBBronze", + "warframeMarket": { + "id": "58b57068eb26db5c3119210b", + "urlName": "banshee_prime_neuroptics_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBansheeMirageVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de5b5221e30057501064", + "urlName": "lith_m7_relic" + } + }, + { + "name": "Lith M8", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Mag Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFrostMagVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff82", + "urlName": "mag_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Frost Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFrostMagVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff79", + "urlName": "frost_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Reaper Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFrostMagVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff58", + "urlName": "reaper_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Vasto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFrostMagVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff65", + "urlName": "vasto_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Dakra Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFrostMagVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3f", + "urlName": "dakra_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFrostMagVaultABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionFrostMagVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "64eda5d5facd4806c393e63d", + "urlName": "lith_m8_relic" + } + }, + { + "name": "Lith M9", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Masseter Prime Blade", + "uniqueName": "", + "warframeMarket": { + "id": "6530690f22c7fd9770508546", + "urlName": "masseter_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Hildryn Prime Neuroptics Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "641263e07d179f02100c6d46", + "urlName": "hildryn_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Shade Prime Cerebrum", + "uniqueName": "", + "warframeMarket": { + "id": "641263e07d179f02100c6d48", + "urlName": "shade_prime_cerebrum" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Orthos Prime Handle", + "uniqueName": "", + "warframeMarket": { + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Gauss Prime Chassis Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "65a7fc5aed5b0d2e3eb462b5", + "urlName": "gauss_prime_chassis_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "67351816db3ac2cfade14a8d", + "urlName": "lith_m9_relic" + } + }, + { + "name": "Lith N1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nova Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff69", + "urlName": "nova_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akbronco Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff23", + "urlName": "akbronco_prime_link" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nekros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLBronze", + "warframeMarket": { + "id": "57bc9a40e506eb45ea251452", + "urlName": "nekros_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de435221e3005750104b", + "urlName": "lith_n1_relic" + } + }, + { + "name": "Lith N10", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nezha Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeFBronze", + "warframeMarket": { + "id": "5f986cfb9dbdce024971b0c1", + "urlName": "nezha_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Titania Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeFBronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6b8", + "urlName": "titania_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Inaros Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeFBronze", + "warframeMarket": { + "id": "5f0deab79f527b024d48f058", + "urlName": "inaros_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeFBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeFBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6214e890e3c4660048a8b984", + "urlName": "lith_n10_relic" + } + }, + { + "name": "Lith N11", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nezha Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeDBronze", + "warframeMarket": { + "id": "5f986cfa9dbdce024971b0bf", + "urlName": "nezha_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Astilla Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeDBronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c70b", + "urlName": "astilla_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Zakti Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeDBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0bd", + "urlName": "zakti_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Pandero Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeDBronze", + "warframeMarket": { + "id": "603621500a372600fd5614db", + "urlName": "pandero_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6242037666a58f0108c3d47b", + "urlName": "lith_n11_relic" + } + }, + { + "name": "Lith N12", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nidus Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeFBronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90ad", + "urlName": "nidus_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Strun Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeFBronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a7", + "urlName": "strun_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Astilla Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeFBronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c706", + "urlName": "astilla_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nezha Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeFBronze", + "warframeMarket": { + "id": "5f986cfa9dbdce024971b0be", + "urlName": "nezha_prime_systems_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeFBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6242037766a58f0108c3d48e", + "urlName": "lith_n12_relic" + } + }, + { + "name": "Lith N13", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Ninkondi Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultABronze", + "warframeMarket": { + "id": "5d21ce45f4604c012d1e0c10", + "urlName": "ninkondi_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Wukong Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultABronze", + "warframeMarket": { + "id": "5d21ce45f4604c012d1e0c0f", + "urlName": "wukong_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Tipedo Prime Ornament", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultABronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae059d", + "urlName": "tipedo_prime_ornament" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Stradavar Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultABronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a4", + "urlName": "stradavar_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "63229385dd457f0096113c3d", + "urlName": "lith_n13_relic" + } + }, + { + "name": "Lith N14", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nagantaka Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeEBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d482", + "urlName": "nagantaka_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeEBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Hystrix Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeEBronze", + "warframeMarket": { + "id": "62d3494175156700ce450dfd", + "urlName": "hystrix_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Afuris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeEBronze", + "warframeMarket": { + "id": "639a941c74b02f008887784b", + "urlName": "afuris_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeEBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "653053a932327ba8746da73f", + "urlName": "lith_n14_relic" + } + }, + { + "name": "Lith N15", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nautilus Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeCBronze", + "warframeMarket": { + "id": "66c60c9066bbb2aedca695aa", + "urlName": "nautilus_prime_cerebrum" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Baruuk Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeCBronze", + "warframeMarket": { + "id": "639a8d9374b02f003889eb71", + "urlName": "baruuk_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Cobra & Crane Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeCBronze", + "warframeMarket": { + "id": "639a941d74b02f008887784e", + "urlName": "cobra_and_crane_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeCBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Wisp Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeCBronze", + "warframeMarket": { + "id": "64c2aa1666456704eba6ba44", + "urlName": "wisp_prime_systems_blueprint" + } + } + } + ], + "locations": [ + { + "rarity": "Legendary", + "chance": 0.0042, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0058, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0067, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Another Betrayer, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Family Reunion, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Hot Mess, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Phobos/Opik (Rush), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Recover The Orokin Archive, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Sunkiller, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Table For Two, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "The Aftermath, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Time's Up, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0244, + "location": "Venus/Beacon Shield Ring (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0244, + "location": "Venus/Bifrost Echo (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Void Storm (Earth)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Void Storm (Venus)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Bendar Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Iota Temple (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Korm's Belt (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Ogal Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Sover Strait (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Beacon Shield Ring (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Bifrost Echo (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Falling Glory (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Luckless Expanse (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Orvin-Haarc (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Vesper Strait (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0476, + "location": "Venus/Vesper Strait (Skirmish), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Bendar Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Iota Temple (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Korm's Belt (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Ogal Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Sover Strait (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Venus/Falling Glory (Skirmish), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Venus/Luckless Expanse (Skirmish), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Hepit (Capture)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Stribog (Sabotage)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Taranis (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Taranis (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Teshub (Exterminate)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Tiwaz (Mobile Defense)" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Ceres/Seimeni (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Earth/Coba (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Eris/Akkad (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Europa/Larzac (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Jupiter/Sinai (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Mars/Kadesh (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Pluto/Sechura (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Sedna/Sangeru (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Venus/Romula (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Ceres/Gabii (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Earth/Everest (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Earth/Tikal (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Mars/Arcadia (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Mars/Augustus (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Mercury/Apollodorus (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Phobos/Flimnap (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Phobos/Stickney (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Phobos/Wendell (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Venus/Kiliken (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Venus/Malva (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Venus/V Prime (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Ceres/Casta (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Ceres/Egeria (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Ceres/Varro (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Earth/Lith (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Mars/Spear (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Mercury/Lares (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Phobos/Drunlo (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Phobos/Gulliver (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Venus/Tessera (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0917, + "location": "Sanctuary Onslaught, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0948, + "location": "Elite Sanctuary Onslaught, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Phobos/Kepler (Rush), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Ceres/Cinxia (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Earth/Gaia (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Mars/Alator (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Mercury/Odin (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Phobos/Memphis (Defection), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Phobos/Memphis (Defection), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Venus/Cytherean (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Venus/Orvin-Haarc (Skirmish), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Ceres/Gabii (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Earth/Everest (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Earth/Tikal (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mars/Arcadia (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mars/Augustus (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mercury/Apollodorus (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Phobos/Flimnap (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Phobos/Stickney (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Phobos/Wendell (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Venus/Kiliken (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Venus/Malva (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Venus/V Prime (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Void/Ani (Survival), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Void/Taranis (Defense), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1111, + "location": "Deimos/Hyf (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1111, + "location": "Deimos/Terrorem (Survival), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Ceres/Hapke (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Earth/Cambria (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Arval (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Olympus (Disruption), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Olympus (Disruption), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mercury/Suisei (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Phobos/Grildrig (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Phobos/Shklovsky (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Venus/Unda (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Venus/Vesper (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.15, + "location": "Venus/Orb Vallis (Level 40 - 60 PROFIT-TAKER - PHASE 2), Rotation C" + } + ], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeCBronze", + "vaultInfo": { + "vaulted": false + }, + "warframeMarket": { + "id": "66c6098966bbb2aedca6959d", + "urlName": "lith_n15_relic" + } + }, + { + "name": "Lith N16", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nautilus Prime Cerebrum", + "uniqueName": "", + "warframeMarket": { + "id": "66c60c9066bbb2aedca695aa", + "urlName": "nautilus_prime_cerebrum" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Trumna Prime Stock", + "uniqueName": "", + "warframeMarket": { + "id": "673516c9db3ac2cfade14a7a", + "urlName": "trumna_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Gauss Prime Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "65a7fc5aed5b0d2e3eb462b3", + "urlName": "gauss_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Barrel", + "uniqueName": "", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Gunsen Prime Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "64c2aa1466456704eba6ba2e", + "urlName": "gunsen_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6735194edb3ac2cfade14a90", + "urlName": "lith_n16_relic" + } + }, + { + "name": "Lith N2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nekros Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRBronze", + "warframeMarket": { + "id": "57bc9a40e506eb45ea251454", + "urlName": "nekros_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Helios Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRBronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192118", + "urlName": "helios_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Kavasa Prime Band", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRBronze", + "warframeMarket": { + "id": "56153734b66f836f976f5501", + "urlName": "kavasa_prime_band" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Spira Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRBronze", + "warframeMarket": { + "id": "56c3bc025d2f0202da32e944", + "urlName": "spira_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Carrier Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRBronze", + "warframeMarket": { + "id": "559daad8e779897b4f59525f", + "urlName": "carrier_prime_systems" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de275221e3005750102a", + "urlName": "lith_n2_relic" + } + }, + { + "name": "Lith N3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nekros Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionUBronze", + "warframeMarket": { + "id": "57bcb14ce506eb45ea25145e", + "urlName": "nekros_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionUBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionUBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Sybaris Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionUBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec83", + "urlName": "sybaris_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionUBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Valkyr Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionUBronze", + "warframeMarket": { + "id": "583589fd2c2ada0047b386f6", + "urlName": "valkyr_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionUBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de1e5221e30057501022", + "urlName": "lith_n3_relic" + } + }, + { + "name": "Lith N4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Ninkondi Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeCBronze", + "warframeMarket": { + "id": "5d21ce45f4604c012d1e0c10", + "urlName": "ninkondi_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Atlas Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeCBronze", + "warframeMarket": { + "id": "5d9385b17ea27b0a28fd75ba", + "urlName": "atlas_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Ivara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeCBronze", + "warframeMarket": { + "id": "5df8b0aa1456970087cd9aff", + "urlName": "ivara_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeCBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Gram Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeCBronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283496", + "urlName": "gram_prime_blade" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de1f5221e30057501023", + "urlName": "lith_n4_relic" + } + }, + { + "name": "Lith N5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Ninkondi Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeBBronze", + "warframeMarket": { + "id": "5d21ce45f4604c012d1e0c10", + "urlName": "ninkondi_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Ivara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeBBronze", + "warframeMarket": { + "id": "5df8b0aa1456970087cd9aff", + "urlName": "ivara_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Stradavar Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeBBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a4", + "urlName": "stradavar_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Zhuge Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeBBronze", + "warframeMarket": { + "id": "5d21ce47f4604c012d1e0c14", + "urlName": "zhuge_prime_string" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeBBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de335221e3005750103b", + "urlName": "lith_n5_relic" + } + }, + { + "name": "Lith N6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nezha Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeFBronze", + "warframeMarket": { + "id": "5f986cfb9dbdce024971b0c1", + "urlName": "nezha_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Stradavar Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeFBronze", + "warframeMarket": { + "id": "5ca2866ffc2db2035eae059b", + "urlName": "stradavar_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Inaros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeFBronze", + "warframeMarket": { + "id": "5f0deab69f527b024d48f056", + "urlName": "inaros_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Zhuge Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeFBronze", + "warframeMarket": { + "id": "5d21ce43f4604c012d1e0c0e", + "urlName": "zhuge_prime_grip" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Aksomati Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeFBronze", + "warframeMarket": { + "id": "5df955131456970150510f26", + "urlName": "aksomati_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeFBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de305221e30057501037", + "urlName": "lith_n6_relic" + } + }, + { + "name": "Lith N7", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nidus Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeCBronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90ad", + "urlName": "nidus_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Ivara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeCBronze", + "warframeMarket": { + "id": "5df8b0aa1456970087cd9aff", + "urlName": "ivara_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Pangolin Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeCBronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6ba", + "urlName": "pangolin_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Octavia Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeCBronze", + "warframeMarket": { + "id": "603621500a372600fd5614da", + "urlName": "octavia_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a3", + "urlName": "lith_n7_relic" + } + }, + { + "name": "Lith N8", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nezha Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeDBronze", + "warframeMarket": { + "id": "5f986cfb9dbdce024971b0c1", + "urlName": "nezha_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Zakti Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeDBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0bd", + "urlName": "zakti_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Titania Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeDBronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6b8", + "urlName": "titania_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Aksomati Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeDBronze", + "warframeMarket": { + "id": "5df955141456970150510f28", + "urlName": "aksomati_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Astilla Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeDBronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c706", + "urlName": "astilla_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Pandero Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeDBronze", + "warframeMarket": { + "id": "603621500a372600fd5614db", + "urlName": "pandero_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6139101930dd5b004b7f9099", + "urlName": "lith_n8_relic" + } + }, + { + "name": "Lith N9", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nami Skyla Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultABronze", + "warframeMarket": { + "id": "59a5cd4d5cd9938cfede7041", + "urlName": "nami_skyla_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Mesa Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultABronze", + "warframeMarket": { + "id": "5c182b739603780081b09a55", + "urlName": "mesa_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akjagara Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultABronze", + "warframeMarket": { + "id": "5c196fb096037800ddadac18", + "urlName": "akjagara_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Redeemer Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultABronze", + "warframeMarket": { + "id": "5c196fad96037800ddadac14", + "urlName": "redeemer_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "61a25ffa68fd79003fe3fd61", + "urlName": "lith_n9_relic" + } + }, + { + "name": "Lith O1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Oberon Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "592dd262011e88f094afec7e", + "urlName": "oberon_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akbolto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "5a311f85c2c9e90dfff475f7", + "urlName": "akbolto_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Rubico Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283494", + "urlName": "rubico_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Ballistica Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "59a5cd4d5cd9938cfede7044", + "urlName": "ballistica_prime_lower_limb" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de595221e30057501062", + "urlName": "lith_o1_relic" + } + }, + { + "name": "Lith O2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Odonata Prime Wings Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLokiVoltVaultABronze", + "warframeMarket": { + "id": "5527a280e779892059574ca9", + "urlName": "odonata_prime_wings_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Loki Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLokiVoltVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff75", + "urlName": "loki_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLokiVoltVaultABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Volt Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLokiVoltVaultABronze", + "warframeMarket": { + "id": "55244820e779890907ef6805", + "urlName": "volt_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLokiVoltVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff27", + "urlName": "bo_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Wyrm Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLokiVoltVaultABronze", + "warframeMarket": { + "id": "54ca4329e779891a21d036bd", + "urlName": "wyrm_prime_cerebrum" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLokiVoltVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de3f5221e30057501046", + "urlName": "lith_o2_relic" + } + }, + { + "name": "Lith O3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Octavia Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaOctaviaVaultABronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614cf", + "urlName": "octavia_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Nezha Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaOctaviaVaultABronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0b7", + "urlName": "nezha_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaOctaviaVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Tenora Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaOctaviaVaultABronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614d0", + "urlName": "tenora_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Guandao Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaOctaviaVaultABronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0b8", + "urlName": "guandao_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaOctaviaVaultABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaOctaviaVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6530537732327ba8746da72c", + "urlName": "lith_o3_relic" + } + }, + { + "name": "Lith P1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Pyrana Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeDBronze", + "warframeMarket": { + "id": "5b2985e1eb069f04ea65b0ea", + "urlName": "pyrana_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeDBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Sybaris Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeDBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec83", + "urlName": "sybaris_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Helios Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeDBronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192116", + "urlName": "helios_prime_carapace" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de405221e30057501047", + "urlName": "lith_p1_relic" + } + }, + { + "name": "Lith P2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Pyrana Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeCBronze", + "warframeMarket": { + "id": "5b2985e1eb069f04ea65b0ea", + "urlName": "pyrana_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Ballistica Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeCBronze", + "warframeMarket": { + "id": "59a5cd4d5cd9938cfede7046", + "urlName": "ballistica_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Gram Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeCBronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283495", + "urlName": "gram_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Tipedo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeCBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae059f", + "urlName": "tipedo_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeCBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de505221e30057501059", + "urlName": "lith_p2_relic" + } + }, + { + "name": "Lith P3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Panthera Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeCBronze", + "warframeMarket": { + "id": "5f0e0fdd9f527b0285718f1b", + "urlName": "panthera_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akjagara Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeCBronze", + "warframeMarket": { + "id": "5c196fb496037800ddadac1a", + "urlName": "akjagara_prime_link" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Stradavar Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeCBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a4", + "urlName": "stradavar_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Atlas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeCBronze", + "warframeMarket": { + "id": "5d9385b27ea27b0a28fd75bc", + "urlName": "atlas_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeCBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de485221e30057501050", + "urlName": "lith_p3_relic" + } + }, + { + "name": "Lith P4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Panthera Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeABronze", + "warframeMarket": { + "id": "5f0e0fdd9f527b0285718f1b", + "urlName": "panthera_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Equinox Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeABronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a6", + "urlName": "equinox_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Titania Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeABronze", + "warframeMarket": { + "id": "5e839493267539077b0dd698", + "urlName": "titania_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de335221e3005750103c", + "urlName": "lith_p4_relic" + } + }, + { + "name": "Lith P5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Pangolin Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeDBronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6a9", + "urlName": "pangolin_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Guandao Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeDBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0bb", + "urlName": "guandao_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Tekko Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeDBronze", + "warframeMarket": { + "id": "5d93ca127ea27b0a87566f7c", + "urlName": "tekko_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Atlas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeDBronze", + "warframeMarket": { + "id": "5d9385b27ea27b0a28fd75bc", + "urlName": "atlas_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de315221e30057501039", + "urlName": "lith_p5_relic" + } + }, + { + "name": "Lith P6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Phantasma Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeEBronze", + "warframeMarket": { + "id": "633e2e6cf570d10793afb82a", + "urlName": "phantasma_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Volnus Prime Head", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeEBronze", + "warframeMarket": { + "id": "60ad4a1bf1904300d012c6fa", + "urlName": "volnus_prime_head" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Harrow Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeEBronze", + "warframeMarket": { + "id": "61bb64fc3132ff00482b5fba", + "urlName": "harrow_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Gara Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeEBronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c703", + "urlName": "gara_prime_systems_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeEBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "633e2e6bf570d10793afb81c", + "urlName": "lith_p6_relic" + } + }, + { + "name": "Lith P7", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Pyrana Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaLimboVaultABronze", + "warframeMarket": { + "id": "5b2985e1eb069f04ea65b0ea", + "urlName": "pyrana_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Destreza Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaLimboVaultABronze", + "warframeMarket": { + "id": "5b2985e3eb069f04ea65b0fb", + "urlName": "destreza_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Mesa Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaLimboVaultABronze", + "warframeMarket": { + "id": "5c182b739603780081b09a55", + "urlName": "mesa_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akjagara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaLimboVaultABronze", + "warframeMarket": { + "id": "5c196fad96037800ddadac13", + "urlName": "akjagara_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaLimboVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaLimboVaultABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaLimboVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "63ee00fe10125411da49e6f3", + "urlName": "lith_p7_relic" + } + }, + { + "name": "Lith P8", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Phantasma Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeEBronze", + "warframeMarket": { + "id": "633e2e6bf570d10793afb81b", + "urlName": "phantasma_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeEBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Baruuk Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeEBronze", + "warframeMarket": { + "id": "639a8d9374b02f003889eb71", + "urlName": "baruuk_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Afuris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeEBronze", + "warframeMarket": { + "id": "639a941c74b02f008887784b", + "urlName": "afuris_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeEBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "65a7fc7fed5b0d2e3eb462c4", + "urlName": "lith_p8_relic" + } + }, + { + "name": "Lith P9", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Protea Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionProteaPrimeABronze", + "warframeMarket": { + "id": "66325cb9e85cac3856c86cc4", + "urlName": "protea_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Bronco Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionProteaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff36", + "urlName": "bronco_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Larkspur Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionProteaPrimeABronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d4c", + "urlName": "larkspur_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionProteaPrimeABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionProteaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Hildryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionProteaPrimeABronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d41", + "urlName": "hildryn_prime_systems_blueprint" + } + } + } + ], + "locations": [ + { + "rarity": "Legendary", + "chance": 0.0042, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0058, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0114, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Another Betrayer, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Family Reunion, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Hot Mess, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Phobos/Opik (Rush), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Recover The Orokin Archive, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Sunkiller, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Table For Two, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "The Aftermath, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Time's Up, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0244, + "location": "Venus/Beacon Shield Ring (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0244, + "location": "Venus/Bifrost Echo (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Void Storm (Earth)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Void Storm (Venus)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Bendar Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Iota Temple (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Korm's Belt (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Ogal Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Sover Strait (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Beacon Shield Ring (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Bifrost Echo (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Falling Glory (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Luckless Expanse (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Orvin-Haarc (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Vesper Strait (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0476, + "location": "Venus/Vesper Strait (Skirmish), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Bendar Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Iota Temple (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Korm's Belt (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Ogal Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Sover Strait (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Venus/Falling Glory (Skirmish), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Venus/Luckless Expanse (Skirmish), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Hepit (Capture)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Stribog (Sabotage)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Taranis (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Taranis (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Teshub (Exterminate)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Tiwaz (Mobile Defense)" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Ceres/Seimeni (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Earth/Coba (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Eris/Akkad (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Europa/Larzac (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Jupiter/Sinai (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Mars/Kadesh (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Pluto/Sechura (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Sedna/Sangeru (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Venus/Romula (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Ceres/Gabii (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Earth/Everest (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Earth/Tikal (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Mars/Arcadia (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Mars/Augustus (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Mercury/Apollodorus (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Phobos/Flimnap (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Phobos/Stickney (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Phobos/Wendell (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Venus/Kiliken (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Venus/Malva (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Venus/V Prime (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Ceres/Casta (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Ceres/Egeria (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Ceres/Varro (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Earth/Lith (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Mars/Spear (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Mercury/Lares (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Phobos/Drunlo (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Phobos/Gulliver (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Venus/Tessera (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0917, + "location": "Sanctuary Onslaught, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0948, + "location": "Elite Sanctuary Onslaught, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Phobos/Kepler (Rush), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Ceres/Cinxia (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Earth/Gaia (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Mars/Alator (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Mercury/Odin (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Phobos/Memphis (Defection), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Phobos/Memphis (Defection), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Venus/Cytherean (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Venus/Orvin-Haarc (Skirmish), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Ceres/Gabii (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Earth/Everest (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Earth/Tikal (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mars/Arcadia (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mars/Augustus (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mercury/Apollodorus (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Phobos/Flimnap (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Phobos/Stickney (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Phobos/Wendell (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Venus/Kiliken (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Venus/Malva (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Venus/V Prime (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Void/Ani (Survival), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Void/Taranis (Defense), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1111, + "location": "Deimos/Hyf (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1111, + "location": "Deimos/Terrorem (Survival), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Ceres/Hapke (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Earth/Cambria (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Arval (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Olympus (Disruption), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Olympus (Disruption), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mercury/Suisei (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Phobos/Grildrig (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Phobos/Shklovsky (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Venus/Unda (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Venus/Vesper (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.15, + "location": "Venus/Orb Vallis (Level 40 - 60 PROFIT-TAKER - PHASE 1), Rotation C" + } + ], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionProteaPrimeABronze", + "vaultInfo": { + "vaulted": false + }, + "warframeMarket": { + "id": "66325cf3e85cac3856c86cde", + "urlName": "lith_p9_relic" + } + }, + { + "name": "Lith R1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Redeemer Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultBBronze", + "warframeMarket": { + "id": "5c196fb096037800ddadac19", + "urlName": "redeemer_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Ballistica Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultBBronze", + "warframeMarket": { + "id": "59a5cd4d5cd9938cfede7046", + "urlName": "ballistica_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Mesa Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultBBronze", + "warframeMarket": { + "id": "5c182b749603780081b09a57", + "urlName": "mesa_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Hydroid Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultBBronze", + "warframeMarket": { + "id": "59a48b625cd9938cfede703a", + "urlName": "hydroid_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultBBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "61a25ffa68fd79003fe3fd5b", + "urlName": "lith_r1_relic" + } + }, + { + "name": "Lith R2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Revenant Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeBBronze", + "warframeMarket": { + "id": "633e2e6cf570d10793afb827", + "urlName": "revenant_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Nidus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeBBronze", + "warframeMarket": { + "id": "6139101830dd5b004b7f9093", + "urlName": "nidus_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Tenora Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeBBronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614d3", + "urlName": "tenora_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Octavia Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeBBronze", + "warframeMarket": { + "id": "603621500a372600fd5614da", + "urlName": "octavia_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Scourge Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeBBronze", + "warframeMarket": { + "id": "61bb64fb3132ff00482b5fb8", + "urlName": "scourge_prime_blade" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "633e2e6cf570d10793afb826", + "urlName": "lith_r2_relic" + } + }, + { + "name": "Lith R3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Revenant Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeEBronze", + "warframeMarket": { + "id": "633e2e6cf570d10793afb827", + "urlName": "revenant_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Harrow Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeEBronze", + "warframeMarket": { + "id": "61bb64fd3132ff00482b5fc4", + "urlName": "harrow_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Scourge Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeEBronze", + "warframeMarket": { + "id": "61bb64fb3132ff00482b5fb8", + "urlName": "scourge_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeEBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeEBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "641264a47d179f02190e41e5", + "urlName": "lith_r3_relic" + } + }, + { + "name": "Lith R4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Revenant Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeBBronze", + "warframeMarket": { + "id": "633e2e6cf570d10793afb827", + "urlName": "revenant_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Zylok Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeBBronze", + "warframeMarket": { + "id": "6530694722c7fd977050854b", + "urlName": "zylok_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Garuda Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeBBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d479", + "urlName": "garuda_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Khora Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeBBronze", + "warframeMarket": { + "id": "62d3494175156700ce450e04", + "urlName": "khora_prime_systems_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "653053b132327ba8746da742", + "urlName": "lith_r4_relic" + } + }, + { + "name": "Lith R5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Revenant Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "633e2e6cf570d10793afb827", + "urlName": "revenant_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akarius Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "65a7fca4ed5b0d2e3eb462cd", + "urlName": "akarius_prime_link" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Tatsu Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "633e2e6af570d10793afb812", + "urlName": "tatsu_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeCBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Zylok Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "6530694722c7fd977050854a", + "urlName": "zylok_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGaussPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "65a7fc7fed5b0d2e3eb462c6", + "urlName": "lith_r5_relic" + } + }, + { + "name": "Lith S1", + "rewards": [ + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Paris Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff53", + "urlName": "paris_prime_grip" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" + } + } + }, + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Spira Prime Pouch", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionABronze", + "warframeMarket": { + "id": "56c3bc115d2f0202da32e946", + "urlName": "spira_prime_pouch" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Hikou Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff46", + "urlName": "hikou_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de635221e3005750106d", + "urlName": "lith_s1_relic" + } + }, + { + "name": "Lith S10", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Stradavar Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeDBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a7", + "urlName": "stradavar_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Orthos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff51", + "urlName": "orthos_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Baza Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeDBronze", + "warframeMarket": { + "id": "5df955131456970150510f27", + "urlName": "baza_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Mesa Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeDBronze", + "warframeMarket": { + "id": "5c182b749603780081b09a57", + "urlName": "mesa_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Dethcube Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeDBronze", + "warframeMarket": { + "id": "5d93ca117ea27b0a87566f6e", + "urlName": "dethcube_prime_systems" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de475221e3005750104f", + "urlName": "lith_s10_relic" + } + }, + { + "name": "Lith S11", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Strun Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeEBronze", + "warframeMarket": { + "id": "6139101930dd5b004b7f909f", + "urlName": "strun_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Pangolin Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeEBronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6ba", + "urlName": "pangolin_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Orthos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff51", + "urlName": "orthos_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Volnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeEBronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c70c", + "urlName": "volnus_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeEBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeEBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "61bb64fd3132ff00482b5fc8", + "urlName": "lith_s11_relic" + } + }, + { + "name": "Lith S12", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Strun Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeEBronze", + "warframeMarket": { + "id": "6139101930dd5b004b7f909f", + "urlName": "strun_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Gara Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeEBronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c702", + "urlName": "gara_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Corvas Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeEBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d484", + "urlName": "corvas_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeEBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeEBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6242037666a58f0108c3d47e", + "urlName": "lith_s12_relic" + } + }, + { + "name": "Lith S13", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Stradavar Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultBBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a7", + "urlName": "stradavar_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Equinox Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultBBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a6", + "urlName": "equinox_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Wukong Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultBBronze", + "warframeMarket": { + "id": "5d21ce4af4604c012d1e0c1a", + "urlName": "wukong_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Zhuge Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultBBronze", + "warframeMarket": { + "id": "5d21ce43f4604c012d1e0c0e", + "urlName": "zhuge_prime_grip" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultBBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "63229386dd457f0096113c46", + "urlName": "lith_s13_relic" + } + }, + { + "name": "Lith S14", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Scourge Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeCBronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd6", + "urlName": "scourge_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Revenant Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeCBronze", + "warframeMarket": { + "id": "633e2e6bf570d10793afb81d", + "urlName": "revenant_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeCBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Knell Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeCBronze", + "warframeMarket": { + "id": "61bb64fd3132ff00482b5fc6", + "urlName": "knell_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "633e2e6cf570d10793afb829", + "urlName": "lith_s14_relic" + } + }, + { + "name": "Lith S15", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Shade Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeBBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d4d", + "urlName": "shade_prime_carapace" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Harrow Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeBBronze", + "warframeMarket": { + "id": "61bb64fc3132ff00482b5fba", + "urlName": "harrow_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Khora Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeBBronze", + "warframeMarket": { + "id": "62d3493f75156700ce450ded", + "urlName": "khora_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Hystrix Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeBBronze", + "warframeMarket": { + "id": "62d3494175156700ce450dfd", + "urlName": "hystrix_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHildrynPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "641264a47d179f02190e41e3", + "urlName": "lith_s15_relic" + } + }, + { + "name": "Lith S2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Soma Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff64", + "urlName": "soma_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Carrier Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBBronze", + "warframeMarket": { + "id": "559daad8e779897b4f59525f", + "urlName": "carrier_prime_systems" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nyx Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff72", + "urlName": "nyx_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Kavasa Prime Band", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBBronze", + "warframeMarket": { + "id": "56153734b66f836f976f5501", + "urlName": "kavasa_prime_band" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de5d5221e30057501066", + "urlName": "lith_s2_relic" + } + }, + { + "name": "Lith S3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Spira Prime Pouch", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIBronze", + "warframeMarket": { + "id": "56c3bc115d2f0202da32e946", + "urlName": "spira_prime_pouch" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Ash Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIBronze", + "warframeMarket": { + "id": "559daa9fe779897b3263c2c7", + "urlName": "ash_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Soma Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff63", + "urlName": "soma_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Carrier Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIBronze", + "warframeMarket": { + "id": "559daad8e779897b4f59525f", + "urlName": "carrier_prime_systems" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de4a5221e30057501053", + "urlName": "lith_s3_relic" + } + }, + { + "name": "Lith S4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Saryn Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNBronze", + "warframeMarket": { + "id": "56c3bbd55d2f0202da32e93b", + "urlName": "saryn_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Trinity Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNBronze", + "warframeMarket": { + "id": "5615369ab66f836f805c5a8b", + "urlName": "trinity_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Kavasa Prime Kubrow Collar Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNBronze", + "warframeMarket": { + "id": "56153727b66f836f91a8e849", + "urlName": "kavasa_prime_kubrow_collar_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de345221e3005750103d", + "urlName": "lith_s4_relic" + } + }, + { + "name": "Lith S5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Spira Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOBronze", + "warframeMarket": { + "id": "56c3bc0c5d2f0202da32e945", + "urlName": "spira_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akbronco Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff23", + "urlName": "akbronco_prime_link" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Galatine Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOBronze", + "warframeMarket": { + "id": "57bc9c99e506eb45ea25145b", + "urlName": "galatine_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Carrier Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOBronze", + "warframeMarket": { + "id": "559daad1e779897b4be73862", + "urlName": "carrier_prime_carapace" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de2d5221e30057501033", + "urlName": "lith_s5_relic" + } + }, + { + "name": "Lith S6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Spira Prime Pouch", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionVBronze", + "warframeMarket": { + "id": "56c3bc115d2f0202da32e946", + "urlName": "spira_prime_pouch" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Kavasa Prime Band", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionVBronze", + "warframeMarket": { + "id": "56153734b66f836f976f5501", + "urlName": "kavasa_prime_band" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Valkyr Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionVBronze", + "warframeMarket": { + "id": "58358a062c2ada0047b386f7", + "urlName": "valkyr_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionVBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionVBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Dual Kamas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionVBronze", + "warframeMarket": { + "id": "561536d5b66f836f889b79bb", + "urlName": "dual_kamas_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionVBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de1d5221e30057501021", + "urlName": "lith_s6_relic" + } + }, + { + "name": "Lith S7", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Sybaris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeBBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec85", + "urlName": "sybaris_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Paris Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff53", + "urlName": "paris_prime_grip" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akbolto Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeBBronze", + "warframeMarket": { + "id": "5a311f84c2c9e90dfff475f3", + "urlName": "akbolto_prime_link" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Mirage Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeBBronze", + "warframeMarket": { + "id": "5a2feeb2c2c9e90cbdaa23d5", + "urlName": "mirage_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Galatine Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeBBronze", + "warframeMarket": { + "id": "57bc9c99e506eb45ea25145c", + "urlName": "galatine_prime_blade" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de355221e3005750103e", + "urlName": "lith_s7_relic" + } + }, + { + "name": "Lith S8", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Stradavar Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeABronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a7", + "urlName": "stradavar_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Orthos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff51", + "urlName": "orthos_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Rubico Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeABronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283493", + "urlName": "rubico_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Gram Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeABronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283496", + "urlName": "gram_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de605221e3005750106a", + "urlName": "lith_s8_relic" + } + }, + { + "name": "Lith S9", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Silva & Aegis Prime Guard", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultABronze", + "warframeMarket": { + "id": "592dd262011e88f094afec88", + "urlName": "silva_and_aegis_prime_guard" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Oberon Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultABronze", + "warframeMarket": { + "id": "592dd262011e88f094afec7d", + "urlName": "oberon_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Tigris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultABronze", + "warframeMarket": { + "id": "57bc9c84e506eb45ea251458", + "urlName": "tigris_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Sybaris Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultABronze", + "warframeMarket": { + "id": "592dd262011e88f094afec83", + "urlName": "sybaris_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de2c5221e30057501032", + "urlName": "lith_s9_relic" + } + }, + { + "name": "Lith T1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tigris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeABronze", + "warframeMarket": { + "id": "57bc9c84e506eb45ea251459", + "urlName": "tigris_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Ballistica Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeABronze", + "warframeMarket": { + "id": "59a5cd4d5cd9938cfede7043", + "urlName": "ballistica_prime_upper_limb" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Valkyr Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeABronze", + "warframeMarket": { + "id": "58358a062c2ada0047b386f7", + "urlName": "valkyr_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de4d5221e30057501056", + "urlName": "lith_t1_relic" + } + }, + { + "name": "Lith T10", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tatsu Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeDBronze", + "warframeMarket": { + "id": "633e2e6bf570d10793afb81e", + "urlName": "tatsu_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Dual Keres Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeDBronze", + "warframeMarket": { + "id": "62d3494075156700ce450df3", + "urlName": "dual_keres_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Bronco Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff36", + "urlName": "bronco_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeDBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Phantasma Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeDBronze", + "warframeMarket": { + "id": "633e2e6cf570d10793afb824", + "urlName": "phantasma_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGrendelPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "653053ae32327ba8746da740", + "urlName": "lith_t10_relic" + } + }, + { + "name": "Lith T11", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Titania Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaGaraVaultABronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6b0", + "urlName": "titania_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Astilla Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaGaraVaultABronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c704", + "urlName": "astilla_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaGaraVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Vasto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaGaraVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff65", + "urlName": "vasto_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaGaraVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaGaraVaultABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaGaraVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "65f85b70f51dc116096b6768", + "urlName": "lith_t11_relic" + } + }, + { + "name": "Lith T12", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tatsu Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionProteaPrimeBBronze", + "warframeMarket": { + "id": "633e2e6bf570d10793afb81e", + "urlName": "tatsu_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Orthos Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionProteaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff50", + "urlName": "orthos_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionProteaPrimeBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Velox Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionProteaPrimeBBronze", + "warframeMarket": { + "id": "663267c6e85cac3856c86db9", + "urlName": "velox_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Larkspur Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionProteaPrimeBBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d4e", + "urlName": "larkspur_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionProteaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionProteaPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "66325cf2e85cac3856c86cdc", + "urlName": "lith_t12_relic" + } + }, + { + "name": "Lith T2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tiberon Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "5ab167b8b2b6a80475780fb8", + "urlName": "tiberon_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Silva & Aegis Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec87", + "urlName": "silva_and_aegis_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Valkyr Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "583589fd2c2ada0047b386f6", + "urlName": "valkyr_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeCBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de415221e30057501048", + "urlName": "lith_t2_relic" + } + }, + { + "name": "Lith T3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tigris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultBBronze", + "warframeMarket": { + "id": "57bc9c84e506eb45ea251459", + "urlName": "tigris_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Nekros Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultBBronze", + "warframeMarket": { + "id": "57bcb14ce506eb45ea25145e", + "urlName": "nekros_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Galatine Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultBBronze", + "warframeMarket": { + "id": "57bc9c99e506eb45ea25145c", + "urlName": "galatine_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Oberon Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultBBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec7f", + "urlName": "oberon_prime_chassis_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de2c5221e30057501031", + "urlName": "lith_t3_relic" + } + }, + { + "name": "Lith T4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Titania Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeGBronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6b0", + "urlName": "titania_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Dethcube Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeGBronze", + "warframeMarket": { + "id": "5d93ca107ea27b0a87566f5f", + "urlName": "dethcube_prime_carapace" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Karyst Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeGBronze", + "warframeMarket": { + "id": "5f0e0fdc9f527b0285718f18", + "urlName": "karyst_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Zakti Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeGBronze", + "warframeMarket": { + "id": "5f986cfb9dbdce024971b0c0", + "urlName": "zakti_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Tekko Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeGBronze", + "warframeMarket": { + "id": "5d93ca117ea27b0a87566f65", + "urlName": "tekko_prime_gauntlet" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeGBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeGBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de2f5221e30057501036", + "urlName": "lith_t4_relic" + } + }, + { + "name": "Lith T5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tenora Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeDBronze", + "warframeMarket": { + "id": "603621500a372600fd5614d6", + "urlName": "tenora_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Titania Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeDBronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6b8", + "urlName": "titania_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Zhuge Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeDBronze", + "warframeMarket": { + "id": "5d21ce47f4604c012d1e0c15", + "urlName": "zhuge_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeDBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Corinth Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeDBronze", + "warframeMarket": { + "id": "5e839493267539077b0dd69e", + "urlName": "corinth_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de295221e3005750102d", + "urlName": "lith_t5_relic" + } + }, + { + "name": "Lith T6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tiberon Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultBBronze", + "warframeMarket": { + "id": "5ab167b8b2b6a80475780fb8", + "urlName": "tiberon_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Kronen Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultBBronze", + "warframeMarket": { + "id": "5ab167b7b2b6a80475780fb5", + "urlName": "kronen_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Rubico Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultBBronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283493", + "urlName": "rubico_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6089662eea9374026927178f", + "urlName": "lith_t6_relic" + } + }, + { + "name": "Lith T7", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Titania Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeABronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6b0", + "urlName": "titania_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Strun Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeABronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a7", + "urlName": "strun_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Ivara Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeABronze", + "warframeMarket": { + "id": "5df8b0ac1456970087cd9b03", + "urlName": "ivara_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Gara Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeABronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c703", + "urlName": "gara_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6139101a30dd5b004b7f90aa", + "urlName": "lith_t7_relic" + } + }, + { + "name": "Lith T8", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Titania Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6b0", + "urlName": "titania_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Astilla Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c70b", + "urlName": "astilla_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Gara Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c703", + "urlName": "gara_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Zakti Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "5f986cfb9dbdce024971b0c0", + "urlName": "zakti_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "61bb64fb3132ff00482b5fb9", + "urlName": "lith_t8_relic" + } + }, + { + "name": "Lith T9", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tenora Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeDBronze", + "warframeMarket": { + "id": "603621500a372600fd5614d6", + "urlName": "tenora_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Zakti Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeDBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0bd", + "urlName": "zakti_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Nidus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeDBronze", + "warframeMarket": { + "id": "6139101830dd5b004b7f9093", + "urlName": "nidus_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeDBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "61bb64fd3132ff00482b5fcc", + "urlName": "lith_t9_relic" + } + }, + { + "name": "Lith V1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Fragor Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionDBronze", + "warframeMarket": { + "id": "573b80230ec44a47787a6912", + "urlName": "fragor_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Volt Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionDBronze", + "warframeMarket": { + "id": "55158ce0e7798915f4c95b78", + "urlName": "volt_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionDBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de555221e3005750105e", + "urlName": "lith_v1_relic" + } + }, + { + "name": "Lith V10", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Vectis Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosAshVaultABronze", + "warframeMarket": { + "id": "559daaefe779897b5a2d3551", + "urlName": "vectis_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Panthera Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosAshVaultABronze", + "warframeMarket": { + "id": "5f0e0fdc9f527b0285718f17", + "urlName": "panthera_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Carrier Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosAshVaultABronze", + "warframeMarket": { + "id": "559daad1e779897b4be73862", + "urlName": "carrier_prime_carapace" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosAshVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosAshVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosAshVaultABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosAshVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "644b00227ec1900044b97725", + "urlName": "lith_v10_relic" + } + }, + { + "name": "Lith V2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Vauban Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMBronze", + "warframeMarket": { + "id": "573d0efa336297b2dfca2909", + "urlName": "vauban_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de3d5221e30057501045", + "urlName": "lith_v2_relic" + } + }, + { + "name": "Lith V3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Valkyr Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSBronze", + "warframeMarket": { + "id": "58358a0c2c2ada0047b386f9", + "urlName": "valkyr_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Tigris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSBronze", + "warframeMarket": { + "id": "57bc9c84e506eb45ea251457", + "urlName": "tigris_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Helios Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSBronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192117", + "urlName": "helios_prime_systems" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Cernos Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSBronze", + "warframeMarket": { + "id": "583580f42c2ada003badef87", + "urlName": "cernos_prime_upper_limb" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de245221e30057501028", + "urlName": "lith_v3_relic" + } + }, + { + "name": "Lith V4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Vauban Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWBronze", + "warframeMarket": { + "id": "573b7fc20ec44a47787a690e", + "urlName": "vauban_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Tigris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWBronze", + "warframeMarket": { + "id": "57bc9c84e506eb45ea251457", + "urlName": "tigris_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Helios Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWBronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192118", + "urlName": "helios_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Spira Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWBronze", + "warframeMarket": { + "id": "56c3bc025d2f0202da32e944", + "urlName": "spira_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nekros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWBronze", + "warframeMarket": { + "id": "57bc9a40e506eb45ea251452", + "urlName": "nekros_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Venka Prime Blades", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWBronze", + "warframeMarket": { + "id": "58358e1c2c2ada00655a4ef6", + "urlName": "venka_prime_blades" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de1c5221e30057501020", + "urlName": "lith_v4_relic" + } + }, + { + "name": "Lith V5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Valkyr Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeBBronze", + "warframeMarket": { + "id": "58358a0c2c2ada0047b386f9", + "urlName": "valkyr_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Ballistica Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeBBronze", + "warframeMarket": { + "id": "59a5cd4d5cd9938cfede7043", + "urlName": "ballistica_prime_upper_limb" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akbolto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeBBronze", + "warframeMarket": { + "id": "5a311f85c2c9e90dfff475f7", + "urlName": "akbolto_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Banshee Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeBBronze", + "warframeMarket": { + "id": "58b57068eb26db5c3119210b", + "urlName": "banshee_prime_neuroptics_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de415221e30057501049", + "urlName": "lith_v5_relic" + } + }, + { + "name": "Lith V6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Valkyr Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultABronze", + "warframeMarket": { + "id": "58358a092c2ada0047b386f8", + "urlName": "valkyr_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Saryn Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultABronze", + "warframeMarket": { + "id": "56c3bbd55d2f0202da32e93b", + "urlName": "saryn_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Cernos Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultABronze", + "warframeMarket": { + "id": "583580fb2c2ada003badef88", + "urlName": "cernos_prime_grip" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nikana Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultABronze", + "warframeMarket": { + "id": "56c3bbee5d2f0202da32e940", + "urlName": "nikana_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Venka Prime Blades", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultABronze", + "warframeMarket": { + "id": "58358e1c2c2ada00655a4ef6", + "urlName": "venka_prime_blades" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de235221e30057501027", + "urlName": "lith_v6_relic" + } + }, + { + "name": "Lith V7", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Vauban Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultABronze", + "warframeMarket": { + "id": "573b7fc80ec44a47787a690f", + "urlName": "vauban_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Ash Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultABronze", + "warframeMarket": { + "id": "559daa9fe779897b3263c2c7", + "urlName": "ash_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akstiletto Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultABronze", + "warframeMarket": { + "id": "573b80590ec44a47787a6918", + "urlName": "akstiletto_prime_link" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fragor Prime Head", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultABronze", + "warframeMarket": { + "id": "573b80280ec44a47787a6913", + "urlName": "fragor_prime_head" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Carrier Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultABronze", + "warframeMarket": { + "id": "559daac1e779897b4253a85e", + "urlName": "carrier_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Vectis Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultABronze", + "warframeMarket": { + "id": "559daae0e779897b5273b716", + "urlName": "vectis_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de625221e3005750106c", + "urlName": "lith_v7_relic" + } + }, + { + "name": "Lith V8", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Vauban Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultBBronze", + "warframeMarket": { + "id": "573d0efa336297b2dfca2909", + "urlName": "vauban_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Fragor Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultBBronze", + "warframeMarket": { + "id": "573b80230ec44a47787a6912", + "urlName": "fragor_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Vectis Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultBBronze", + "warframeMarket": { + "id": "559daaf7e779897b5f3f5480", + "urlName": "vectis_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Ash Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultBBronze", + "warframeMarket": { + "id": "559daaa7e779897b35d626c6", + "urlName": "ash_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultBBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de615221e3005750106b", + "urlName": "lith_v8_relic" + } + }, + { + "name": "Lith V9", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Vauban Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasVaubanVaultBBronze", + "warframeMarket": { + "id": "573d0efa336297b2dfca2909", + "urlName": "vauban_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Dethcube Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasVaubanVaultBBronze", + "warframeMarket": { + "id": "5d93ca107ea27b0a87566f5f", + "urlName": "dethcube_prime_carapace" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasVaubanVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Atlas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasVaubanVaultBBronze", + "warframeMarket": { + "id": "5d9385b27ea27b0a28fd75bc", + "urlName": "atlas_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasVaubanVaultBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Vasto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasVaubanVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff67", + "urlName": "vasto_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasVaubanVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "639a8d9374b02f003889eb7a", + "urlName": "lith_v9_relic" + } + }, + { + "name": "Lith W1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Wukong Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeABronze", + "warframeMarket": { + "id": "5d21ce46f4604c012d1e0c12", + "urlName": "wukong_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akbolto Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeABronze", + "warframeMarket": { + "id": "5a311f84c2c9e90dfff475f3", + "urlName": "akbolto_prime_link" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Gram Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeABronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283496", + "urlName": "gram_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Mirage Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeABronze", + "warframeMarket": { + "id": "5a2feeb2c2c9e90cbdaa23d6", + "urlName": "mirage_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de1b5221e3005750101f", + "urlName": "lith_w1_relic" + } + }, + { + "name": "Lith W2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Wukong Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraPrimeABronze", + "warframeMarket": { + "id": "5d21ce46f4604c012d1e0c12", + "urlName": "wukong_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Baza Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraPrimeABronze", + "warframeMarket": { + "id": "5df955131456970150510f27", + "urlName": "baza_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Rubico Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraPrimeABronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283494", + "urlName": "rubico_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraPrimeABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Stradavar Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraPrimeABronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a3", + "urlName": "stradavar_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de465221e3005750104e", + "urlName": "lith_w2_relic" + } + }, + { + "name": "Lith W3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Wisp Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWispPrimeABronze", + "warframeMarket": { + "id": "64c2aa1466456704eba6ba2d", + "urlName": "wisp_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Larkspur Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWispPrimeABronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d4a", + "urlName": "larkspur_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Corvas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWispPrimeABronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d480", + "urlName": "corvas_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWispPrimeABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Hildryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWispPrimeABronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d41", + "urlName": "hildryn_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Dual Keres Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWispPrimeABronze", + "warframeMarket": { + "id": "62d3494175156700ce450e05", + "urlName": "dual_keres_prime_blade" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWispPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "64c2aa1566456704eba6ba41", + "urlName": "lith_w3_relic" + } + }, + { + "name": "Lith W4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Wisp Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeBBronze", + "warframeMarket": { + "id": "64c2aa1466456704eba6ba2d", + "urlName": "wisp_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Epitaph Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeBBronze", + "warframeMarket": { + "id": "66c60c2766bbb2aedca695a5", + "urlName": "epitaph_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Masseter Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeBBronze", + "warframeMarket": { + "id": "6530690f22c7fd9770508545", + "urlName": "masseter_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Protea Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeBBronze", + "warframeMarket": { + "id": "66325caae85cac3856c86cbe", + "urlName": "protea_prime_blueprint" + } + } + } + ], + "locations": [ + { + "rarity": "Legendary", + "chance": 0.0042, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0067, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Another Betrayer, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Family Reunion, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Hot Mess, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Phobos/Opik (Rush), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Recover The Orokin Archive, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Sunkiller, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Table For Two, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "The Aftermath, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0221, + "location": "Time's Up, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0244, + "location": "Venus/Beacon Shield Ring (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0244, + "location": "Venus/Bifrost Echo (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Void Storm (Earth)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Void Storm (Venus)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Bendar Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Iota Temple (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Korm's Belt (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Ogal Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Earth/Sover Strait (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Beacon Shield Ring (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Bifrost Echo (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Falling Glory (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Luckless Expanse (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Orvin-Haarc (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Venus/Vesper Strait (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0455, + "location": "Venus/Vesper Strait (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Bendar Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Iota Temple (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Korm's Belt (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Ogal Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Sover Strait (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0526, + "location": "Venus/Falling Glory (Skirmish), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Venus/Luckless Expanse (Skirmish), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Hepit (Capture)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Stribog (Sabotage)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Taranis (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Taranis (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Teshub (Exterminate)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Tiwaz (Mobile Defense)" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Ceres/Seimeni (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Earth/Coba (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Eris/Akkad (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Europa/Larzac (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Jupiter/Sinai (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Mars/Kadesh (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Pluto/Sechura (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Sedna/Sangeru (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.069, + "location": "Venus/Romula (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Ceres/Gabii (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Earth/Everest (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Earth/Tikal (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Mars/Arcadia (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Mars/Augustus (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Mercury/Apollodorus (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Phobos/Flimnap (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Phobos/Stickney (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Phobos/Wendell (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Venus/Kiliken (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Venus/Malva (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0769, + "location": "Venus/V Prime (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Ceres/Casta (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Ceres/Egeria (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Ceres/Varro (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Earth/Lith (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Mars/Spear (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Mercury/Lares (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Phobos/Drunlo (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Phobos/Gulliver (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Venus/Tessera (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0917, + "location": "Sanctuary Onslaught, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0948, + "location": "Elite Sanctuary Onslaught, Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Phobos/Kepler (Rush), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Ceres/Cinxia (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Earth/Gaia (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Mars/Alator (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Mercury/Odin (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Phobos/Memphis (Defection), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Phobos/Memphis (Defection), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Venus/Cytherean (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Venus/Orvin-Haarc (Skirmish), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Ceres/Gabii (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Earth/Everest (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Earth/Tikal (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mars/Arcadia (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mars/Augustus (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mercury/Apollodorus (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Phobos/Flimnap (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Phobos/Stickney (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Phobos/Wendell (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Venus/Kiliken (Excavation), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Venus/Malva (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Venus/V Prime (Survival), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Void/Ani (Survival), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Void/Taranis (Defense), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1111, + "location": "Deimos/Hyf (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1111, + "location": "Deimos/Terrorem (Survival), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Ceres/Hapke (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Earth/Cambria (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Arval (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Olympus (Disruption), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Olympus (Disruption), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mercury/Suisei (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Phobos/Grildrig (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Phobos/Shklovsky (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Venus/Unda (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Venus/Vesper (Spy), Rotation B" + } + ], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSevagothPrimeBBronze", + "vaultInfo": { + "vaulted": false + }, + "warframeMarket": { + "id": "66c6098a66bbb2aedca6959f", + "urlName": "lith_w4_relic" + } + }, + { + "name": "Lith X1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Xaku Prime Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "673516aadb3ac2cfade14a71", + "urlName": "xaku_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Shade Prime Systems", + "uniqueName": "", + "warframeMarket": { + "id": "641263e07d179f02100c6d44", + "urlName": "shade_prime_systems" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Receiver", + "uniqueName": "", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Larkspur Prime Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "641263e07d179f02100c6d4e", + "urlName": "larkspur_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6735194edb3ac2cfade14a91", + "urlName": "lith_x1_relic" + } + }, + { + "name": "Lith Z1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Zephyr Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeABronze", + "warframeMarket": { + "id": "5ab1570db2b6a8044d5137c4", + "urlName": "zephyr_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Cernos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeABronze", + "warframeMarket": { + "id": "583580d52c2ada003badef85", + "urlName": "cernos_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Mirage Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeABronze", + "warframeMarket": { + "id": "5a2feeb2c2c9e90cbdaa23d6", + "urlName": "mirage_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de185221e3005750101b", + "urlName": "lith_z1_relic" + } + }, + { + "name": "Lith Z2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Zephyr Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeBBronze", + "warframeMarket": { + "id": "5ab1570db2b6a8044d5137c4", + "urlName": "zephyr_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Silva & Aegis Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeBBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec87", + "urlName": "silva_and_aegis_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Helios Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeBBronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192117", + "urlName": "helios_prime_systems" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nami Skyla Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeBBronze", + "warframeMarket": { + "id": "59a5c2565cd9938cfede703f", + "urlName": "nami_skyla_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeBBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de585221e30057501061", + "urlName": "lith_z2_relic" + } + }, + { + "name": "Lith Z3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Zakti Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeCBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0b9", + "urlName": "zakti_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Nagantaka Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeCBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d485", + "urlName": "nagantaka_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Volnus Prime Head", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeCBronze", + "warframeMarket": { + "id": "60ad4a1bf1904300d012c6fa", + "urlName": "volnus_prime_head" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Magnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeCBronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a2", + "urlName": "magnus_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6242037766a58f0108c3d489", + "urlName": "lith_z3_relic" + } + }, + { + "name": "Meso A1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Akjagara Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "5c196fac96037800ddadac12", + "urlName": "akjagara_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Kronen Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "5ab167b7b2b6a80475780fb5", + "urlName": "kronen_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeCBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Sybaris Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec83", + "urlName": "sybaris_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Ballistica Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "59a5cd4d5cd9938cfede7044", + "urlName": "ballistica_prime_lower_limb" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddeb5221e30057500fea", + "urlName": "meso_a1_relic" + } + }, + { + "name": "Meso A2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Akbolto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeABronze", + "warframeMarket": { + "id": "5a311f83c2c9e90dfff475d4", + "urlName": "akbolto_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Equinox Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeABronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a6", + "urlName": "equinox_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Zephyr Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeABronze", + "warframeMarket": { + "id": "5ab1570db2b6a8044d5137c3", + "urlName": "zephyr_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Zhuge Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeABronze", + "warframeMarket": { + "id": "5d21ce43f4604c012d1e0c0e", + "urlName": "zhuge_prime_grip" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Tipedo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeABronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae059f", + "urlName": "tipedo_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddd65221e30057500fd0", + "urlName": "meso_a2_relic" + } + }, + { + "name": "Meso A3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Astilla Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c707", + "urlName": "astilla_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Knell Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd5", + "urlName": "knell_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nidus Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a8", + "urlName": "nidus_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Tenora Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614d0", + "urlName": "tenora_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "61bb64fb3132ff00482b5fb5", + "urlName": "meso_a3_relic" + } + }, + { + "name": "Meso A4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Afuris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "639a941e74b02f0088877853", + "urlName": "afuris_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Gara Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "60ad4a1df1904300d012c70e", + "urlName": "gara_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Scourge Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "61bb64fb3132ff00482b5fb8", + "urlName": "scourge_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Corvas Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "6242037766a58f0108c3d48a", + "urlName": "corvas_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "639a8d9374b02f003889eb72", + "urlName": "meso_a4_relic" + } + }, + { + "name": "Meso A5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Acceltra Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "65a7fcc4ed5b0d2e3eb462d0", + "urlName": "acceltra_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Fulmin Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "64c2aa1466456704eba6ba30", + "urlName": "fulmin_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Afuris Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "639a941d74b02f008887784d", + "urlName": "afuris_prime_link" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Grendel Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "653060f332327ba8746da746", + "urlName": "grendel_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Khora Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "62d3494175156700ce450e04", + "urlName": "khora_prime_systems_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "65a7fc7eed5b0d2e3eb462c0", + "urlName": "meso_a5_relic" + } + }, + { + "name": "Meso A6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Astilla Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaGaraVaultABronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c707", + "urlName": "astilla_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Titania Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaGaraVaultABronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6b8", + "urlName": "titania_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Vasto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaGaraVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff66", + "urlName": "vasto_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Corinth Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaGaraVaultABronze", + "warframeMarket": { + "id": "5e839493267539077b0dd69e", + "urlName": "corinth_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaGaraVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaGaraVaultABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaGaraVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "65f85b70f51dc116096b6766", + "urlName": "meso_a6_relic" + } + }, + { + "name": "Meso A7", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Akarius Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeCBronze", + "warframeMarket": { + "id": "65a7fca4ed5b0d2e3eb462ca", + "urlName": "akarius_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Orthos Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff50", + "urlName": "orthos_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Sevagoth Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeCBronze", + "warframeMarket": { + "id": "66c6080366bbb2aedca6957d", + "urlName": "sevagoth_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } + } + ], + "locations": [ + { + "rarity": "Legendary", + "chance": 0.0042, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0067, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0129, + "location": "Void/Belenus (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Another Betrayer, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Ceres/Seimeni (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Earth/Coba (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Eris/Akkad (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Europa/Larzac (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Family Reunion, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Hot Mess, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Jupiter/Sinai (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Mars/Kadesh (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Phobos/Opik (Rush), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Pluto/Sechura (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Recover The Orokin Archive, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Sedna/Sangeru (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Sunkiller, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Table For Two, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "The Aftermath, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Time's Up, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Venus/Romula (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Kasio's Rest (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Lupal Pass (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Mordo Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Nodo Gap (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Vand Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0205, + "location": "Void/Ani (Survival), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0205, + "location": "Void/Taranis (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0241, + "location": "Neptune/Nu-Gua Mines (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0241, + "location": "Neptune/Sovereign Grasp (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0244, + "location": "Void Storm (Neptune)" + }, + { + "rarity": "Rare", + "chance": 0.0244, + "location": "Void Storm (Saturn)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Zariman/Halako Perimeter (Exterminate)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Zariman/The Greenway (Mobile Defense)" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Deimos/Effervo (Assassination)" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Deimos/Nex (Exterminate)" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Zariman/Everview Arc (Void Flood), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Zariman/Oro Works (Void Armageddon), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Zariman/Tuvul Commons (Void Cascade), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0333, + "location": "Deimos/Persto (Survival), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0391, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Neptune/Arva Vector (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Neptune/Brom Cluster (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Neptune/Enkidu Ice Drifts (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Neptune/Mammon's Prospect (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Neptune/Nu-Gua Mines (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Neptune/Sovereign Grasp (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Fenton's Field (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Khufu Envoy (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Obol Crossing (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Peregrine Axis (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Profit Margin (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Seven Sirens (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0455, + "location": "Neptune/Mammon's Prospect (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0465, + "location": "Neptune/Arva Vector (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Deimos/Cambire (Alchemy), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Deimos/Munio (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0506, + "location": "Saturn/Pandora (Pursuit)" + }, + { + "rarity": "Rare", + "chance": 0.0556, + "location": "Jupiter/Ganymede (Disruption), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0571, + "location": "Neptune/Enkidu Ice Drifts (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0588, + "location": "Ceres/Cinxia (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0588, + "location": "Earth/Gaia (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0588, + "location": "Mars/Alator (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0588, + "location": "Mercury/Odin (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0588, + "location": "Venus/Cytherean (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0599, + "location": "Saturn/Kasio's Rest (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0599, + "location": "Saturn/Lupal Pass (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0599, + "location": "Saturn/Mordo Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0599, + "location": "Saturn/Nodo Gap (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0599, + "location": "Saturn/Vand Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0643, + "location": "Earth/Saya's Visions (Shrine Defense)" + }, + { + "rarity": "Rare", + "chance": 0.0649, + "location": "Void/Ani (Survival), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Oxomoco (Exterminate)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Stribog (Sabotage)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Taranis (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Tiwaz (Mobile Defense)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Ukko (Capture)" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Ceres/Draco (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Europa/Lillith (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Europa/Valefor (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Europa/Zagan (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Jupiter/Cameria (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Jupiter/Elara (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Mars/Wahiba (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Phobos/Zeugma (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Saturn/Piscinas (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Saturn/Titan (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Ceres/Seimeni (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Earth/Coba (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Eris/Akkad (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Europa/Larzac (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Jupiter/Sinai (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Mars/Kadesh (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Pluto/Sechura (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Sedna/Sangeru (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Venus/Romula (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.08, + "location": "Uranus/Brutus (Ascension)" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Casta (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Casta (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Egeria (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Egeria (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Varro (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Varro (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Earth/Lith (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Earth/Lith (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Mars/Spear (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Mars/Spear (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Mercury/Lares (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Mercury/Lares (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Phobos/Drunlo (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Phobos/Drunlo (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Phobos/Gulliver (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Phobos/Gulliver (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Venus/Tessera (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Venus/Tessera (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Another Betrayer, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Family Reunion, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Hot Mess, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Phobos/Opik (Rush), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Recover The Orokin Archive, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Sunkiller, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Table For Two, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "The Aftermath, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Time's Up, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Sanctuary Onslaught, Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Europa/Ose (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Jupiter/Callisto (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Neptune/Brom Cluster (Skirmish), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Saturn/Caracol (Defection), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Saturn/Rhea (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Uranus/Umbriel (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Ceres/Bode (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Deimos/Hyf (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Eris/Cyath (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Eris/Gnathos (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Europa/Valac (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Jupiter/Amalthea (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Kuva Fortress/Pago (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Neptune/Nereid (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Pluto/Oceanum (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Saturn/Aegaeon (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Saturn/Dione (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Kelpie (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Tikoloshe (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Rosalind (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Void/Ani (Survival), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1265, + "location": "Elite Sanctuary Onslaught, Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Ceres/Cinxia (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Earth/Gaia (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Mars/Alator (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Mercury/Odin (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Venus/Cytherean (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Europa/Paimon (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Jupiter/Io (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Olympus (Disruption), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Saturn/Helene (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Camenae (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Kappa (Disruption), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Uranus/Ur (Disruption), Rotation A" + } + ], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeCBronze", + "vaultInfo": { + "vaulted": false + }, + "warframeMarket": { + "id": "66c6098666bbb2aedca69595", + "urlName": "meso_a7_relic" + } + }, + { + "name": "Meso B1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Boar Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff2d", + "urlName": "boar_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Dakra Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3f", + "urlName": "dakra_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Mag Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff83", + "urlName": "mag_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Orthos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff51", + "urlName": "orthos_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de045221e30057501005", + "urlName": "meso_b1_relic" + } + }, + { + "name": "Meso B10", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Boltor Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEmberRhinosVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff2f", + "urlName": "boltor_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Glaive Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEmberRhinosVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff43", + "urlName": "glaive_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Sicarus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEmberRhinosVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff5f", + "urlName": "sicarus_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Ember Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEmberRhinosVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff7e", + "urlName": "ember_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEmberRhinosVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEmberRhinosVaultBBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEmberRhinosVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "667ec83b59acb6bf03ebc333", + "urlName": "meso_b10_relic" + } + }, + { + "name": "Meso B2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Banshee Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "58b57068eb26db5c3119210c", + "urlName": "banshee_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Hydroid Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "59a48b625cd9938cfede7038", + "urlName": "hydroid_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Kronen Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "5ab167b7b2b6a80475780fb5", + "urlName": "kronen_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Oberon Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec7f", + "urlName": "oberon_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Silva & Aegis Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec89", + "urlName": "silva_and_aegis_prime_hilt" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddf15221e30057500ff1", + "urlName": "meso_b2_relic" + } + }, + { + "name": "Meso B3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Boar Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMagNovaVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff2d", + "urlName": "boar_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Mag Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMagNovaVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff83", + "urlName": "mag_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Dakra Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMagNovaVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3e", + "urlName": "dakra_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nova Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMagNovaVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff6a", + "urlName": "nova_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Soma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMagNovaVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff62", + "urlName": "soma_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMagNovaVaultABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMagNovaVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dded5221e30057500fed", + "urlName": "meso_b3_relic" + } + }, + { + "name": "Meso B4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Baza Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeABronze", + "warframeMarket": { + "id": "5df955121456970150510f21", + "urlName": "baza_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Wukong Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeABronze", + "warframeMarket": { + "id": "5d21ce45f4604c012d1e0c0f", + "urlName": "wukong_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Redeemer Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeABronze", + "warframeMarket": { + "id": "5c196fae96037800ddadac16", + "urlName": "redeemer_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Chroma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeABronze", + "warframeMarket": { + "id": "5ba9f2054567de01415f6390", + "urlName": "chroma_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLBronze", + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de435221e3005750104b", - "urlName": "lith_n1_relic" + "id": "6054ddfa5221e30057500ffa", + "urlName": "meso_b4_relic" } }, { - "name": "Lith N10", + "name": "Meso B5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Baza Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeABronze", + "warframeMarket": { + "id": "5df955121456970150510f21", + "urlName": "baza_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Guandao Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeABronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0bb", + "urlName": "guandao_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Volnus Prime Head", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeABronze", + "warframeMarket": { + "id": "60ad4a1bf1904300d012c6fa", + "urlName": "volnus_prime_head" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nidus Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeABronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a8", + "urlName": "nidus_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Ivara Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeABronze", + "warframeMarket": { + "id": "5df8b0ab1456970087cd9b01", + "urlName": "ivara_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Karyst Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeABronze", + "warframeMarket": { + "id": "5f0e0fde9f527b0285718f1e", + "urlName": "karyst_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6139101830dd5b004b7f9094", + "urlName": "meso_b5_relic" + } + }, + { + "name": "Meso B6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Baza Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeCBronze", + "warframeMarket": { + "id": "5df955131456970150510f25", + "urlName": "baza_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Paris Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff53", + "urlName": "paris_prime_grip" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeCBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Magnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeCBronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a2", + "urlName": "magnus_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Octavia Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeCBronze", + "warframeMarket": { + "id": "603621500a372600fd5614d8", + "urlName": "octavia_prime_neuroptics_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a5", + "urlName": "meso_b6_relic" + } + }, + { + "name": "Meso B7", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Ballistica Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaHydroidVaultABronze", + "warframeMarket": { + "id": "59a5c2565cd9938cfede703d", + "urlName": "ballistica_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Akjagara Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaHydroidVaultABronze", + "warframeMarket": { + "id": "5c196fb496037800ddadac1a", + "urlName": "akjagara_prime_link" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Redeemer Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaHydroidVaultABronze", + "warframeMarket": { + "id": "5c196fae96037800ddadac16", + "urlName": "redeemer_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaHydroidVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaHydroidVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaHydroidVaultABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaHydroidVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "61a25ffa68fd79003fe3fd57", + "urlName": "meso_b7_relic" + } + }, + { + "name": "Meso B8", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Baruuk Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeBBronze", + "warframeMarket": { + "id": "639a8d9374b02f003889eb77", + "urlName": "baruuk_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Tatsu Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeBBronze", + "warframeMarket": { + "id": "633e2e6af570d10793afb812", + "urlName": "tatsu_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Corvas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeBBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d480", + "urlName": "corvas_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Grendel Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeBBronze", + "warframeMarket": { + "id": "653060f332327ba8746da746", + "urlName": "grendel_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "653053a732327ba8746da73d", + "urlName": "meso_b8_relic" + } + }, + { + "name": "Meso B9", "rewards": [ { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Nezha Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeFBronze", - "warframeMarket": { - "id": "5f986cfb9dbdce024971b0c1", - "urlName": "nezha_prime_neuroptics" - } - } + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Baruuk Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeEBronze", + "warframeMarket": { + "id": "639a8d9374b02f003889eb77", + "urlName": "baruuk_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Shade Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeEBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d42", + "urlName": "shade_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Larkspur Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeEBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d4e", + "urlName": "larkspur_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Afuris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeEBronze", + "warframeMarket": { + "id": "639a941c74b02f008887784b", + "urlName": "afuris_prime_barrel" + } + } + } + ], + "locations": [ + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Another Betrayer, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Ceres/Seimeni (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Earth/Coba (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Eris/Akkad (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Europa/Larzac (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Family Reunion, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Hot Mess, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Jupiter/Sinai (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Mars/Kadesh (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Phobos/Opik (Rush), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Pluto/Sechura (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Recover The Orokin Archive, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Sedna/Sangeru (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Sunkiller, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Table For Two, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "The Aftermath, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Time's Up, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Venus/Romula (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Kasio's Rest (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Lupal Pass (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Mordo Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Nodo Gap (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Vand Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0205, + "location": "Void/Ani (Survival), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0205, + "location": "Void/Taranis (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0241, + "location": "Neptune/Nu-Gua Mines (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0241, + "location": "Neptune/Sovereign Grasp (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0244, + "location": "Void Storm (Neptune)" + }, + { + "rarity": "Rare", + "chance": 0.0244, + "location": "Void Storm (Saturn)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Zariman/Halako Perimeter (Exterminate)" + }, + { + "rarity": "Rare", + "chance": 0.025, + "location": "Zariman/The Greenway (Mobile Defense)" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Deimos/Effervo (Assassination)" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Deimos/Nex (Exterminate)" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Zariman/Everview Arc (Void Flood), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Zariman/Oro Works (Void Armageddon), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Zariman/Tuvul Commons (Void Cascade), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0333, + "location": "Deimos/Persto (Survival), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0391, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0391, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0426, + "location": "Neptune/Arva Vector (Skirmish), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Neptune/Arva Vector (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Neptune/Brom Cluster (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Neptune/Enkidu Ice Drifts (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Neptune/Mammon's Prospect (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Neptune/Nu-Gua Mines (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Neptune/Sovereign Grasp (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Fenton's Field (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Khufu Envoy (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Obol Crossing (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Peregrine Axis (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Profit Margin (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Seven Sirens (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0455, + "location": "Neptune/Mammon's Prospect (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Deimos/Cambire (Alchemy), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Deimos/Munio (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0506, + "location": "Saturn/Pandora (Pursuit)" + }, + { + "rarity": "Rare", + "chance": 0.0556, + "location": "Jupiter/Ganymede (Disruption), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0588, + "location": "Ceres/Cinxia (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0588, + "location": "Earth/Gaia (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0588, + "location": "Mars/Alator (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0588, + "location": "Mercury/Odin (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0588, + "location": "Venus/Cytherean (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0599, + "location": "Saturn/Kasio's Rest (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0599, + "location": "Saturn/Lupal Pass (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0599, + "location": "Saturn/Mordo Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0599, + "location": "Saturn/Nodo Gap (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0599, + "location": "Saturn/Vand Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Neptune/Enkidu Ice Drifts (Skirmish), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0643, + "location": "Earth/Saya's Visions (Shrine Defense)" + }, + { + "rarity": "Rare", + "chance": 0.0649, + "location": "Void/Ani (Survival), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Oxomoco (Exterminate)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Stribog (Sabotage)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Taranis (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Tiwaz (Mobile Defense)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Ukko (Capture)" + }, + { + "rarity": "Rare", + "chance": 0.0696, + "location": "Void/Belenus (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Ceres/Draco (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Europa/Lillith (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Europa/Valefor (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Europa/Zagan (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Jupiter/Cameria (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Jupiter/Elara (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Mars/Wahiba (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Phobos/Zeugma (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Saturn/Piscinas (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Saturn/Titan (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Ceres/Seimeni (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Earth/Coba (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Eris/Akkad (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Europa/Larzac (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Jupiter/Sinai (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Mars/Kadesh (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Pluto/Sechura (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Sedna/Sangeru (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0759, + "location": "Venus/Romula (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.08, + "location": "Uranus/Brutus (Ascension)" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Casta (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Casta (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Egeria (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Egeria (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Varro (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Varro (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Earth/Lith (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Earth/Lith (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Mars/Spear (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Mars/Spear (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Mercury/Lares (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Mercury/Lares (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Phobos/Drunlo (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Phobos/Drunlo (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Phobos/Gulliver (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Phobos/Gulliver (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Venus/Tessera (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Venus/Tessera (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Another Betrayer, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Family Reunion, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Hot Mess, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Phobos/Opik (Rush), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Recover The Orokin Archive, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Sunkiller, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Table For Two, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "The Aftermath, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Time's Up, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Sanctuary Onslaught, Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Titania Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeFBronze", - "warframeMarket": { - "id": "5e839494267539077b0dd6b8", - "urlName": "titania_prime_neuroptics" - } - } + "chance": 0.1, + "location": "Europa/Ose (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Inaros Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeFBronze", - "warframeMarket": { - "id": "5f0deab79f527b024d48f058", - "urlName": "inaros_prime_blueprint" - } - } + "chance": 0.1, + "location": "Jupiter/Callisto (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeFBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" - } - } + "chance": 0.1, + "location": "Neptune/Brom Cluster (Skirmish), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeFBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" - } - } + "chance": 0.1, + "location": "Saturn/Caracol (Defection), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeFBronze" - } + "chance": 0.1, + "location": "Saturn/Rhea (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Uranus/Umbriel (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Ceres/Bode (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Deimos/Hyf (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Eris/Cyath (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Eris/Gnathos (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Europa/Valac (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Jupiter/Amalthea (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Kuva Fortress/Pago (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Neptune/Nereid (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Pluto/Oceanum (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Saturn/Aegaeon (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Saturn/Dione (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Kelpie (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Tikoloshe (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Rosalind (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Void/Ani (Survival), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Ceres/Cinxia (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Earth/Gaia (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Mars/Alator (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Mercury/Odin (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Venus/Cytherean (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Europa/Paimon (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Jupiter/Io (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Olympus (Disruption), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Saturn/Helene (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Camenae (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Kappa (Disruption), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Uranus/Ur (Disruption), Rotation A" } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeFBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeEBronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { - "id": "6214e890e3c4660048a8b984", - "urlName": "lith_n10_relic" + "id": "65a7fc7eed5b0d2e3eb462be", + "urlName": "meso_b9_relic" } }, { - "name": "Lith N11", + "name": "Meso C1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nezha Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeDBronze", + "name": "Carrier Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionCBronze", "warframeMarket": { - "id": "5f986cfa9dbdce024971b0bf", - "urlName": "nezha_prime_chassis" + "id": "559daacae779897b47b74c13", + "urlName": "carrier_prime_cerebrum" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Astilla Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeDBronze", + "name": "Nova Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionCBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c70b", - "urlName": "astilla_prime_stock" + "id": "54a73e65e779893a797fff68", + "urlName": "nova_prime_neuroptics_blueprint" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Zakti Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeDBronze", - "warframeMarket": { - "id": "5f986cf99dbdce024971b0bd", - "urlName": "zakti_prime_barrel" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionCBronze" } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeDBronze", + "name": "Scindo Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "54a73e65e779893a797fff5d", + "urlName": "scindo_prime_handle" } } }, @@ -19535,49 +37208,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeDBronze", + "name": "Saryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" + "id": "56c3bbe05d2f0202da32e93d", + "urlName": "saryn_prime_systems_blueprint" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Pandero Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeDBronze", + "name": "Ash Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionCBronze", "warframeMarket": { - "id": "603621500a372600fd5614db", - "urlName": "pandero_prime_blueprint" + "id": "559daa9fe779897b3263c2c7", + "urlName": "ash_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6242037666a58f0108c3d47b", - "urlName": "lith_n11_relic" + "id": "6054de0f5221e30057501011", + "urlName": "meso_c1_relic" } }, { - "name": "Lith N12", + "name": "Meso C10", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nidus Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeFBronze", + "name": "Corinth Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaGaraVaultBBronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90ad", - "urlName": "nidus_prime_chassis" + "id": "5e839494267539077b0dd6b4", + "urlName": "corinth_prime_barrel" } } }, @@ -19585,11 +37258,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeFBronze", + "name": "Gara Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaGaraVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "id": "60ad4a1cf1904300d012c702", + "urlName": "gara_prime_neuroptics_blueprint" } } }, @@ -19597,11 +37270,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Strun Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeFBronze", + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaGaraVaultBBronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a7", - "urlName": "strun_prime_barrel" + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" } } }, @@ -19610,7 +37283,7 @@ "chance": 25.33, "item": { "name": "Astilla Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeFBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaGaraVaultBBronze", "warframeMarket": { "id": "60ad4a1cf1904300d012c706", "urlName": "astilla_prime_receiver" @@ -19622,7 +37295,7 @@ "chance": 25.33, "item": { "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeFBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaGaraVaultBBronze", "warframeMarket": { "id": "54a73e65e779893a797fff4d", "urlName": "lex_prime_barrel" @@ -19633,37 +37306,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nezha Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeFBronze", - "warframeMarket": { - "id": "5f986cfa9dbdce024971b0be", - "urlName": "nezha_prime_systems" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaGaraVaultBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeFBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaGaraVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6242037766a58f0108c3d48e", - "urlName": "lith_n12_relic" + "id": "65f85b70f51dc116096b6765", + "urlName": "meso_c10_relic" } }, { - "name": "Lith N13", + "name": "Meso C2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Ninkondi Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultABronze", + "name": "Carrier Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMBronze", "warframeMarket": { - "id": "5d21ce45f4604c012d1e0c10", - "urlName": "ninkondi_prime_handle" + "id": "559daacae779897b47b74c13", + "urlName": "carrier_prime_cerebrum" } } }, @@ -19671,11 +37340,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Wukong Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultABronze", + "name": "Valkyr Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMBronze", "warframeMarket": { - "id": "5d21ce45f4604c012d1e0c0f", - "urlName": "wukong_prime_chassis" + "id": "58358a062c2ada0047b386f7", + "urlName": "valkyr_prime_neuroptics_blueprint" } } }, @@ -19683,11 +37352,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tipedo Prime Ornament", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultABronze", + "name": "Odonata Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae059d", - "urlName": "tipedo_prime_ornament" + "id": "5527a26de77989205156b2b7", + "urlName": "odonata_prime_blueprint" } } }, @@ -19695,11 +37364,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Stradavar Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultABronze", + "name": "Cernos Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a4", - "urlName": "stradavar_prime_stock" + "id": "583580f42c2ada003badef87", + "urlName": "cernos_prime_upper_limb" } } }, @@ -19707,11 +37376,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultABronze", + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" } } }, @@ -19719,37 +37388,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultABronze", + "name": "Galatine Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "57bc9c99e506eb45ea25145c", + "urlName": "galatine_prime_blade" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "63229385dd457f0096113c3d", - "urlName": "lith_n13_relic" + "id": "6054ddee5221e30057500fee", + "urlName": "meso_c2_relic" } }, { - "name": "Lith N2", + "name": "Meso C3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nekros Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRBronze", + "name": "Cernos Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeBBronze", "warframeMarket": { - "id": "57bc9a40e506eb45ea251454", - "urlName": "nekros_prime_systems" + "id": "583580e12c2ada003badef86", + "urlName": "cernos_prime_lower_limb" } } }, @@ -19757,11 +37426,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Helios Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRBronze", + "name": "Saryn Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192118", - "urlName": "helios_prime_blueprint" + "id": "56c3bbd55d2f0202da32e93b", + "urlName": "saryn_prime_blueprint" } } }, @@ -19769,11 +37438,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kavasa Prime Band", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRBronze", + "name": "Helios Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeBBronze", "warframeMarket": { - "id": "56153734b66f836f976f5501", - "urlName": "kavasa_prime_band" + "id": "58b57068eb26db5c31192118", + "urlName": "helios_prime_blueprint" } } }, @@ -19781,11 +37450,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRBronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } }, @@ -19793,11 +37462,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Spira Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRBronze", + "name": "Nami Skyla Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeBBronze", "warframeMarket": { - "id": "56c3bc025d2f0202da32e944", - "urlName": "spira_prime_blueprint" + "id": "59a5c2565cd9938cfede703f", + "urlName": "nami_skyla_prime_blueprint" } } }, @@ -19805,37 +37474,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Carrier Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRBronze", + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeBBronze", "warframeMarket": { - "id": "559daad8e779897b4f59525f", - "urlName": "carrier_prime_systems" + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de275221e3005750102a", - "urlName": "lith_n2_relic" + "id": "6054de005221e30057501002", + "urlName": "meso_c3_relic" } }, { - "name": "Lith N3", + "name": "Meso C4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nekros Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionUBronze", + "name": "Chroma Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeDBronze", "warframeMarket": { - "id": "57bcb14ce506eb45ea25145e", - "urlName": "nekros_prime_blueprint" + "id": "5ba9f2014567de01415f6387", + "urlName": "chroma_prime_systems_blueprint" } } }, @@ -19843,31 +37512,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionUBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionUBronze" + "name": "Atlas Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeDBronze", + "warframeMarket": { + "id": "5d9385b17ea27b0a28fd75ba", + "urlName": "atlas_prime_systems_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Sybaris Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionUBronze", + "name": "Ivara Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeDBronze", "warframeMarket": { - "id": "592dd262011e88f094afec83", - "urlName": "sybaris_prime_stock" + "id": "5df8b0ab1456970087cd9b01", + "urlName": "ivara_prime_neuroptics_blueprint" } } }, @@ -19875,11 +37544,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionUBronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -19887,37 +37556,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Valkyr Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionUBronze", + "name": "Mesa Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeDBronze", "warframeMarket": { - "id": "583589fd2c2ada0047b386f6", - "urlName": "valkyr_prime_blueprint" + "id": "5c182b749603780081b09a57", + "urlName": "mesa_prime_chassis_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionUBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de1e5221e30057501022", - "urlName": "lith_n3_relic" + "id": "6054ddf85221e30057500ff7", + "urlName": "meso_c4_relic" } }, { - "name": "Lith N4", + "name": "Meso C5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Ninkondi Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeCBronze", + "name": "Corinth Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeCBronze", "warframeMarket": { - "id": "5d21ce45f4604c012d1e0c10", - "urlName": "ninkondi_prime_handle" + "id": "5e839494267539077b0dd6b4", + "urlName": "corinth_prime_barrel" } } }, @@ -19925,11 +37594,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Atlas Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeCBronze", + "name": "Chroma Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeCBronze", "warframeMarket": { - "id": "5d9385b17ea27b0a28fd75ba", - "urlName": "atlas_prime_systems" + "id": "5ba9f2024567de01415f6388", + "urlName": "chroma_prime_chassis_blueprint" } } }, @@ -19937,23 +37606,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ivara Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeCBronze", - "warframeMarket": { - "id": "5df8b0aa1456970087cd9aff", - "urlName": "ivara_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeCBronze", + "name": "Tipedo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "5ca28670fc2db2035eae059f", + "urlName": "tipedo_prime_blueprint" } } }, @@ -19961,45 +37626,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeCBronze" + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Gram Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeCBronze", + "name": "Stradavar Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeCBronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283496", - "urlName": "gram_prime_blade" + "id": "5ca28670fc2db2035eae05a4", + "urlName": "stradavar_prime_stock" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionTitaniaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de1f5221e30057501023", - "urlName": "lith_n4_relic" + "id": "6054ddd95221e30057500fd4", + "urlName": "meso_c5_relic" } }, { - "name": "Lith N5", + "name": "Meso C6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Ninkondi Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeBBronze", + "name": "Corinth Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeABronze", "warframeMarket": { - "id": "5d21ce45f4604c012d1e0c10", - "urlName": "ninkondi_prime_handle" + "id": "5e839493267539077b0dd69a", + "urlName": "corinth_prime_stock" } } }, @@ -20007,23 +37676,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeABronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ivara Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeBBronze", + "name": "Nezha Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeABronze", "warframeMarket": { - "id": "5df8b0aa1456970087cd9aff", - "urlName": "ivara_prime_blueprint" + "id": "5f986cf99dbdce024971b0b7", + "urlName": "nezha_prime_blueprint" } } }, @@ -20031,11 +37696,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Stradavar Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeBBronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeABronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a4", - "urlName": "stradavar_prime_stock" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } }, @@ -20043,11 +37708,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zhuge Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeBBronze", + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeABronze", "warframeMarket": { - "id": "5d21ce47f4604c012d1e0c14", - "urlName": "zhuge_prime_string" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } }, @@ -20055,33 +37720,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeBBronze" + "name": "Baza Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeABronze", + "warframeMarket": { + "id": "5df955141456970150510f29", + "urlName": "baza_prime_receiver" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de335221e3005750103b", - "urlName": "lith_n5_relic" + "id": "6054dde75221e30057500fe5", + "urlName": "meso_c6_relic" } }, { - "name": "Lith N6", + "name": "Meso C7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nezha Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeFBronze", + "name": "Carrier Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosAshVaultBBronze", "warframeMarket": { - "id": "5f986cfb9dbdce024971b0c1", - "urlName": "nezha_prime_neuroptics" + "id": "559daacae779897b47b74c13", + "urlName": "carrier_prime_cerebrum" } } }, @@ -20089,11 +37758,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Stradavar Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeFBronze", + "name": "Karyst Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosAshVaultBBronze", "warframeMarket": { - "id": "5ca2866ffc2db2035eae059b", - "urlName": "stradavar_prime_barrel" + "id": "5f0e0fdc9f527b0285718f18", + "urlName": "karyst_prime_handle" } } }, @@ -20101,11 +37770,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Inaros Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeFBronze", + "name": "Vectis Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosAshVaultBBronze", "warframeMarket": { - "id": "5f0deab69f527b024d48f056", - "urlName": "inaros_prime_chassis" + "id": "559daae8e779897b56bee133", + "urlName": "vectis_prime_blueprint" } } }, @@ -20113,11 +37782,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeFBronze", + "name": "Inaros Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosAshVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" + "id": "5f0deab79f527b024d48f059", + "urlName": "inaros_prime_systems_blueprint" } } }, @@ -20125,11 +37794,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zhuge Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeFBronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosAshVaultBBronze", "warframeMarket": { - "id": "5d21ce43f4604c012d1e0c0e", - "urlName": "zhuge_prime_grip" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } }, @@ -20137,37 +37806,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Aksomati Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeFBronze", - "warframeMarket": { - "id": "5df955131456970150510f26", - "urlName": "aksomati_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosAshVaultBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeFBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosAshVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de305221e30057501037", - "urlName": "lith_n6_relic" + "id": "644b00237ec1900044b9772f", + "urlName": "meso_c7_relic" } }, { - "name": "Lith N7", + "name": "Meso C8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nidus Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeCBronze", + "name": "Cobra & Crane Prime Guard", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeDBronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90ad", - "urlName": "nidus_prime_chassis" + "id": "639a941c74b02f008887784a", + "urlName": "cobra_and_crane_prime_guard" } } }, @@ -20175,11 +37840,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ivara Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeCBronze", + "name": "Harrow Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeDBronze", "warframeMarket": { - "id": "5df8b0aa1456970087cd9aff", - "urlName": "ivara_prime_blueprint" + "id": "61bb64fd3132ff00482b5fc4", + "urlName": "harrow_prime_neuroptics_blueprint" } } }, @@ -20187,11 +37852,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Pangolin Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeCBronze", + "name": "Scourge Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeDBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6ba", - "urlName": "pangolin_prime_blade" + "id": "61bb64fe3132ff00482b5fd4", + "urlName": "scourge_prime_handle" } } }, @@ -20199,11 +37864,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Octavia Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeCBronze", + "name": "Phantasma Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeDBronze", "warframeMarket": { - "id": "603621500a372600fd5614da", - "urlName": "octavia_prime_systems" + "id": "633e2e6cf570d10793afb824", + "urlName": "phantasma_prime_receiver" } } }, @@ -20211,11 +37876,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeCBronze", + "name": "Nagantaka Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "6242037766a58f0108c3d48f", + "urlName": "nagantaka_prime_barrel" } } }, @@ -20223,37 +37888,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeCBronze", + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6139101a30dd5b004b7f90a3", - "urlName": "lith_n7_relic" + "id": "64c2aa1466456704eba6ba2c", + "urlName": "meso_c8_relic" } }, { - "name": "Lith N8", + "name": "Meso C9", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nezha Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeDBronze", + "name": "Corvas Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeDBronze", "warframeMarket": { - "id": "5f986cfb9dbdce024971b0c1", - "urlName": "nezha_prime_neuroptics" + "id": "6242037666a58f0108c3d47f", + "urlName": "corvas_prime_barrel" } } }, @@ -20261,11 +37926,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zakti Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeDBronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeDBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0bd", - "urlName": "zakti_prime_barrel" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -20273,11 +37938,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Titania Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeDBronze", + "name": "Revenant Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeDBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b8", - "urlName": "titania_prime_neuroptics" + "id": "633e2e6af570d10793afb816", + "urlName": "revenant_prime_systems_blueprint" } } }, @@ -20285,23 +37950,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Aksomati Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeDBronze", - "warframeMarket": { - "id": "5df955141456970150510f28", - "urlName": "aksomati_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Astilla Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeDBronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeDBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c706", - "urlName": "astilla_prime_receiver" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } }, @@ -20309,37 +37970,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Pandero Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeDBronze", + "name": "Hildryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeDBronze", "warframeMarket": { - "id": "603621500a372600fd5614db", - "urlName": "pandero_prime_blueprint" + "id": "641263e07d179f02100c6d41", + "urlName": "hildryn_prime_systems_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6139101930dd5b004b7f9099", - "urlName": "lith_n8_relic" + "id": "653053a532327ba8746da73b", + "urlName": "meso_c9_relic" } }, { - "name": "Lith N9", + "name": "Meso D1", "rewards": [ { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 25.33, "item": { - "name": "Nami Skyla Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultABronze", + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionABronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7041", - "urlName": "nami_skyla_prime_blade" + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" } } }, @@ -20347,35 +38008,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Mesa Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultABronze", - "warframeMarket": { - "id": "5c182b739603780081b09a55", - "urlName": "mesa_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionABronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akjagara Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultABronze", + "name": "Orthos Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionABronze", "warframeMarket": { - "id": "5c196fb096037800ddadac18", - "urlName": "akjagara_prime_receiver" + "id": "54a73e65e779893a797fff50", + "urlName": "orthos_prime_blade" } } }, { - "rarity": "Uncommon", - "chance": 25.33, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Redeemer Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultABronze", + "name": "Dual Kamas Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionABronze", "warframeMarket": { - "id": "5c196fad96037800ddadac14", - "urlName": "redeemer_prime_blade" + "id": "561536deb66f836f8bbaca47", + "urlName": "dual_kamas_prime_blade" } } }, @@ -20383,11 +38040,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultABronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } }, @@ -20395,33 +38052,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultABronze" + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61a25ffa68fd79003fe3fd61", - "urlName": "lith_n9_relic" + "id": "6054de165221e30057501019", + "urlName": "meso_d1_relic" } }, { - "name": "Lith O1", + "name": "Meso D2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Oberon Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeABronze", + "name": "Destreza Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeABronze", "warframeMarket": { - "id": "592dd262011e88f094afec7e", - "urlName": "oberon_prime_neuroptics" + "id": "5b2985e0eb069f04ea65b0d8", + "urlName": "destreza_prime_blade" } } }, @@ -20429,11 +38086,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akbolto Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeABronze", + "name": "Valkyr Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeABronze", "warframeMarket": { - "id": "5a311f85c2c9e90dfff475f7", - "urlName": "akbolto_prime_barrel" + "id": "58358a062c2ada0047b386f7", + "urlName": "valkyr_prime_neuroptics_blueprint" } } }, @@ -20441,19 +38098,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeABronze" + "name": "Helios Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeABronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192117", + "urlName": "helios_prime_systems" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Rubico Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeABronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeABronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283494", - "urlName": "rubico_prime_receiver" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } }, @@ -20461,11 +38122,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeABronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } }, @@ -20473,37 +38134,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ballistica Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeABronze", - "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7044", - "urlName": "ballistica_prime_lower_limb" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de595221e30057501062", - "urlName": "lith_o1_relic" + "id": "6054ddf35221e30057500ff3", + "urlName": "meso_d2_relic" } }, { - "name": "Lith O2", + "name": "Meso D3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Odonata Prime Wings Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLokiVoltVaultABronze", + "name": "Destreza Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeCBronze", "warframeMarket": { - "id": "5527a280e779892059574ca9", - "urlName": "odonata_prime_wings" + "id": "5b2985e0eb069f04ea65b0d8", + "urlName": "destreza_prime_blade" } } }, @@ -20511,11 +38168,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Loki Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLokiVoltVaultABronze", + "name": "Nami Skyla Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff75", - "urlName": "loki_prime_chassis" + "id": "59a5cd4d5cd9938cfede7042", + "urlName": "nami_skyla_prime_handle" } } }, @@ -20523,19 +38180,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLokiVoltVaultABronze" + "name": "Kronen Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeCBronze", + "warframeMarket": { + "id": "5ab167b7b2b6a80475780fb5", + "urlName": "kronen_prime_handle" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Volt Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLokiVoltVaultABronze", + "name": "Akbolto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeCBronze", "warframeMarket": { - "id": "55244820e779890907ef6805", - "urlName": "volt_prime_blueprint" + "id": "5a311f83c2c9e90dfff475d5", + "urlName": "akbolto_prime_blueprint" } } }, @@ -20543,11 +38204,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLokiVoltVaultABronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff27", - "urlName": "bo_prime_blueprint" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, @@ -20555,37 +38216,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Wyrm Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLokiVoltVaultABronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeCBronze", "warframeMarket": { - "id": "54ca4329e779891a21d036bd", - "urlName": "wyrm_prime_cerebrum" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLokiVoltVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de3f5221e30057501046", - "urlName": "lith_o2_relic" + "id": "6054de0d5221e3005750100e", + "urlName": "meso_d3_relic" } }, { - "name": "Lith P1", + "name": "Meso D4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Pyrana Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeDBronze", + "name": "Dethcube Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeBBronze", "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0ea", - "urlName": "pyrana_prime_blueprint" + "id": "5d93ca107ea27b0a87566f62", + "urlName": "dethcube_prime_cerebrum" } } }, @@ -20593,19 +38254,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeDBronze" + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeDBronze", + "name": "Chroma Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "5ba9f2024567de01415f6388", + "urlName": "chroma_prime_chassis_blueprint" } } }, @@ -20613,23 +38278,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Sybaris Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeDBronze", - "warframeMarket": { - "id": "592dd262011e88f094afec83", - "urlName": "sybaris_prime_stock" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeDBronze", + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" } } }, @@ -20637,37 +38298,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Helios Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeDBronze", + "name": "Akjagara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192116", - "urlName": "helios_prime_carapace" + "id": "5c196fad96037800ddadac13", + "urlName": "akjagara_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de405221e30057501047", - "urlName": "lith_p1_relic" + "id": "6054de135221e30057501015", + "urlName": "meso_d4_relic" } }, { - "name": "Lith P2", + "name": "Meso D5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Pyrana Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeCBronze", + "name": "Dual Kamas Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNovaTrinityVaultABronze", "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0ea", - "urlName": "pyrana_prime_blueprint" + "id": "561536deb66f836f8bbaca47", + "urlName": "dual_kamas_prime_blade" } } }, @@ -20675,11 +38336,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ballistica Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeCBronze", + "name": "Nova Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNovaTrinityVaultABronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7046", - "urlName": "ballistica_prime_receiver" + "id": "54a73e65e779893a797fff6b", + "urlName": "nova_prime_blueprint" } } }, @@ -20687,11 +38348,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Gram Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeCBronze", + "name": "Vasto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNovaTrinityVaultABronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283495", - "urlName": "gram_prime_blueprint" + "id": "54a73e65e779893a797fff66", + "urlName": "vasto_prime_blueprint" } } }, @@ -20699,11 +38360,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeCBronze", + "name": "Trinity Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNovaTrinityVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "56153692b66f836f7d649936", + "urlName": "trinity_prime_neuroptics_blueprint" } } }, @@ -20711,11 +38372,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tipedo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeCBronze", + "name": "Soma Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNovaTrinityVaultABronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae059f", - "urlName": "tipedo_prime_blueprint" + "id": "54a73e65e779893a797fff61", + "urlName": "soma_prime_barrel" } } }, @@ -20724,32 +38385,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeCBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNovaTrinityVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionEquinoxPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNovaTrinityVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de505221e30057501059", - "urlName": "lith_p2_relic" + "id": "6054dde65221e30057500fe3", + "urlName": "meso_d5_relic" } }, { - "name": "Lith P3", + "name": "Meso D6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Panthera Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeCBronze", + "name": "Dethcube Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeBBronze", "warframeMarket": { - "id": "5f0e0fdd9f527b0285718f1b", - "urlName": "panthera_prime_barrel" + "id": "5d93ca107ea27b0a87566f62", + "urlName": "dethcube_prime_cerebrum" } } }, @@ -20757,11 +38418,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeCBronze", + "name": "Aksomati Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "id": "5df955141456970150510f2a", + "urlName": "aksomati_prime_barrel" } } }, @@ -20769,11 +38430,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akjagara Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeCBronze", + "name": "Nezha Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeBBronze", "warframeMarket": { - "id": "5c196fb496037800ddadac1a", - "urlName": "akjagara_prime_link" + "id": "5f986cf99dbdce024971b0b7", + "urlName": "nezha_prime_blueprint" } } }, @@ -20781,11 +38442,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Stradavar Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeCBronze", + "name": "Ivara Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeBBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a4", - "urlName": "stradavar_prime_stock" + "id": "5df8b0ab1456970087cd9b01", + "urlName": "ivara_prime_neuroptics_blueprint" } } }, @@ -20793,11 +38454,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Atlas Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeCBronze", + "name": "Octavia Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeBBronze", "warframeMarket": { - "id": "5d9385b27ea27b0a28fd75bc", - "urlName": "atlas_prime_blueprint" + "id": "603621500a372600fd5614da", + "urlName": "octavia_prime_systems_blueprint" } } }, @@ -20805,33 +38466,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeCBronze" + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de485221e30057501050", - "urlName": "lith_p3_relic" + "id": "6054dde25221e30057500fde", + "urlName": "meso_d6_relic" } }, { - "name": "Lith P4", + "name": "Meso D7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Panthera Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeABronze", + "name": "Dual Keres Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeDBronze", "warframeMarket": { - "id": "5f0e0fdd9f527b0285718f1b", - "urlName": "panthera_prime_barrel" + "id": "62d3494175156700ce450e00", + "urlName": "dual_keres_prime_blueprint" } } }, @@ -20839,19 +38504,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeABronze" + "name": "Strun Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeDBronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a9", + "urlName": "strun_prime_stock" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Equinox Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeABronze", + "name": "Nagantaka Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeDBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a6", - "urlName": "equinox_prime_blueprint" + "id": "6242037666a58f0108c3d481", + "urlName": "nagantaka_prime_receiver" } } }, @@ -20859,11 +38528,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeABronze", + "name": "Nidus Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "6139101a30dd5b004b7f90a8", + "urlName": "nidus_prime_systems_blueprint" } } }, @@ -20871,49 +38540,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Titania Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeABronze", - "warframeMarket": { - "id": "5e839493267539077b0dd698", - "urlName": "titania_prime_chassis" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeABronze", + "name": "Afuris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" + "id": "639a941c74b02f008887784b", + "urlName": "afuris_prime_barrel" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de335221e3005750103c", - "urlName": "lith_p4_relic" + "id": "641264a47d179f02190e41e6", + "urlName": "meso_d7_relic" } }, { - "name": "Lith P5", + "name": "Meso E1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Pangolin Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeDBronze", + "name": "Ember Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultABronze", "warframeMarket": { - "id": "5e839494267539077b0dd6a9", - "urlName": "pangolin_prime_blueprint" + "id": "54a73e65e779893a797fff81", + "urlName": "ember_prime_blueprint" } } }, @@ -20921,11 +38586,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Guandao Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeDBronze", + "name": "Wyrm Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultABronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0bb", - "urlName": "guandao_prime_blueprint" + "id": "54ca4337e779891a2e3fbc83", + "urlName": "wyrm_prime_systems" } } }, @@ -20933,23 +38598,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tekko Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeDBronze", - "warframeMarket": { - "id": "5d93ca127ea27b0a87566f7c", - "urlName": "tekko_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Atlas Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeDBronze", + "name": "Bo Prime Ornament", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultABronze", "warframeMarket": { - "id": "5d9385b27ea27b0a28fd75bc", - "urlName": "atlas_prime_blueprint" + "id": "54a73e65e779893a797fff29", + "urlName": "bo_prime_ornament" } } }, @@ -20957,11 +38618,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeDBronze", + "name": "Frost Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" + "id": "54a73e65e779893a797fff7d", + "urlName": "frost_prime_chassis_blueprint" } } }, @@ -20969,37 +38630,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeDBronze", + "name": "Latron Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" + "id": "54a73e65e779893a797fff49", + "urlName": "latron_prime_barrel" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de315221e30057501039", - "urlName": "lith_p5_relic" + "id": "6054de085221e3005750100a", + "urlName": "meso_e1_relic" } }, { - "name": "Lith P6", + "name": "Meso E2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Phantasma Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeEBronze", + "name": "Equinox Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeCBronze", "warframeMarket": { - "id": "633e2e6cf570d10793afb82a", - "urlName": "phantasma_prime_stock" + "id": "5ca28670fc2db2035eae05a0", + "urlName": "equinox_prime_systems_blueprint" } } }, @@ -21007,11 +38668,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Volnus Prime Head", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeEBronze", + "name": "Rubico Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeCBronze", "warframeMarket": { - "id": "60ad4a1bf1904300d012c6fa", - "urlName": "volnus_prime_head" + "id": "5baa8bbf4567de01ac283498", + "urlName": "rubico_prime_stock" } } }, @@ -21019,11 +38680,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Harrow Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeEBronze", + "name": "Akbolto Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeCBronze", "warframeMarket": { - "id": "61bb64fc3132ff00482b5fba", - "urlName": "harrow_prime_blueprint" + "id": "5a311f84c2c9e90dfff475f3", + "urlName": "akbolto_prime_link" } } }, @@ -21031,11 +38692,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeEBronze", + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" } } }, @@ -21043,11 +38704,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeEBronze", + "name": "Destreza Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" + "id": "5b2985e3eb069f04ea65b0fd", + "urlName": "destreza_prime_handle" } } }, @@ -21055,563 +38716,615 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Gara Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeEBronze", + "name": "Pyrana Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeCBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c703", - "urlName": "gara_prime_systems" + "id": "5b2985e1eb069f04ea65b0f3", + "urlName": "pyrana_prime_barrel" } } } ], - "locations": [ - { - "rarity": "Legendary", - "chance": 0.0042, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.0067, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "Another Betrayer, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "Family Reunion, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "Hot Mess, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "Phobos/Opik (Rush), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "Recover The Orokin Archive, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "Sunkiller, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "Table For Two, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "The Aftermath, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "Time's Up, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0244, - "location": "Venus/Beacon Shield Ring (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0244, - "location": "Venus/Bifrost Echo (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.025, - "location": "Void Storm (Earth)" - }, - { - "rarity": "Rare", - "chance": 0.025, - "location": "Void Storm (Venus)" - }, - { - "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Bendar Cluster (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Iota Temple (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Korm's Belt (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Ogal Cluster (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Sover Strait (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Beacon Shield Ring (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Bifrost Echo (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Falling Glory (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Luckless Expanse (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Orvin-Haarc (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Vesper Strait (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0455, - "location": "Venus/Vesper Strait (Skirmish), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Bendar Cluster (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Iota Temple (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Korm's Belt (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Ogal Cluster (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Sover Strait (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.0526, - "location": "Venus/Falling Glory (Skirmish), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Venus/Luckless Expanse (Skirmish), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Stribog (Sabotage)" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Taranis (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Taranis (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Tiwaz (Mobile Defense)" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Ceres/Seimeni (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Earth/Coba (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Eris/Akkad (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Europa/Larzac (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Jupiter/Sinai (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Mars/Kadesh (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Pluto/Sechura (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Sedna/Sangeru (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Venus/Romula (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Ceres/Gabii (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Earth/Everest (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Earth/Tikal (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Mars/Arcadia (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Mars/Augustus (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Mercury/Apollodorus (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Phobos/Flimnap (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Phobos/Stickney (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Phobos/Wendell (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Venus/Kiliken (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Venus/Malva (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Venus/V Prime (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Ceres/Casta (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Ceres/Egeria (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Ceres/Varro (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Earth/Lith (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Mars/Spear (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Mercury/Lares (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Phobos/Drunlo (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Phobos/Gulliver (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Venus/Tessera (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0917, - "location": "Sanctuary Onslaught, Rotation A" - }, + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de055221e30057501006", + "urlName": "meso_e2_relic" + } + }, + { + "name": "Meso E3", + "rewards": [ { "rarity": "Rare", - "chance": 0.0948, - "location": "Elite Sanctuary Onslaught, Rotation A" + "chance": 2, + "item": { + "name": "Equinox Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a0", + "urlName": "equinox_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0968, - "location": "Phobos/Kepler (Rush), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Atlas Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "5d9385b17ea27b0a28fd75b8", + "urlName": "atlas_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Ceres/Cinxia (Interception), Rotation A" + "chance": 11, + "item": { + "name": "Stradavar Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "5ca2866ffc2db2035eae059b", + "urlName": "stradavar_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Earth/Gaia (Interception), Rotation A" + "chance": 25.33, + "item": { + "name": "Destreza Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "5b2985e3eb069f04ea65b0fd", + "urlName": "destreza_prime_handle" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Mars/Alator (Interception), Rotation A" + "chance": 25.33, + "item": { + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Mercury/Odin (Interception), Rotation A" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeCBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de125221e30057501014", + "urlName": "meso_e3_relic" + } + }, + { + "name": "Meso E4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Equinox Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeABronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a0", + "urlName": "equinox_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Phobos/Memphis (Defection), Rotation B" + "chance": 11, + "item": { + "name": "Titania Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeABronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6b8", + "urlName": "titania_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Phobos/Memphis (Defection), Rotation C" + "chance": 11, + "item": { + "name": "Tekko Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeABronze", + "warframeMarket": { + "id": "5d93ca127ea27b0a87566f7c", + "urlName": "tekko_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Venus/Cytherean (Interception), Rotation A" + "chance": 25.33, + "item": { + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Venus/Orvin-Haarc (Skirmish), Rotation B" + "chance": 25.33, + "item": { + "name": "Baza Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeABronze", + "warframeMarket": { + "id": "5df955141456970150510f29", + "urlName": "baza_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Ceres/Gabii (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddda5221e30057500fd6", + "urlName": "meso_e4_relic" + } + }, + { + "name": "Meso E5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Euphona Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBansheeMirageVaultABronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192111", + "urlName": "euphona_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Earth/Everest (Excavation), Rotation C" + "chance": 11, + "item": { + "name": "Banshee Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBansheeMirageVaultABronze", + "warframeMarket": { + "id": "58b57068eb26db5c3119210a", + "urlName": "banshee_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Earth/Tikal (Excavation), Rotation C" + "chance": 11, + "item": { + "name": "Helios Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBansheeMirageVaultABronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192118", + "urlName": "helios_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mars/Arcadia (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Mirage Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBansheeMirageVaultABronze", + "warframeMarket": { + "id": "5a2feeb2c2c9e90cbdaa23d6", + "urlName": "mirage_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mars/Augustus (Excavation), Rotation C" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBansheeMirageVaultABronze" + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mercury/Apollodorus (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Helios Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBansheeMirageVaultABronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192116", + "urlName": "helios_prime_carapace" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBansheeMirageVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de105221e30057501012", + "urlName": "meso_e5_relic" + } + }, + { + "name": "Meso E6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Epitaph Prime Receiver", + "uniqueName": "", + "warframeMarket": { + "id": "66c60c2766bbb2aedca695a6", + "urlName": "epitaph_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Flimnap (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Akbronco Prime Link", + "uniqueName": "", + "warframeMarket": { + "id": "54a73e65e779893a797fff23", + "urlName": "akbronco_prime_link" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Stickney (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Masseter Prime Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "6530690f22c7fd9770508545", + "urlName": "masseter_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Wendell (Excavation), Rotation C" + "chance": 25.33, + "item": { + "name": "Xaku Prime Neuroptics Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "673516abdb3ac2cfade14a72", + "urlName": "xaku_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Venus/Kiliken (Excavation), Rotation C" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "" + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Venus/Malva (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Paris Prime String", + "uniqueName": "", + "warframeMarket": { + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" + } + } + } + ], + "locations": [], + "uniqueName": "", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "67351815db3ac2cfade14a8b", + "urlName": "meso_e6_relic" + } + }, + { + "name": "Meso F1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Fragor Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKBronze", + "warframeMarket": { + "id": "573b801c0ec44a47787a6911", + "urlName": "fragor_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Venus/V Prime (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Nekros Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKBronze", + "warframeMarket": { + "id": "57bc9a40e506eb45ea251453", + "urlName": "nekros_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Void/Ani (Survival), Rotation A" + "chance": 11, + "item": { + "name": "Dual Kamas Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKBronze", + "warframeMarket": { + "id": "561536e4b66f836f8e15eb18", + "urlName": "dual_kamas_prime_handle" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Void/Taranis (Defense), Rotation B" + "chance": 25.33, + "item": { + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1111, - "location": "Deimos/Hyf (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" + } + } }, { "rarity": "Uncommon", - "chance": 0.1111, - "location": "Deimos/Terrorem (Survival), Rotation A" + "chance": 25.33, + "item": { + "name": "Saryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKBronze", + "warframeMarket": { + "id": "56c3bbe05d2f0202da32e93d", + "urlName": "saryn_prime_systems_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddf35221e30057500ff4", + "urlName": "meso_f1_relic" + } + }, + { + "name": "Meso F2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Frost Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionQBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff80", + "urlName": "frost_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Ceres/Hapke (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Reaper Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionQBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff58", + "urlName": "reaper_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Earth/Cambria (Spy), Rotation B" + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionQBronze" + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Arval (Spy), Rotation B" + "chance": 25.33, + "item": { + "name": "Latron Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionQBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4c", + "urlName": "latron_prime_stock" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation A" + "chance": 25.33, + "item": { + "name": "Ember Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionQBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff7e", + "urlName": "ember_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation B" + "chance": 25.33, + "item": { + "name": "Sicarus Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionQBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff5e", + "urlName": "sicarus_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionQBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dde05221e30057500fdc", + "urlName": "meso_f2_relic" + } + }, + { + "name": "Meso F3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Frost Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff80", + "urlName": "frost_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mercury/Suisei (Spy), Rotation B" + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultBBronze" + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Phobos/Grildrig (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Glaive Prime Disc", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff45", + "urlName": "glaive_prime_disc" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Phobos/Shklovsky (Spy), Rotation B" + "chance": 25.33, + "item": { + "name": "Ember Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff6d", + "urlName": "ember_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Venus/Unda (Spy), Rotation B" + "chance": 25.33, + "item": { + "name": "Reaper Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff5a", + "urlName": "reaper_prime_handle" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Venus/Vesper (Spy), Rotation B" + "chance": 25.33, + "item": { + "name": "Loki Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff7c", + "urlName": "loki_prime_blueprint" + } + } } ], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeEBronze", + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultBBronze", "vaultInfo": { - "vaulted": false + "vaulted": true }, "warframeMarket": { - "id": "633e2e6bf570d10793afb81c", - "urlName": "lith_p6_relic" + "id": "6054de075221e30057501009", + "urlName": "meso_f3_relic" } }, { - "name": "Lith R1", + "name": "Meso F4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Redeemer Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultBBronze", + "name": "Frost Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFrostMagVaultABronze", "warframeMarket": { - "id": "5c196fb096037800ddadac19", - "urlName": "redeemer_prime_handle" + "id": "54a73e65e779893a797fff80", + "urlName": "frost_prime_blueprint" } } }, @@ -21619,11 +39332,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ballistica Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultBBronze", + "name": "Mag Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFrostMagVaultABronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7046", - "urlName": "ballistica_prime_receiver" + "id": "54a73e65e779893a797fff83", + "urlName": "mag_prime_chassis_blueprint" } } }, @@ -21631,11 +39344,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "name": "Boar Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFrostMagVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff2b", + "urlName": "boar_prime_blueprint" } } }, @@ -21643,11 +39356,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mesa Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultBBronze", + "name": "Latron Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFrostMagVaultABronze", "warframeMarket": { - "id": "5c182b749603780081b09a57", - "urlName": "mesa_prime_chassis" + "id": "54a73e65e779893a797fff4c", + "urlName": "latron_prime_stock" } } }, @@ -21655,11 +39368,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Hydroid Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultBBronze", + "name": "Reaper Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFrostMagVaultABronze", "warframeMarket": { - "id": "59a48b625cd9938cfede703a", - "urlName": "hydroid_prime_chassis" + "id": "54a73e65e779893a797fff5a", + "urlName": "reaper_prime_handle" } } }, @@ -21668,32 +39381,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultBBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFrostMagVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMesaHydroidVaultBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFrostMagVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61a25ffa68fd79003fe3fd5b", - "urlName": "lith_r1_relic" + "id": "64eda5d5facd4806c393e63b", + "urlName": "meso_f4_relic" } }, { - "name": "Lith R2", + "name": "Meso F5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Revenant Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeBBronze", + "name": "Fulmin Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeDBronze", "warframeMarket": { - "id": "633e2e6cf570d10793afb827", - "urlName": "revenant_prime_blueprint" + "id": "64c2aa1666456704eba6ba46", + "urlName": "fulmin_prime_receiver" } } }, @@ -21701,11 +39414,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nidus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeBBronze", + "name": "Paris Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeDBronze", "warframeMarket": { - "id": "6139101830dd5b004b7f9093", - "urlName": "nidus_prime_blueprint" + "id": "54a73e65e779893a797fff53", + "urlName": "paris_prime_grip" } } }, @@ -21713,11 +39426,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tenora Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeBBronze", + "name": "Shade Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeDBronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d3", - "urlName": "tenora_prime_stock" + "id": "641263e07d179f02100c6d44", + "urlName": "shade_prime_systems" } } }, @@ -21725,11 +39438,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeBBronze", + "name": "Gunsen Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" + "id": "64c2aa1466456704eba6ba2e", + "urlName": "gunsen_prime_blueprint" } } }, @@ -21737,11 +39450,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Octavia Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeBBronze", + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeDBronze", "warframeMarket": { - "id": "603621500a372600fd5614da", - "urlName": "octavia_prime_systems" + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" } } }, @@ -21749,11 +39462,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Scourge Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeBBronze", + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeDBronze", "warframeMarket": { - "id": "61bb64fb3132ff00482b5fb8", - "urlName": "scourge_prime_blade" + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" } } } @@ -21776,178 +39489,363 @@ }, { "rarity": "Rare", - "chance": 0.0221, - "location": "Another Betrayer, Rotation A" + "chance": 0.0129, + "location": "Void/Ani (Survival), Rotation C" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "Family Reunion, Rotation A" + "chance": 0.0158, + "location": "Another Betrayer, Rotation B" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "Hot Mess, Rotation A" + "chance": 0.0158, + "location": "Ceres/Seimeni (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "Phobos/Opik (Rush), Rotation A" + "chance": 0.0158, + "location": "Earth/Coba (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "Recover The Orokin Archive, Rotation A" + "chance": 0.0158, + "location": "Eris/Akkad (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "Sunkiller, Rotation A" + "chance": 0.0158, + "location": "Europa/Larzac (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "Table For Two, Rotation A" + "chance": 0.0158, + "location": "Family Reunion, Rotation B" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "The Aftermath, Rotation A" + "chance": 0.0158, + "location": "Hot Mess, Rotation B" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "Time's Up, Rotation A" + "chance": 0.0158, + "location": "Jupiter/Sinai (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Mars/Kadesh (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Phobos/Opik (Rush), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Pluto/Sechura (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Recover The Orokin Archive, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Sedna/Sangeru (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Sunkiller, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Table For Two, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "The Aftermath, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Time's Up, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Venus/Romula (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Kasio's Rest (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Lupal Pass (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Mordo Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Nodo Gap (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Vand Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0205, + "location": "Void/Ani (Survival), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0205, + "location": "Void/Taranis (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0241, + "location": "Neptune/Nu-Gua Mines (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.0241, + "location": "Neptune/Sovereign Grasp (Skirmish)" }, { "rarity": "Rare", "chance": 0.0244, - "location": "Venus/Beacon Shield Ring (Skirmish)" + "location": "Void Storm (Neptune)" }, { "rarity": "Rare", "chance": 0.0244, - "location": "Venus/Bifrost Echo (Skirmish)" + "location": "Void Storm (Saturn)" }, { "rarity": "Rare", "chance": 0.025, - "location": "Void Storm (Earth)" + "location": "Zariman/Halako Perimeter (Exterminate)" }, { "rarity": "Rare", "chance": 0.025, - "location": "Void Storm (Venus)" + "location": "Zariman/The Greenway (Mobile Defense)" }, { "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Bendar Cluster (Skirmish)" + "chance": 0.0313, + "location": "Deimos/Effervo (Assassination)" }, { "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Iota Temple (Skirmish)" + "chance": 0.0313, + "location": "Deimos/Nex (Exterminate)" }, { "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Korm's Belt (Skirmish)" + "chance": 0.0313, + "location": "Zariman/Everview Arc (Void Flood), Rotation A" }, { "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Ogal Cluster (Skirmish)" + "chance": 0.0313, + "location": "Zariman/Oro Works (Void Armageddon), Rotation A" }, { "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Sover Strait (Skirmish)" + "chance": 0.0313, + "location": "Zariman/Tuvul Commons (Void Cascade), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0333, + "location": "Deimos/Persto (Survival), Rotation A" }, { "rarity": "Rare", "chance": 0.0435, - "location": "Venus/Beacon Shield Ring (Caches), Rotation A" + "location": "Neptune/Arva Vector (Caches), Rotation A" }, { "rarity": "Rare", "chance": 0.0435, - "location": "Venus/Bifrost Echo (Caches), Rotation A" + "location": "Neptune/Brom Cluster (Caches), Rotation A" }, { "rarity": "Rare", "chance": 0.0435, - "location": "Venus/Falling Glory (Caches), Rotation A" + "location": "Neptune/Enkidu Ice Drifts (Caches), Rotation A" }, { "rarity": "Rare", "chance": 0.0435, - "location": "Venus/Luckless Expanse (Caches), Rotation A" + "location": "Neptune/Mammon's Prospect (Caches), Rotation A" }, { "rarity": "Rare", "chance": 0.0435, - "location": "Venus/Orvin-Haarc (Caches), Rotation A" + "location": "Neptune/Nu-Gua Mines (Caches), Rotation A" }, { "rarity": "Rare", "chance": 0.0435, - "location": "Venus/Vesper Strait (Caches), Rotation A" + "location": "Neptune/Sovereign Grasp (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Fenton's Field (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Khufu Envoy (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Obol Crossing (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Peregrine Axis (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Profit Margin (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0435, + "location": "Pluto/Seven Sirens (Caches), Rotation A" }, { "rarity": "Rare", "chance": 0.0476, - "location": "Venus/Vesper Strait (Skirmish), Rotation A" + "location": "Neptune/Mammon's Prospect (Skirmish), Rotation A" }, { "rarity": "Rare", "chance": 0.05, - "location": "Earth/Bendar Cluster (Caches)" + "location": "Deimos/Cambire (Alchemy), Rotation A" }, { "rarity": "Rare", "chance": 0.05, - "location": "Earth/Iota Temple (Caches)" + "location": "Deimos/Munio (Defense), Rotation A" }, { "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Korm's Belt (Caches)" + "chance": 0.0506, + "location": "Saturn/Pandora (Pursuit)" }, { "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Ogal Cluster (Caches)" + "chance": 0.0553, + "location": "Elite Sanctuary Onslaught, Rotation A" }, { "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Sover Strait (Caches)" + "chance": 0.0556, + "location": "Jupiter/Ganymede (Disruption), Rotation A" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Venus/Falling Glory (Skirmish), Rotation A" + "chance": 0.0588, + "location": "Ceres/Cinxia (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0588, + "location": "Earth/Gaia (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0588, + "location": "Mars/Alator (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0588, + "location": "Mercury/Odin (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0588, + "location": "Venus/Cytherean (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0599, + "location": "Saturn/Kasio's Rest (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0599, + "location": "Saturn/Lupal Pass (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0599, + "location": "Saturn/Mordo Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0599, + "location": "Saturn/Nodo Gap (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0599, + "location": "Saturn/Vand Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0643, + "location": "Earth/Saya's Visions (Shrine Defense)" + }, + { + "rarity": "Rare", + "chance": 0.0649, + "location": "Void/Ani (Survival), Rotation C" }, { "rarity": "Rare", "chance": 0.0667, - "location": "Venus/Luckless Expanse (Skirmish), Rotation A" + "location": "Neptune/Arva Vector (Skirmish), Rotation A" }, { "rarity": "Rare", "chance": 0.0667, - "location": "Void/Hepit (Capture)" + "location": "Neptune/Enkidu Ice Drifts (Skirmish), Rotation A" }, { "rarity": "Rare", "chance": 0.0667, - "location": "Void/Stribog (Sabotage)" + "location": "Void/Oxomoco (Exterminate)" }, { "rarity": "Rare", "chance": 0.0667, - "location": "Void/Taranis (Defense), Rotation A" + "location": "Void/Stribog (Sabotage)" }, { "rarity": "Rare", @@ -21957,407 +39855,733 @@ { "rarity": "Rare", "chance": 0.0667, - "location": "Void/Teshub (Exterminate)" + "location": "Void/Tiwaz (Mobile Defense)" }, { "rarity": "Rare", "chance": 0.0667, - "location": "Void/Tiwaz (Mobile Defense)" + "location": "Void/Ukko (Capture)" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Ceres/Seimeni (Defense), Rotation A" + "chance": 0.0696, + "location": "Void/Belenus (Defense), Rotation A" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Earth/Coba (Defense), Rotation A" + "chance": 0.0714, + "location": "Ceres/Draco (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Eris/Akkad (Defense), Rotation A" + "chance": 0.0714, + "location": "Europa/Lillith (Excavation), Rotation B" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Europa/Larzac (Defense), Rotation A" + "chance": 0.0714, + "location": "Europa/Valefor (Excavation), Rotation B" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Jupiter/Sinai (Defense), Rotation A" + "chance": 0.0714, + "location": "Europa/Zagan (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Mars/Kadesh (Defense), Rotation A" + "chance": 0.0714, + "location": "Jupiter/Cameria (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Pluto/Sechura (Defense), Rotation A" + "chance": 0.0714, + "location": "Jupiter/Elara (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Sedna/Sangeru (Defense), Rotation A" + "chance": 0.0714, + "location": "Mars/Wahiba (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Venus/Romula (Defense), Rotation A" + "chance": 0.0714, + "location": "Phobos/Zeugma (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Ceres/Gabii (Survival), Rotation B" + "chance": 0.0714, + "location": "Saturn/Piscinas (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Earth/Everest (Excavation), Rotation B" + "chance": 0.0714, + "location": "Saturn/Titan (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Earth/Tikal (Excavation), Rotation B" + "chance": 0.0759, + "location": "Ceres/Seimeni (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Mars/Arcadia (Survival), Rotation B" + "chance": 0.0759, + "location": "Earth/Coba (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Mars/Augustus (Excavation), Rotation B" + "chance": 0.0759, + "location": "Eris/Akkad (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Mercury/Apollodorus (Survival), Rotation B" + "chance": 0.0759, + "location": "Europa/Larzac (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Phobos/Flimnap (Survival), Rotation B" + "chance": 0.0759, + "location": "Jupiter/Sinai (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Phobos/Stickney (Survival), Rotation B" + "chance": 0.0759, + "location": "Mars/Kadesh (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Phobos/Wendell (Excavation), Rotation B" + "chance": 0.0759, + "location": "Pluto/Sechura (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Venus/Kiliken (Excavation), Rotation B" + "chance": 0.0759, + "location": "Sedna/Sangeru (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Venus/Malva (Survival), Rotation B" + "chance": 0.0759, + "location": "Venus/Romula (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Venus/V Prime (Survival), Rotation B" + "chance": 0.08, + "location": "Uranus/Brutus (Ascension)" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Ceres/Casta (Defense), Rotation A" + "chance": 0.0833, + "location": "Ceres/Casta (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Ceres/Egeria (Defense), Rotation A" + "chance": 0.0833, + "location": "Ceres/Casta (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Ceres/Varro (Defense), Rotation A" + "chance": 0.0833, + "location": "Ceres/Egeria (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Egeria (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Varro (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Varro (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Earth/Lith (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Earth/Lith (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Mars/Spear (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Mars/Spear (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Mercury/Lares (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Mercury/Lares (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Phobos/Drunlo (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Phobos/Drunlo (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Phobos/Gulliver (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Phobos/Gulliver (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Venus/Tessera (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0833, + "location": "Venus/Tessera (Defense), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Another Betrayer, Rotation C" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Earth/Lith (Defense), Rotation A" + "chance": 0.0843, + "location": "Family Reunion, Rotation C" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Mars/Spear (Defense), Rotation A" + "chance": 0.0843, + "location": "Hot Mess, Rotation C" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Mercury/Lares (Defense), Rotation A" + "chance": 0.0843, + "location": "Phobos/Opik (Rush), Rotation C" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Phobos/Drunlo (Defense), Rotation A" + "chance": 0.0843, + "location": "Recover The Orokin Archive, Rotation C" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Phobos/Gulliver (Defense), Rotation A" + "chance": 0.0843, + "location": "Sunkiller, Rotation C" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Venus/Tessera (Defense), Rotation A" + "chance": 0.0843, + "location": "Table For Two, Rotation C" }, { "rarity": "Rare", - "chance": 0.0917, - "location": "Sanctuary Onslaught, Rotation A" + "chance": 0.0843, + "location": "The Aftermath, Rotation C" }, { "rarity": "Rare", - "chance": 0.0948, - "location": "Elite Sanctuary Onslaught, Rotation A" + "chance": 0.0843, + "location": "Time's Up, Rotation C" }, { "rarity": "Rare", - "chance": 0.0968, - "location": "Phobos/Kepler (Rush), Rotation C" + "chance": 0.0909, + "location": "Sanctuary Onslaught, Rotation B" }, { "rarity": "Uncommon", "chance": 0.1, - "location": "Ceres/Cinxia (Interception), Rotation A" + "location": "Deimos/Armatus (Disruption), Rotation A" }, { "rarity": "Uncommon", "chance": 0.1, - "location": "Earth/Gaia (Interception), Rotation A" + "location": "Europa/Ose (Interception), Rotation A" }, { "rarity": "Uncommon", "chance": 0.1, - "location": "Mars/Alator (Interception), Rotation A" + "location": "Jupiter/Callisto (Interception), Rotation A" }, { "rarity": "Uncommon", "chance": 0.1, - "location": "Mercury/Odin (Interception), Rotation A" + "location": "Neptune/Brom Cluster (Skirmish), Rotation B" }, { "rarity": "Uncommon", "chance": 0.1, - "location": "Phobos/Memphis (Defection), Rotation B" + "location": "Saturn/Caracol (Defection), Rotation B" }, { "rarity": "Uncommon", "chance": 0.1, - "location": "Phobos/Memphis (Defection), Rotation C" + "location": "Saturn/Rhea (Interception), Rotation A" }, { "rarity": "Uncommon", "chance": 0.1, - "location": "Venus/Cytherean (Interception), Rotation A" + "location": "Uranus/Umbriel (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Venus/Orvin-Haarc (Skirmish), Rotation B" + "chance": 0.1106, + "location": "Ceres/Bode (Spy), Rotation C" }, { "rarity": "Uncommon", "chance": 0.1106, - "location": "Ceres/Gabii (Survival), Rotation C" + "location": "Deimos/Hyf (Defense), Rotation C" }, { "rarity": "Uncommon", "chance": 0.1106, - "location": "Earth/Everest (Excavation), Rotation C" + "location": "Eris/Cyath (Spy), Rotation B" }, { "rarity": "Uncommon", "chance": 0.1106, - "location": "Earth/Tikal (Excavation), Rotation C" + "location": "Eris/Gnathos (Spy), Rotation B" }, { "rarity": "Uncommon", "chance": 0.1106, - "location": "Mars/Arcadia (Survival), Rotation C" + "location": "Europa/Valac (Spy), Rotation C" }, { "rarity": "Uncommon", "chance": 0.1106, - "location": "Mars/Augustus (Excavation), Rotation C" + "location": "Jupiter/Amalthea (Spy), Rotation C" }, { "rarity": "Uncommon", "chance": 0.1106, - "location": "Mercury/Apollodorus (Survival), Rotation C" + "location": "Kuva Fortress/Pago (Spy), Rotation C" }, { "rarity": "Uncommon", "chance": 0.1106, - "location": "Phobos/Flimnap (Survival), Rotation C" + "location": "Neptune/Nereid (Spy), Rotation B" }, { "rarity": "Uncommon", "chance": 0.1106, - "location": "Phobos/Stickney (Survival), Rotation C" + "location": "Pluto/Oceanum (Spy), Rotation B" }, { "rarity": "Uncommon", "chance": 0.1106, - "location": "Phobos/Wendell (Excavation), Rotation C" + "location": "Saturn/Aegaeon (Spy), Rotation C" }, { "rarity": "Uncommon", "chance": 0.1106, - "location": "Venus/Kiliken (Excavation), Rotation C" + "location": "Saturn/Dione (Spy), Rotation C" }, { "rarity": "Uncommon", "chance": 0.1106, - "location": "Venus/Malva (Survival), Rotation C" + "location": "Sedna/Kelpie (Spy), Rotation B" }, { "rarity": "Uncommon", "chance": 0.1106, - "location": "Venus/V Prime (Survival), Rotation C" + "location": "Sedna/Tikoloshe (Spy), Rotation B" }, { "rarity": "Uncommon", "chance": 0.1106, - "location": "Void/Ani (Survival), Rotation A" + "location": "Uranus/Rosalind (Spy), Rotation B" }, { "rarity": "Uncommon", "chance": 0.1106, - "location": "Void/Taranis (Defense), Rotation B" + "location": "Void/Ani (Survival), Rotation B" }, { "rarity": "Uncommon", - "chance": 0.1111, - "location": "Deimos/Hyf (Defense), Rotation A" + "chance": 0.125, + "location": "Venus/Orb Vallis (Level 40 - 60 PROFIT-TAKER - PHASE 2), Rotation C" }, { "rarity": "Uncommon", - "chance": 0.1111, - "location": "Deimos/Terrorem (Survival), Rotation A" + "chance": 0.1392, + "location": "Ceres/Cinxia (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Ceres/Hapke (Spy), Rotation B" + "chance": 0.1392, + "location": "Earth/Gaia (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Earth/Cambria (Spy), Rotation B" + "chance": 0.1392, + "location": "Mars/Alator (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Arval (Spy), Rotation B" + "chance": 0.1392, + "location": "Mercury/Odin (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation A" + "chance": 0.1392, + "location": "Venus/Cytherean (Interception), Rotation C" }, { "rarity": "Uncommon", "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation B" + "location": "Europa/Paimon (Defense), Rotation A" }, { "rarity": "Uncommon", "chance": 0.1429, - "location": "Mercury/Suisei (Spy), Rotation B" + "location": "Jupiter/Io (Defense), Rotation A" }, { "rarity": "Uncommon", "chance": 0.1429, - "location": "Phobos/Grildrig (Spy), Rotation B" + "location": "Mars/Olympus (Disruption), Rotation C" }, { "rarity": "Uncommon", "chance": 0.1429, - "location": "Phobos/Shklovsky (Spy), Rotation B" + "location": "Saturn/Helene (Defense), Rotation A" }, { "rarity": "Uncommon", "chance": 0.1429, - "location": "Venus/Unda (Spy), Rotation B" + "location": "Sedna/Camenae (Defense), Rotation A" }, { "rarity": "Uncommon", "chance": 0.1429, - "location": "Venus/Vesper (Spy), Rotation B" + "location": "Sedna/Kappa (Disruption), Rotation A" }, { "rarity": "Uncommon", - "chance": 0.15, - "location": "Venus/Orb Vallis (Level 40 - 60 PROFIT-TAKER - PHASE 2), Rotation C" + "chance": 0.1429, + "location": "Uranus/Ur (Disruption), Rotation A" } ], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeDBronze", "vaultInfo": { "vaulted": false }, "warframeMarket": { - "id": "633e2e6cf570d10793afb826", - "urlName": "lith_r2_relic" + "id": "66c6098566bbb2aedca69593", + "urlName": "meso_f5_relic" } }, { - "name": "Lith S1", + "name": "Meso G1", "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Galatine Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeCBronze", + "warframeMarket": { + "id": "57bc9c99e506eb45ea25145d", + "urlName": "galatine_prime_blueprint" + } + } + }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Paris Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionABronze", + "name": "Silva & Aegis Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff53", - "urlName": "paris_prime_grip" + "id": "592dd262011e88f094afec8a", + "urlName": "silva_and_aegis_prime_blade" } } }, { "rarity": "Uncommon", "chance": 11, + "item": { + "name": "Ballistica Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeCBronze", + "warframeMarket": { + "id": "59a5cd4d5cd9938cfede7045", + "urlName": "ballistica_prime_string" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Venka Prime Blades", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeCBronze", + "warframeMarket": { + "id": "58358e1c2c2ada00655a4ef6", + "urlName": "venka_prime_blades" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionABronze" + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeCBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddff5221e30057501001", + "urlName": "meso_g1_relic" + } + }, + { + "name": "Meso G2", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Guandao Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeBBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0bc", + "urlName": "guandao_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Atlas Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeBBronze", + "warframeMarket": { + "id": "5d9385b17ea27b0a28fd75ba", + "urlName": "atlas_prime_systems_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionABronze", + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeBBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Equinox Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" + "id": "5ca28670fc2db2035eae05a1", + "urlName": "equinox_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dde75221e30057500fe4", + "urlName": "meso_g2_relic" + } + }, + { + "name": "Meso G3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Gara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeDBronze", + "warframeMarket": { + "id": "60ad4a1bf1904300d012c6ff", + "urlName": "gara_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Karyst Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeDBronze", + "warframeMarket": { + "id": "5f0e0fdc9f527b0285718f18", + "urlName": "karyst_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Panthera Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeDBronze", + "warframeMarket": { + "id": "5f0e0fdc9f527b0285718f17", + "urlName": "panthera_prime_stock" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Harrow Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeDBronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fce", + "urlName": "harrow_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Strun Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeDBronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a4", + "urlName": "strun_prime_receiver" } } }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeDBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "61bb64fc3132ff00482b5fbc", + "urlName": "meso_g3_relic" + } + }, + { + "name": "Meso G4", + "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Spira Prime Pouch", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionABronze", + "name": "Guandao Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeABronze", "warframeMarket": { - "id": "56c3bc115d2f0202da32e946", - "urlName": "spira_prime_pouch" + "id": "5f986cf99dbdce024971b0bc", + "urlName": "guandao_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Scourge Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd4", + "urlName": "scourge_prime_handle" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Corvas Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "6242037766a58f0108c3d48a", + "urlName": "corvas_prime_receiver" } } }, @@ -22365,11 +40589,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Hikou Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionABronze", + "name": "Octavia Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff46", - "urlName": "hikou_prime_blueprint" + "id": "603621500a372600fd5614da", + "urlName": "octavia_prime_systems_blueprint" } } }, @@ -22377,37 +40601,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionABronze", + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de635221e3005750106d", - "urlName": "lith_s1_relic" + "id": "6242037766a58f0108c3d487", + "urlName": "meso_g4_relic" } }, { - "name": "Lith S10", + "name": "Meso G5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Stradavar Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeDBronze", + "name": "Gunsen Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeABronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a7", - "urlName": "stradavar_prime_blueprint" + "id": "64c2aa1566456704eba6ba3f", + "urlName": "gunsen_prime_blade" } } }, @@ -22415,11 +40639,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Orthos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeDBronze", + "name": "Nagantaka Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff51", - "urlName": "orthos_prime_blueprint" + "id": "6242037666a58f0108c3d485", + "urlName": "nagantaka_prime_stock" } } }, @@ -22427,11 +40651,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Baza Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeDBronze", + "name": "Phantasma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeABronze", "warframeMarket": { - "id": "5df955131456970150510f27", - "urlName": "baza_prime_barrel" + "id": "633e2e6bf570d10793afb820", + "urlName": "phantasma_prime_blueprint" } } }, @@ -22439,11 +40663,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mesa Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeDBronze", + "name": "Corvas Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeABronze", "warframeMarket": { - "id": "5c182b749603780081b09a57", - "urlName": "mesa_prime_chassis" + "id": "6242037666a58f0108c3d484", + "urlName": "corvas_prime_stock" } } }, @@ -22451,11 +40675,93 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Dethcube Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeDBronze", + "name": "Khora Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeABronze", + "warframeMarket": { + "id": "62d3494175156700ce450e04", + "urlName": "khora_prime_systems_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "64c2aa1566456704eba6ba3c", + "urlName": "meso_g5_relic" + } + }, + { + "name": "Meso G6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Grendel Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeDBronze", + "warframeMarket": { + "id": "653060f332327ba8746da745", + "urlName": "grendel_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Zylok Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeDBronze", + "warframeMarket": { + "id": "6530694722c7fd977050854b", + "urlName": "zylok_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Paris Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff53", + "urlName": "paris_prime_grip" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeDBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Tatsu Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeDBronze", "warframeMarket": { - "id": "5d93ca117ea27b0a87566f6e", - "urlName": "dethcube_prime_systems" + "id": "633e2e6af570d10793afb818", + "urlName": "tatsu_prime_blueprint" } } }, @@ -22463,37 +40769,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeDBronze", + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionInarosPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de475221e3005750104f", - "urlName": "lith_s10_relic" + "id": "65a7fc7eed5b0d2e3eb462bf", + "urlName": "meso_g6_relic" } }, { - "name": "Lith S11", + "name": "Meso G7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Strun Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeEBronze", + "name": "Gauss Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeBBronze", "warframeMarket": { - "id": "6139101930dd5b004b7f909f", - "urlName": "strun_prime_blueprint" + "id": "65a7fc5aed5b0d2e3eb462b6", + "urlName": "gauss_prime_systems_blueprint" } } }, @@ -22501,11 +40807,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Pangolin Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeEBronze", + "name": "Okina Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeBBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6ba", - "urlName": "pangolin_prime_blade" + "id": "663268d1e85cac3856c86dbf", + "urlName": "okina_prime_handle" } } }, @@ -22513,11 +40819,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Orthos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeEBronze", + "name": "Tatsu Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff51", - "urlName": "orthos_prime_blueprint" + "id": "633e2e6af570d10793afb812", + "urlName": "tatsu_prime_blade" } } }, @@ -22525,11 +40831,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeEBronze", + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" } } }, @@ -22537,11 +40843,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Volnus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeEBronze", + "name": "Cobra & Crane Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeBBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c70c", - "urlName": "volnus_prime_blueprint" + "id": "639a941d74b02f0088877851", + "urlName": "cobra_and_crane_prime_hilt" } } }, @@ -22549,33 +40855,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeEBronze" + "name": "Wisp Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeBBronze", + "warframeMarket": { + "id": "64c2aa1666456704eba6ba44", + "urlName": "wisp_prime_systems_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeEBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc8", - "urlName": "lith_s11_relic" + "id": "66325cf1e85cac3856c86cd8", + "urlName": "meso_g7_relic" } }, { - "name": "Lith S12", + "name": "Meso G8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Strun Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeEBronze", + "name": "Grendel Prime Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "6139101930dd5b004b7f909f", - "urlName": "strun_prime_blueprint" + "id": "653060f332327ba8746da745", + "urlName": "grendel_prime_blueprint" } } }, @@ -22583,11 +40893,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Gara Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeEBronze", + "name": "Quassus Prime Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "60ad4a1cf1904300d012c702", - "urlName": "gara_prime_neuroptics" + "id": "673516dedb3ac2cfade14a7d", + "urlName": "quassus_prime_blueprint" } } }, @@ -22595,23 +40905,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeEBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Corvas Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeEBronze", + "name": "Sevagoth Prime Systems Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "6242037666a58f0108c3d484", - "urlName": "corvas_prime_stock" + "id": "66c6080366bbb2aedca6957f", + "urlName": "sevagoth_prime_systems_blueprint" } } }, @@ -22619,586 +40925,467 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeEBronze" + "name": "Paris Prime Lower Limb", + "uniqueName": "", + "warframeMarket": { + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeEBronze", + "name": "Braton Prime Stock", + "uniqueName": "", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } } ], - "locations": [ - { - "rarity": "Legendary", - "chance": 0.0042, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.0058, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.0067, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "Another Betrayer, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "Family Reunion, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "Hot Mess, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "Phobos/Opik (Rush), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "Recover The Orokin Archive, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "Sunkiller, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "Table For Two, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "The Aftermath, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0221, - "location": "Time's Up, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0244, - "location": "Venus/Beacon Shield Ring (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0244, - "location": "Venus/Bifrost Echo (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.025, - "location": "Void Storm (Earth)" - }, - { - "rarity": "Rare", - "chance": 0.025, - "location": "Void Storm (Venus)" - }, - { - "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Bendar Cluster (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Iota Temple (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Korm's Belt (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Ogal Cluster (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Sover Strait (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Beacon Shield Ring (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Bifrost Echo (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Falling Glory (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Luckless Expanse (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Orvin-Haarc (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Vesper Strait (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0455, - "location": "Venus/Vesper Strait (Skirmish), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Bendar Cluster (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Iota Temple (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Korm's Belt (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Ogal Cluster (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Sover Strait (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.0526, - "location": "Venus/Falling Glory (Skirmish), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Venus/Luckless Expanse (Skirmish), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Hepit (Capture)" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Stribog (Sabotage)" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Taranis (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Taranis (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Teshub (Exterminate)" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Tiwaz (Mobile Defense)" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Ceres/Seimeni (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Earth/Coba (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Eris/Akkad (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Europa/Larzac (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Jupiter/Sinai (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Mars/Kadesh (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Pluto/Sechura (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Sedna/Sangeru (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.069, - "location": "Venus/Romula (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Ceres/Gabii (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Earth/Everest (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Earth/Tikal (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Mars/Arcadia (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Mars/Augustus (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Mercury/Apollodorus (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Phobos/Flimnap (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Phobos/Stickney (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Phobos/Wendell (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Venus/Kiliken (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Venus/Malva (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0769, - "location": "Venus/V Prime (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Ceres/Casta (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Ceres/Egeria (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Ceres/Varro (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Earth/Lith (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Mars/Spear (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Mercury/Lares (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Phobos/Drunlo (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Phobos/Gulliver (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Venus/Tessera (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0917, - "location": "Sanctuary Onslaught, Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0948, - "location": "Elite Sanctuary Onslaught, Rotation A" - }, + "locations": [], + "uniqueName": "", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "67351815db3ac2cfade14a8c", + "urlName": "meso_g8_relic" + } + }, + { + "name": "Meso H1", + "rewards": [ { "rarity": "Rare", - "chance": 0.0968, - "location": "Phobos/Kepler (Rush), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Ceres/Cinxia (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Earth/Gaia (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Mars/Alator (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Mercury/Odin (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Phobos/Memphis (Defection), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Phobos/Memphis (Defection), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Venus/Cytherean (Interception), Rotation A" + "chance": 2, + "item": { + "name": "Helios Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeABronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192115", + "urlName": "helios_prime_cerebrum" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Venus/Orvin-Haarc (Skirmish), Rotation B" + "chance": 11, + "item": { + "name": "Oberon Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeABronze", + "warframeMarket": { + "id": "592dd262011e88f094afec7d", + "urlName": "oberon_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Ceres/Gabii (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Fragor Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeABronze", + "warframeMarket": { + "id": "573b801c0ec44a47787a6911", + "urlName": "fragor_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Earth/Everest (Excavation), Rotation C" + "chance": 25.33, + "item": { + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Earth/Tikal (Excavation), Rotation C" + "chance": 25.33, + "item": { + "name": "Mirage Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeABronze", + "warframeMarket": { + "id": "5a2feeb2c2c9e90cbdaa23d6", + "urlName": "mirage_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mars/Arcadia (Survival), Rotation C" - }, + "chance": 25.33, + "item": { + "name": "Hydroid Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeABronze", + "warframeMarket": { + "id": "59a48b625cd9938cfede703a", + "urlName": "hydroid_prime_chassis_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddea5221e30057500fe8", + "urlName": "meso_h1_relic" + } + }, + { + "name": "Meso H2", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mars/Augustus (Excavation), Rotation C" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Harrow Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeABronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd2", + "urlName": "harrow_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mercury/Apollodorus (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Nezha Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeABronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0b7", + "urlName": "nezha_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Flimnap (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Stickney (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeABronze" + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Wendell (Excavation), Rotation C" + "chance": 25.33, + "item": { + "name": "Guandao Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeABronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0b8", + "urlName": "guandao_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Venus/Kiliken (Excavation), Rotation C" - }, + "chance": 25.33, + "item": { + "name": "Nidus Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeABronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a8", + "urlName": "nidus_prime_systems_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "62d3494175156700ce450dfc", + "urlName": "meso_h2_relic" + } + }, + { + "name": "Meso H3", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Venus/Malva (Survival), Rotation C" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Hystrix Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeBBronze", + "warframeMarket": { + "id": "62d3494075156700ce450df7", + "urlName": "hystrix_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Venus/V Prime (Survival), Rotation C" + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeBBronze" + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Void/Ani (Survival), Rotation A" + "chance": 11, + "item": { + "name": "Astilla Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeBBronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c704", + "urlName": "astilla_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Void/Taranis (Defense), Rotation B" + "chance": 25.33, + "item": { + "name": "Zakti Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeBBronze", + "warframeMarket": { + "id": "5f986cfb9dbdce024971b0c0", + "urlName": "zakti_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1111, - "location": "Deimos/Hyf (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1111, - "location": "Deimos/Terrorem (Survival), Rotation A" + "chance": 25.33, + "item": { + "name": "Octavia Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeBBronze", + "warframeMarket": { + "id": "603621500a372600fd5614da", + "urlName": "octavia_prime_systems_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "62d3494075156700ce450df2", + "urlName": "meso_h3_relic" + } + }, + { + "name": "Meso H4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Harrow Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeBBronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd2", + "urlName": "harrow_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Ceres/Hapke (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Strun Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeBBronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a7", + "urlName": "strun_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Earth/Cambria (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Knell Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeBBronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd5", + "urlName": "knell_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Arval (Spy), Rotation B" + "chance": 25.33, + "item": { + "name": "Larkspur Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeBBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d4e", + "urlName": "larkspur_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation A" + "chance": 25.33, + "item": { + "name": "Baruuk Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeBBronze", + "warframeMarket": { + "id": "639a8d9374b02f003889eb7e", + "urlName": "baruuk_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation B" + "chance": 25.33, + "item": { + "name": "Nagantaka Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeBBronze", + "warframeMarket": { + "id": "6242037766a58f0108c3d48f", + "urlName": "nagantaka_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "641264a57d179f02190e41eb", + "urlName": "meso_h4_relic" + } + }, + { + "name": "Meso H5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Hildryn Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeABronze", + "warframeMarket": { + "id": "641263df7d179f02100c6d40", + "urlName": "hildryn_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mercury/Suisei (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Gauss Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeABronze", + "warframeMarket": { + "id": "65a7fc5aed5b0d2e3eb462b4", + "urlName": "gauss_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Phobos/Grildrig (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Revenant Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeABronze", + "warframeMarket": { + "id": "633e2e6af570d10793afb816", + "urlName": "revenant_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Phobos/Shklovsky (Spy), Rotation B" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeABronze" + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Venus/Unda (Spy), Rotation B" + "chance": 25.33, + "item": { + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Venus/Vesper (Spy), Rotation B" + "chance": 25.33, + "item": { + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" + } + } } ], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeEBronze", + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeABronze", "vaultInfo": { - "vaulted": false + "vaulted": true }, "warframeMarket": { - "id": "6242037666a58f0108c3d47e", - "urlName": "lith_s12_relic" + "id": "65a7fc7eed5b0d2e3eb462c2", + "urlName": "meso_h5_relic" } }, { - "name": "Lith S13", + "name": "Meso H6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Stradavar Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultBBronze", + "name": "Hystrix Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeBBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a7", - "urlName": "stradavar_prime_blueprint" + "id": "62d3494075156700ce450df7", + "urlName": "hystrix_prime_receiver" } } }, @@ -23206,23 +41393,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Equinox Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultBBronze", - "warframeMarket": { - "id": "5ca28670fc2db2035eae05a6", - "urlName": "equinox_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultBBronze", + "name": "Cobra & Crane Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "id": "639a941d74b02f0088877850", + "urlName": "cobra_and_crane_prime_blade" } } }, @@ -23230,11 +41413,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Wukong Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultBBronze", + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeBBronze", "warframeMarket": { - "id": "5d21ce4af4604c012d1e0c1a", - "urlName": "wukong_prime_neuroptics" + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" } } }, @@ -23242,11 +41425,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zhuge Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultBBronze", + "name": "Baruuk Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeBBronze", "warframeMarket": { - "id": "5d21ce43f4604c012d1e0c0e", - "urlName": "zhuge_prime_grip" + "id": "639a8d9374b02f003889eb7e", + "urlName": "baruuk_prime_systems_blueprint" } } }, @@ -23254,33 +41437,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultBBronze" + "name": "Revenant Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeBBronze", + "warframeMarket": { + "id": "633e2e6af570d10793afb815", + "urlName": "revenant_prime_chassis_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongEquinoxVaultBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaussPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "63229386dd457f0096113c46", - "urlName": "lith_s13_relic" + "id": "65a7fc7eed5b0d2e3eb462c1", + "urlName": "meso_h6_relic" } }, { - "name": "Lith S14", + "name": "Meso H7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Scourge Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeCBronze", + "name": "Hildryn Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeBBronze", "warframeMarket": { - "id": "61bb64fe3132ff00482b5fd6", - "urlName": "scourge_prime_blueprint" + "id": "641263df7d179f02100c6d40", + "urlName": "hildryn_prime_blueprint" } } }, @@ -23288,23 +41475,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Revenant Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeCBronze", - "warframeMarket": { - "id": "633e2e6bf570d10793afb81d", - "urlName": "revenant_prime_neuroptics_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeCBronze", + "name": "Fulmin Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "id": "64c2aa1466456704eba6ba30", + "urlName": "fulmin_prime_blueprint" } } }, @@ -23312,11 +41495,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeCBronze", + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" } } }, @@ -23324,19 +41507,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeCBronze" + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Knell Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeCBronze", + "name": "Baruuk Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeBBronze", "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc6", - "urlName": "knell_prime_blueprint" + "id": "639a8d9374b02f003889eb7e", + "urlName": "baruuk_prime_systems_blueprint" } } } @@ -23353,1225 +41540,862 @@ "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0114, + "rarity": "Legendary", + "chance": 0.0067, "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "Another Betrayer, Rotation A" + "chance": 0.0158, + "location": "Another Betrayer, Rotation B" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "Family Reunion, Rotation A" + "chance": 0.0158, + "location": "Ceres/Seimeni (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "Hot Mess, Rotation A" + "chance": 0.0158, + "location": "Earth/Coba (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "Phobos/Opik (Rush), Rotation A" + "chance": 0.0158, + "location": "Eris/Akkad (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Europa/Larzac (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Family Reunion, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Hot Mess, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Jupiter/Sinai (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Mars/Kadesh (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Phobos/Opik (Rush), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Pluto/Sechura (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Recover The Orokin Archive, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Sedna/Sangeru (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Sunkiller, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Table For Two, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "The Aftermath, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Time's Up, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0158, + "location": "Venus/Romula (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Kasio's Rest (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Lupal Pass (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Mordo Cluster (Skirmish)" + }, + { + "rarity": "Rare", + "chance": 0.02, + "location": "Saturn/Nodo Gap (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "Recover The Orokin Archive, Rotation A" + "chance": 0.02, + "location": "Saturn/Vand Cluster (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "Sunkiller, Rotation A" + "chance": 0.0205, + "location": "Void/Ani (Survival), Rotation A" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "Table For Two, Rotation A" + "chance": 0.0205, + "location": "Void/Taranis (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "The Aftermath, Rotation A" + "chance": 0.0241, + "location": "Neptune/Nu-Gua Mines (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0221, - "location": "Time's Up, Rotation A" + "chance": 0.0241, + "location": "Neptune/Sovereign Grasp (Skirmish)" }, { "rarity": "Rare", "chance": 0.0244, - "location": "Venus/Beacon Shield Ring (Skirmish)" + "location": "Void Storm (Neptune)" }, { "rarity": "Rare", "chance": 0.0244, - "location": "Venus/Bifrost Echo (Skirmish)" + "location": "Void Storm (Saturn)" }, { "rarity": "Rare", "chance": 0.025, - "location": "Void Storm (Earth)" + "location": "Zariman/Halako Perimeter (Exterminate)" }, { "rarity": "Rare", "chance": 0.025, - "location": "Void Storm (Venus)" + "location": "Zariman/The Greenway (Mobile Defense)" }, { "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Bendar Cluster (Skirmish)" + "chance": 0.0313, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation B" }, { "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Iota Temple (Skirmish)" + "chance": 0.0313, + "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation B" }, { "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Korm's Belt (Skirmish)" + "chance": 0.0313, + "location": "Deimos/Effervo (Assassination)" }, { "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Ogal Cluster (Skirmish)" + "chance": 0.0313, + "location": "Deimos/Nex (Exterminate)" }, { "rarity": "Rare", - "chance": 0.03, - "location": "Earth/Sover Strait (Skirmish)" + "chance": 0.0313, + "location": "Zariman/Everview Arc (Void Flood), Rotation A" }, { "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Beacon Shield Ring (Caches), Rotation A" + "chance": 0.0313, + "location": "Zariman/Oro Works (Void Armageddon), Rotation A" }, { "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Bifrost Echo (Caches), Rotation A" + "chance": 0.0313, + "location": "Zariman/Tuvul Commons (Void Cascade), Rotation A" }, { "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Falling Glory (Caches), Rotation A" + "chance": 0.0333, + "location": "Deimos/Persto (Survival), Rotation A" }, { "rarity": "Rare", - "chance": 0.0435, - "location": "Venus/Luckless Expanse (Caches), Rotation A" + "chance": 0.0391, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation B" }, { "rarity": "Rare", "chance": 0.0435, - "location": "Venus/Orvin-Haarc (Caches), Rotation A" + "location": "Neptune/Arva Vector (Caches), Rotation A" }, { "rarity": "Rare", "chance": 0.0435, - "location": "Venus/Vesper Strait (Caches), Rotation A" + "location": "Neptune/Brom Cluster (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0455, - "location": "Venus/Vesper Strait (Skirmish), Rotation B" + "chance": 0.0435, + "location": "Neptune/Enkidu Ice Drifts (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Bendar Cluster (Caches)" + "chance": 0.0435, + "location": "Neptune/Mammon's Prospect (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Iota Temple (Caches)" + "chance": 0.0435, + "location": "Neptune/Nu-Gua Mines (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Korm's Belt (Caches)" + "chance": 0.0435, + "location": "Neptune/Sovereign Grasp (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Ogal Cluster (Caches)" + "chance": 0.0435, + "location": "Pluto/Fenton's Field (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Sover Strait (Caches)" + "chance": 0.0435, + "location": "Pluto/Khufu Envoy (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0588, - "location": "Venus/Falling Glory (Skirmish), Rotation B" + "chance": 0.0435, + "location": "Pluto/Obol Crossing (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0588, - "location": "Venus/Luckless Expanse (Skirmish), Rotation B" + "chance": 0.0435, + "location": "Pluto/Peregrine Axis (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Hepit (Capture)" + "chance": 0.0435, + "location": "Pluto/Profit Margin (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Stribog (Sabotage)" + "chance": 0.0435, + "location": "Pluto/Seven Sirens (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Taranis (Defense), Rotation A" + "chance": 0.0476, + "location": "Neptune/Mammon's Prospect (Skirmish), Rotation A" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Taranis (Defense), Rotation C" + "chance": 0.05, + "location": "Deimos/Cambire (Alchemy), Rotation A" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Teshub (Exterminate)" + "chance": 0.05, + "location": "Deimos/Munio (Defense), Rotation A" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Tiwaz (Mobile Defense)" + "chance": 0.0506, + "location": "Saturn/Pandora (Pursuit)" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Ceres/Seimeni (Defense), Rotation A" + "chance": 0.0556, + "location": "Jupiter/Ganymede (Disruption), Rotation A" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Earth/Coba (Defense), Rotation A" + "chance": 0.0588, + "location": "Ceres/Cinxia (Interception), Rotation B" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Eris/Akkad (Defense), Rotation A" + "chance": 0.0588, + "location": "Earth/Gaia (Interception), Rotation B" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Europa/Larzac (Defense), Rotation A" + "chance": 0.0588, + "location": "Mars/Alator (Interception), Rotation B" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Jupiter/Sinai (Defense), Rotation A" + "chance": 0.0588, + "location": "Mercury/Odin (Interception), Rotation B" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Mars/Kadesh (Defense), Rotation A" + "chance": 0.0588, + "location": "Venus/Cytherean (Interception), Rotation B" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Pluto/Sechura (Defense), Rotation A" + "chance": 0.0599, + "location": "Saturn/Kasio's Rest (Caches)" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Sedna/Sangeru (Defense), Rotation A" + "chance": 0.0599, + "location": "Saturn/Lupal Pass (Caches)" }, { "rarity": "Rare", - "chance": 0.069, - "location": "Venus/Romula (Defense), Rotation A" + "chance": 0.0599, + "location": "Saturn/Mordo Cluster (Caches)" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Ceres/Gabii (Survival), Rotation B" + "chance": 0.0599, + "location": "Saturn/Nodo Gap (Caches)" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Earth/Everest (Excavation), Rotation B" + "chance": 0.0599, + "location": "Saturn/Vand Cluster (Caches)" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Earth/Tikal (Excavation), Rotation B" + "chance": 0.0625, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Mars/Arcadia (Survival), Rotation B" + "chance": 0.0625, + "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation A" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Mars/Augustus (Excavation), Rotation B" + "chance": 0.0625, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation B" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Mercury/Apollodorus (Survival), Rotation B" + "chance": 0.0643, + "location": "Earth/Saya's Visions (Shrine Defense)" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Phobos/Flimnap (Survival), Rotation B" + "chance": 0.0649, + "location": "Void/Ani (Survival), Rotation C" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Phobos/Stickney (Survival), Rotation B" + "chance": 0.0667, + "location": "Neptune/Arva Vector (Skirmish), Rotation A" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Phobos/Wendell (Excavation), Rotation B" + "chance": 0.0667, + "location": "Neptune/Enkidu Ice Drifts (Skirmish), Rotation A" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Venus/Kiliken (Excavation), Rotation B" + "chance": 0.0667, + "location": "Void/Oxomoco (Exterminate)" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Venus/Malva (Survival), Rotation B" + "chance": 0.0667, + "location": "Void/Stribog (Sabotage)" }, { "rarity": "Rare", - "chance": 0.0769, - "location": "Venus/V Prime (Survival), Rotation B" + "chance": 0.0667, + "location": "Void/Taranis (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Ceres/Casta (Defense), Rotation A" + "chance": 0.0667, + "location": "Void/Tiwaz (Mobile Defense)" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Ceres/Egeria (Defense), Rotation A" + "chance": 0.0667, + "location": "Void/Ukko (Capture)" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Ceres/Varro (Defense), Rotation A" + "chance": 0.0696, + "location": "Void/Belenus (Defense), Rotation A" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Earth/Lith (Defense), Rotation A" + "chance": 0.0714, + "location": "Ceres/Draco (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Mars/Spear (Defense), Rotation A" + "chance": 0.0714, + "location": "Europa/Lillith (Excavation), Rotation B" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Mercury/Lares (Defense), Rotation A" + "chance": 0.0714, + "location": "Europa/Valefor (Excavation), Rotation B" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Phobos/Drunlo (Defense), Rotation A" + "chance": 0.0714, + "location": "Europa/Zagan (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Phobos/Gulliver (Defense), Rotation A" + "chance": 0.0714, + "location": "Jupiter/Cameria (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Venus/Tessera (Defense), Rotation A" + "chance": 0.0714, + "location": "Jupiter/Elara (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.0917, - "location": "Sanctuary Onslaught, Rotation A" + "chance": 0.0714, + "location": "Mars/Wahiba (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.0948, - "location": "Elite Sanctuary Onslaught, Rotation A" + "chance": 0.0714, + "location": "Phobos/Zeugma (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.0968, - "location": "Phobos/Kepler (Rush), Rotation C" + "chance": 0.0714, + "location": "Saturn/Piscinas (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Ceres/Cinxia (Interception), Rotation A" + "rarity": "Rare", + "chance": 0.0714, + "location": "Saturn/Titan (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Earth/Gaia (Interception), Rotation A" + "rarity": "Rare", + "chance": 0.0759, + "location": "Ceres/Seimeni (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Mars/Alator (Interception), Rotation A" + "rarity": "Rare", + "chance": 0.0759, + "location": "Earth/Coba (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Mercury/Odin (Interception), Rotation A" + "rarity": "Rare", + "chance": 0.0759, + "location": "Eris/Akkad (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Phobos/Memphis (Defection), Rotation B" + "rarity": "Rare", + "chance": 0.0759, + "location": "Europa/Larzac (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Phobos/Memphis (Defection), Rotation C" + "rarity": "Rare", + "chance": 0.0759, + "location": "Jupiter/Sinai (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Venus/Cytherean (Interception), Rotation A" + "rarity": "Rare", + "chance": 0.0759, + "location": "Mars/Kadesh (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Venus/Orvin-Haarc (Skirmish), Rotation B" + "rarity": "Rare", + "chance": 0.0759, + "location": "Pluto/Sechura (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Ceres/Gabii (Survival), Rotation C" + "rarity": "Rare", + "chance": 0.0759, + "location": "Sedna/Sangeru (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Earth/Everest (Excavation), Rotation C" + "rarity": "Rare", + "chance": 0.0759, + "location": "Venus/Romula (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Earth/Tikal (Excavation), Rotation C" + "rarity": "Rare", + "chance": 0.0781, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mars/Arcadia (Survival), Rotation C" + "rarity": "Rare", + "chance": 0.08, + "location": "Uranus/Brutus (Ascension)" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mars/Augustus (Excavation), Rotation C" + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Casta (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mercury/Apollodorus (Survival), Rotation C" + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Casta (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Flimnap (Survival), Rotation C" + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Egeria (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Stickney (Survival), Rotation C" + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Egeria (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Wendell (Excavation), Rotation C" + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Varro (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Venus/Kiliken (Excavation), Rotation C" + "rarity": "Rare", + "chance": 0.0833, + "location": "Ceres/Varro (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Venus/Malva (Survival), Rotation C" + "rarity": "Rare", + "chance": 0.0833, + "location": "Earth/Lith (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Venus/V Prime (Survival), Rotation C" + "rarity": "Rare", + "chance": 0.0833, + "location": "Earth/Lith (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Void/Ani (Survival), Rotation A" + "rarity": "Rare", + "chance": 0.0833, + "location": "Mars/Spear (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Void/Taranis (Defense), Rotation B" + "rarity": "Rare", + "chance": 0.0833, + "location": "Mars/Spear (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1111, - "location": "Deimos/Hyf (Defense), Rotation A" + "rarity": "Rare", + "chance": 0.0833, + "location": "Mercury/Lares (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1111, - "location": "Deimos/Terrorem (Survival), Rotation A" + "rarity": "Rare", + "chance": 0.0833, + "location": "Mercury/Lares (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Ceres/Hapke (Spy), Rotation B" + "rarity": "Rare", + "chance": 0.0833, + "location": "Phobos/Drunlo (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Earth/Cambria (Spy), Rotation B" + "rarity": "Rare", + "chance": 0.0833, + "location": "Phobos/Drunlo (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Arval (Spy), Rotation B" + "rarity": "Rare", + "chance": 0.0833, + "location": "Phobos/Gulliver (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation A" + "rarity": "Rare", + "chance": 0.0833, + "location": "Phobos/Gulliver (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation B" + "rarity": "Rare", + "chance": 0.0833, + "location": "Venus/Tessera (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mercury/Suisei (Spy), Rotation B" + "rarity": "Rare", + "chance": 0.0833, + "location": "Venus/Tessera (Defense), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Phobos/Grildrig (Spy), Rotation B" + "rarity": "Rare", + "chance": 0.0843, + "location": "Another Betrayer, Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Phobos/Shklovsky (Spy), Rotation B" + "rarity": "Rare", + "chance": 0.0843, + "location": "Family Reunion, Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Venus/Unda (Spy), Rotation B" + "rarity": "Rare", + "chance": 0.0843, + "location": "Hot Mess, Rotation C" }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Venus/Vesper (Spy), Rotation B" - } - ], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionRevenantPrimeCBronze", - "vaultInfo": { - "vaulted": false - }, - "warframeMarket": { - "id": "633e2e6cf570d10793afb829", - "urlName": "lith_s14_relic" - } - }, - { - "name": "Lith S2", - "rewards": [ { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Soma Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff64", - "urlName": "soma_prime_stock" - } - } + "chance": 0.0843, + "location": "Phobos/Opik (Rush), Rotation C" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Carrier Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBBronze", - "warframeMarket": { - "id": "559daad8e779897b4f59525f", - "urlName": "carrier_prime_systems" - } - } + "rarity": "Rare", + "chance": 0.0843, + "location": "Recover The Orokin Archive, Rotation C" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBBronze" - } + "rarity": "Rare", + "chance": 0.0843, + "location": "Sunkiller, Rotation C" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0843, + "location": "Table For Two, Rotation C" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Nyx Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff72", - "urlName": "nyx_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0843, + "location": "The Aftermath, Rotation C" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Kavasa Prime Band", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBBronze", - "warframeMarket": { - "id": "56153734b66f836f976f5501", - "urlName": "kavasa_prime_band" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionBBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054de5d5221e30057501066", - "urlName": "lith_s2_relic" - } - }, - { - "name": "Lith S3", - "rewards": [ + "rarity": "Rare", + "chance": 0.0843, + "location": "Time's Up, Rotation C" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Spira Prime Pouch", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIBronze", - "warframeMarket": { - "id": "56c3bc115d2f0202da32e946", - "urlName": "spira_prime_pouch" - } - } + "chance": 0.0909, + "location": "Sanctuary Onslaught, Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Ash Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIBronze", - "warframeMarket": { - "id": "559daa9fe779897b3263c2c7", - "urlName": "ash_prime_blueprint" - } - } + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Soma Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff63", - "urlName": "soma_prime_receiver" - } - } + "chance": 0.1, + "location": "Europa/Ose (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Carrier Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIBronze", - "warframeMarket": { - "id": "559daad8e779897b4f59525f", - "urlName": "carrier_prime_systems" - } - } + "chance": 0.1, + "location": "Jupiter/Callisto (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" - } - } + "chance": 0.1, + "location": "Neptune/Brom Cluster (Skirmish), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054de4a5221e30057501053", - "urlName": "lith_s3_relic" - } - }, - { - "name": "Lith S4", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Saryn Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNBronze", - "warframeMarket": { - "id": "56c3bbd55d2f0202da32e93b", - "urlName": "saryn_prime_blueprint" - } - } + "chance": 0.1, + "location": "Saturn/Caracol (Defection), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Trinity Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNBronze", - "warframeMarket": { - "id": "5615369ab66f836f805c5a8b", - "urlName": "trinity_prime_chassis" - } - } + "chance": 0.1, + "location": "Saturn/Rhea (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Kavasa Prime Kubrow Collar Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNBronze", - "warframeMarket": { - "id": "56153727b66f836f91a8e849", - "urlName": "kavasa_prime_kubrow_collar_blueprint" - } - } + "chance": 0.1, + "location": "Uranus/Umbriel (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Ceres/Bode (Spy), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNBronze" - } + "chance": 0.1106, + "location": "Deimos/Hyf (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054de345221e3005750103d", - "urlName": "lith_s4_relic" - } - }, - { - "name": "Lith S5", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Spira Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOBronze", - "warframeMarket": { - "id": "56c3bc0c5d2f0202da32e945", - "urlName": "spira_prime_blade" - } - } + "chance": 0.1106, + "location": "Eris/Cyath (Spy), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Akbronco Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff23", - "urlName": "akbronco_prime_link" - } - } + "chance": 0.1106, + "location": "Eris/Gnathos (Spy), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Galatine Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOBronze", - "warframeMarket": { - "id": "57bc9c99e506eb45ea25145b", - "urlName": "galatine_prime_handle" - } - } + "chance": 0.1106, + "location": "Europa/Valac (Spy), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Carrier Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOBronze", - "warframeMarket": { - "id": "559daad1e779897b4be73862", - "urlName": "carrier_prime_carapace" - } - } + "chance": 0.1106, + "location": "Jupiter/Amalthea (Spy), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" - } - } + "chance": 0.1106, + "location": "Kuva Fortress/Pago (Spy), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054de2d5221e30057501033", - "urlName": "lith_s5_relic" - } - }, - { - "name": "Lith S6", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Spira Prime Pouch", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionVBronze", - "warframeMarket": { - "id": "56c3bc115d2f0202da32e946", - "urlName": "spira_prime_pouch" - } - } + "chance": 0.1106, + "location": "Neptune/Nereid (Spy), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Kavasa Prime Band", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionVBronze", - "warframeMarket": { - "id": "56153734b66f836f976f5501", - "urlName": "kavasa_prime_band" - } - } + "chance": 0.1106, + "location": "Pluto/Oceanum (Spy), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Valkyr Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionVBronze", - "warframeMarket": { - "id": "58358a062c2ada0047b386f7", - "urlName": "valkyr_prime_neuroptics" - } - } + "chance": 0.1106, + "location": "Saturn/Aegaeon (Spy), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionVBronze" - } + "chance": 0.1106, + "location": "Saturn/Dione (Spy), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionVBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" - } - } + "chance": 0.1106, + "location": "Sedna/Kelpie (Spy), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Dual Kamas Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionVBronze", - "warframeMarket": { - "id": "561536d5b66f836f889b79bb", - "urlName": "dual_kamas_prime_blueprint" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionVBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054de1d5221e30057501021", - "urlName": "lith_s6_relic" - } - }, - { - "name": "Lith S7", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Sybaris Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeBBronze", - "warframeMarket": { - "id": "592dd262011e88f094afec85", - "urlName": "sybaris_prime_barrel" - } - } + "chance": 0.1106, + "location": "Sedna/Tikoloshe (Spy), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Paris Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff53", - "urlName": "paris_prime_grip" - } - } + "chance": 0.1106, + "location": "Uranus/Rosalind (Spy), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Akbolto Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeBBronze", - "warframeMarket": { - "id": "5a311f84c2c9e90dfff475f3", - "urlName": "akbolto_prime_link" - } - } + "chance": 0.1106, + "location": "Void/Ani (Survival), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Mirage Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeBBronze", - "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d5", - "urlName": "mirage_prime_chassis" - } - } + "chance": 0.125, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" - } - } + "chance": 0.1265, + "location": "Elite Sanctuary Onslaught, Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Galatine Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeBBronze", - "warframeMarket": { - "id": "57bc9c99e506eb45ea25145c", - "urlName": "galatine_prime_blade" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMiragePrimeBBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054de355221e3005750103e", - "urlName": "lith_s7_relic" - } - }, - { - "name": "Lith S8", - "rewards": [ + "chance": 0.1392, + "location": "Ceres/Cinxia (Interception), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Stradavar Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeABronze", - "warframeMarket": { - "id": "5ca28670fc2db2035eae05a7", - "urlName": "stradavar_prime_blueprint" - } - } + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Earth/Gaia (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Orthos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff51", - "urlName": "orthos_prime_blueprint" - } - } + "chance": 0.1392, + "location": "Mars/Alator (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Rubico Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeABronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283493", - "urlName": "rubico_prime_barrel" - } - } + "chance": 0.1392, + "location": "Mercury/Odin (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Gram Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeABronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283496", - "urlName": "gram_prime_blade" - } - } + "chance": 0.1392, + "location": "Venus/Cytherean (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" - } - } + "chance": 0.1429, + "location": "Europa/Paimon (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeABronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAtlasPrimeABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054de605221e3005750106a", - "urlName": "lith_s8_relic" - } - }, - { - "name": "Lith S9", - "rewards": [ + "chance": 0.1429, + "location": "Jupiter/Io (Defense), Rotation A" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Silva & Aegis Prime Guard", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultABronze", - "warframeMarket": { - "id": "592dd262011e88f094afec88", - "urlName": "silva_and_aegis_prime_guard" - } - } + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Olympus (Disruption), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Oberon Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultABronze", - "warframeMarket": { - "id": "592dd262011e88f094afec7d", - "urlName": "oberon_prime_blueprint" - } - } + "chance": 0.1429, + "location": "Saturn/Helene (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Tigris Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultABronze", - "warframeMarket": { - "id": "57bc9c84e506eb45ea251458", - "urlName": "tigris_prime_receiver" - } - } + "chance": 0.1429, + "location": "Sedna/Camenae (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Sybaris Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultABronze", - "warframeMarket": { - "id": "592dd262011e88f094afec83", - "urlName": "sybaris_prime_stock" - } - } + "chance": 0.1429, + "location": "Sedna/Kappa (Disruption), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultABronze" - } + "chance": 0.1429, + "location": "Uranus/Ur (Disruption), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" - } - } + "chance": 0.15, + "location": "Venus/Orb Vallis (Subsequent Completions), Rotation C" } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeBBronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { - "id": "6054de2c5221e30057501032", - "urlName": "lith_s9_relic" + "id": "66c6098666bbb2aedca69597", + "urlName": "meso_h7_relic" } }, { - "name": "Lith T1", + "name": "Meso H8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tigris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeABronze", + "name": "Hystrix Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "57bc9c84e506eb45ea251459", - "urlName": "tigris_prime_blueprint" + "id": "62d3494075156700ce450df7", + "urlName": "hystrix_prime_receiver" } } }, @@ -24579,11 +42403,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ballistica Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeABronze", + "name": "Corvas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7043", - "urlName": "ballistica_prime_upper_limb" + "id": "6242037666a58f0108c3d480", + "urlName": "corvas_prime_blueprint" } } }, @@ -24591,11 +42415,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Valkyr Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeABronze", + "name": "Dual Keres Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "58358a062c2ada0047b386f7", - "urlName": "valkyr_prime_neuroptics" + "id": "62d3494075156700ce450df3", + "urlName": "dual_keres_prime_handle" } } }, @@ -24603,19 +42427,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeABronze" + "name": "Nagantaka Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaKhoraVaultABronze", + "warframeMarket": { + "id": "6242037766a58f0108c3d48f", + "urlName": "nagantaka_prime_barrel" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeABronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } }, @@ -24623,37 +42451,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaKhoraVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHydroidPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaKhoraVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de4d5221e30057501056", - "urlName": "lith_t1_relic" + "id": "672229fc1ce4caca2fe98669", + "urlName": "meso_h8_relic" } }, { - "name": "Lith T2", + "name": "Meso I1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tiberon Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeCBronze", + "name": "Inaros Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeEBronze", "warframeMarket": { - "id": "5ab167b8b2b6a80475780fb8", - "urlName": "tiberon_prime_stock" + "id": "5f0deab69f527b024d48f057", + "urlName": "inaros_prime_neuroptics_blueprint" } } }, @@ -24661,11 +42485,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeCBronze", + "name": "Orthos Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "54a73e65e779893a797fff50", + "urlName": "orthos_prime_blade" } } }, @@ -24673,11 +42497,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Silva & Aegis Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeCBronze", + "name": "Atlas Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeEBronze", "warframeMarket": { - "id": "592dd262011e88f094afec87", - "urlName": "silva_and_aegis_prime_blueprint" + "id": "5d9385b17ea27b0a28fd75ba", + "urlName": "atlas_prime_systems_blueprint" } } }, @@ -24685,11 +42509,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Valkyr Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeCBronze", + "name": "Corinth Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeEBronze", "warframeMarket": { - "id": "583589fd2c2ada0047b386f6", - "urlName": "valkyr_prime_blueprint" + "id": "5e839493267539077b0dd69e", + "urlName": "corinth_prime_blueprint" } } }, @@ -24697,11 +42521,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeCBronze", + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" } } }, @@ -24709,33 +42533,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeCBronze" + "name": "Titania Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeEBronze", + "warframeMarket": { + "id": "5e839493267539077b0dd698", + "urlName": "titania_prime_chassis_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeEBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de415221e30057501048", - "urlName": "lith_t2_relic" + "id": "6054ddfb5221e30057500ffb", + "urlName": "meso_i1_relic" } }, { - "name": "Lith T3", + "name": "Meso I2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tigris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultBBronze", + "name": "Inaros Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeBBronze", "warframeMarket": { - "id": "57bc9c84e506eb45ea251459", - "urlName": "tigris_prime_blueprint" + "id": "5f0deab69f527b024d48f057", + "urlName": "inaros_prime_neuroptics_blueprint" } } }, @@ -24743,19 +42571,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultBBronze" + "name": "Guandao Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeBBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0bb", + "urlName": "guandao_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nekros Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultBBronze", + "name": "Astilla Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeBBronze", "warframeMarket": { - "id": "57bcb14ce506eb45ea25145e", - "urlName": "nekros_prime_blueprint" + "id": "60ad4a1cf1904300d012c704", + "urlName": "astilla_prime_blueprint" } } }, @@ -24763,11 +42595,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Galatine Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultBBronze", + "name": "Karyst Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeBBronze", "warframeMarket": { - "id": "57bc9c99e506eb45ea25145c", - "urlName": "galatine_prime_blade" + "id": "5f0e0fde9f527b0285718f1e", + "urlName": "karyst_prime_blueprint" } } }, @@ -24775,11 +42607,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultBBronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } }, @@ -24787,37 +42619,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Oberon Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultBBronze", - "warframeMarket": { - "id": "592dd262011e88f094afec7f", - "urlName": "oberon_prime_chassis" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOberonNekrosVaultBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de2c5221e30057501031", - "urlName": "lith_t3_relic" + "id": "61bb64fc3132ff00482b5fbd", + "urlName": "meso_i2_relic" } }, { - "name": "Lith T4", + "name": "Meso K1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Titania Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeGBronze", + "name": "Kogake Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeBBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b0", - "urlName": "titania_prime_systems" + "id": "5a311f85c2c9e90dfff475f6", + "urlName": "kogake_prime_gauntlet" } } }, @@ -24825,11 +42653,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Dethcube Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeGBronze", + "name": "Akstiletto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeBBronze", "warframeMarket": { - "id": "5d93ca107ea27b0a87566f5f", - "urlName": "dethcube_prime_carapace" + "id": "573b804a0ec44a47787a6916", + "urlName": "akstiletto_prime_barrel" } } }, @@ -24837,11 +42665,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Karyst Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeGBronze", + "name": "Tigris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeBBronze", "warframeMarket": { - "id": "5f0e0fdc9f527b0285718f18", - "urlName": "karyst_prime_handle" + "id": "57bc9c84e506eb45ea251458", + "urlName": "tigris_prime_receiver" } } }, @@ -24849,11 +42677,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zakti Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeGBronze", + "name": "Nekros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeBBronze", "warframeMarket": { - "id": "5f986cfb9dbdce024971b0c0", - "urlName": "zakti_prime_receiver" + "id": "57bc9a40e506eb45ea251452", + "urlName": "nekros_prime_chassis_blueprint" } } }, @@ -24861,11 +42689,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tekko Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeGBronze", + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeBBronze", "warframeMarket": { - "id": "5d93ca117ea27b0a87566f65", - "urlName": "tekko_prime_gauntlet" + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" } } }, @@ -24873,37 +42701,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeGBronze", + "name": "Cernos Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "583580f42c2ada003badef87", + "urlName": "cernos_prime_upper_limb" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNezhaPrimeGBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de2f5221e30057501036", - "urlName": "lith_t4_relic" + "id": "6054dde85221e30057500fe7", + "urlName": "meso_k1_relic" } }, { - "name": "Lith T5", + "name": "Meso K2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tenora Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeDBronze", + "name": "Kronen Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeBBronze", "warframeMarket": { - "id": "603621500a372600fd5614d6", - "urlName": "tenora_prime_barrel" + "id": "5ab167b9b2b6a80475780fd1", + "urlName": "kronen_prime_blade" } } }, @@ -24911,11 +42739,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Titania Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeDBronze", + "name": "Wukong Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeBBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b8", - "urlName": "titania_prime_neuroptics" + "id": "5d21ce46f4604c012d1e0c13", + "urlName": "wukong_prime_systems_blueprint" } } }, @@ -24923,11 +42751,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zhuge Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeDBronze", + "name": "Chroma Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeBBronze", "warframeMarket": { - "id": "5d21ce47f4604c012d1e0c15", - "urlName": "zhuge_prime_blueprint" + "id": "5ba9f2024567de01415f6388", + "urlName": "chroma_prime_chassis_blueprint" } } }, @@ -24935,19 +42763,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeDBronze" + "name": "Mirage Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeBBronze", + "warframeMarket": { + "id": "5a2feeb2c2c9e90cbdaa23d5", + "urlName": "mirage_prime_chassis_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Corinth Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeDBronze", + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeBBronze", "warframeMarket": { - "id": "5e839493267539077b0dd69e", - "urlName": "corinth_prime_blueprint" + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" } } }, @@ -24955,37 +42787,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeDBronze", + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionOctaviaPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de295221e3005750102d", - "urlName": "lith_t5_relic" + "id": "6054ddd55221e30057500fcf", + "urlName": "meso_k2_relic" } }, { - "name": "Lith T6", + "name": "Meso K3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tiberon Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultBBronze", + "name": "Karyst Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeDBronze", "warframeMarket": { - "id": "5ab167b8b2b6a80475780fb8", - "urlName": "tiberon_prime_stock" + "id": "5f0e0fde9f527b0285718f1f", + "urlName": "karyst_prime_blade" } } }, @@ -24993,23 +42825,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kronen Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultBBronze", - "warframeMarket": { - "id": "5ab167b7b2b6a80475780fb5", - "urlName": "kronen_prime_handle" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultBBronze", + "name": "Wukong Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "id": "5d21ce45f4604c012d1e0c0f", + "urlName": "wukong_prime_chassis_blueprint" } } }, @@ -25017,11 +42845,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Rubico Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultBBronze", + "name": "Ninkondi Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeDBronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283493", - "urlName": "rubico_prime_barrel" + "id": "5d21ce42f4604c012d1e0c0c", + "urlName": "ninkondi_prime_blueprint" } } }, @@ -25029,45 +42857,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultBBronze" + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultBBronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaZephyrVaultBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6089662eea9374026927178f", - "urlName": "lith_t6_relic" + "id": "6054ddfc5221e30057500ffc", + "urlName": "meso_k3_relic" } }, { - "name": "Lith T7", + "name": "Meso K4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Titania Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeABronze", + "name": "Khora Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeDBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b0", - "urlName": "titania_prime_systems" + "id": "62d3494075156700ce450df5", + "urlName": "khora_prime_blueprint" } } }, @@ -25075,23 +42907,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Strun Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeABronze", - "warframeMarket": { - "id": "6139101a30dd5b004b7f90a7", - "urlName": "strun_prime_barrel" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ivara Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeABronze", + "name": "Knell Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeDBronze", "warframeMarket": { - "id": "5df8b0ac1456970087cd9b03", - "urlName": "ivara_prime_systems" + "id": "61bb64fe3132ff00482b5fd5", + "urlName": "knell_prime_receiver" } } }, @@ -25099,11 +42927,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeABronze", + "name": "Phantasma Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "633e2e6cf570d10793afb824", + "urlName": "phantasma_prime_receiver" } } }, @@ -25111,11 +42939,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Gara Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeABronze", + "name": "Garuda Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeDBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c703", - "urlName": "gara_prime_systems" + "id": "6242037866a58f0108c3d497", + "urlName": "garuda_prime_blueprint" } } }, @@ -25123,33 +42951,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeABronze" + "name": "Nagantaka Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeDBronze", + "warframeMarket": { + "id": "6242037766a58f0108c3d48f", + "urlName": "nagantaka_prime_barrel" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionNidusPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6139101a30dd5b004b7f90aa", - "urlName": "lith_t7_relic" + "id": "633e2e6bf570d10793afb81f", + "urlName": "meso_k4_relic" } }, { - "name": "Lith T8", + "name": "Meso K5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Titania Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeABronze", + "name": "Knell Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeCBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b0", - "urlName": "titania_prime_systems" + "id": "61bb64fd3132ff00482b5fc0", + "urlName": "knell_prime_barrel" } } }, @@ -25157,11 +42989,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeABronze", + "name": "Revenant Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "id": "633e2e6af570d10793afb816", + "urlName": "revenant_prime_systems_blueprint" } } }, @@ -25169,11 +43001,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Astilla Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeABronze", + "name": "Cobra & Crane Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeCBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c70b", - "urlName": "astilla_prime_stock" + "id": "639a941d74b02f008887784e", + "urlName": "cobra_and_crane_prime_blueprint" } } }, @@ -25181,11 +43013,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Gara Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeABronze", + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeCBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c703", - "urlName": "gara_prime_systems" + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" } } }, @@ -25193,11 +43025,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeABronze", + "name": "Gara Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" + "id": "60ad4a1cf1904300d012c703", + "urlName": "gara_prime_systems_blueprint" } } }, @@ -25205,37 +43037,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zakti Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeABronze", - "warframeMarket": { - "id": "5f986cfb9dbdce024971b0c0", - "urlName": "zakti_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeCBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61bb64fb3132ff00482b5fb9", - "urlName": "lith_t8_relic" + "id": "639a8d9374b02f003889eb79", + "urlName": "meso_k5_relic" } }, { - "name": "Lith T9", + "name": "Meso K6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tenora Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeDBronze", + "name": "Knell Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeBBronze", "warframeMarket": { - "id": "603621500a372600fd5614d6", - "urlName": "tenora_prime_barrel" + "id": "61bb64fe3132ff00482b5fd5", + "urlName": "knell_prime_receiver" } } }, @@ -25243,11 +43071,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zakti Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeDBronze", + "name": "Wisp Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeBBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0bd", - "urlName": "zakti_prime_barrel" + "id": "64c2aa1566456704eba6ba38", + "urlName": "wisp_prime_neuroptics_blueprint" } } }, @@ -25255,11 +43083,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nidus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeDBronze", + "name": "Orthos Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeBBronze", "warframeMarket": { - "id": "6139101830dd5b004b7f9093", - "urlName": "nidus_prime_blueprint" + "id": "54a73e65e779893a797fff50", + "urlName": "orthos_prime_blade" } } }, @@ -25267,23 +43095,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeDBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeDBronze", + "name": "Larkspur Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "641263e07d179f02100c6d4e", + "urlName": "larkspur_prime_blueprint" } } }, @@ -25291,45 +43115,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeDBronze" + "name": "Hystrix Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeBBronze", + "warframeMarket": { + "id": "62d3494175156700ce450dfd", + "urlName": "hystrix_prime_barrel" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionHarrowPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61bb64fd3132ff00482b5fcc", - "urlName": "lith_t9_relic" + "id": "64c2aa1666456704eba6ba47", + "urlName": "meso_k6_relic" } }, { - "name": "Lith V1", + "name": "Meso L1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Fragor Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionDBronze", + "name": "Limbo Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeEBronze", "warframeMarket": { - "id": "573b80230ec44a47787a6912", - "urlName": "fragor_prime_handle" + "id": "5b2987abeb069f053623427a", + "urlName": "limbo_prime_chassis_blueprint" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionDBronze", + "name": "Chroma Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "5ba9f2024567de01415f6388", + "urlName": "chroma_prime_chassis_blueprint" } } }, @@ -25337,11 +43165,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Volt Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionDBronze", + "name": "Dethcube Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeEBronze", "warframeMarket": { - "id": "55158ce0e7798915f4c95b78", - "urlName": "volt_prime_systems" + "id": "5d93ca107ea27b0a87566f5f", + "urlName": "dethcube_prime_carapace" } } }, @@ -25349,11 +43177,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionDBronze", + "name": "Tipedo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "5ca28670fc2db2035eae059f", + "urlName": "tipedo_prime_blueprint" } } }, @@ -25361,45 +43189,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionDBronze", + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionDBronze" + "name": "Ninkondi Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeEBronze", + "warframeMarket": { + "id": "5d21ce42f4604c012d1e0c0c", + "urlName": "ninkondi_prime_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeEBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de555221e3005750105e", - "urlName": "lith_v1_relic" + "id": "6054ddf75221e30057500ff6", + "urlName": "meso_l1_relic" } }, { - "name": "Lith V2", + "name": "Meso L2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Vauban Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMBronze", + "name": "Limbo Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaLimboVaultABronze", "warframeMarket": { - "id": "573d0efa336297b2dfca2909", - "urlName": "vauban_prime_systems" + "id": "5b2987abeb069f053623427a", + "urlName": "limbo_prime_chassis_blueprint" } } }, @@ -25407,19 +43239,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMBronze" + "name": "Akjagara Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaLimboVaultABronze", + "warframeMarket": { + "id": "5c196fb096037800ddadac18", + "urlName": "akjagara_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMBronze", + "name": "Vasto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaLimboVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "54a73e65e779893a797fff66", + "urlName": "vasto_prime_blueprint" } } }, @@ -25427,11 +43263,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMBronze", + "name": "Mesa Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaLimboVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "5c182b749603780081b09a57", + "urlName": "mesa_prime_chassis_blueprint" } } }, @@ -25440,7 +43276,7 @@ "chance": 25.33, "item": { "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaLimboVaultABronze", "warframeMarket": { "id": "54a73e65e779893a797fff4d", "urlName": "lex_prime_barrel" @@ -25451,37 +43287,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaLimboVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionMBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaLimboVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de3d5221e30057501045", - "urlName": "lith_v2_relic" + "id": "63ee00ff10125411da49e6fc", + "urlName": "meso_l2_relic" } }, { - "name": "Lith V3", + "name": "Meso M1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Valkyr Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSBronze", + "name": "Mag Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionYBronze", "warframeMarket": { - "id": "58358a0c2c2ada0047b386f9", - "urlName": "valkyr_prime_systems" + "id": "54a73e65e779893a797fff82", + "urlName": "mag_prime_blueprint" } } }, @@ -25489,11 +43321,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tigris Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSBronze", + "name": "Boar Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionYBronze", "warframeMarket": { - "id": "57bc9c84e506eb45ea251457", - "urlName": "tigris_prime_barrel" + "id": "54a73e65e779893a797fff2a", + "urlName": "boar_prime_barrel" } } }, @@ -25501,11 +43333,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Helios Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSBronze", + "name": "Rhino Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionYBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192117", - "urlName": "helios_prime_systems" + "id": "54a73e65e779893a797fff78", + "urlName": "rhino_prime_chassis_blueprint" } } }, @@ -25513,11 +43345,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSBronze", + "name": "Dakra Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionYBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "54a73e65e779893a797fff3f", + "urlName": "dakra_prime_handle" } } }, @@ -25525,11 +43357,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Cernos Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSBronze", + "name": "Boltor Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionYBronze", "warframeMarket": { - "id": "583580f42c2ada003badef87", - "urlName": "cernos_prime_upper_limb" + "id": "54a73e65e779893a797fff2e", + "urlName": "boltor_prime_barrel" } } }, @@ -25537,37 +43369,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSBronze", + "name": "Ankyros Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionYBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "54a73e65e779893a797fff26", + "urlName": "ankyros_prime_gauntlet" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionYBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de245221e30057501028", - "urlName": "lith_v3_relic" + "id": "6054ddd15221e30057500fcc", + "urlName": "meso_m1_relic" } }, { - "name": "Lith V4", + "name": "Meso M2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Vauban Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWBronze", + "name": "Mirage Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeDBronze", "warframeMarket": { - "id": "573b7fc20ec44a47787a690e", - "urlName": "vauban_prime_chassis" + "id": "5a2feeb2c2c9e90cbdaa23d4", + "urlName": "mirage_prime_blueprint" } } }, @@ -25575,11 +43407,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tigris Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWBronze", + "name": "Akjagara Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeDBronze", "warframeMarket": { - "id": "57bc9c84e506eb45ea251457", - "urlName": "tigris_prime_barrel" + "id": "5c196fb496037800ddadac1a", + "urlName": "akjagara_prime_link" } } }, @@ -25587,11 +43419,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Helios Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWBronze", + "name": "Silva & Aegis Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeDBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192118", - "urlName": "helios_prime_blueprint" + "id": "592dd262011e88f094afec8a", + "urlName": "silva_and_aegis_prime_blade" } } }, @@ -25599,11 +43431,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Spira Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWBronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeDBronze", "warframeMarket": { - "id": "56c3bc025d2f0202da32e944", - "urlName": "spira_prime_blueprint" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" } } }, @@ -25611,11 +43443,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nekros Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWBronze", + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeDBronze", "warframeMarket": { - "id": "57bc9a40e506eb45ea251452", - "urlName": "nekros_prime_chassis" + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" } } }, @@ -25623,37 +43455,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Venka Prime Blades", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWBronze", + "name": "Kogake Prime Boot", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeDBronze", "warframeMarket": { - "id": "58358e1c2c2ada00655a4ef6", - "urlName": "venka_prime_blades" + "id": "5a311f84c2c9e90dfff475e4", + "urlName": "kogake_prime_boot" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de1c5221e30057501020", - "urlName": "lith_v4_relic" + "id": "6054ddea5221e30057500fe9", + "urlName": "meso_m2_relic" } }, { - "name": "Lith V5", + "name": "Meso M3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Valkyr Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeBBronze", + "name": "Mirage Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeABronze", "warframeMarket": { - "id": "58358a0c2c2ada0047b386f9", - "urlName": "valkyr_prime_systems" + "id": "5a2feeb2c2c9e90cbdaa23d4", + "urlName": "mirage_prime_blueprint" } } }, @@ -25661,11 +43493,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ballistica Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeBBronze", + "name": "Equinox Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeABronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7043", - "urlName": "ballistica_prime_upper_limb" + "id": "5ca28670fc2db2035eae05a5", + "urlName": "equinox_prime_neuroptics_blueprint" } } }, @@ -25673,11 +43505,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akbolto Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeBBronze", + "name": "Kogake Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeABronze", "warframeMarket": { - "id": "5a311f85c2c9e90dfff475f7", - "urlName": "akbolto_prime_barrel" + "id": "5a311f84c2c9e90dfff475e5", + "urlName": "kogake_prime_blueprint" } } }, @@ -25685,11 +43517,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeBBronze", + "name": "Ballistica Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" + "id": "59a5cd4d5cd9938cfede7044", + "urlName": "ballistica_prime_lower_limb" } } }, @@ -25697,11 +43529,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeBBronze", + "name": "Gram Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" + "id": "5baa8bbf4567de01ac283496", + "urlName": "gram_prime_blade" } } }, @@ -25709,37 +43541,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Banshee Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeBBronze", + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeABronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210b", - "urlName": "banshee_prime_neuroptics" + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionLimboPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de415221e30057501049", - "urlName": "lith_v5_relic" + "id": "6054de065221e30057501008", + "urlName": "meso_m3_relic" } }, { - "name": "Lith V6", + "name": "Meso M4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Valkyr Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultABronze", + "name": "Masseter Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeABronze", "warframeMarket": { - "id": "58358a092c2ada0047b386f8", - "urlName": "valkyr_prime_chassis" + "id": "6530690f22c7fd9770508546", + "urlName": "masseter_prime_blade" } } }, @@ -25747,11 +43579,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Saryn Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultABronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeABronze", "warframeMarket": { - "id": "56c3bbd55d2f0202da32e93b", - "urlName": "saryn_prime_blueprint" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, @@ -25759,19 +43591,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultABronze" + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Cernos Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultABronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeABronze", "warframeMarket": { - "id": "583580fb2c2ada003badef88", - "urlName": "cernos_prime_grip" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } }, @@ -25779,11 +43611,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nikana Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultABronze", + "name": "Larkspur Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeABronze", "warframeMarket": { - "id": "56c3bbee5d2f0202da32e940", - "urlName": "nikana_prime_blueprint" + "id": "641263e07d179f02100c6d4e", + "urlName": "larkspur_prime_blueprint" } } }, @@ -25791,123 +43623,119 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Venka Prime Blades", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultABronze", + "name": "Dual Keres Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeABronze", "warframeMarket": { - "id": "58358e1c2c2ada00655a4ef6", - "urlName": "venka_prime_blades" + "id": "62d3494175156700ce450e05", + "urlName": "dual_keres_prime_blade" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionSarynValkyrVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de235221e30057501027", - "urlName": "lith_v6_relic" + "id": "653053a832327ba8746da73e", + "urlName": "meso_m4_relic" } }, { - "name": "Lith V7", + "name": "Meso N1", "rewards": [ { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 25.33, "item": { - "name": "Vauban Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultABronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBBronze", "warframeMarket": { - "id": "573b7fc80ec44a47787a690f", - "urlName": "vauban_prime_neuroptics" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Ash Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultABronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBBronze", "warframeMarket": { - "id": "559daa9fe779897b3263c2c7", - "urlName": "ash_prime_blueprint" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Akstiletto Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultABronze", + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBBronze", "warframeMarket": { - "id": "573b80590ec44a47787a6918", - "urlName": "akstiletto_prime_link" + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Fragor Prime Head", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultABronze", - "warframeMarket": { - "id": "573b80280ec44a47787a6913", - "urlName": "fragor_prime_head" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBBronze" } }, { - "rarity": "Uncommon", - "chance": 25.33, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Carrier Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultABronze", + "name": "Nyx Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBBronze", "warframeMarket": { - "id": "559daac1e779897b4253a85e", - "urlName": "carrier_prime_blueprint" + "id": "54a73e65e779893a797fff71", + "urlName": "nyx_prime_neuroptics_blueprint" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Vectis Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultABronze", + "name": "Dual Kamas Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBBronze", "warframeMarket": { - "id": "559daae0e779897b5273b716", - "urlName": "vectis_prime_barrel" + "id": "561536e4b66f836f8e15eb18", + "urlName": "dual_kamas_prime_handle" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de625221e3005750106c", - "urlName": "lith_v7_relic" + "id": "6054de115221e30057501013", + "urlName": "meso_n1_relic" } }, { - "name": "Lith V8", + "name": "Meso N10", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Vauban Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultBBronze", + "name": "Ninkondi Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeCBronze", "warframeMarket": { - "id": "573d0efa336297b2dfca2909", - "urlName": "vauban_prime_systems" + "id": "5d21ce45f4604c012d1e0c10", + "urlName": "ninkondi_prime_handle" } } }, @@ -25915,11 +43743,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Fragor Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultBBronze", + "name": "Bronco Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeCBronze", "warframeMarket": { - "id": "573b80230ec44a47787a6912", - "urlName": "fragor_prime_handle" + "id": "54a73e65e779893a797fff36", + "urlName": "bronco_prime_barrel" } } }, @@ -25927,11 +43755,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Vectis Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultBBronze", + "name": "Panthera Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeCBronze", "warframeMarket": { - "id": "559daaf7e779897b5f3f5480", - "urlName": "vectis_prime_stock" + "id": "5f0e0fdc9f527b0285718f17", + "urlName": "panthera_prime_stock" } } }, @@ -25939,11 +43767,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ash Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultBBronze", + "name": "Ivara Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeCBronze", "warframeMarket": { - "id": "559daaa7e779897b35d626c6", - "urlName": "ash_prime_chassis" + "id": "5df8b0ab1456970087cd9b01", + "urlName": "ivara_prime_neuroptics_blueprint" } } }, @@ -25951,11 +43779,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultBBronze", + "name": "Tipedo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "5ca28670fc2db2035eae059f", + "urlName": "tipedo_prime_blueprint" } } }, @@ -25963,33 +43791,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultBBronze" + "name": "Pangolin Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeCBronze", + "warframeMarket": { + "id": "5e839493267539077b0dd6a4", + "urlName": "pangolin_prime_handle" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionAshVaubanVaultBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de615221e3005750106b", - "urlName": "lith_v8_relic" + "id": "6054ddfc5221e30057500ffd", + "urlName": "meso_n10_relic" } }, { - "name": "Lith W1", + "name": "Meso N11", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Wukong Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeABronze", + "name": "Nyx Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "5d21ce46f4604c012d1e0c12", - "urlName": "wukong_prime_blueprint" + "id": "54a73e65e779893a797fff71", + "urlName": "nyx_prime_neuroptics_blueprint" } } }, @@ -25997,11 +43829,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akbolto Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeABronze", + "name": "Valkyr Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "5a311f84c2c9e90dfff475f3", - "urlName": "akbolto_prime_link" + "id": "58358a062c2ada0047b386f7", + "urlName": "valkyr_prime_neuroptics_blueprint" } } }, @@ -26009,11 +43841,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeABronze", + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNyxValkyrRailjackABronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Cernos Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" + "id": "583580f42c2ada003badef87", + "urlName": "cernos_prime_upper_limb" } } }, @@ -26021,11 +43861,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Gram Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeABronze", + "name": "Scindo Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283496", - "urlName": "gram_prime_blade" + "id": "54a73e65e779893a797fff5d", + "urlName": "scindo_prime_handle" } } }, @@ -26033,127 +43873,123 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mirage Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeABronze", + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d6", - "urlName": "mirage_prime_neuroptics" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } + } + ], + "locations": [ + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Bendar Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Iota Temple (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Korm's Belt (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Ogal Cluster (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Earth/Sover Strait (Caches)" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Neptune/Arva Vector (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Neptune/Brom Cluster (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Neptune/Enkidu Ice Drifts (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Neptune/Mammon's Prospect (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Neptune/Nu-Gua Mines (Caches), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeABronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionWukongPrimeABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054de1b5221e3005750101f", - "urlName": "lith_w1_relic" - } - }, - { - "name": "Lith W2", - "rewards": [ + "rarity": "Rare", + "chance": 0.0909, + "location": "Neptune/Sovereign Grasp (Caches), Rotation B" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Wukong Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "5d21ce46f4604c012d1e0c12", - "urlName": "wukong_prime_blueprint" - } - } + "chance": 0.0968, + "location": "Venus/Beacon Shield Ring (Caches), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Baza Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "5df955131456970150510f27", - "urlName": "baza_prime_barrel" - } - } + "rarity": "Rare", + "chance": 0.0968, + "location": "Venus/Bifrost Echo (Caches), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" - } - } + "rarity": "Rare", + "chance": 0.0968, + "location": "Venus/Falling Glory (Caches), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Rubico Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283494", - "urlName": "rubico_prime_receiver" - } - } + "rarity": "Rare", + "chance": 0.0968, + "location": "Venus/Luckless Expanse (Caches), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraPrimeABronze" - } + "rarity": "Rare", + "chance": 0.0968, + "location": "Venus/Orvin-Haarc (Caches), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Stradavar Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "5ca28670fc2db2035eae05a3", - "urlName": "stradavar_prime_receiver" - } - } + "rarity": "Rare", + "chance": 0.0968, + "location": "Venus/Vesper Strait (Caches), Rotation B" } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionIvaraPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNyxValkyrRailjackABronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { - "id": "6054de465221e3005750104e", - "urlName": "lith_w2_relic" + "id": "6054dde55221e30057500fe2", + "urlName": "meso_n11_relic" } }, { - "name": "Lith Z1", + "name": "Meso N12", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Zephyr Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeABronze", + "name": "Nagantaka Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeCBronze", "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c4", - "urlName": "zephyr_prime_systems" + "id": "6242037666a58f0108c3d482", + "urlName": "nagantaka_prime_blueprint" } } }, @@ -26161,11 +43997,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Cernos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeABronze", + "name": "Inaros Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeCBronze", "warframeMarket": { - "id": "583580d52c2ada003badef85", - "urlName": "cernos_prime_blueprint" + "id": "5f0deab79f527b024d48f058", + "urlName": "inaros_prime_blueprint" } } }, @@ -26173,19 +44009,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeABronze" + "name": "Nidus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeCBronze", + "warframeMarket": { + "id": "6139101830dd5b004b7f9093", + "urlName": "nidus_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mirage Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeABronze", + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeCBronze", "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d6", - "urlName": "mirage_prime_neuroptics" + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" } } }, @@ -26193,11 +44033,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeABronze", + "name": "Zakti Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" + "id": "5f986cfb9dbdce024971b0c0", + "urlName": "zakti_prime_receiver" } } }, @@ -26205,37 +44045,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeABronze", + "name": "Knell Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" + "id": "61bb64fd3132ff00482b5fc6", + "urlName": "knell_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionZephyrPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de185221e3005750101b", - "urlName": "lith_z1_relic" + "id": "6242037766a58f0108c3d493", + "urlName": "meso_n12_relic" } }, { - "name": "Lith Z2", + "name": "Meso N13", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Zephyr Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeBBronze", + "name": "Nidus Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeBBronze", "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c4", - "urlName": "zephyr_prime_systems" + "id": "6139101a30dd5b004b7f90ad", + "urlName": "nidus_prime_chassis_blueprint" } } }, @@ -26243,11 +44083,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Silva & Aegis Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeBBronze", + "name": "Astilla Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeBBronze", "warframeMarket": { - "id": "592dd262011e88f094afec87", - "urlName": "silva_and_aegis_prime_blueprint" + "id": "60ad4a1cf1904300d012c70b", + "urlName": "astilla_prime_stock" } } }, @@ -26255,11 +44095,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Helios Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeBBronze", + "name": "Garuda Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192117", - "urlName": "helios_prime_systems" + "id": "6242037666a58f0108c3d479", + "urlName": "garuda_prime_chassis_blueprint" } } }, @@ -26267,11 +44107,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeBBronze", + "name": "Revenant Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" + "id": "633e2e6af570d10793afb815", + "urlName": "revenant_prime_chassis_blueprint" } } }, @@ -26279,11 +44119,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nami Skyla Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeBBronze", + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeBBronze", "warframeMarket": { - "id": "59a5c2565cd9938cfede703f", - "urlName": "nami_skyla_prime_blueprint" + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" } } }, @@ -26291,33 +44131,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeBBronze" + "name": "Harrow Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeBBronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fce", + "urlName": "harrow_prime_chassis_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionChromaPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de585221e30057501061", - "urlName": "lith_z2_relic" + "id": "633e2e6af570d10793afb819", + "urlName": "meso_n13_relic" } }, { - "name": "Lith Z3", + "name": "Meso N14", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Zakti Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeCBronze", + "name": "Nidus Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeCBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0b9", - "urlName": "zakti_prime_blueprint" + "id": "6139101a30dd5b004b7f90ad", + "urlName": "nidus_prime_chassis_blueprint" } } }, @@ -26325,11 +44169,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nagantaka Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeCBronze", + "name": "Shade Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeCBronze", "warframeMarket": { - "id": "6242037666a58f0108c3d485", - "urlName": "nagantaka_prime_stock" + "id": "641263e07d179f02100c6d42", + "urlName": "shade_prime_blueprint" } } }, @@ -26337,11 +44181,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Volnus Prime Head", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeCBronze", + "name": "Cobra & Crane Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeCBronze", "warframeMarket": { - "id": "60ad4a1bf1904300d012c6fa", - "urlName": "volnus_prime_head" + "id": "639a941d74b02f0088877850", + "urlName": "cobra_and_crane_prime_blade" } } }, @@ -26349,11 +44193,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeCBronze", + "name": "Phantasma Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "633e2e6cf570d10793afb824", + "urlName": "phantasma_prime_receiver" } } }, @@ -26361,11 +44205,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Magnus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeCBronze", + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeCBronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a2", - "urlName": "magnus_prime_blueprint" + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" } } }, @@ -26373,37 +44217,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeCBronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T1VoidProjectionGarudaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6242037766a58f0108c3d489", - "urlName": "lith_z3_relic" + "id": "641264a47d179f02190e41e4", + "urlName": "meso_n14_relic" } }, { - "name": "Meso A1", + "name": "Meso N15", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Akjagara Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeCBronze", + "name": "Nezha Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaOctaviaVaultABronze", "warframeMarket": { - "id": "5c196fac96037800ddadac12", - "urlName": "akjagara_prime_barrel" + "id": "5f986cfa9dbdce024971b0bf", + "urlName": "nezha_prime_chassis_blueprint" } } }, @@ -26411,11 +44255,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kronen Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeCBronze", + "name": "Octavia Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaOctaviaVaultABronze", "warframeMarket": { - "id": "5ab167b7b2b6a80475780fb5", - "urlName": "kronen_prime_handle" + "id": "603621500a372600fd5614d7", + "urlName": "octavia_prime_chassis_blueprint" } } }, @@ -26423,19 +44267,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeCBronze" + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaOctaviaVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Sybaris Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeCBronze", + "name": "Pandero Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaOctaviaVaultABronze", "warframeMarket": { - "id": "592dd262011e88f094afec83", - "urlName": "sybaris_prime_stock" + "id": "603621500a372600fd5614db", + "urlName": "pandero_prime_blueprint" } } }, @@ -26443,11 +44291,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ballistica Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeCBronze", + "name": "Zakti Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaOctaviaVaultABronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7044", - "urlName": "ballistica_prime_lower_limb" + "id": "5f986cfb9dbdce024971b0c0", + "urlName": "zakti_prime_receiver" } } }, @@ -26455,37 +44303,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaOctaviaVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaOctaviaVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddeb5221e30057500fea", - "urlName": "meso_a1_relic" + "id": "6530537932327ba8746da72e", + "urlName": "meso_n15_relic" } }, { - "name": "Meso A2", + "name": "Meso N16", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Akbolto Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeABronze", + "name": "Nekros Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowNekrosVaultABronze", "warframeMarket": { - "id": "5a311f83c2c9e90dfff475d4", - "urlName": "akbolto_prime_receiver" + "id": "57bc9a40e506eb45ea251454", + "urlName": "nekros_prime_systems_blueprint" } } }, @@ -26493,11 +44337,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Equinox Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeABronze", + "name": "Tigris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowNekrosVaultABronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a6", - "urlName": "equinox_prime_blueprint" + "id": "57bc9c84e506eb45ea251457", + "urlName": "tigris_prime_barrel" } } }, @@ -26505,11 +44349,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zephyr Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeABronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowNekrosVaultABronze", "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c3", - "urlName": "zephyr_prime_chassis" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, @@ -26517,11 +44361,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zhuge Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeABronze", + "name": "Scourge Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowNekrosVaultABronze", "warframeMarket": { - "id": "5d21ce43f4604c012d1e0c0e", - "urlName": "zhuge_prime_grip" + "id": "61bb64fb3132ff00482b5fb8", + "urlName": "scourge_prime_blade" } } }, @@ -26529,11 +44373,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tipedo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeABronze", + "name": "Vasto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowNekrosVaultABronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae059f", - "urlName": "tipedo_prime_blueprint" + "id": "54a73e65e779893a797fff67", + "urlName": "vasto_prime_receiver" } } }, @@ -26542,32 +44386,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeABronze" + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowNekrosVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowNekrosVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddd65221e30057500fd0", - "urlName": "meso_a2_relic" + "id": "667ec83e59acb6bf03ebc335", + "urlName": "meso_n16_relic" } }, { - "name": "Meso A3", + "name": "Meso N17", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Astilla Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeABronze", + "name": "Nautilus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeABronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c707", - "urlName": "astilla_prime_barrel" + "id": "66c60c9066bbb2aedca695a9", + "urlName": "nautilus_prime_blueprint" } } }, @@ -26575,19 +44419,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeABronze" + "name": "Akarius Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeABronze", + "warframeMarket": { + "id": "65a7fca4ed5b0d2e3eb462cd", + "urlName": "akarius_prime_link" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Knell Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeABronze", + "name": "Velox Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeABronze", "warframeMarket": { - "id": "61bb64fe3132ff00482b5fd5", - "urlName": "knell_prime_receiver" + "id": "663267c4e85cac3856c86db5", + "urlName": "velox_prime_blueprint" } } }, @@ -26595,23 +44443,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nidus Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeABronze", - "warframeMarket": { - "id": "6139101a30dd5b004b7f90a8", - "urlName": "nidus_prime_systems" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tenora Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeABronze", + "name": "Acceltra Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeABronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d0", - "urlName": "tenora_prime_blueprint" + "id": "65a7fcc4ed5b0d2e3eb462cf", + "urlName": "acceltra_prime_blueprint" } } }, @@ -26619,11 +44463,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeABronze", + "name": "Masseter Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" + "id": "6530690f22c7fd9770508547", + "urlName": "masseter_prime_handle" } } } @@ -26644,11 +44488,6 @@ "chance": 0.0067, "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, - { - "rarity": "Rare", - "chance": 0.0114, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, { "rarity": "Rare", "chance": 0.0158, @@ -26807,12 +44646,22 @@ { "rarity": "Rare", "chance": 0.0313, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation B" + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation C" }, { "rarity": "Rare", "chance": 0.0313, - "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation B" + "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Deimos/Effervo (Assassination)" + }, + { + "rarity": "Rare", + "chance": 0.0313, + "location": "Deimos/Nex (Exterminate)" }, { "rarity": "Rare", @@ -26829,10 +44678,15 @@ "chance": 0.0313, "location": "Zariman/Tuvul Commons (Void Cascade), Rotation A" }, + { + "rarity": "Rare", + "chance": 0.0333, + "location": "Deimos/Persto (Survival), Rotation A" + }, { "rarity": "Rare", "chance": 0.0391, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation B" + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation C" }, { "rarity": "Rare", @@ -26896,24 +44750,39 @@ }, { "rarity": "Rare", - "chance": 0.0476, - "location": "Neptune/Mammon's Prospect (Skirmish), Rotation A" + "chance": 0.0455, + "location": "Neptune/Mammon's Prospect (Skirmish), Rotation B" }, { "rarity": "Rare", - "chance": 0.0506, - "location": "Saturn/Pandora (Pursuit)" + "chance": 0.0465, + "location": "Neptune/Arva Vector (Skirmish), Rotation B" }, { "rarity": "Rare", - "chance": 0.0553, - "location": "Elite Sanctuary Onslaught, Rotation A" + "chance": 0.05, + "location": "Deimos/Cambire (Alchemy), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Deimos/Munio (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0506, + "location": "Saturn/Pandora (Pursuit)" }, { "rarity": "Rare", "chance": 0.0556, "location": "Jupiter/Ganymede (Disruption), Rotation A" }, + { + "rarity": "Rare", + "chance": 0.0571, + "location": "Neptune/Enkidu Ice Drifts (Skirmish), Rotation B" + }, { "rarity": "Rare", "chance": 0.0588, @@ -26967,33 +44836,18 @@ { "rarity": "Rare", "chance": 0.0625, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation B" + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation C" }, { "rarity": "Rare", - "chance": 0.0625, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation B" + "chance": 0.0643, + "location": "Earth/Saya's Visions (Shrine Defense)" }, { "rarity": "Rare", "chance": 0.0649, "location": "Void/Ani (Survival), Rotation C" }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Arva Vector (Skirmish), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Enkidu Ice Drifts (Skirmish), Rotation A" - }, { "rarity": "Rare", "chance": 0.0667, @@ -27121,8 +44975,8 @@ }, { "rarity": "Rare", - "chance": 0.0781, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation B" + "chance": 0.08, + "location": "Uranus/Brutus (Ascension)" }, { "rarity": "Rare", @@ -27267,27 +45121,27 @@ { "rarity": "Uncommon", "chance": 0.1, - "location": "Europa/Ose (Interception), Rotation A" + "location": "Deimos/Armatus (Disruption), Rotation A" }, { "rarity": "Uncommon", "chance": 0.1, - "location": "Jupiter/Callisto (Interception), Rotation A" + "location": "Europa/Ose (Interception), Rotation A" }, { "rarity": "Uncommon", "chance": 0.1, - "location": "Neptune/Brom Cluster (Skirmish), Rotation B" + "location": "Jupiter/Callisto (Interception), Rotation A" }, { "rarity": "Uncommon", "chance": 0.1, - "location": "Saturn/Caracol (Defection), Rotation B" + "location": "Neptune/Brom Cluster (Skirmish), Rotation B" }, { "rarity": "Uncommon", "chance": 0.1, - "location": "Saturn/Iapetus (Interception), Rotation A" + "location": "Saturn/Caracol (Defection), Rotation B" }, { "rarity": "Uncommon", @@ -27376,8 +45230,8 @@ }, { "rarity": "Uncommon", - "chance": 0.125, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation B" + "chance": 0.1265, + "location": "Elite Sanctuary Onslaught, Rotation B" }, { "rarity": "Uncommon", @@ -27390,106 +45244,265 @@ "location": "Earth/Gaia (Interception), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Mars/Alator (Interception), Rotation C" + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Mars/Alator (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Mercury/Odin (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Venus/Cytherean (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Europa/Paimon (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Jupiter/Io (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Olympus (Disruption), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Saturn/Helene (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Camenae (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Kappa (Disruption), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Uranus/Ur (Disruption), Rotation A" + } + ], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSevagothPrimeABronze", + "vaultInfo": { + "vaulted": false + }, + "warframeMarket": { + "id": "66c6098766bbb2aedca69599", + "urlName": "meso_n17_relic" + } + }, + { + "name": "Meso N2", + "rewards": [ + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Ash Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEBronze", + "warframeMarket": { + "id": "559daab7e779897b3d86cb8f", + "urlName": "ash_prime_neuroptics_blueprint" + } + } + }, + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Vauban Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEBronze", + "warframeMarket": { + "id": "573b7fc80ec44a47787a690f", + "urlName": "vauban_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1392, - "location": "Mercury/Odin (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Hikou Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff46", + "urlName": "hikou_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1392, - "location": "Venus/Cytherean (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Europa/Paimon (Defense), Rotation A" + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEBronze" + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Jupiter/Io (Defense), Rotation A" - }, + "chance": 25.33, + "item": { + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de095221e3005750100b", + "urlName": "meso_n2_relic" + } + }, + { + "name": "Meso N3", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation C" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nekros Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRBronze", + "warframeMarket": { + "id": "57bcb14ce506eb45ea25145e", + "urlName": "nekros_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Helene (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Euphona Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRBronze", + "warframeMarket": { + "id": "58b57068eb26db5c3119210f", + "urlName": "euphona_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Camenae (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Carrier Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRBronze", + "warframeMarket": { + "id": "559daacae779897b47b74c13", + "urlName": "carrier_prime_cerebrum" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Kappa (Disruption), Rotation A" + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Ur (Disruption), Rotation A" + "chance": 25.33, + "item": { + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.15, - "location": "Venus/Orb Vallis (Subsequent Completions), Rotation C" + "chance": 25.33, + "item": { + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } + } } ], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeABronze", + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRBronze", "vaultInfo": { - "vaulted": false + "vaulted": true }, "warframeMarket": { - "id": "61bb64fb3132ff00482b5fb5", - "urlName": "meso_a3_relic" + "id": "6054dddf5221e30057500fdb", + "urlName": "meso_n3_relic" } }, { - "name": "Meso B1", + "name": "Meso N4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Boar Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFBronze", + "name": "Nikana Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff2d", - "urlName": "boar_prime_stock" + "id": "56c3bbf45d2f0202da32e941", + "urlName": "nikana_prime_blade" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Dakra Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3f", - "urlName": "dakra_prime_handle" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Mag Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFBronze", + "name": "Oberon Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff83", - "urlName": "mag_prime_chassis" + "id": "592dd262011e88f094afec7d", + "urlName": "oberon_prime_blueprint" } } }, @@ -27497,23 +45510,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFBronze", + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Orthos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFBronze", + "name": "Saryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff51", - "urlName": "orthos_prime_blueprint" + "id": "56c3bbe05d2f0202da32e93d", + "urlName": "saryn_prime_systems_blueprint" } } }, @@ -27521,33 +45534,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFBronze" + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionFBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de045221e30057501005", - "urlName": "meso_b1_relic" + "id": "6054ddd65221e30057500fd1", + "urlName": "meso_n4_relic" } }, { - "name": "Meso B2", + "name": "Meso N5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Banshee Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeCBronze", + "name": "Nekros Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeABronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210c", - "urlName": "banshee_prime_chassis" + "id": "57bc9a40e506eb45ea251454", + "urlName": "nekros_prime_systems_blueprint" } } }, @@ -27556,7 +45573,7 @@ "chance": 11, "item": { "name": "Hydroid Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeABronze", "warframeMarket": { "id": "59a48b625cd9938cfede7038", "urlName": "hydroid_prime_blueprint" @@ -27567,11 +45584,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kronen Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeCBronze", + "name": "Tigris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeABronze", "warframeMarket": { - "id": "5ab167b7b2b6a80475780fb5", - "urlName": "kronen_prime_handle" + "id": "57bc9c84e506eb45ea251458", + "urlName": "tigris_prime_receiver" } } }, @@ -27579,11 +45596,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeCBronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -27591,49 +45608,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Oberon Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeCBronze", - "warframeMarket": { - "id": "592dd262011e88f094afec7f", - "urlName": "oberon_prime_chassis" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Silva & Aegis Prime Hilt", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeCBronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeABronze", "warframeMarket": { - "id": "592dd262011e88f094afec89", - "urlName": "silva_and_aegis_prime_hilt" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddf15221e30057500ff1", - "urlName": "meso_b2_relic" + "id": "6054de015221e30057501003", + "urlName": "meso_n5_relic" } }, { - "name": "Meso B3", + "name": "Meso N6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Boar Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMagNovaVaultABronze", + "name": "Nyx Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRhinoNyxVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff2d", - "urlName": "boar_prime_stock" + "id": "54a73e65e779893a797fff71", + "urlName": "nyx_prime_neuroptics_blueprint" } } }, @@ -27641,11 +45654,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Mag Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMagNovaVaultABronze", + "name": "Scindo Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRhinoNyxVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff83", - "urlName": "mag_prime_chassis" + "id": "54a73e65e779893a797fff5d", + "urlName": "scindo_prime_handle" } } }, @@ -27653,11 +45666,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Dakra Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMagNovaVaultABronze", + "name": "Rhino Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRhinoNyxVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3e", - "urlName": "dakra_prime_blueprint" + "id": "54a73e65e779893a797fff78", + "urlName": "rhino_prime_chassis_blueprint" } } }, @@ -27665,23 +45678,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nova Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMagNovaVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff6a", - "urlName": "nova_prime_systems" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRhinoNyxVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Soma Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMagNovaVaultABronze", + "name": "Boltor Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRhinoNyxVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff62", - "urlName": "soma_prime_blueprint" + "id": "54a73e65e779893a797fff2e", + "urlName": "boltor_prime_barrel" } } }, @@ -27689,33 +45698,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMagNovaVaultABronze" + "name": "Hikou Prime Pouch", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRhinoNyxVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff47", + "urlName": "hikou_prime_pouch" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMagNovaVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRhinoNyxVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dded5221e30057500fed", - "urlName": "meso_b3_relic" + "id": "6054ddde5221e30057500fda", + "urlName": "meso_n6_relic" } }, { - "name": "Meso B4", + "name": "Meso N7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Baza Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeABronze", + "name": "Ninkondi Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeCBronze", "warframeMarket": { - "id": "5df955121456970150510f21", - "urlName": "baza_prime_blueprint" + "id": "5d21ce45f4604c012d1e0c10", + "urlName": "ninkondi_prime_handle" } } }, @@ -27723,11 +45736,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Wukong Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeABronze", + "name": "Gram Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeCBronze", "warframeMarket": { - "id": "5d21ce45f4604c012d1e0c0f", - "urlName": "wukong_prime_chassis" + "id": "5baa8bbf4567de01ac283495", + "urlName": "gram_prime_blueprint" } } }, @@ -27735,23 +45748,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Redeemer Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "5c196fae96037800ddadac16", - "urlName": "redeemer_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeABronze", + "name": "Limbo Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "5b2987abeb069f0536234279", + "urlName": "limbo_prime_systems_blueprint" } } }, @@ -27759,11 +45768,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Chroma Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeABronze", + "name": "Pyrana Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeCBronze", "warframeMarket": { - "id": "5ba9f2054567de01415f6390", - "urlName": "chroma_prime_blueprint" + "id": "5b2985e1eb069f04ea65b0f3", + "urlName": "pyrana_prime_barrel" } } }, @@ -27771,37 +45780,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeABronze", + "name": "Kronen Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" + "id": "5ab167b7b2b6a80475780fad", + "urlName": "kronen_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddfa5221e30057500ffa", - "urlName": "meso_b4_relic" + "id": "6054ddd45221e30057500fce", + "urlName": "meso_n7_relic" } }, { - "name": "Meso B5", + "name": "Meso N8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Baza Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeABronze", + "name": "Nikana Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSarynValkyrVaultABronze", "warframeMarket": { - "id": "5df955121456970150510f21", - "urlName": "baza_prime_blueprint" + "id": "56c3bbf85d2f0202da32e942", + "urlName": "nikana_prime_hilt" } } }, @@ -27809,11 +45818,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Guandao Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeABronze", + "name": "Valkyr Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSarynValkyrVaultABronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0bb", - "urlName": "guandao_prime_blueprint" + "id": "58358a062c2ada0047b386f7", + "urlName": "valkyr_prime_neuroptics_blueprint" } } }, @@ -27821,11 +45830,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Volnus Prime Head", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeABronze", + "name": "Cernos Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSarynValkyrVaultABronze", "warframeMarket": { - "id": "60ad4a1bf1904300d012c6fa", - "urlName": "volnus_prime_head" + "id": "583580fd2c2ada003badef89", + "urlName": "cernos_prime_string" } } }, @@ -27833,11 +45842,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nidus Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeABronze", + "name": "Valkyr Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSarynValkyrVaultABronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a8", - "urlName": "nidus_prime_systems" + "id": "583589fd2c2ada0047b386f6", + "urlName": "valkyr_prime_blueprint" } } }, @@ -27845,49 +45854,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ivara Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeABronze", - "warframeMarket": { - "id": "5df8b0ab1456970087cd9b01", - "urlName": "ivara_prime_neuroptics" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSarynValkyrVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Karyst Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeABronze", + "name": "Cernos Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSarynValkyrVaultABronze", "warframeMarket": { - "id": "5f0e0fde9f527b0285718f1e", - "urlName": "karyst_prime_blueprint" + "id": "583580f42c2ada003badef87", + "urlName": "cernos_prime_upper_limb" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSarynValkyrVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6139101830dd5b004b7f9094", - "urlName": "meso_b5_relic" + "id": "6054dddc5221e30057500fd8", + "urlName": "meso_n8_relic" } }, { - "name": "Meso B6", + "name": "Meso N9", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Baza Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeCBronze", + "name": "Ninkondi Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeBBronze", "warframeMarket": { - "id": "5df955131456970150510f25", - "urlName": "baza_prime_stock" + "id": "5d21ce45f4604c012d1e0c10", + "urlName": "ninkondi_prime_handle" } } }, @@ -27895,11 +45900,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Paris Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeCBronze", + "name": "Ivara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff53", - "urlName": "paris_prime_grip" + "id": "5df8b0aa1456970087cd9aff", + "urlName": "ivara_prime_blueprint" } } }, @@ -27907,19 +45912,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeCBronze" + "name": "Akjagara Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeBBronze", + "warframeMarket": { + "id": "5c196fb496037800ddadac1a", + "urlName": "akjagara_prime_link" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Magnus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeCBronze", + "name": "Tekko Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeBBronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a2", - "urlName": "magnus_prime_blueprint" + "id": "5d93ca117ea27b0a87566f65", + "urlName": "tekko_prime_gauntlet" } } }, @@ -27927,49 +45936,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Octavia Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeCBronze", + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeBBronze", "warframeMarket": { - "id": "603621500a372600fd5614d8", - "urlName": "octavia_prime_neuroptics" + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6139101a30dd5b004b7f90a5", - "urlName": "meso_b6_relic" + "id": "6054ddf95221e30057500ff9", + "urlName": "meso_n9_relic" } }, { - "name": "Meso B7", + "name": "Meso O1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Ballistica Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaHydroidVaultABronze", + "name": "Oberon Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionUBronze", "warframeMarket": { - "id": "59a5c2565cd9938cfede703d", - "urlName": "ballistica_prime_blueprint" + "id": "592dd262011e88f094afec7e", + "urlName": "oberon_prime_neuroptics_blueprint" } } }, @@ -27977,11 +45982,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akjagara Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaHydroidVaultABronze", + "name": "Akstiletto Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionUBronze", "warframeMarket": { - "id": "5c196fb496037800ddadac1a", - "urlName": "akjagara_prime_link" + "id": "573b80590ec44a47787a6918", + "urlName": "akstiletto_prime_link" } } }, @@ -27989,11 +45994,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Redeemer Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaHydroidVaultABronze", + "name": "Cernos Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionUBronze", "warframeMarket": { - "id": "5c196fae96037800ddadac16", - "urlName": "redeemer_prime_blueprint" + "id": "583580fd2c2ada003badef89", + "urlName": "cernos_prime_string" } } }, @@ -28001,23 +46006,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaHydroidVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionUBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaHydroidVaultABronze", + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionUBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" } } }, @@ -28025,65 +46026,73 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaHydroidVaultABronze" + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionUBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaHydroidVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionUBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61a25ffa68fd79003fe3fd57", - "urlName": "meso_b7_relic" + "id": "6054ddd85221e30057500fd3", + "urlName": "meso_o1_relic" } }, { - "name": "Meso C1", + "name": "Meso O2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Carrier Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionCBronze", + "name": "Oberon Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeABronze", "warframeMarket": { - "id": "559daacae779897b47b74c13", - "urlName": "carrier_prime_cerebrum" + "id": "592dd262011e88f094afec7e", + "urlName": "oberon_prime_neuroptics_blueprint" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Nova Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionCBronze", + "name": "Akbronco Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff68", - "urlName": "nova_prime_neuroptics" + "id": "54a73e65e779893a797fff23", + "urlName": "akbronco_prime_link" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionCBronze" + "name": "Mirage Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeABronze", + "warframeMarket": { + "id": "5a2feeb1c2c9e90cbdaa23d2", + "urlName": "mirage_prime_systems_blueprint" + } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Scindo Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionCBronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff5d", - "urlName": "scindo_prime_handle" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } }, @@ -28091,49 +46100,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Saryn Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionCBronze", + "name": "Cernos Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeABronze", "warframeMarket": { - "id": "56c3bbe05d2f0202da32e93d", - "urlName": "saryn_prime_systems" + "id": "583580f42c2ada003badef87", + "urlName": "cernos_prime_upper_limb" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Ash Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionCBronze", + "name": "Tiberon Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeABronze", "warframeMarket": { - "id": "559daa9fe779897b3263c2c7", - "urlName": "ash_prime_blueprint" + "id": "5ab167b8b2b6a80475780fc6", + "urlName": "tiberon_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de0f5221e30057501011", - "urlName": "meso_c1_relic" + "id": "6054ddd05221e30057500fca", + "urlName": "meso_o2_relic" } }, { - "name": "Meso C2", + "name": "Meso O3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Carrier Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMBronze", + "name": "Odonata Prime Wings Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLokiVoltVaultABronze", "warframeMarket": { - "id": "559daacae779897b47b74c13", - "urlName": "carrier_prime_cerebrum" + "id": "5527a280e779892059574ca9", + "urlName": "odonata_prime_wings_blueprint" } } }, @@ -28141,11 +46150,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Valkyr Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMBronze", + "name": "Volt Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLokiVoltVaultABronze", "warframeMarket": { - "id": "58358a062c2ada0047b386f7", - "urlName": "valkyr_prime_neuroptics" + "id": "55158cd9e7798915ee6bd13f", + "urlName": "volt_prime_chassis_blueprint" } } }, @@ -28153,11 +46162,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Odonata Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMBronze", + "name": "Wyrm Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLokiVoltVaultABronze", "warframeMarket": { - "id": "5527a26de77989205156b2b7", - "urlName": "odonata_prime_blueprint" + "id": "54ca4337e779891a2e3fbc83", + "urlName": "wyrm_prime_systems" } } }, @@ -28165,23 +46174,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Cernos Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMBronze", - "warframeMarket": { - "id": "583580f42c2ada003badef87", - "urlName": "cernos_prime_upper_limb" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLokiVoltVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMBronze", + "name": "Loki Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLokiVoltVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "54a73e65e779893a797fff70", + "urlName": "loki_prime_neuroptics_blueprint" } } }, @@ -28189,37 +46194,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Galatine Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMBronze", + "name": "Odonata Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLokiVoltVaultABronze", "warframeMarket": { - "id": "57bc9c99e506eb45ea25145c", - "urlName": "galatine_prime_blade" + "id": "5527a288e77989205f31e525", + "urlName": "odonata_prime_systems_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLokiVoltVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddee5221e30057500fee", - "urlName": "meso_c2_relic" + "id": "6054ddef5221e30057500fef", + "urlName": "meso_o3_relic" } }, { - "name": "Meso C3", + "name": "Meso O4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Cernos Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeBBronze", + "name": "Oberon Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOberonNekrosVaultABronze", "warframeMarket": { - "id": "583580e12c2ada003badef86", - "urlName": "cernos_prime_lower_limb" + "id": "592dd262011e88f094afec7e", + "urlName": "oberon_prime_neuroptics_blueprint" } } }, @@ -28227,11 +46232,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Saryn Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeBBronze", + "name": "Nekros Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOberonNekrosVaultABronze", "warframeMarket": { - "id": "56c3bbd55d2f0202da32e93b", - "urlName": "saryn_prime_blueprint" + "id": "57bc9a40e506eb45ea251453", + "urlName": "nekros_prime_neuroptics_blueprint" } } }, @@ -28239,11 +46244,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Helios Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeBBronze", + "name": "Galatine Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOberonNekrosVaultABronze", "warframeMarket": { - "id": "58b57068eb26db5c31192118", - "urlName": "helios_prime_blueprint" + "id": "57bc9c99e506eb45ea25145b", + "urlName": "galatine_prime_handle" } } }, @@ -28251,11 +46256,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeBBronze", + "name": "Silva & Aegis Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOberonNekrosVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" + "id": "592dd262011e88f094afec89", + "urlName": "silva_and_aegis_prime_hilt" } } }, @@ -28263,49 +46268,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nami Skyla Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeBBronze", - "warframeMarket": { - "id": "59a5c2565cd9938cfede703f", - "urlName": "nami_skyla_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOberonNekrosVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeBBronze", + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOberonNekrosVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOberonNekrosVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de005221e30057501002", - "urlName": "meso_c3_relic" + "id": "6054dde35221e30057500fe0", + "urlName": "meso_o4_relic" } }, { - "name": "Meso C4", + "name": "Meso O5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Chroma Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeDBronze", + "name": "Octavia Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeEBronze", "warframeMarket": { - "id": "5ba9f2014567de01415f6387", - "urlName": "chroma_prime_systems" + "id": "6036214f0a372600fd5614cf", + "urlName": "octavia_prime_blueprint" } } }, @@ -28313,19 +46314,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeDBronze" + "name": "Gara Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeEBronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c702", + "urlName": "gara_prime_neuroptics_blueprint" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Atlas Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeDBronze", + "name": "Nagantaka Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeEBronze", "warframeMarket": { - "id": "5d9385b17ea27b0a28fd75ba", - "urlName": "atlas_prime_systems" + "id": "6242037666a58f0108c3d481", + "urlName": "nagantaka_prime_receiver" } } }, @@ -28333,11 +46338,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ivara Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeDBronze", + "name": "Harrow Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeEBronze", "warframeMarket": { - "id": "5df8b0ab1456970087cd9b01", - "urlName": "ivara_prime_neuroptics" + "id": "61bb64fe3132ff00482b5fce", + "urlName": "harrow_prime_chassis_blueprint" } } }, @@ -28345,49 +46350,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeDBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeEBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mesa Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeDBronze", + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeEBronze", "warframeMarket": { - "id": "5c182b749603780081b09a57", - "urlName": "mesa_prime_chassis" + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeEBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddf85221e30057500ff7", - "urlName": "meso_c4_relic" + "id": "62d3493f75156700ce450dea", + "urlName": "meso_o5_relic" } }, { - "name": "Meso C5", + "name": "Meso O6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Corinth Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeCBronze", + "name": "Oberon Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraOberonVaultABronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b4", - "urlName": "corinth_prime_barrel" + "id": "592dd262011e88f094afec7e", + "urlName": "oberon_prime_neuroptics_blueprint" } } }, @@ -28395,11 +46396,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Chroma Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeCBronze", + "name": "Silva & Aegis Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraOberonVaultABronze", "warframeMarket": { - "id": "5ba9f2024567de01415f6388", - "urlName": "chroma_prime_chassis" + "id": "592dd262011e88f094afec8a", + "urlName": "silva_and_aegis_prime_blade" } } }, @@ -28407,19 +46408,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeCBronze" + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraOberonVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tipedo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeCBronze", + "name": "Ivara Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraOberonVaultABronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae059f", - "urlName": "tipedo_prime_blueprint" + "id": "5df8b0ab1456970087cd9b01", + "urlName": "ivara_prime_neuroptics_blueprint" } } }, @@ -28427,11 +46432,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeCBronze", + "name": "Sybaris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraOberonVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "592dd262011e88f094afec82", + "urlName": "sybaris_prime_blueprint" } } }, @@ -28439,37 +46444,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Stradavar Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeCBronze", + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraOberonVaultABronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a4", - "urlName": "stradavar_prime_stock" + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraOberonVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddd95221e30057500fd4", - "urlName": "meso_c5_relic" + "id": "6364d904f6d2030069a9f922", + "urlName": "meso_o6_relic" } }, { - "name": "Meso C6", + "name": "Meso P1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Corinth Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeABronze", + "name": "Pyrana Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeABronze", "warframeMarket": { - "id": "5e839493267539077b0dd69a", - "urlName": "corinth_prime_stock" + "id": "5b2985e1eb069f04ea65b0ea", + "urlName": "pyrana_prime_blueprint" } } }, @@ -28477,19 +46482,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeABronze" + "name": "Silva & Aegis Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeABronze", + "warframeMarket": { + "id": "592dd262011e88f094afec87", + "urlName": "silva_and_aegis_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nezha Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeABronze", + "name": "Ballistica Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeABronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0b7", - "urlName": "nezha_prime_blueprint" + "id": "59a5cd4d5cd9938cfede7046", + "urlName": "ballistica_prime_receiver" } } }, @@ -28497,11 +46506,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeABronze", + "name": "Oberon Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "592dd262011e88f094afec7f", + "urlName": "oberon_prime_chassis_blueprint" } } }, @@ -28509,11 +46518,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeABronze", + "name": "Chroma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" + "id": "5ba9f2054567de01415f6390", + "urlName": "chroma_prime_blueprint" } } }, @@ -28521,37 +46530,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Baza Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeABronze", + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeABronze", "warframeMarket": { - "id": "5df955141456970150510f29", - "urlName": "baza_prime_receiver" + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dde75221e30057500fe5", - "urlName": "meso_c6_relic" + "id": "6054dded5221e30057500fec", + "urlName": "meso_p1_relic" } }, { - "name": "Meso D1", + "name": "Meso P10", "rewards": [ { - "rarity": "Uncommon", - "chance": 25.33, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionABronze", + "name": "Phantasma Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" + "id": "633e2e6bf570d10793afb81b", + "urlName": "phantasma_prime_barrel" } } }, @@ -28559,31 +46568,35 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionABronze" + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Orthos Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionABronze", + "name": "Harrow Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff50", - "urlName": "orthos_prime_blade" + "id": "61bb64fd3132ff00482b5fc4", + "urlName": "harrow_prime_neuroptics_blueprint" } } }, { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 25.33, "item": { - "name": "Dual Kamas Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionABronze", + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeCBronze", "warframeMarket": { - "id": "561536deb66f836f8bbaca47", - "urlName": "dual_kamas_prime_blade" + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" } } }, @@ -28591,45 +46604,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionABronze" + "name": "Strun Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeCBronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a4", + "urlName": "strun_prime_receiver" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de165221e30057501019", - "urlName": "meso_d1_relic" + "id": "633e2e6af570d10793afb814", + "urlName": "meso_p10_relic" } }, { - "name": "Meso D2", + "name": "Meso P11", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Destreza Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeABronze", + "name": "Phantasma Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeABronze", "warframeMarket": { - "id": "5b2985e0eb069f04ea65b0d8", - "urlName": "destreza_prime_blade" + "id": "633e2e6cf570d10793afb82a", + "urlName": "phantasma_prime_stock" } } }, @@ -28637,11 +46650,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Valkyr Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeABronze", + "name": "Hildryn Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeABronze", "warframeMarket": { - "id": "58358a062c2ada0047b386f7", - "urlName": "valkyr_prime_neuroptics" + "id": "641263e07d179f02100c6d4b", + "urlName": "hildryn_prime_chassis_blueprint" } } }, @@ -28649,11 +46662,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Helios Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeABronze", + "name": "Dual Keres Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeABronze", "warframeMarket": { - "id": "58b57068eb26db5c31192117", - "urlName": "helios_prime_systems" + "id": "62d3494075156700ce450df3", + "urlName": "dual_keres_prime_handle" } } }, @@ -28661,11 +46674,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeABronze", + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" } } }, @@ -28673,45 +46686,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeABronze" + "name": "Harrow Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeABronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fce", + "urlName": "harrow_prime_chassis_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddf35221e30057500ff3", - "urlName": "meso_d2_relic" + "id": "641264a57d179f02190e41f4", + "urlName": "meso_p11_relic" } }, { - "name": "Meso D3", + "name": "Meso P12", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Destreza Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeCBronze", + "name": "Panthera Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosAshVaultABronze", "warframeMarket": { - "id": "5b2985e0eb069f04ea65b0d8", - "urlName": "destreza_prime_blade" + "id": "5f0e0fdd9f527b0285718f1b", + "urlName": "panthera_prime_barrel" } } }, @@ -28719,11 +46732,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nami Skyla Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeCBronze", + "name": "Ash Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosAshVaultABronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7042", - "urlName": "nami_skyla_prime_handle" + "id": "559daab7e779897b3d86cb8f", + "urlName": "ash_prime_neuroptics_blueprint" } } }, @@ -28731,11 +46744,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kronen Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeCBronze", + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosAshVaultABronze", "warframeMarket": { - "id": "5ab167b7b2b6a80475780fb5", - "urlName": "kronen_prime_handle" + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" } } }, @@ -28743,11 +46756,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbolto Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeCBronze", + "name": "Vectis Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosAshVaultABronze", "warframeMarket": { - "id": "5a311f83c2c9e90dfff475d5", - "urlName": "akbolto_prime_blueprint" + "id": "559daae0e779897b5273b716", + "urlName": "vectis_prime_barrel" } } }, @@ -28755,11 +46768,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeCBronze", + "name": "Carrier Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosAshVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" + "id": "559daac1e779897b4253a85e", + "urlName": "carrier_prime_blueprint" } } }, @@ -28767,37 +46780,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosAshVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosAshVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de0d5221e3005750100e", - "urlName": "meso_d3_relic" + "id": "644b00227ec1900044b97726", + "urlName": "meso_p12_relic" } }, { - "name": "Meso D4", + "name": "Meso P13", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Dethcube Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeBBronze", + "name": "Phantasma Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeCBronze", "warframeMarket": { - "id": "5d93ca107ea27b0a87566f62", - "urlName": "dethcube_prime_cerebrum" + "id": "633e2e6bf570d10793afb81b", + "urlName": "phantasma_prime_barrel" } } }, @@ -28805,11 +46814,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeBBronze", + "name": "Akbronco Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" + "id": "54a73e65e779893a797fff23", + "urlName": "akbronco_prime_link" } } }, @@ -28817,11 +46826,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Chroma Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeBBronze", + "name": "Garuda Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeCBronze", "warframeMarket": { - "id": "5ba9f2024567de01415f6388", - "urlName": "chroma_prime_chassis" + "id": "6242037666a58f0108c3d479", + "urlName": "garuda_prime_chassis_blueprint" } } }, @@ -28829,19 +46838,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeBBronze" + "name": "Fulmin Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeCBronze", + "warframeMarket": { + "id": "64c2aa1466456704eba6ba32", + "urlName": "fulmin_prime_barrel" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeBBronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -28849,37 +46862,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akjagara Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeBBronze", + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeCBronze", "warframeMarket": { - "id": "5c196fad96037800ddadac13", - "urlName": "akjagara_prime_blueprint" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWispPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de135221e30057501015", - "urlName": "meso_d4_relic" + "id": "64c2aa1566456704eba6ba42", + "urlName": "meso_p13_relic" } }, { - "name": "Meso D5", + "name": "Meso P14", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Dual Kamas Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNovaTrinityVaultABronze", + "name": "Phantasma Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeCBronze", "warframeMarket": { - "id": "561536deb66f836f8bbaca47", - "urlName": "dual_kamas_prime_blade" + "id": "633e2e6cf570d10793afb82a", + "urlName": "phantasma_prime_stock" } } }, @@ -28887,11 +46900,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nova Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNovaTrinityVaultABronze", + "name": "Hildryn Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff6b", - "urlName": "nova_prime_blueprint" + "id": "641263e07d179f02100c6d46", + "urlName": "hildryn_prime_neuroptics_blueprint" } } }, @@ -28899,11 +46912,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Vasto Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNovaTrinityVaultABronze", + "name": "Shade Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff66", - "urlName": "vasto_prime_blueprint" + "id": "641263e07d179f02100c6d44", + "urlName": "shade_prime_systems" } } }, @@ -28911,11 +46924,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Trinity Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNovaTrinityVaultABronze", + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeCBronze", "warframeMarket": { - "id": "56153692b66f836f7d649936", - "urlName": "trinity_prime_neuroptics" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } }, @@ -28923,11 +46936,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Soma Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNovaTrinityVaultABronze", + "name": "Garuda Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff61", - "urlName": "soma_prime_barrel" + "id": "6242037866a58f0108c3d497", + "urlName": "garuda_prime_blueprint" } } }, @@ -28935,33 +46948,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNovaTrinityVaultABronze" + "name": "Baruuk Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "639a8d9374b02f003889eb7e", + "urlName": "baruuk_prime_systems_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNovaTrinityVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dde65221e30057500fe3", - "urlName": "meso_d5_relic" + "id": "653053a632327ba8746da73c", + "urlName": "meso_p14_relic" } }, { - "name": "Meso D6", + "name": "Meso P2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Dethcube Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeBBronze", + "name": "Panthera Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeABronze", "warframeMarket": { - "id": "5d93ca107ea27b0a87566f62", - "urlName": "dethcube_prime_cerebrum" + "id": "5f0e0fdd9f527b0285718f1c", + "urlName": "panthera_prime_receiver" } } }, @@ -28969,11 +46986,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Aksomati Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeBBronze", + "name": "Zhuge Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeABronze", "warframeMarket": { - "id": "5df955141456970150510f2a", - "urlName": "aksomati_prime_barrel" + "id": "5d21ce47f4604c012d1e0c15", + "urlName": "zhuge_prime_blueprint" } } }, @@ -28981,11 +46998,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nezha Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeBBronze", + "name": "Ivara Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeABronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0b7", - "urlName": "nezha_prime_blueprint" + "id": "5df8b0ac1456970087cd9b03", + "urlName": "ivara_prime_systems_blueprint" } } }, @@ -28993,11 +47010,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ivara Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeBBronze", + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeABronze", "warframeMarket": { - "id": "5df8b0ab1456970087cd9b01", - "urlName": "ivara_prime_neuroptics" + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" } } }, @@ -29005,49 +47022,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Octavia Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeBBronze", - "warframeMarket": { - "id": "603621500a372600fd5614da", - "urlName": "octavia_prime_systems" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeBBronze", + "name": "Baza Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" + "id": "5df955141456970150510f29", + "urlName": "baza_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dde25221e30057500fde", - "urlName": "meso_d6_relic" + "id": "6054ddfe5221e30057500fff", + "urlName": "meso_p2_relic" } }, { - "name": "Meso E1", + "name": "Meso P3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Ember Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultABronze", + "name": "Pangolin Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff81", - "urlName": "ember_prime_blueprint" + "id": "5e839494267539077b0dd6a9", + "urlName": "pangolin_prime_blueprint" } } }, @@ -29055,11 +47068,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Wyrm Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultABronze", + "name": "Mesa Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeBBronze", "warframeMarket": { - "id": "54ca4337e779891a2e3fbc83", - "urlName": "wyrm_prime_systems" + "id": "5c182b739603780081b09a55", + "urlName": "mesa_prime_blueprint" } } }, @@ -29067,19 +47080,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultABronze" + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bo Prime Ornament", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultABronze", + "name": "Karyst Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff29", - "urlName": "bo_prime_ornament" + "id": "5f0e0fde9f527b0285718f1e", + "urlName": "karyst_prime_blueprint" } } }, @@ -29087,11 +47100,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Frost Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultABronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff7d", - "urlName": "frost_prime_chassis" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } }, @@ -29099,37 +47112,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Latron Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultABronze", + "name": "Zhuge Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff49", - "urlName": "latron_prime_barrel" + "id": "5d21ce43f4604c012d1e0c0e", + "urlName": "zhuge_prime_grip" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de085221e3005750100a", - "urlName": "meso_e1_relic" + "id": "6054ddfd5221e30057500ffe", + "urlName": "meso_p3_relic" } }, { - "name": "Meso E2", + "name": "Meso P4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Equinox Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeCBronze", + "name": "Panthera Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeABronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a0", - "urlName": "equinox_prime_systems" + "id": "5f0e0fdd9f527b0285718f1b", + "urlName": "panthera_prime_barrel" } } }, @@ -29137,11 +47150,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Rubico Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeCBronze", + "name": "Corinth Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeABronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283498", - "urlName": "rubico_prime_stock" + "id": "5e839494267539077b0dd6b5", + "urlName": "corinth_prime_receiver" } } }, @@ -29149,11 +47162,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akbolto Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeCBronze", + "name": "Titania Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeABronze", "warframeMarket": { - "id": "5a311f84c2c9e90dfff475f3", - "urlName": "akbolto_prime_link" + "id": "5e839494267539077b0dd6b8", + "urlName": "titania_prime_neuroptics_blueprint" } } }, @@ -29161,11 +47174,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeCBronze", + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" } } }, @@ -29173,49 +47186,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Destreza Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeCBronze", - "warframeMarket": { - "id": "5b2985e3eb069f04ea65b0fd", - "urlName": "destreza_prime_handle" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Pyrana Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeCBronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeABronze", "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0f3", - "urlName": "pyrana_prime_barrel" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de055221e30057501006", - "urlName": "meso_e2_relic" + "id": "6054dde25221e30057500fdf", + "urlName": "meso_p4_relic" } }, { - "name": "Meso E3", + "name": "Meso P5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Equinox Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeCBronze", + "name": "Panthera Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeBBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a0", - "urlName": "equinox_prime_systems" + "id": "5f0e0fdd9f527b0285718f1c", + "urlName": "panthera_prime_receiver" } } }, @@ -29223,11 +47232,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Atlas Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeCBronze", + "name": "Gara Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeBBronze", "warframeMarket": { - "id": "5d9385b17ea27b0a28fd75b8", - "urlName": "atlas_prime_chassis" + "id": "60ad4a1cf1904300d012c702", + "urlName": "gara_prime_neuroptics_blueprint" } } }, @@ -29235,23 +47244,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Stradavar Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeCBronze", - "warframeMarket": { - "id": "5ca2866ffc2db2035eae059b", - "urlName": "stradavar_prime_barrel" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Destreza Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeCBronze", + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeBBronze", "warframeMarket": { - "id": "5b2985e3eb069f04ea65b0fd", - "urlName": "destreza_prime_handle" + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" } } }, @@ -29259,11 +47264,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeCBronze", + "name": "Zakti Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" + "id": "5f986cfb9dbdce024971b0c0", + "urlName": "zakti_prime_receiver" } } }, @@ -29271,33 +47276,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeCBronze" + "name": "Tenora Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeBBronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614d0", + "urlName": "tenora_prime_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de125221e30057501014", - "urlName": "meso_e3_relic" + "id": "60ad4a1bf1904300d012c6f6", + "urlName": "meso_p5_relic" } }, { - "name": "Meso E4", + "name": "Meso P6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Equinox Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeABronze", + "name": "Pyrana Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboTrinityVaultABronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a0", - "urlName": "equinox_prime_systems" + "id": "5b2985e1eb069f04ea65b0ea", + "urlName": "pyrana_prime_blueprint" } } }, @@ -29305,11 +47314,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Titania Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeABronze", + "name": "Kavasa Prime Kubrow Collar Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboTrinityVaultABronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b8", - "urlName": "titania_prime_neuroptics" + "id": "56153727b66f836f91a8e849", + "urlName": "kavasa_prime_kubrow_collar_blueprint" } } }, @@ -29317,11 +47326,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tekko Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeABronze", + "name": "Trinity Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboTrinityVaultABronze", "warframeMarket": { - "id": "5d93ca127ea27b0a87566f7c", - "urlName": "tekko_prime_blueprint" + "id": "56153689b66f836f7a3c0baf", + "urlName": "trinity_prime_blueprint" } } }, @@ -29329,11 +47338,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeABronze", + "name": "Destreza Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboTrinityVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" + "id": "5b2985e3eb069f04ea65b0fd", + "urlName": "destreza_prime_handle" } } }, @@ -29341,11 +47350,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Baza Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeABronze", + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboTrinityVaultABronze", "warframeMarket": { - "id": "5df955141456970150510f29", - "urlName": "baza_prime_receiver" + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" } } }, @@ -29354,32 +47363,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeABronze" + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboTrinityVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboTrinityVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddda5221e30057500fd6", - "urlName": "meso_e4_relic" + "id": "61a25ffa68fd79003fe3fd58", + "urlName": "meso_p6_relic" } }, { - "name": "Meso E5", + "name": "Meso P7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Euphona Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBansheeMirageVaultABronze", + "name": "Panthera Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192111", - "urlName": "euphona_prime_receiver" + "id": "5f0e0fdd9f527b0285718f1b", + "urlName": "panthera_prime_barrel" } } }, @@ -29387,11 +47396,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Banshee Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBansheeMirageVaultABronze", + "name": "Garuda Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210a", - "urlName": "banshee_prime_blueprint" + "id": "6242037666a58f0108c3d479", + "urlName": "garuda_prime_chassis_blueprint" } } }, @@ -29399,11 +47408,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Helios Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBansheeMirageVaultABronze", + "name": "Guandao Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192118", - "urlName": "helios_prime_blueprint" + "id": "5f986cf99dbdce024971b0bb", + "urlName": "guandao_prime_blueprint" } } }, @@ -29411,11 +47420,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mirage Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBansheeMirageVaultABronze", + "name": "Nezha Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeBBronze", "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d6", - "urlName": "mirage_prime_neuroptics" + "id": "5f986cfa9dbdce024971b0be", + "urlName": "nezha_prime_systems_blueprint" } } }, @@ -29424,44 +47433,44 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBansheeMirageVaultABronze" + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Helios Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBansheeMirageVaultABronze", + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192116", - "urlName": "helios_prime_carapace" + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBansheeMirageVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de105221e30057501012", - "urlName": "meso_e5_relic" + "id": "6242037766a58f0108c3d48d", + "urlName": "meso_p7_relic" } }, { - "name": "Meso F1", + "name": "Meso P8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Fragor Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKBronze", + "name": "Pandero Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeDBronze", "warframeMarket": { - "id": "573b801c0ec44a47787a6911", - "urlName": "fragor_prime_blueprint" + "id": "603621500a372600fd5614d9", + "urlName": "pandero_prime_receiver" } } }, @@ -29469,11 +47478,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nekros Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKBronze", + "name": "Nidus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeDBronze", "warframeMarket": { - "id": "57bc9a40e506eb45ea251453", - "urlName": "nekros_prime_neuroptics" + "id": "6139101830dd5b004b7f9093", + "urlName": "nidus_prime_blueprint" } } }, @@ -29481,11 +47490,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Dual Kamas Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKBronze", + "name": "Zakti Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeDBronze", "warframeMarket": { - "id": "561536e4b66f836f8e15eb18", - "urlName": "dual_kamas_prime_handle" + "id": "5f986cf99dbdce024971b0bd", + "urlName": "zakti_prime_barrel" } } }, @@ -29493,11 +47502,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKBronze", + "name": "Khora Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" + "id": "62d3494175156700ce450e04", + "urlName": "khora_prime_systems_blueprint" } } }, @@ -29505,11 +47514,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKBronze", + "name": "Garuda Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "6242037866a58f0108c3d497", + "urlName": "garuda_prime_blueprint" } } }, @@ -29517,37 +47526,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Saryn Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKBronze", + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeDBronze", "warframeMarket": { - "id": "56c3bbe05d2f0202da32e93d", - "urlName": "saryn_prime_systems" + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddf35221e30057500ff4", - "urlName": "meso_f1_relic" + "id": "62d3493f75156700ce450deb", + "urlName": "meso_p8_relic" } }, { - "name": "Meso F2", + "name": "Meso P9", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Frost Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionQBronze", + "name": "Pandero Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff80", - "urlName": "frost_prime_blueprint" + "id": "603621500a372600fd5614d9", + "urlName": "pandero_prime_receiver" } } }, @@ -29555,11 +47564,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Reaper Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionQBronze", + "name": "Revenant Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff58", - "urlName": "reaper_prime_blade" + "id": "633e2e6af570d10793afb816", + "urlName": "revenant_prime_systems_blueprint" } } }, @@ -29567,19 +47576,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionQBronze" + "name": "Nagantaka Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeABronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d481", + "urlName": "nagantaka_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Latron Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionQBronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4c", - "urlName": "latron_prime_stock" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } }, @@ -29587,11 +47600,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ember Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionQBronze", + "name": "Nidus Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff7e", - "urlName": "ember_prime_chassis" + "id": "6139101a30dd5b004b7f90a8", + "urlName": "nidus_prime_systems_blueprint" } } }, @@ -29599,37 +47612,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Sicarus Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionQBronze", + "name": "Khora Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff5e", - "urlName": "sicarus_prime_barrel" + "id": "62d3494175156700ce450e04", + "urlName": "khora_prime_systems_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionQBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dde05221e30057500fdc", - "urlName": "meso_f2_relic" + "id": "633e2e6cf570d10793afb828", + "urlName": "meso_p9_relic" } }, { - "name": "Meso F3", + "name": "Meso R1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Frost Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultBBronze", + "name": "Rubico Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff80", - "urlName": "frost_prime_blueprint" + "id": "5baa8bbf4567de01ac283499", + "urlName": "rubico_prime_blueprint" } } }, @@ -29637,19 +47650,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultBBronze" + "name": "Akbronco Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff23", + "urlName": "akbronco_prime_link" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Glaive Prime Disc", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultBBronze", + "name": "Ballistica Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff45", - "urlName": "glaive_prime_disc" + "id": "59a5cd4d5cd9938cfede7045", + "urlName": "ballistica_prime_string" } } }, @@ -29657,11 +47674,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ember Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultBBronze", + "name": "Tiberon Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff6d", - "urlName": "ember_prime_neuroptics" + "id": "5ab167b8b2b6a80475780fc6", + "urlName": "tiberon_prime_receiver" } } }, @@ -29669,11 +47686,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Reaper Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultBBronze", + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff5a", - "urlName": "reaper_prime_handle" + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" } } }, @@ -29681,37 +47698,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Loki Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultBBronze", + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff7c", - "urlName": "loki_prime_blueprint" + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionELFVaultBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de075221e30057501009", - "urlName": "meso_f3_relic" + "id": "6054de0c5221e3005750100d", + "urlName": "meso_r1_relic" } }, { - "name": "Meso G1", + "name": "Meso R2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Galatine Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeCBronze", + "name": "Rubico Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeCBronze", "warframeMarket": { - "id": "57bc9c99e506eb45ea25145d", - "urlName": "galatine_prime_blueprint" + "id": "5baa8bbf4567de01ac283499", + "urlName": "rubico_prime_blueprint" } } }, @@ -29719,11 +47736,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Silva & Aegis Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeCBronze", + "name": "Mesa Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeCBronze", "warframeMarket": { - "id": "592dd262011e88f094afec8a", - "urlName": "silva_and_aegis_prime_blade" + "id": "5c182b739603780081b09a55", + "urlName": "mesa_prime_blueprint" } } }, @@ -29731,11 +47748,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ballistica Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeCBronze", + "name": "Destreza Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeCBronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7045", - "urlName": "ballistica_prime_string" + "id": "5b2985e3eb069f04ea65b0fb", + "urlName": "destreza_prime_blueprint" } } }, @@ -29743,11 +47760,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Venka Prime Blades", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeCBronze", + "name": "Aksomati Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeCBronze", "warframeMarket": { - "id": "58358e1c2c2ada00655a4ef6", - "urlName": "venka_prime_blades" + "id": "5df955141456970150510f28", + "urlName": "aksomati_prime_blueprint" } } }, @@ -29755,11 +47772,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeCBronze", + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" } } }, @@ -29768,32 +47785,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeCBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeCBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddff5221e30057501001", - "urlName": "meso_g1_relic" + "id": "6054ddf95221e30057500ff8", + "urlName": "meso_r2_relic" } }, { - "name": "Meso G2", + "name": "Meso R3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Guandao Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeBBronze", + "name": "Rubico Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeBBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0bc", - "urlName": "guandao_prime_handle" + "id": "5baa8bbf4567de01ac283499", + "urlName": "rubico_prime_blueprint" } } }, @@ -29801,11 +47818,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeBBronze", + "name": "Dethcube Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "id": "5d93ca107ea27b0a87566f5f", + "urlName": "dethcube_prime_carapace" } } }, @@ -29813,11 +47830,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Atlas Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeBBronze", + "name": "Bronco Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeBBronze", "warframeMarket": { - "id": "5d9385b17ea27b0a28fd75ba", - "urlName": "atlas_prime_systems" + "id": "54a73e65e779893a797fff36", + "urlName": "bronco_prime_barrel" } } }, @@ -29825,19 +47842,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeBBronze" + "name": "Pangolin Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeBBronze", + "warframeMarket": { + "id": "5e839493267539077b0dd6a4", + "urlName": "pangolin_prime_handle" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Equinox Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeBBronze", + "name": "Akjagara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeBBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a1", - "urlName": "equinox_prime_chassis" + "id": "5c196fad96037800ddadac13", + "urlName": "akjagara_prime_blueprint" } } }, @@ -29845,37 +47866,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeBBronze", + "name": "Zhuge Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" + "id": "5d21ce43f4604c012d1e0c0e", + "urlName": "zhuge_prime_grip" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dde75221e30057500fe4", - "urlName": "meso_g2_relic" + "id": "6054ddda5221e30057500fd5", + "urlName": "meso_r3_relic" } }, { - "name": "Meso G3", + "name": "Meso R4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Gara Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeDBronze", + "name": "Rubico Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaZephyrVaultABronze", "warframeMarket": { - "id": "60ad4a1bf1904300d012c6ff", - "urlName": "gara_prime_blueprint" + "id": "5baa8bbf4567de01ac283499", + "urlName": "rubico_prime_blueprint" } } }, @@ -29883,11 +47904,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Karyst Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeDBronze", + "name": "Chroma Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaZephyrVaultABronze", "warframeMarket": { - "id": "5f0e0fdc9f527b0285718f18", - "urlName": "karyst_prime_handle" + "id": "5ba9f2014567de01415f6387", + "urlName": "chroma_prime_systems_blueprint" } } }, @@ -29895,23 +47916,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Panthera Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeDBronze", - "warframeMarket": { - "id": "5f0e0fdc9f527b0285718f17", - "urlName": "panthera_prime_stock" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaZephyrVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Harrow Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeDBronze", + "name": "Gram Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaZephyrVaultABronze", "warframeMarket": { - "id": "61bb64fe3132ff00482b5fce", - "urlName": "harrow_prime_chassis" + "id": "5baa8bbf4567de01ac283496", + "urlName": "gram_prime_blade" } } }, @@ -29919,11 +47936,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Strun Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeDBronze", + "name": "Zephyr Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaZephyrVaultABronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a4", - "urlName": "strun_prime_receiver" + "id": "5ab1570db2b6a8044d5137c3", + "urlName": "zephyr_prime_chassis_blueprint" } } }, @@ -29931,33 +47948,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeDBronze" + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaZephyrVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaZephyrVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61bb64fc3132ff00482b5fbc", - "urlName": "meso_g3_relic" + "id": "6089662eea9374026927178d", + "urlName": "meso_r4_relic" } }, { - "name": "Meso G4", + "name": "Meso R5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Guandao Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeABronze", + "name": "Revenant Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeABronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0bc", - "urlName": "guandao_prime_handle" + "id": "633e2e6cf570d10793afb827", + "urlName": "revenant_prime_blueprint" } } }, @@ -29965,11 +47986,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Scourge Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeABronze", + "name": "Nidus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeABronze", "warframeMarket": { - "id": "61bb64fe3132ff00482b5fd4", - "urlName": "scourge_prime_handle" + "id": "6139101830dd5b004b7f9093", + "urlName": "nidus_prime_blueprint" } } }, @@ -29977,19 +47998,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeABronze" + "name": "Astilla Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeABronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c704", + "urlName": "astilla_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Corvas Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeABronze", + "name": "Hystrix Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeABronze", "warframeMarket": { - "id": "6242037766a58f0108c3d48a", - "urlName": "corvas_prime_receiver" + "id": "62d3494175156700ce450dfd", + "urlName": "hystrix_prime_barrel" } } }, @@ -29997,11 +48022,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Octavia Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeABronze", + "name": "Baruuk Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeABronze", "warframeMarket": { - "id": "603621500a372600fd5614da", - "urlName": "octavia_prime_systems" + "id": "639a8d9374b02f003889eb7e", + "urlName": "baruuk_prime_systems_blueprint" } } }, @@ -30009,37 +48034,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBaruukPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6242037766a58f0108c3d487", - "urlName": "meso_g4_relic" + "id": "639a8d9474b02f003889eb82", + "urlName": "meso_r5_relic" } }, { - "name": "Meso H1", + "name": "Meso S1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Helios Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeABronze", + "name": "Soma Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192115", - "urlName": "helios_prime_cerebrum" + "id": "54a73e65e779893a797fff64", + "urlName": "soma_prime_stock" } } }, @@ -30047,11 +48068,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Oberon Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeABronze", + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIBronze", "warframeMarket": { - "id": "592dd262011e88f094afec7d", - "urlName": "oberon_prime_blueprint" + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" } } }, @@ -30059,11 +48080,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Fragor Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeABronze", + "name": "Odonata Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIBronze", "warframeMarket": { - "id": "573b801c0ec44a47787a6911", - "urlName": "fragor_prime_blueprint" + "id": "5527a26de77989205156b2b7", + "urlName": "odonata_prime_blueprint" } } }, @@ -30071,11 +48092,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeABronze", + "name": "Nova Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" + "id": "54a73e65e779893a797fff6a", + "urlName": "nova_prime_systems_blueprint" } } }, @@ -30083,11 +48104,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mirage Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeABronze", + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIBronze", "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d6", - "urlName": "mirage_prime_neuroptics" + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" } } }, @@ -30095,37 +48116,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Hydroid Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeABronze", + "name": "Tigris Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIBronze", "warframeMarket": { - "id": "59a48b625cd9938cfede703a", - "urlName": "hydroid_prime_chassis" + "id": "57bc9c84e506eb45ea251456", + "urlName": "tigris_prime_stock" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddea5221e30057500fe8", - "urlName": "meso_h1_relic" + "id": "6054ddfe5221e30057501000", + "urlName": "meso_s1_relic" } }, { - "name": "Meso H2", + "name": "Meso S10", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Harrow Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeABronze", + "name": "Strun Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeBBronze", "warframeMarket": { - "id": "61bb64fe3132ff00482b5fd2", - "urlName": "harrow_prime_systems" + "id": "6139101930dd5b004b7f909f", + "urlName": "strun_prime_blueprint" } } }, @@ -30133,11 +48154,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nezha Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeABronze", + "name": "Aksomati Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeBBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0b7", - "urlName": "nezha_prime_blueprint" + "id": "5df955141456970150510f2a", + "urlName": "aksomati_prime_barrel" } } }, @@ -30145,11 +48166,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeABronze", + "name": "Titania Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "5e839495267539077b0dd6cc", + "urlName": "titania_prime_blueprint" } } }, @@ -30157,19 +48178,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeABronze" + "name": "Corinth Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeBBronze", + "warframeMarket": { + "id": "5e839493267539077b0dd69e", + "urlName": "corinth_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Guandao Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeABronze", + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeBBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0b8", - "urlName": "guandao_prime_blade" + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" } } }, @@ -30177,37 +48202,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nidus Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeABronze", - "warframeMarket": { - "id": "6139101a30dd5b004b7f90a8", - "urlName": "nidus_prime_systems" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "62d3494175156700ce450dfc", - "urlName": "meso_h2_relic" + "id": "6139101830dd5b004b7f9097", + "urlName": "meso_s10_relic" } }, { - "name": "Meso H3", + "name": "Meso S11", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Hystrix Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeBBronze", + "name": "Scourge Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "62d3494075156700ce450df7", - "urlName": "hystrix_prime_receiver" + "id": "61bb64fd3132ff00482b5fc5", + "urlName": "scourge_prime_barrel" } } }, @@ -30215,19 +48236,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeBBronze" + "name": "Octavia Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeCBronze", + "warframeMarket": { + "id": "603621500a372600fd5614d7", + "urlName": "octavia_prime_chassis_blueprint" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Astilla Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeBBronze", + "name": "Strun Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c704", - "urlName": "astilla_prime_blueprint" + "id": "6139101a30dd5b004b7f90a9", + "urlName": "strun_prime_stock" } } }, @@ -30235,11 +48260,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zakti Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeBBronze", + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "5f986cfb9dbdce024971b0c0", - "urlName": "zakti_prime_receiver" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } }, @@ -30247,11 +48272,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeBBronze", + "name": "Pangolin Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" + "id": "5e839493267539077b0dd6a4", + "urlName": "pangolin_prime_handle" } } }, @@ -30259,37 +48284,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Octavia Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeBBronze", + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "603621500a372600fd5614da", - "urlName": "octavia_prime_systems" + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "62d3494075156700ce450df2", - "urlName": "meso_h3_relic" + "id": "61bb64fe3132ff00482b5fd7", + "urlName": "meso_s11_relic" } }, { - "name": "Meso I1", + "name": "Meso S12", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Inaros Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeEBronze", + "name": "Scourge Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeEBronze", "warframeMarket": { - "id": "5f0deab69f527b024d48f057", - "urlName": "inaros_prime_neuroptics" + "id": "61bb64fd3132ff00482b5fc5", + "urlName": "scourge_prime_barrel" } } }, @@ -30297,23 +48322,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Orthos Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeEBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff50", - "urlName": "orthos_prime_blade" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeEBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Atlas Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeEBronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeEBronze", "warframeMarket": { - "id": "5d9385b17ea27b0a28fd75ba", - "urlName": "atlas_prime_systems" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -30321,11 +48342,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Corinth Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeEBronze", + "name": "Tatsu Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeEBronze", "warframeMarket": { - "id": "5e839493267539077b0dd69e", - "urlName": "corinth_prime_blueprint" + "id": "633e2e6af570d10793afb818", + "urlName": "tatsu_prime_blueprint" } } }, @@ -30333,11 +48354,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeEBronze", + "name": "Garuda Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "6242037866a58f0108c3d497", + "urlName": "garuda_prime_blueprint" } } }, @@ -30345,37 +48366,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Titania Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeEBronze", + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeEBronze", "warframeMarket": { - "id": "5e839493267539077b0dd698", - "urlName": "titania_prime_chassis" + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeEBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHildrynPrimeEBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddfb5221e30057500ffb", - "urlName": "meso_i1_relic" + "id": "641264a57d179f02190e41e9", + "urlName": "meso_s12_relic" } }, { - "name": "Meso I2", + "name": "Meso S13", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Inaros Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeBBronze", + "name": "Scourge Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowNekrosVaultBBronze", "warframeMarket": { - "id": "5f0deab69f527b024d48f057", - "urlName": "inaros_prime_neuroptics" + "id": "61bb64fd3132ff00482b5fc5", + "urlName": "scourge_prime_barrel" } } }, @@ -30383,11 +48404,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Guandao Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeBBronze", + "name": "Tigris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowNekrosVaultBBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0bb", - "urlName": "guandao_prime_blueprint" + "id": "57bc9c84e506eb45ea251458", + "urlName": "tigris_prime_receiver" } } }, @@ -30395,11 +48416,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Astilla Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeBBronze", + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowNekrosVaultBBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c704", - "urlName": "astilla_prime_blueprint" + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" } } }, @@ -30407,11 +48428,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Karyst Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeBBronze", + "name": "Knell Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowNekrosVaultBBronze", "warframeMarket": { - "id": "5f0e0fde9f527b0285718f1e", - "urlName": "karyst_prime_blueprint" + "id": "61bb64fd3132ff00482b5fc6", + "urlName": "knell_prime_blueprint" } } }, @@ -30419,11 +48440,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeBBronze", + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowNekrosVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } }, @@ -30432,32 +48453,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeBBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowNekrosVaultBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowNekrosVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61bb64fc3132ff00482b5fbd", - "urlName": "meso_i2_relic" + "id": "667ec83f59acb6bf03ebc337", + "urlName": "meso_s13_relic" } }, { - "name": "Meso K1", + "name": "Meso S14", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Kogake Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeBBronze", + "name": "Sicarus Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEmberRhinosVaultABronze", "warframeMarket": { - "id": "5a311f85c2c9e90dfff475f6", - "urlName": "kogake_prime_gauntlet" + "id": "54a73e65e779893a797fff60", + "urlName": "sicarus_prime_receiver" } } }, @@ -30465,11 +48486,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akstiletto Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeBBronze", + "name": "Rhino Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEmberRhinosVaultABronze", "warframeMarket": { - "id": "573b804a0ec44a47787a6916", - "urlName": "akstiletto_prime_barrel" + "id": "54a73e65e779893a797fff6f", + "urlName": "rhino_prime_neuroptics_blueprint" } } }, @@ -30477,11 +48498,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tigris Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeBBronze", + "name": "Ember Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEmberRhinosVaultABronze", "warframeMarket": { - "id": "57bc9c84e506eb45ea251458", - "urlName": "tigris_prime_receiver" + "id": "54a73e65e779893a797fff6d", + "urlName": "ember_prime_neuroptics_blueprint" } } }, @@ -30489,11 +48510,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nekros Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeBBronze", + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEmberRhinosVaultABronze", "warframeMarket": { - "id": "57bc9a40e506eb45ea251452", - "urlName": "nekros_prime_chassis" + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" } } }, @@ -30501,11 +48522,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeBBronze", + "name": "Ankyros Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEmberRhinosVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" + "id": "54a73e65e779893a797fff26", + "urlName": "ankyros_prime_gauntlet" } } }, @@ -30513,37 +48534,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Cernos Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeBBronze", - "warframeMarket": { - "id": "583580f42c2ada003badef87", - "urlName": "cernos_prime_upper_limb" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEmberRhinosVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMiragePrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEmberRhinosVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dde85221e30057500fe7", - "urlName": "meso_k1_relic" + "id": "667ec83959acb6bf03ebc331", + "urlName": "meso_s14_relic" } }, { - "name": "Meso K2", + "name": "Meso S2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Kronen Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeBBronze", + "name": "Saryn Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionJBronze", "warframeMarket": { - "id": "5ab167b9b2b6a80475780fd1", - "urlName": "kronen_prime_blade" + "id": "56c3bbe45d2f0202da32e93e", + "urlName": "saryn_prime_chassis_blueprint" } } }, @@ -30551,11 +48568,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Wukong Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeBBronze", + "name": "Paris Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionJBronze", "warframeMarket": { - "id": "5d21ce46f4604c012d1e0c13", - "urlName": "wukong_prime_systems" + "id": "54a73e65e779893a797fff53", + "urlName": "paris_prime_grip" } } }, @@ -30563,23 +48580,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Chroma Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeBBronze", - "warframeMarket": { - "id": "5ba9f2024567de01415f6388", - "urlName": "chroma_prime_chassis" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionJBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mirage Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeBBronze", + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionJBronze", "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d5", - "urlName": "mirage_prime_chassis" + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" } } }, @@ -30587,11 +48600,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeBBronze", + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionJBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" } } }, @@ -30599,37 +48612,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeBBronze", + "name": "Galatine Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionJBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" + "id": "57bc9c99e506eb45ea25145c", + "urlName": "galatine_prime_blade" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionJBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddd55221e30057500fcf", - "urlName": "meso_k2_relic" + "id": "6054ddf45221e30057500ff5", + "urlName": "meso_s2_relic" } }, { - "name": "Meso K3", + "name": "Meso S3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Karyst Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeDBronze", + "name": "Spira Prime Pouch", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOBronze", "warframeMarket": { - "id": "5f0e0fde9f527b0285718f1f", - "urlName": "karyst_prime_blade" + "id": "56c3bc115d2f0202da32e946", + "urlName": "spira_prime_pouch" } } }, @@ -30637,31 +48650,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeDBronze" + "name": "Ash Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOBronze", + "warframeMarket": { + "id": "559daa9fe779897b3263c2c7", + "urlName": "ash_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Wukong Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeDBronze", - "warframeMarket": { - "id": "5d21ce45f4604c012d1e0c0f", - "urlName": "wukong_prime_chassis" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ninkondi Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeDBronze", + "name": "Valkyr Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOBronze", "warframeMarket": { - "id": "5d21ce42f4604c012d1e0c0c", - "urlName": "ninkondi_prime_blueprint" + "id": "583589fd2c2ada0047b386f6", + "urlName": "valkyr_prime_blueprint" } } }, @@ -30669,11 +48682,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeDBronze", + "name": "Nekros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" + "id": "57bc9a40e506eb45ea251452", + "urlName": "nekros_prime_chassis_blueprint" } } }, @@ -30681,37 +48694,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeDBronze", + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddfc5221e30057500ffc", - "urlName": "meso_k3_relic" + "id": "6054dde45221e30057500fe1", + "urlName": "meso_s3_relic" } }, { - "name": "Meso K4", + "name": "Meso S4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Khora Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeDBronze", + "name": "Saryn Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSBronze", "warframeMarket": { - "id": "62d3494075156700ce450df5", - "urlName": "khora_prime_blueprint" + "id": "56c3bbd55d2f0202da32e93b", + "urlName": "saryn_prime_blueprint" } } }, @@ -30719,43 +48732,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeDBronze" - } - }, - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Knell Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeDBronze", - "warframeMarket": { - "id": "61bb64fe3132ff00482b5fd5", - "urlName": "knell_prime_receiver" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Phantasma Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeDBronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSBronze", "warframeMarket": { - "id": "633e2e6cf570d10793afb824", - "urlName": "phantasma_prime_receiver" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Garuda Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeDBronze", + "name": "Trinity Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSBronze", "warframeMarket": { - "id": "6242037866a58f0108c3d497", - "urlName": "garuda_prime_blueprint" + "id": "56153689b66f836f7a3c0baf", + "urlName": "trinity_prime_blueprint" } } }, @@ -30763,798 +48756,1135 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nagantaka Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeDBronze", + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSBronze", "warframeMarket": { - "id": "6242037766a58f0108c3d48f", - "urlName": "nagantaka_prime_barrel" + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" } - } - } - ], - "locations": [ - { - "rarity": "Legendary", - "chance": 0.0042, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.0067, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0129, - "location": "Void/Belenus (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Another Betrayer, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Ceres/Seimeni (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Earth/Coba (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Eris/Akkad (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Europa/Larzac (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Family Reunion, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Hot Mess, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Jupiter/Sinai (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Mars/Kadesh (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Phobos/Opik (Rush), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Pluto/Sechura (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Recover The Orokin Archive, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Sedna/Sangeru (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Sunkiller, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Table For Two, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "The Aftermath, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Time's Up, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Venus/Romula (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Kasio's Rest (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Lupal Pass (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Mordo Cluster (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Nodo Gap (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Vand Cluster (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0205, - "location": "Void/Ani (Survival), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0205, - "location": "Void/Taranis (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0241, - "location": "Neptune/Nu-Gua Mines (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0241, - "location": "Neptune/Sovereign Grasp (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0244, - "location": "Void Storm (Neptune)" - }, - { - "rarity": "Rare", - "chance": 0.0244, - "location": "Void Storm (Saturn)" - }, - { - "rarity": "Rare", - "chance": 0.025, - "location": "Zariman/Halako Perimeter (Exterminate)" - }, - { - "rarity": "Rare", - "chance": 0.025, - "location": "Zariman/The Greenway (Mobile Defense)" - }, - { - "rarity": "Rare", - "chance": 0.0313, - "location": "Zariman/Everview Arc (Void Flood), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0313, - "location": "Zariman/Oro Works (Void Armageddon), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0313, - "location": "Zariman/Tuvul Commons (Void Cascade), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0426, - "location": "Neptune/Arva Vector (Skirmish), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Arva Vector (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Brom Cluster (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Enkidu Ice Drifts (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Mammon's Prospect (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Nu-Gua Mines (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Sovereign Grasp (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Fenton's Field (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Khufu Envoy (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Obol Crossing (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Peregrine Axis (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Profit Margin (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Seven Sirens (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0455, - "location": "Neptune/Mammon's Prospect (Skirmish), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0506, - "location": "Saturn/Pandora (Pursuit)" - }, - { - "rarity": "Rare", - "chance": 0.0556, - "location": "Jupiter/Ganymede (Disruption), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0588, - "location": "Ceres/Cinxia (Interception), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0588, - "location": "Earth/Gaia (Interception), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0588, - "location": "Mars/Alator (Interception), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0588, - "location": "Mercury/Odin (Interception), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0588, - "location": "Venus/Cytherean (Interception), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Kasio's Rest (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Lupal Pass (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Mordo Cluster (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Nodo Gap (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Vand Cluster (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Neptune/Enkidu Ice Drifts (Skirmish), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0649, - "location": "Void/Ani (Survival), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Oxomoco (Exterminate)" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Stribog (Sabotage)" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Taranis (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Tiwaz (Mobile Defense)" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Ukko (Capture)" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Ceres/Draco (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Lillith (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Valefor (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Zagan (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Jupiter/Cameria (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Jupiter/Elara (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Mars/Wahiba (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Phobos/Zeugma (Survival), Rotation B" + } }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Piscinas (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Banshee Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSBronze", + "warframeMarket": { + "id": "58b57068eb26db5c3119210b", + "urlName": "banshee_prime_neuroptics_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Titan (Survival), Rotation B" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Galatine Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSBronze", + "warframeMarket": { + "id": "57bc9c99e506eb45ea25145c", + "urlName": "galatine_prime_blade" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dddd5221e30057500fd9", + "urlName": "meso_s4_relic" + } + }, + { + "name": "Meso S5", + "rewards": [ { "rarity": "Rare", - "chance": 0.0759, - "location": "Ceres/Seimeni (Defense), Rotation C" + "chance": 2, + "item": { + "name": "Sybaris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionVBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec85", + "urlName": "sybaris_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0759, - "location": "Earth/Coba (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionVBronze" + } }, { - "rarity": "Rare", - "chance": 0.0759, - "location": "Eris/Akkad (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Saryn Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionVBronze", + "warframeMarket": { + "id": "56c3bbdb5d2f0202da32e93c", + "urlName": "saryn_prime_neuroptics_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0759, - "location": "Europa/Larzac (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionVBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } }, { - "rarity": "Rare", - "chance": 0.0759, - "location": "Jupiter/Sinai (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionVBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0759, - "location": "Mars/Kadesh (Defense), Rotation C" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionVBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionVBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddd75221e30057500fd2", + "urlName": "meso_s5_relic" + } + }, + { + "name": "Meso S6", + "rewards": [ { "rarity": "Rare", - "chance": 0.0759, - "location": "Pluto/Sechura (Defense), Rotation C" + "chance": 2, + "item": { + "name": "Spira Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZBronze", + "warframeMarket": { + "id": "56c3bc0c5d2f0202da32e945", + "urlName": "spira_prime_blade" + } + } }, { - "rarity": "Rare", - "chance": 0.0759, - "location": "Sedna/Sangeru (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Cernos Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZBronze", + "warframeMarket": { + "id": "583580fd2c2ada003badef89", + "urlName": "cernos_prime_string" + } + } }, { - "rarity": "Rare", - "chance": 0.0759, - "location": "Venus/Romula (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Tigris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZBronze", + "warframeMarket": { + "id": "57bc9c84e506eb45ea251458", + "urlName": "tigris_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Casta (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Galatine Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZBronze", + "warframeMarket": { + "id": "57bc9c99e506eb45ea25145c", + "urlName": "galatine_prime_blade" + } + } }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Casta (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Helios Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZBronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192116", + "urlName": "helios_prime_carapace" + } + } }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Egeria (Defense), Rotation B" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Valkyr Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZBronze", + "warframeMarket": { + "id": "583589fd2c2ada0047b386f6", + "urlName": "valkyr_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddd15221e30057500fcb", + "urlName": "meso_s6_relic" + } + }, + { + "name": "Meso S7", + "rewards": [ { "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Egeria (Defense), Rotation C" + "chance": 2, + "item": { + "name": "Sybaris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeDBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec85", + "urlName": "sybaris_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Varro (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Paris Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff53", + "urlName": "paris_prime_grip" + } + } }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Varro (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Nami Skyla Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeDBronze", + "warframeMarket": { + "id": "59a5cd4d5cd9938cfede7042", + "urlName": "nami_skyla_prime_handle" + } + } }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Earth/Lith (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeDBronze" + } }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Earth/Lith (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Cernos Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeDBronze", + "warframeMarket": { + "id": "583580f42c2ada003badef87", + "urlName": "cernos_prime_upper_limb" + } + } }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Mars/Spear (Defense), Rotation B" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Venka Prime Blades", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeDBronze", + "warframeMarket": { + "id": "58358e1c2c2ada00655a4ef6", + "urlName": "venka_prime_blades" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddf05221e30057500ff0", + "urlName": "meso_s7_relic" + } + }, + { + "name": "Meso S8", + "rewards": [ { "rarity": "Rare", - "chance": 0.0833, - "location": "Mars/Spear (Defense), Rotation C" + "chance": 2, + "item": { + "name": "Sybaris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "592dd262011e88f094afec85", + "urlName": "sybaris_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Mercury/Lares (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Ballistica Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "59a5cd4d5cd9938cfede7043", + "urlName": "ballistica_prime_upper_limb" + } + } }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Mercury/Lares (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Phobos/Drunlo (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Gram Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283496", + "urlName": "gram_prime_blade" + } + } }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Phobos/Drunlo (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeABronze" + } }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Phobos/Gulliver (Defense), Rotation B" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de0e5221e30057501010", + "urlName": "meso_s8_relic" + } + }, + { + "name": "Meso S9", + "rewards": [ { "rarity": "Rare", - "chance": 0.0833, - "location": "Phobos/Gulliver (Defense), Rotation C" + "chance": 2, + "item": { + "name": "Spira Prime Pouch", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAlertSarynPrimeBronze", + "warframeMarket": { + "id": "56c3bc115d2f0202da32e946", + "urlName": "spira_prime_pouch" + } + } }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Venus/Tessera (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Saryn Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAlertSarynPrimeBronze", + "warframeMarket": { + "id": "56c3bbdb5d2f0202da32e93c", + "urlName": "saryn_prime_neuroptics_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Venus/Tessera (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAlertSarynPrimeBronze" + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "Another Betrayer, Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Spira Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAlertSarynPrimeBronze", + "warframeMarket": { + "id": "56c3bc025d2f0202da32e944", + "urlName": "spira_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "Family Reunion, Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAlertSarynPrimeBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "Hot Mess, Rotation C" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAlertSarynPrimeBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAlertSarynPrimeBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de155221e30057501018", + "urlName": "meso_s9_relic" + } + }, + { + "name": "Meso T1", + "rewards": [ { "rarity": "Rare", - "chance": 0.0843, - "location": "Phobos/Opik (Rush), Rotation C" + "chance": 2, + "item": { + "name": "Tiberon Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeBBronze", + "warframeMarket": { + "id": "5ab167b7b2b6a80475780fb1", + "urlName": "tiberon_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "Recover The Orokin Archive, Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" + } + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "Sunkiller, Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeBBronze" + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "Table For Two, Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "The Aftermath, Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" + } + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "Time's Up, Rotation C" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddcf5221e30057500fc9", + "urlName": "meso_t1_relic" + } + }, + { + "name": "Meso T2", + "rewards": [ { "rarity": "Rare", - "chance": 0.0909, - "location": "Sanctuary Onslaught, Rotation B" + "chance": 2, + "item": { + "name": "Tiberon Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeCBronze", + "warframeMarket": { + "id": "5ab167b8b2b6a80475780fb8", + "urlName": "tiberon_prime_stock" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Europa/Ose (Interception), Rotation A" + "chance": 11, + "item": { + "name": "Tigris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeCBronze", + "warframeMarket": { + "id": "57bc9c84e506eb45ea251458", + "urlName": "tigris_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Jupiter/Callisto (Interception), Rotation A" + "chance": 11, + "item": { + "name": "Banshee Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeCBronze", + "warframeMarket": { + "id": "58b57068eb26db5c3119210a", + "urlName": "banshee_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Brom Cluster (Skirmish), Rotation B" + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Caracol (Defection), Rotation B" + "chance": 25.33, + "item": { + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Iapetus (Interception), Rotation A" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeCBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddce5221e30057500fc8", + "urlName": "meso_t2_relic" + } + }, + { + "name": "Meso T3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tiberon Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeBBronze", + "warframeMarket": { + "id": "5ab167b8b2b6a80475780fb8", + "urlName": "tiberon_prime_stock" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Rhea (Interception), Rotation A" + "chance": 11, + "item": { + "name": "Chroma Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeBBronze", + "warframeMarket": { + "id": "5ba9f2024567de01415f6388", + "urlName": "chroma_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Umbriel (Interception), Rotation A" + "chance": 11, + "item": { + "name": "Limbo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeBBronze", + "warframeMarket": { + "id": "5b2987aaeb069f0536234276", + "urlName": "limbo_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1084, - "location": "Elite Sanctuary Onslaught, Rotation B" + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Ceres/Bode (Spy), Rotation C" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeBBronze" + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Deimos/Hyf (Defense), Rotation C" + "chance": 25.33, + "item": { + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de0e5221e3005750100f", + "urlName": "meso_t3_relic" + } + }, + { + "name": "Meso T4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tenora Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeCBronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614d1", + "urlName": "tenora_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Cyath (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Wukong Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeCBronze", + "warframeMarket": { + "id": "5d21ce46f4604c012d1e0c13", + "urlName": "wukong_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Gnathos (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Paris Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff53", + "urlName": "paris_prime_grip" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Valac (Spy), Rotation C" + "chance": 25.33, + "item": { + "name": "Zhuge Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeCBronze", + "warframeMarket": { + "id": "5d21ce43f4604c012d1e0c0e", + "urlName": "zhuge_prime_grip" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Amalthea (Spy), Rotation C" + "chance": 25.33, + "item": { + "name": "Ninkondi Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeCBronze", + "warframeMarket": { + "id": "5d21ce42f4604c012d1e0c0c", + "urlName": "ninkondi_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Kuva Fortress/Pago (Spy), Rotation C" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeCBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dde15221e30057500fdd", + "urlName": "meso_t4_relic" + } + }, + { + "name": "Meso T5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tenora Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeABronze", + "warframeMarket": { + "id": "603621500a372600fd5614d6", + "urlName": "tenora_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Nereid (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Panthera Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeABronze", + "warframeMarket": { + "id": "5f0e0fdc9f527b0285718f17", + "urlName": "panthera_prime_stock" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Oceanum (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Astilla Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeABronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c70b", + "urlName": "astilla_prime_stock" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Aegaeon (Spy), Rotation C" + "chance": 25.33, + "item": { + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Dione (Spy), Rotation C" + "chance": 25.33, + "item": { + "name": "Tekko Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeABronze", + "warframeMarket": { + "id": "5d93ca117ea27b0a87566f65", + "urlName": "tekko_prime_gauntlet" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Kelpie (Spy), Rotation B" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "60ad4a1bf1904300d012c6fc", + "urlName": "meso_t5_relic" + } + }, + { + "name": "Meso T6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tekko Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasVaubanVaultABronze", + "warframeMarket": { + "id": "5d93ca117ea27b0a87566f79", + "urlName": "tekko_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Tikoloshe (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Akstiletto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasVaubanVaultABronze", + "warframeMarket": { + "id": "573b804f0ec44a47787a6917", + "urlName": "akstiletto_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Rosalind (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Vauban Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasVaubanVaultABronze", + "warframeMarket": { + "id": "573b7fc20ec44a47787a690e", + "urlName": "vauban_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Void/Ani (Survival), Rotation B" + "chance": 25.33, + "item": { + "name": "Dethcube Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasVaubanVaultABronze", + "warframeMarket": { + "id": "5d93ca117ea27b0a87566f6e", + "urlName": "dethcube_prime_systems" + } + } }, { "rarity": "Uncommon", - "chance": 0.1392, - "location": "Ceres/Cinxia (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasVaubanVaultABronze" + } }, { "rarity": "Uncommon", - "chance": 0.1392, - "location": "Earth/Gaia (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasVaubanVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasVaubanVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "639a8d9274b02f003889eb6f", + "urlName": "meso_t6_relic" + } + }, + { + "name": "Meso T7", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Trumna Prime Barrel", + "uniqueName": "", + "warframeMarket": { + "id": "673516c7db3ac2cfade14a78", + "urlName": "trumna_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1392, - "location": "Mars/Alator (Interception), Rotation C" + "chance": 11, + "item": { + "name": "Gauss Prime Neuroptics Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "65a7fc5aed5b0d2e3eb462b4", + "urlName": "gauss_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1392, - "location": "Mercury/Odin (Interception), Rotation C" + "chance": 11, + "item": { + "name": "Akarius Prime Link", + "uniqueName": "", + "warframeMarket": { + "id": "65a7fca4ed5b0d2e3eb462cd", + "urlName": "akarius_prime_link" + } + } }, { "rarity": "Uncommon", - "chance": 0.1392, - "location": "Venus/Cytherean (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Okina Prime Blade", + "uniqueName": "", + "warframeMarket": { + "id": "663268d2e85cac3856c86dc1", + "urlName": "okina_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Europa/Paimon (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Wisp Prime Systems Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "64c2aa1666456704eba6ba44", + "urlName": "wisp_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Jupiter/Io (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } + } + ], + "locations": [], + "uniqueName": "", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "67351814db3ac2cfade14a8a", + "urlName": "meso_t7_relic" + } + }, + { + "name": "Meso V1", + "rewards": [ + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation C" + "chance": 11, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Helene (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Spira Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGBronze", + "warframeMarket": { + "id": "56c3bc025d2f0202da32e944", + "urlName": "spira_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Camenae (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Carrier Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGBronze", + "warframeMarket": { + "id": "559daac1e779897b4253a85e", + "urlName": "carrier_prime_blueprint" + } + } }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Kappa (Disruption), Rotation A" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Vectis Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGBronze", + "warframeMarket": { + "id": "559daaefe779897b5a2d3551", + "urlName": "vectis_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Ur (Disruption), Rotation A" + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGBronze" + } } ], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeDBronze", + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGBronze", "vaultInfo": { - "vaulted": false + "vaulted": true }, "warframeMarket": { - "id": "633e2e6bf570d10793afb81f", - "urlName": "meso_k4_relic" + "id": "6054de025221e30057501004", + "urlName": "meso_v1_relic" } }, { - "name": "Meso L1", + "name": "Meso V10", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Limbo Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeEBronze", + "name": "Velox Prime Barrel", + "uniqueName": "", "warframeMarket": { - "id": "5b2987abeb069f053623427a", - "urlName": "limbo_prime_chassis" + "id": "663267c5e85cac3856c86db7", + "urlName": "velox_prime_barrel" } } }, @@ -31562,11 +49892,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Chroma Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeEBronze", + "name": "Paris Prime Upper Limb", + "uniqueName": "", "warframeMarket": { - "id": "5ba9f2024567de01415f6388", - "urlName": "chroma_prime_chassis" + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" } } }, @@ -31574,11 +49904,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Dethcube Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeEBronze", + "name": "Fulmin Prime Stock", + "uniqueName": "", "warframeMarket": { - "id": "5d93ca107ea27b0a87566f5f", - "urlName": "dethcube_prime_carapace" + "id": "64c2aa1466456704eba6ba37", + "urlName": "fulmin_prime_stock" } } }, @@ -31586,23 +49916,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tipedo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeEBronze", - "warframeMarket": { - "id": "5ca28670fc2db2035eae059f", - "urlName": "tipedo_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeEBronze", + "name": "Protea Prime Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" + "id": "66325caae85cac3856c86cbe", + "urlName": "protea_prime_blueprint" } } }, @@ -31610,123 +49936,119 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ninkondi Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeEBronze", + "name": "Acceltra Prime Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "5d21ce42f4604c012d1e0c0c", - "urlName": "ninkondi_prime_blueprint" + "id": "65a7fcc4ed5b0d2e3eb462cf", + "urlName": "acceltra_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeEBronze", + "uniqueName": "", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddf75221e30057500ff6", - "urlName": "meso_l1_relic" + "id": "67351813db3ac2cfade14a89", + "urlName": "meso_v10_relic" } }, { - "name": "Meso M1", + "name": "Meso V2", "rewards": [ { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 25.33, "item": { - "name": "Mag Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionYBronze", + "name": "Vasto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff82", - "urlName": "mag_prime_blueprint" + "id": "54a73e65e779893a797fff67", + "urlName": "vasto_prime_receiver" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Boar Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionYBronze", + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff2a", - "urlName": "boar_prime_barrel" + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Rhino Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionYBronze", + "name": "Ash Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff78", - "urlName": "rhino_prime_chassis" + "id": "559daaa7e779897b35d626c6", + "urlName": "ash_prime_chassis_blueprint" } } }, { - "rarity": "Uncommon", - "chance": 25.33, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Dakra Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionYBronze", + "name": "Nikana Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3f", - "urlName": "dakra_prime_handle" + "id": "56c3bbf45d2f0202da32e941", + "urlName": "nikana_prime_blade" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Boltor Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionYBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff2e", - "urlName": "boltor_prime_barrel" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionDBronze" } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Ankyros Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionYBronze", + "name": "Volt Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff26", - "urlName": "ankyros_prime_gauntlet" + "id": "55158cd9e7798915ee6bd13f", + "urlName": "volt_prime_chassis_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionYBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddd15221e30057500fcc", - "urlName": "meso_m1_relic" + "id": "6054de0a5221e3005750100c", + "urlName": "meso_v2_relic" } }, { - "name": "Meso M2", + "name": "Meso V3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Mirage Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeDBronze", + "name": "Valkyr Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNBronze", "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d4", - "urlName": "mirage_prime_blueprint" + "id": "58358a0c2c2ada0047b386f9", + "urlName": "valkyr_prime_systems_blueprint" } } }, @@ -31734,11 +50056,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akjagara Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeDBronze", + "name": "Kavasa Prime Band", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNBronze", "warframeMarket": { - "id": "5c196fb496037800ddadac1a", - "urlName": "akjagara_prime_link" + "id": "56153734b66f836f976f5501", + "urlName": "kavasa_prime_band" } } }, @@ -31746,11 +50068,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Silva & Aegis Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeDBronze", + "name": "Volt Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNBronze", "warframeMarket": { - "id": "592dd262011e88f094afec8a", - "urlName": "silva_and_aegis_prime_blade" + "id": "55158cd9e7798915ee6bd13f", + "urlName": "volt_prime_chassis_blueprint" } } }, @@ -31758,11 +50080,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeDBronze", + "name": "Carrier Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" + "id": "559daac1e779897b4253a85e", + "urlName": "carrier_prime_blueprint" } } }, @@ -31770,49 +50092,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeDBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Kogake Prime Boot", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeDBronze", + "name": "Spira Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNBronze", "warframeMarket": { - "id": "5a311f84c2c9e90dfff475e4", - "urlName": "kogake_prime_boot" + "id": "56c3bc025d2f0202da32e944", + "urlName": "spira_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddea5221e30057500fe9", - "urlName": "meso_m2_relic" + "id": "6054dde85221e30057500fe6", + "urlName": "meso_v3_relic" } }, { - "name": "Meso M3", + "name": "Meso V4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Mirage Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeABronze", + "name": "Vauban Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTBronze", "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d4", - "urlName": "mirage_prime_blueprint" + "id": "573b7fc20ec44a47787a690e", + "urlName": "vauban_prime_chassis_blueprint" } } }, @@ -31820,11 +50138,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Equinox Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeABronze", + "name": "Valkyr Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a5", - "urlName": "equinox_prime_neuroptics" + "id": "58358a062c2ada0047b386f7", + "urlName": "valkyr_prime_neuroptics_blueprint" } } }, @@ -31832,11 +50150,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kogake Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeABronze", + "name": "Ash Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTBronze", "warframeMarket": { - "id": "5a311f84c2c9e90dfff475e5", - "urlName": "kogake_prime_blueprint" + "id": "559daab7e779897b3d86cb8f", + "urlName": "ash_prime_neuroptics_blueprint" } } }, @@ -31844,11 +50162,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ballistica Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeABronze", + "name": "Carrier Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTBronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7044", - "urlName": "ballistica_prime_lower_limb" + "id": "559daac1e779897b4253a85e", + "urlName": "carrier_prime_blueprint" } } }, @@ -31856,11 +50174,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Gram Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeABronze", + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTBronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283496", - "urlName": "gram_prime_blade" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } }, @@ -31868,119 +50186,119 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de065221e30057501008", - "urlName": "meso_m3_relic" + "id": "6054dddb5221e30057500fd7", + "urlName": "meso_v4_relic" } }, { - "name": "Meso N1", + "name": "Meso V5", "rewards": [ { - "rarity": "Uncommon", - "chance": 25.33, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBBronze", + "name": "Venka Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionXBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" + "id": "58358e1b2c2ada00655a4ef5", + "urlName": "venka_prime_gauntlet" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBBronze", + "name": "Euphona Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionXBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" + "id": "58b57068eb26db5c3119210f", + "urlName": "euphona_prime_barrel" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBBronze", + "name": "Silva & Aegis Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionXBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "592dd262011e88f094afec87", + "urlName": "silva_and_aegis_prime_blueprint" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBBronze" + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionXBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } } }, { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 25.33, "item": { - "name": "Nyx Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBBronze", + "name": "Cernos Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionXBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff71", - "urlName": "nyx_prime_neuroptics" + "id": "583580fb2c2ada003badef88", + "urlName": "cernos_prime_grip" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Dual Kamas Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBBronze", + "name": "Spira Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionXBronze", "warframeMarket": { - "id": "561536e4b66f836f8e15eb18", - "urlName": "dual_kamas_prime_handle" + "id": "56c3bc025d2f0202da32e944", + "urlName": "spira_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionXBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de115221e30057501013", - "urlName": "meso_n1_relic" + "id": "6054ddd25221e30057500fcd", + "urlName": "meso_v5_relic" } }, { - "name": "Meso N10", + "name": "Meso V6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Ninkondi Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeCBronze", + "name": "Vectis Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAshVaubanVaultABronze", "warframeMarket": { - "id": "5d21ce45f4604c012d1e0c10", - "urlName": "ninkondi_prime_handle" + "id": "559daaefe779897b5a2d3551", + "urlName": "vectis_prime_receiver" } } }, @@ -31988,11 +50306,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Bronco Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeCBronze", + "name": "Vauban Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAshVaubanVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff36", - "urlName": "bronco_prime_barrel" + "id": "573b7fbd0ec44a47787a690d", + "urlName": "vauban_prime_blueprint" } } }, @@ -32000,11 +50318,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Panthera Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeCBronze", + "name": "Carrier Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAshVaubanVaultABronze", "warframeMarket": { - "id": "5f0e0fdc9f527b0285718f17", - "urlName": "panthera_prime_stock" + "id": "559daacae779897b47b74c13", + "urlName": "carrier_prime_cerebrum" } } }, @@ -32012,11 +50330,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ivara Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeCBronze", + "name": "Akstiletto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAshVaubanVaultABronze", "warframeMarket": { - "id": "5df8b0ab1456970087cd9b01", - "urlName": "ivara_prime_neuroptics" + "id": "573b804a0ec44a47787a6916", + "urlName": "akstiletto_prime_barrel" } } }, @@ -32024,49 +50342,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tipedo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeCBronze", - "warframeMarket": { - "id": "5ca28670fc2db2035eae059f", - "urlName": "tipedo_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAshVaubanVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Pangolin Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeCBronze", + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAshVaubanVaultABronze", "warframeMarket": { - "id": "5e839493267539077b0dd6a4", - "urlName": "pangolin_prime_handle" + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAshVaubanVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddfc5221e30057500ffd", - "urlName": "meso_n10_relic" + "id": "6054de145221e30057501017", + "urlName": "meso_v6_relic" } }, { - "name": "Meso N11", + "name": "Meso V7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nyx Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNyxValkyrRailjackABronze", + "name": "Volnus Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff71", - "urlName": "nyx_prime_neuroptics" + "id": "60ad4a1bf1904300d012c6f9", + "urlName": "volnus_prime_handle" } } }, @@ -32074,11 +50388,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Valkyr Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNyxValkyrRailjackABronze", + "name": "Dual Keres Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeCBronze", "warframeMarket": { - "id": "58358a062c2ada0047b386f7", - "urlName": "valkyr_prime_neuroptics" + "id": "62d3494075156700ce450df3", + "urlName": "dual_keres_prime_handle" } } }, @@ -32086,19 +50400,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNyxValkyrRailjackABronze" + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Cernos Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNyxValkyrRailjackABronze", + "name": "Knell Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeCBronze", "warframeMarket": { - "id": "583580f42c2ada003badef87", - "urlName": "cernos_prime_upper_limb" + "id": "61bb64fd3132ff00482b5fc6", + "urlName": "knell_prime_blueprint" } } }, @@ -32106,135 +50424,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Scindo Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNyxValkyrRailjackABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff5d", - "urlName": "scindo_prime_handle" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNyxValkyrRailjackABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" - } - } - } - ], - "locations": [ - { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Bendar Cluster (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Iota Temple (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Korm's Belt (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Ogal Cluster (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.05, - "location": "Earth/Sover Strait (Caches)" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Neptune/Arva Vector (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Neptune/Brom Cluster (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Neptune/Enkidu Ice Drifts (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Neptune/Mammon's Prospect (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Neptune/Nu-Gua Mines (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Neptune/Sovereign Grasp (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Venus/Beacon Shield Ring (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Venus/Bifrost Echo (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Venus/Falling Glory (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Venus/Luckless Expanse (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Venus/Orvin-Haarc (Caches), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Venus/Vesper Strait (Caches), Rotation B" + "name": "Scourge Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeCBronze", + "warframeMarket": { + "id": "61bb64fb3132ff00482b5fb8", + "urlName": "scourge_prime_blade" + } + } } ], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNyxValkyrRailjackABronze", + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeCBronze", "vaultInfo": { - "vaulted": false + "vaulted": true }, "warframeMarket": { - "id": "6054dde55221e30057500fe2", - "urlName": "meso_n11_relic" + "id": "62d3494175156700ce450dfe", + "urlName": "meso_v7_relic" } }, { - "name": "Meso N12", + "name": "Meso V8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nagantaka Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeCBronze", + "name": "Vauban Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasVaubanVaultBBronze", "warframeMarket": { - "id": "6242037666a58f0108c3d482", - "urlName": "nagantaka_prime_blueprint" + "id": "573b7fc80ec44a47787a690f", + "urlName": "vauban_prime_neuroptics_blueprint" } } }, @@ -32242,11 +50470,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Inaros Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeCBronze", + "name": "Tekko Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasVaubanVaultBBronze", "warframeMarket": { - "id": "5f0deab79f527b024d48f058", - "urlName": "inaros_prime_blueprint" + "id": "5d93ca127ea27b0a87566f7c", + "urlName": "tekko_prime_blueprint" } } }, @@ -32254,11 +50482,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nidus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeCBronze", + "name": "Vasto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasVaubanVaultBBronze", "warframeMarket": { - "id": "6139101830dd5b004b7f9093", - "urlName": "nidus_prime_blueprint" + "id": "54a73e65e779893a797fff66", + "urlName": "vasto_prime_blueprint" } } }, @@ -32266,11 +50494,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeCBronze", + "name": "Fragor Prime Head", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasVaubanVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" + "id": "573b80280ec44a47787a6913", + "urlName": "fragor_prime_head" } } }, @@ -32278,49 +50506,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zakti Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeCBronze", - "warframeMarket": { - "id": "5f986cfb9dbdce024971b0c0", - "urlName": "zakti_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasVaubanVaultBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Knell Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeCBronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasVaubanVaultBBronze", "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc6", - "urlName": "knell_prime_blueprint" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasVaubanVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6242037766a58f0108c3d493", - "urlName": "meso_n12_relic" + "id": "639a8d9374b02f003889eb76", + "urlName": "meso_v8_relic" } }, { - "name": "Meso N13", + "name": "Meso V9", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nidus Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeBBronze", + "name": "Velox Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeABronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90ad", - "urlName": "nidus_prime_chassis" + "id": "663267c5e85cac3856c86db7", + "urlName": "velox_prime_barrel" } } }, @@ -32328,11 +50552,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Astilla Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeBBronze", + "name": "Afuris Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeABronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c70b", - "urlName": "astilla_prime_stock" + "id": "639a941d74b02f008887784d", + "urlName": "afuris_prime_link" } } }, @@ -32340,11 +50564,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Garuda Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeBBronze", + "name": "Baruuk Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeABronze", "warframeMarket": { - "id": "6242037666a58f0108c3d479", - "urlName": "garuda_prime_chassis" + "id": "639a8d9374b02f003889eb71", + "urlName": "baruuk_prime_chassis_blueprint" } } }, @@ -32352,11 +50576,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Revenant Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeBBronze", + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeABronze", "warframeMarket": { - "id": "633e2e6af570d10793afb815", - "urlName": "revenant_prime_chassis_blueprint" + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" } } }, @@ -32364,11 +50588,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeBBronze", + "name": "Fulmin Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "64c2aa1466456704eba6ba32", + "urlName": "fulmin_prime_barrel" } } }, @@ -32376,12 +50600,8 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Harrow Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeBBronze", - "warframeMarket": { - "id": "61bb64fe3132ff00482b5fce", - "urlName": "harrow_prime_chassis" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeABronze" } } ], @@ -32401,6 +50621,16 @@ "chance": 0.0067, "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, + { + "rarity": "Rare", + "chance": 0.015, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.015, + "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation C" + }, { "rarity": "Rare", "chance": 0.0158, @@ -32556,15 +50786,20 @@ "chance": 0.025, "location": "Zariman/The Greenway (Mobile Defense)" }, + { + "rarity": "Rare", + "chance": 0.03, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation C" + }, { "rarity": "Rare", "chance": 0.0313, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation C" + "location": "Deimos/Effervo (Assassination)" }, { "rarity": "Rare", "chance": 0.0313, - "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation C" + "location": "Deimos/Nex (Exterminate)" }, { "rarity": "Rare", @@ -32583,8 +50818,8 @@ }, { "rarity": "Rare", - "chance": 0.0391, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation C" + "chance": 0.0333, + "location": "Deimos/Persto (Survival), Rotation A" }, { "rarity": "Rare", @@ -32651,11 +50886,26 @@ "chance": 0.0476, "location": "Neptune/Mammon's Prospect (Skirmish), Rotation A" }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Deimos/Cambire (Alchemy), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Deimos/Munio (Defense), Rotation A" + }, { "rarity": "Rare", "chance": 0.0506, "location": "Saturn/Pandora (Pursuit)" }, + { + "rarity": "Rare", + "chance": 0.0553, + "location": "Elite Sanctuary Onslaught, Rotation A" + }, { "rarity": "Rare", "chance": 0.0556, @@ -32714,7 +50964,17 @@ { "rarity": "Rare", "chance": 0.0625, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation C" + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0643, + "location": "Earth/Saya's Visions (Shrine Defense)" }, { "rarity": "Rare", @@ -32856,6 +51116,16 @@ "chance": 0.0759, "location": "Venus/Romula (Defense), Rotation C" }, + { + "rarity": "Rare", + "chance": 0.0781, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.08, + "location": "Uranus/Brutus (Ascension)" + }, { "rarity": "Rare", "chance": 0.0833, @@ -32987,954 +51257,212 @@ "location": "The Aftermath, Rotation C" }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "Time's Up, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Sanctuary Onslaught, Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Europa/Ose (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Jupiter/Callisto (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Brom Cluster (Skirmish), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Caracol (Defection), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Iapetus (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Rhea (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Umbriel (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1084, - "location": "Elite Sanctuary Onslaught, Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Ceres/Bode (Spy), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Deimos/Hyf (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Cyath (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Gnathos (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Valac (Spy), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Amalthea (Spy), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Kuva Fortress/Pago (Spy), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Nereid (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Oceanum (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Aegaeon (Spy), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Dione (Spy), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Kelpie (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Tikoloshe (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Rosalind (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Void/Ani (Survival), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Ceres/Cinxia (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Earth/Gaia (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Mars/Alator (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Mercury/Odin (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Venus/Cytherean (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Europa/Paimon (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Jupiter/Io (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Helene (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Camenae (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Kappa (Disruption), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Ur (Disruption), Rotation A" - } - ], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeBBronze", - "vaultInfo": { - "vaulted": false - }, - "warframeMarket": { - "id": "633e2e6af570d10793afb819", - "urlName": "meso_n13_relic" - } - }, - { - "name": "Meso N2", - "rewards": [ - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Ash Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEBronze", - "warframeMarket": { - "id": "559daab7e779897b3d86cb8f", - "urlName": "ash_prime_neuroptics" - } - } - }, - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Vauban Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEBronze", - "warframeMarket": { - "id": "573b7fc80ec44a47787a690f", - "urlName": "vauban_prime_neuroptics" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Hikou Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff46", - "urlName": "hikou_prime_blueprint" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" - } - } - }, - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEBronze" - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054de095221e3005750100b", - "urlName": "meso_n2_relic" - } - }, - { - "name": "Meso N3", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Nekros Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRBronze", - "warframeMarket": { - "id": "57bcb14ce506eb45ea25145e", - "urlName": "nekros_prime_blueprint" - } - } - }, - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Euphona Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRBronze", - "warframeMarket": { - "id": "58b57068eb26db5c3119210f", - "urlName": "euphona_prime_barrel" - } - } - }, - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Carrier Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRBronze", - "warframeMarket": { - "id": "559daacae779897b47b74c13", - "urlName": "carrier_prime_cerebrum" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dddf5221e30057500fdb", - "urlName": "meso_n3_relic" - } - }, - { - "name": "Meso N4", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Nikana Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWBronze", - "warframeMarket": { - "id": "56c3bbf45d2f0202da32e941", - "urlName": "nikana_prime_blade" - } - } + "rarity": "Rare", + "chance": 0.0843, + "location": "Time's Up, Rotation C" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWBronze" - } + "rarity": "Rare", + "chance": 0.0909, + "location": "Sanctuary Onslaught, Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Oberon Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWBronze", - "warframeMarket": { - "id": "592dd262011e88f094afec7d", - "urlName": "oberon_prime_blueprint" - } - } + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" - } - } + "chance": 0.1, + "location": "Europa/Ose (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Saryn Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWBronze", - "warframeMarket": { - "id": "56c3bbe05d2f0202da32e93d", - "urlName": "saryn_prime_systems" - } - } + "chance": 0.1, + "location": "Jupiter/Callisto (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddd65221e30057500fd1", - "urlName": "meso_n4_relic" - } - }, - { - "name": "Meso N5", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Nekros Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeABronze", - "warframeMarket": { - "id": "57bc9a40e506eb45ea251454", - "urlName": "nekros_prime_systems" - } - } + "chance": 0.1, + "location": "Neptune/Brom Cluster (Skirmish), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Hydroid Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeABronze", - "warframeMarket": { - "id": "59a48b625cd9938cfede7038", - "urlName": "hydroid_prime_blueprint" - } - } + "chance": 0.1, + "location": "Saturn/Caracol (Defection), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Tigris Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeABronze", - "warframeMarket": { - "id": "57bc9c84e506eb45ea251458", - "urlName": "tigris_prime_receiver" - } - } + "chance": 0.1, + "location": "Saturn/Rhea (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" - } - } + "chance": 0.1, + "location": "Uranus/Umbriel (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeABronze" - } + "chance": 0.1106, + "location": "Ceres/Bode (Spy), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Lex Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4f", - "urlName": "lex_prime_receiver" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHydroidPrimeABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054de015221e30057501003", - "urlName": "meso_n5_relic" - } - }, - { - "name": "Meso N6", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Nyx Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRhinoNyxVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff71", - "urlName": "nyx_prime_neuroptics" - } - } + "chance": 0.1106, + "location": "Deimos/Hyf (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Scindo Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRhinoNyxVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff5d", - "urlName": "scindo_prime_handle" - } - } + "chance": 0.1106, + "location": "Eris/Cyath (Spy), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Rhino Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRhinoNyxVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff78", - "urlName": "rhino_prime_chassis" - } - } + "chance": 0.1106, + "location": "Eris/Gnathos (Spy), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRhinoNyxVaultABronze" - } + "chance": 0.1106, + "location": "Europa/Valac (Spy), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Boltor Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRhinoNyxVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff2e", - "urlName": "boltor_prime_barrel" - } - } + "chance": 0.1106, + "location": "Jupiter/Amalthea (Spy), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Hikou Prime Pouch", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRhinoNyxVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff47", - "urlName": "hikou_prime_pouch" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRhinoNyxVaultABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddde5221e30057500fda", - "urlName": "meso_n6_relic" - } - }, - { - "name": "Meso N7", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Ninkondi Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeCBronze", - "warframeMarket": { - "id": "5d21ce45f4604c012d1e0c10", - "urlName": "ninkondi_prime_handle" - } - } + "chance": 0.1106, + "location": "Kuva Fortress/Pago (Spy), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Gram Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeCBronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283495", - "urlName": "gram_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Neptune/Nereid (Spy), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeCBronze" - } + "chance": 0.1106, + "location": "Pluto/Oceanum (Spy), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Limbo Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeCBronze", - "warframeMarket": { - "id": "5b2987abeb069f0536234279", - "urlName": "limbo_prime_systems" - } - } + "chance": 0.1106, + "location": "Saturn/Aegaeon (Spy), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Pyrana Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeCBronze", - "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0f3", - "urlName": "pyrana_prime_barrel" - } - } + "chance": 0.1106, + "location": "Saturn/Dione (Spy), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Kronen Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeCBronze", - "warframeMarket": { - "id": "5ab167b7b2b6a80475780fad", - "urlName": "kronen_prime_blueprint" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongPrimeCBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddd45221e30057500fce", - "urlName": "meso_n7_relic" - } - }, - { - "name": "Meso N8", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Nikana Prime Hilt", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSarynValkyrVaultABronze", - "warframeMarket": { - "id": "56c3bbf85d2f0202da32e942", - "urlName": "nikana_prime_hilt" - } - } + "chance": 0.1106, + "location": "Sedna/Kelpie (Spy), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Valkyr Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSarynValkyrVaultABronze", - "warframeMarket": { - "id": "58358a062c2ada0047b386f7", - "urlName": "valkyr_prime_neuroptics" - } - } + "chance": 0.1106, + "location": "Sedna/Tikoloshe (Spy), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Cernos Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSarynValkyrVaultABronze", - "warframeMarket": { - "id": "583580fd2c2ada003badef89", - "urlName": "cernos_prime_string" - } - } + "chance": 0.1106, + "location": "Uranus/Rosalind (Spy), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Valkyr Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSarynValkyrVaultABronze", - "warframeMarket": { - "id": "583589fd2c2ada0047b386f6", - "urlName": "valkyr_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Void/Ani (Survival), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSarynValkyrVaultABronze" - } + "chance": 0.125, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Cernos Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSarynValkyrVaultABronze", - "warframeMarket": { - "id": "583580f42c2ada003badef87", - "urlName": "cernos_prime_upper_limb" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSarynValkyrVaultABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dddc5221e30057500fd8", - "urlName": "meso_n8_relic" - } - }, - { - "name": "Meso N9", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Ninkondi Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeBBronze", - "warframeMarket": { - "id": "5d21ce45f4604c012d1e0c10", - "urlName": "ninkondi_prime_handle" - } - } + "chance": 0.1392, + "location": "Ceres/Cinxia (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Ivara Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeBBronze", - "warframeMarket": { - "id": "5df8b0aa1456970087cd9aff", - "urlName": "ivara_prime_blueprint" - } - } + "chance": 0.1392, + "location": "Earth/Gaia (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Akjagara Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeBBronze", - "warframeMarket": { - "id": "5c196fb496037800ddadac1a", - "urlName": "akjagara_prime_link" - } - } + "chance": 0.1392, + "location": "Mars/Alator (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Tekko Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeBBronze", - "warframeMarket": { - "id": "5d93ca117ea27b0a87566f65", - "urlName": "tekko_prime_gauntlet" - } - } + "chance": 0.1392, + "location": "Mercury/Odin (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeBBronze" - } + "chance": 0.1392, + "location": "Venus/Cytherean (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeBBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddf95221e30057500ff9", - "urlName": "meso_n9_relic" - } - }, - { - "name": "Meso O1", - "rewards": [ + "chance": 0.1429, + "location": "Europa/Paimon (Defense), Rotation A" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Oberon Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionUBronze", - "warframeMarket": { - "id": "592dd262011e88f094afec7e", - "urlName": "oberon_prime_neuroptics" - } - } + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Jupiter/Io (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Akstiletto Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionUBronze", - "warframeMarket": { - "id": "573b80590ec44a47787a6918", - "urlName": "akstiletto_prime_link" - } - } + "chance": 0.1429, + "location": "Mars/Olympus (Disruption), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Cernos Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionUBronze", - "warframeMarket": { - "id": "583580fd2c2ada003badef89", - "urlName": "cernos_prime_string" - } - } + "chance": 0.1429, + "location": "Saturn/Helene (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionUBronze" - } + "chance": 0.1429, + "location": "Sedna/Camenae (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionUBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" - } - } + "chance": 0.1429, + "location": "Sedna/Kappa (Disruption), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionUBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" - } - } + "chance": 0.1429, + "location": "Uranus/Ur (Disruption), Rotation A" } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionUBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeABronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { - "id": "6054ddd85221e30057500fd3", - "urlName": "meso_o1_relic" + "id": "66325cf2e85cac3856c86cda", + "urlName": "meso_v9_relic" } }, { - "name": "Meso O2", + "name": "Meso W1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Oberon Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeABronze", + "name": "Wukong Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeABronze", "warframeMarket": { - "id": "592dd262011e88f094afec7e", - "urlName": "oberon_prime_neuroptics" + "id": "5d21ce46f4604c012d1e0c12", + "urlName": "wukong_prime_blueprint" } } }, @@ -33942,11 +51470,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akbronco Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeABronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff23", - "urlName": "akbronco_prime_link" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, @@ -33954,11 +51482,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Mirage Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeABronze", + "name": "Zephyr Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeABronze", "warframeMarket": { - "id": "5a2feeb1c2c9e90cbdaa23d2", - "urlName": "mirage_prime_systems" + "id": "5ab1570db2b6a8044d5137c3", + "urlName": "zephyr_prime_chassis_blueprint" } } }, @@ -33966,11 +51494,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeABronze", + "name": "Tekko Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "5d93ca117ea27b0a87566f65", + "urlName": "tekko_prime_gauntlet" } } }, @@ -33978,11 +51506,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Cernos Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeABronze", + "name": "Tipedo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeABronze", "warframeMarket": { - "id": "583580f42c2ada003badef87", - "urlName": "cernos_prime_upper_limb" + "id": "5ca28670fc2db2035eae059f", + "urlName": "tipedo_prime_blueprint" } } }, @@ -33990,37 +51518,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tiberon Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeABronze", + "name": "Zhuge Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeABronze", "warframeMarket": { - "id": "5ab167b8b2b6a80475780fc6", - "urlName": "tiberon_prime_receiver" + "id": "5d21ce47f4604c012d1e0c14", + "urlName": "zhuge_prime_string" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddd05221e30057500fca", - "urlName": "meso_o2_relic" + "id": "6054de145221e30057501016", + "urlName": "meso_w1_relic" } }, { - "name": "Meso O3", + "name": "Meso W2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Odonata Prime Wings Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLokiVoltVaultABronze", + "name": "Wukong Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongEquinoxVaultABronze", "warframeMarket": { - "id": "5527a280e779892059574ca9", - "urlName": "odonata_prime_wings" + "id": "5d21ce46f4604c012d1e0c12", + "urlName": "wukong_prime_blueprint" } } }, @@ -34028,11 +51556,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Volt Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLokiVoltVaultABronze", + "name": "Zhuge Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongEquinoxVaultABronze", "warframeMarket": { - "id": "55158cd9e7798915ee6bd13f", - "urlName": "volt_prime_chassis" + "id": "5d21ce48f4604c012d1e0c17", + "urlName": "zhuge_prime_receiver" } } }, @@ -34040,11 +51568,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Wyrm Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLokiVoltVaultABronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongEquinoxVaultABronze", "warframeMarket": { - "id": "54ca4337e779891a2e3fbc83", - "urlName": "wyrm_prime_systems" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, @@ -34052,19 +51580,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLokiVoltVaultABronze" + "name": "Stradavar Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongEquinoxVaultABronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a3", + "urlName": "stradavar_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Loki Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLokiVoltVaultABronze", + "name": "Tipedo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongEquinoxVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff70", - "urlName": "loki_prime_neuroptics" + "id": "5ca28670fc2db2035eae059f", + "urlName": "tipedo_prime_blueprint" } } }, @@ -34072,37 +51604,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Odonata Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLokiVoltVaultABronze", + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongEquinoxVaultABronze", "warframeMarket": { - "id": "5527a288e77989205f31e525", - "urlName": "odonata_prime_systems" + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLokiVoltVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongEquinoxVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddef5221e30057500fef", - "urlName": "meso_o3_relic" + "id": "63229385dd457f0096113c40", + "urlName": "meso_w2_relic" } }, { - "name": "Meso O4", + "name": "Meso W3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Oberon Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOberonNekrosVaultABronze", + "name": "Wisp Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeEBronze", "warframeMarket": { - "id": "592dd262011e88f094afec7e", - "urlName": "oberon_prime_neuroptics" + "id": "64c2aa1666456704eba6ba4a", + "urlName": "wisp_prime_blueprint" } } }, @@ -34110,11 +51642,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nekros Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOberonNekrosVaultABronze", + "name": "Orthos Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeEBronze", "warframeMarket": { - "id": "57bc9a40e506eb45ea251453", - "urlName": "nekros_prime_neuroptics" + "id": "54a73e65e779893a797fff50", + "urlName": "orthos_prime_blade" } } }, @@ -34122,11 +51654,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Galatine Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOberonNekrosVaultABronze", + "name": "Larkspur Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeEBronze", "warframeMarket": { - "id": "57bc9c99e506eb45ea25145b", - "urlName": "galatine_prime_handle" + "id": "641263e07d179f02100c6d4a", + "urlName": "larkspur_prime_stock" } } }, @@ -34134,57 +51666,57 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Silva & Aegis Prime Hilt", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOberonNekrosVaultABronze", - "warframeMarket": { - "id": "592dd262011e88f094afec89", - "urlName": "silva_and_aegis_prime_hilt" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeEBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOberonNekrosVaultABronze" + "name": "Phantasma Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeEBronze", + "warframeMarket": { + "id": "633e2e6cf570d10793afb824", + "urlName": "phantasma_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOberonNekrosVaultABronze", + "name": "Hystrix Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "62d3494175156700ce450dfd", + "urlName": "hystrix_prime_barrel" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOberonNekrosVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGrendelPrimeEBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dde35221e30057500fe0", - "urlName": "meso_o4_relic" + "id": "653053a332327ba8746da73a", + "urlName": "meso_w3_relic" } }, { - "name": "Meso O5", + "name": "Meso W4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Octavia Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeEBronze", + "name": "Wisp Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeCBronze", "warframeMarket": { - "id": "6036214f0a372600fd5614cf", - "urlName": "octavia_prime_blueprint" + "id": "64c2aa1666456704eba6ba4a", + "urlName": "wisp_prime_blueprint" } } }, @@ -34192,23 +51724,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Gara Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeEBronze", - "warframeMarket": { - "id": "60ad4a1cf1904300d012c702", - "urlName": "gara_prime_neuroptics" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nagantaka Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeEBronze", + "name": "Gunsen Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeCBronze", "warframeMarket": { - "id": "6242037666a58f0108c3d481", - "urlName": "nagantaka_prime_receiver" + "id": "64c2aa1466456704eba6ba31", + "urlName": "gunsen_prime_handle" } } }, @@ -34216,11 +51744,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Harrow Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeEBronze", + "name": "Protea Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeCBronze", "warframeMarket": { - "id": "61bb64fe3132ff00482b5fce", - "urlName": "harrow_prime_chassis" + "id": "66325caae85cac3856c86cbe", + "urlName": "protea_prime_blueprint" } } }, @@ -34228,24 +51756,38 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeEBronze" + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeEBronze", + "name": "Afuris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" + "id": "639a941c74b02f008887784b", + "urlName": "afuris_prime_barrel" } } } ], "locations": [ + { + "rarity": "Legendary", + "chance": 0.0042, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0067, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, { "rarity": "Rare", "chance": 0.0158, @@ -34404,12 +51946,12 @@ { "rarity": "Rare", "chance": 0.0313, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation B" + "location": "Deimos/Effervo (Assassination)" }, { "rarity": "Rare", "chance": 0.0313, - "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation B" + "location": "Deimos/Nex (Exterminate)" }, { "rarity": "Rare", @@ -34428,8 +51970,8 @@ }, { "rarity": "Rare", - "chance": 0.0391, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation B" + "chance": 0.0333, + "location": "Deimos/Persto (Survival), Rotation A" }, { "rarity": "Rare", @@ -34501,6 +52043,16 @@ "chance": 0.0455, "location": "Neptune/Mammon's Prospect (Skirmish), Rotation B" }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Deimos/Cambire (Alchemy), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.05, + "location": "Deimos/Munio (Defense), Rotation A" + }, { "rarity": "Rare", "chance": 0.0506, @@ -34564,12 +52116,12 @@ { "rarity": "Rare", "chance": 0.0625, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation B" + "location": "Neptune/Enkidu Ice Drifts (Skirmish), Rotation C" }, { "rarity": "Rare", - "chance": 0.0625, - "location": "Neptune/Enkidu Ice Drifts (Skirmish), Rotation C" + "chance": 0.0643, + "location": "Earth/Saya's Visions (Shrine Defense)" }, { "rarity": "Rare", @@ -34701,6 +52253,11 @@ "chance": 0.0759, "location": "Venus/Romula (Defense), Rotation C" }, + { + "rarity": "Rare", + "chance": 0.08, + "location": "Uranus/Brutus (Ascension)" + }, { "rarity": "Rare", "chance": 0.0833, @@ -34822,217 +52379,964 @@ "location": "Sunkiller, Rotation C" }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "Table For Two, Rotation C" + "rarity": "Rare", + "chance": 0.0843, + "location": "Table For Two, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "The Aftermath, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0843, + "location": "Time's Up, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Sanctuary Onslaught, Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Europa/Ose (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Jupiter/Callisto (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Neptune/Brom Cluster (Skirmish), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Saturn/Caracol (Defection), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Saturn/Rhea (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Uranus/Umbriel (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Ceres/Bode (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Deimos/Hyf (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Eris/Cyath (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Eris/Gnathos (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Europa/Valac (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Jupiter/Amalthea (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Kuva Fortress/Pago (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Neptune/Nereid (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Pluto/Oceanum (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Saturn/Aegaeon (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Saturn/Dione (Spy), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Kelpie (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Tikoloshe (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Uranus/Rosalind (Spy), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Void/Ani (Survival), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1265, + "location": "Elite Sanctuary Onslaught, Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Ceres/Cinxia (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Earth/Gaia (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Mars/Alator (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Mercury/Odin (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1392, + "location": "Venus/Cytherean (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Europa/Paimon (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Jupiter/Io (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Mars/Olympus (Disruption), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Saturn/Helene (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Camenae (Defense), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Kappa (Disruption), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Uranus/Ur (Disruption), Rotation A" + } + ], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeCBronze", + "vaultInfo": { + "vaulted": false + }, + "warframeMarket": { + "id": "66325cf0e85cac3856c86cd6", + "urlName": "meso_w4_relic" + } + }, + { + "name": "Meso W5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Wisp Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeDBronze", + "warframeMarket": { + "id": "64c2aa1466456704eba6ba2d", + "urlName": "wisp_prime_chassis_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Cobra & Crane Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeDBronze", + "warframeMarket": { + "id": "639a941d74b02f0088877850", + "urlName": "cobra_and_crane_prime_blade" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Phantasma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeDBronze", + "warframeMarket": { + "id": "633e2e6bf570d10793afb820", + "urlName": "phantasma_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeDBronze" + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Shade Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeDBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d48", + "urlName": "shade_prime_cerebrum" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Acceltra Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeDBronze", + "warframeMarket": { + "id": "65a7fcc4ed5b0d2e3eb462cf", + "urlName": "acceltra_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionProteaPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "66325cefe85cac3856c86cd4", + "urlName": "meso_w5_relic" + } + }, + { + "name": "Meso Z1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Zephyr Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeBBronze", + "warframeMarket": { + "id": "5ab1570db2b6a8044d5137c2", + "urlName": "zephyr_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Helios Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeBBronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192118", + "urlName": "helios_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Limbo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeBBronze", + "warframeMarket": { + "id": "5b2987aaeb069f0536234276", + "urlName": "limbo_prime_blueprint" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } + }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeBBronze" + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "The Aftermath, Rotation C" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddf25221e30057500ff2", + "urlName": "meso_z1_relic" + } + }, + { + "name": "Meso Z2", + "rewards": [ { "rarity": "Rare", - "chance": 0.0843, - "location": "Time's Up, Rotation C" + "chance": 2, + "item": { + "name": "Zephyr Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeBBronze", + "warframeMarket": { + "id": "5ab1570db2b6a8044d5137c4", + "urlName": "zephyr_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0909, - "location": "Sanctuary Onslaught, Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Hydroid Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeBBronze", + "warframeMarket": { + "id": "59a48b625cd9938cfede7038", + "urlName": "hydroid_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Europa/Ose (Interception), Rotation A" + "chance": 11, + "item": { + "name": "Rubico Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeBBronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283493", + "urlName": "rubico_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Jupiter/Callisto (Interception), Rotation A" + "chance": 25.33, + "item": { + "name": "Sybaris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeBBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec82", + "urlName": "sybaris_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Brom Cluster (Skirmish), Rotation B" + "chance": 25.33, + "item": { + "name": "Redeemer Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeBBronze", + "warframeMarket": { + "id": "5c196fad96037800ddadac14", + "urlName": "redeemer_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Caracol (Defection), Rotation B" + "chance": 25.33, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddec5221e30057500feb", + "urlName": "meso_z2_relic" + } + }, + { + "name": "Meso Z3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Zephyr Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeBBronze", + "warframeMarket": { + "id": "5ab1570db2b6a8044d5137c4", + "urlName": "zephyr_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Iapetus (Interception), Rotation A" + "chance": 11, + "item": { + "name": "Akjagara Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeBBronze", + "warframeMarket": { + "id": "5c196fb496037800ddadac1a", + "urlName": "akjagara_prime_link" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Rhea (Interception), Rotation A" + "chance": 11, + "item": { + "name": "Rubico Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeBBronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283493", + "urlName": "rubico_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Umbriel (Interception), Rotation A" + "chance": 25.33, + "item": { + "name": "Chroma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeBBronze", + "warframeMarket": { + "id": "5ba9f2054567de01415f6390", + "urlName": "chroma_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Ceres/Bode (Spy), Rotation C" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeBBronze" + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Deimos/Hyf (Defense), Rotation C" + "chance": 25.33, + "item": { + "name": "Stradavar Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeBBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a3", + "urlName": "stradavar_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054de065221e30057501007", + "urlName": "meso_z3_relic" + } + }, + { + "name": "Meso Z4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Zakti Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0b9", + "urlName": "zakti_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Cyath (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Tenora Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614d3", + "urlName": "tenora_prime_stock" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Gnathos (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Bronco Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff36", + "urlName": "bronco_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Valac (Spy), Rotation C" + "chance": 25.33, + "item": { + "name": "Volnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c70c", + "urlName": "volnus_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Amalthea (Spy), Rotation C" + "chance": 25.33, + "item": { + "name": "Titania Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "5e839493267539077b0dd698", + "urlName": "titania_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Kuva Fortress/Pago (Spy), Rotation C" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeCBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "60ad4a1bf1904300d012c6fd", + "urlName": "meso_z4_relic" + } + }, + { + "name": "Meso Z5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Zakti Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaOctaviaVaultBBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0b9", + "urlName": "zakti_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Nereid (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Guandao Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaOctaviaVaultBBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0bb", + "urlName": "guandao_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Oceanum (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Tenora Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaOctaviaVaultBBronze", + "warframeMarket": { + "id": "603621500a372600fd5614d6", + "urlName": "tenora_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Aegaeon (Spy), Rotation C" + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaOctaviaVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Dione (Spy), Rotation C" + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaOctaviaVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Kelpie (Spy), Rotation B" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaOctaviaVaultBBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNezhaOctaviaVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6530537a32327ba8746da72f", + "urlName": "meso_z5_relic" + } + }, + { + "name": "Neo A1", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Akstiletto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMBronze", + "warframeMarket": { + "id": "573b80450ec44a47787a6915", + "urlName": "akstiletto_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Tikoloshe (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Cernos Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMBronze", + "warframeMarket": { + "id": "583580fd2c2ada003badef89", + "urlName": "cernos_prime_string" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Rosalind (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Vectis Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMBronze", + "warframeMarket": { + "id": "559daae8e779897b56bee133", + "urlName": "vectis_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Void/Ani (Survival), Rotation B" + "chance": 25.33, + "item": { + "name": "Carrier Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMBronze", + "warframeMarket": { + "id": "559daad8e779897b4f59525f", + "urlName": "carrier_prime_systems" + } + } }, { "rarity": "Uncommon", - "chance": 0.1392, - "location": "Ceres/Cinxia (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1392, - "location": "Earth/Gaia (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dda65221e30057500fa1", + "urlName": "neo_a1_relic" + } + }, + { + "name": "Neo A10", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Ash Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosAshVaultABronze", + "warframeMarket": { + "id": "559daaafe779897b399db0fd", + "urlName": "ash_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1392, - "location": "Mars/Alator (Interception), Rotation C" + "chance": 11, + "item": { + "name": "Inaros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosAshVaultABronze", + "warframeMarket": { + "id": "5f0deab69f527b024d48f056", + "urlName": "inaros_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1392, - "location": "Mercury/Odin (Interception), Rotation C" + "chance": 11, + "item": { + "name": "Panthera Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosAshVaultABronze", + "warframeMarket": { + "id": "5f0e0fdd9f527b0285718f1c", + "urlName": "panthera_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1392, - "location": "Venus/Cytherean (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosAshVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Europa/Paimon (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosAshVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Jupiter/Io (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosAshVaultABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosAshVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "644b00237ec1900044b9772b", + "urlName": "neo_a10_relic" + } + }, + { + "name": "Neo A11", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Akarius Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "65a7fca4ed5b0d2e3eb462ca", + "urlName": "akarius_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation C" + "chance": 11, + "item": { + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Helene (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Camenae (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeCBronze" + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Kappa (Disruption), Rotation A" + "chance": 25.33, + "item": { + "name": "Revenant Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "633e2e6af570d10793afb815", + "urlName": "revenant_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Ur (Disruption), Rotation A" + "chance": 25.33, + "item": { + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } + } } ], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeEBronze", + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeCBronze", "vaultInfo": { - "vaulted": false + "vaulted": true }, "warframeMarket": { - "id": "62d3493f75156700ce450dea", - "urlName": "meso_o5_relic" + "id": "65a7fc7eed5b0d2e3eb462bb", + "urlName": "neo_a11_relic" } }, { - "name": "Meso P1", + "name": "Neo A12", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Pyrana Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeABronze", + "name": "Acceltra Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeCBronze", "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0ea", - "urlName": "pyrana_prime_blueprint" + "id": "65a7fcc4ed5b0d2e3eb462d0", + "urlName": "acceltra_prime_barrel" } } }, @@ -35040,11 +53344,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Silva & Aegis Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeABronze", + "name": "Larkspur Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeCBronze", "warframeMarket": { - "id": "592dd262011e88f094afec87", - "urlName": "silva_and_aegis_prime_blueprint" + "id": "641263e07d179f02100c6d4a", + "urlName": "larkspur_prime_stock" } } }, @@ -35052,11 +53356,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ballistica Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeABronze", + "name": "Revenant Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeCBronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7046", - "urlName": "ballistica_prime_receiver" + "id": "633e2e6bf570d10793afb81d", + "urlName": "revenant_prime_neuroptics_blueprint" } } }, @@ -35064,11 +53368,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Oberon Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeABronze", + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeCBronze", "warframeMarket": { - "id": "592dd262011e88f094afec7f", - "urlName": "oberon_prime_chassis" + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" } } }, @@ -35076,11 +53380,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Chroma Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeABronze", + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeCBronze", "warframeMarket": { - "id": "5ba9f2054567de01415f6390", - "urlName": "chroma_prime_blueprint" + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" } } }, @@ -35088,37 +53392,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeABronze", + "name": "Akarius Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" + "id": "65a7fca4ed5b0d2e3eb462cb", + "urlName": "akarius_prime_barrel" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dded5221e30057500fec", - "urlName": "meso_p1_relic" + "id": "66325cece85cac3856c86cce", + "urlName": "neo_a12_relic" } }, { - "name": "Meso P10", + "name": "Neo A13", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Phantasma Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeCBronze", + "name": "Acceltra Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeBBronze", "warframeMarket": { - "id": "633e2e6bf570d10793afb81b", - "urlName": "phantasma_prime_barrel" + "id": "65a7fcc4ed5b0d2e3eb462d0", + "urlName": "acceltra_prime_barrel" } } }, @@ -35126,11 +53430,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeCBronze", + "name": "Sevagoth Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "66c6080266bbb2aedca6957c", + "urlName": "sevagoth_prime_blueprint" } } }, @@ -35138,11 +53442,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Harrow Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeCBronze", + "name": "Wisp Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeBBronze", "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc4", - "urlName": "harrow_prime_neuroptics" + "id": "64c2aa1566456704eba6ba38", + "urlName": "wisp_prime_neuroptics_blueprint" } } }, @@ -35150,31 +53454,31 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeCBronze" + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Strun Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeCBronze", + "name": "Akarius Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeBBronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a4", - "urlName": "strun_prime_receiver" + "id": "65a7fca4ed5b0d2e3eb462cb", + "urlName": "akarius_prime_barrel" } } } @@ -35185,6 +53489,16 @@ "chance": 0.0042, "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, + { + "rarity": "Legendary", + "chance": 0.005, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation B" + }, + { + "rarity": "Legendary", + "chance": 0.005, + "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation B" + }, { "rarity": "Legendary", "chance": 0.0058, @@ -35197,796 +53511,1415 @@ }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Another Betrayer, Rotation B" + "chance": 0.01, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation B" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Ceres/Seimeni (Defense), Rotation B" + "chance": 0.0184, + "location": "Ceres/Seimeni (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Earth/Coba (Defense), Rotation B" + "chance": 0.0184, + "location": "Earth/Coba (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Eris/Akkad (Defense), Rotation B" + "chance": 0.0184, + "location": "Eris/Akkad (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Europa/Larzac (Defense), Rotation B" + "chance": 0.0184, + "location": "Europa/Larzac (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Family Reunion, Rotation B" + "chance": 0.0184, + "location": "Jupiter/Sinai (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Hot Mess, Rotation B" + "chance": 0.0184, + "location": "Mars/Kadesh (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Jupiter/Sinai (Defense), Rotation B" + "chance": 0.0184, + "location": "Pluto/Sechura (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Mars/Kadesh (Defense), Rotation B" + "chance": 0.0184, + "location": "Sedna/Sangeru (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Phobos/Opik (Rush), Rotation B" + "chance": 0.0184, + "location": "Venus/Romula (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Pluto/Sechura (Defense), Rotation B" + "chance": 0.02, + "location": "Veil/Flexa (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Recover The Orokin Archive, Rotation B" + "chance": 0.02, + "location": "Veil/H-2 Cloud (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Sedna/Sangeru (Defense), Rotation B" + "chance": 0.02, + "location": "Veil/Nsu Grid (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Sunkiller, Rotation B" + "chance": 0.02, + "location": "Veil/R-9 Cloud (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Table For Two, Rotation B" + "chance": 0.0201, + "location": "Another Betrayer, Rotation C" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "The Aftermath, Rotation B" + "chance": 0.0201, + "location": "Family Reunion, Rotation C" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Time's Up, Rotation B" + "chance": 0.0201, + "location": "Hot Mess, Rotation C" }, { "rarity": "Rare", - "chance": 0.0158, - "location": "Venus/Romula (Defense), Rotation B" + "chance": 0.0201, + "location": "Phobos/Opik (Rush), Rotation C" }, { "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Kasio's Rest (Skirmish)" + "chance": 0.0201, + "location": "Recover The Orokin Archive, Rotation C" }, { "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Lupal Pass (Skirmish)" + "chance": 0.0201, + "location": "Sunkiller, Rotation C" }, { "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Mordo Cluster (Skirmish)" + "chance": 0.0201, + "location": "Table For Two, Rotation C" }, { "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Nodo Gap (Skirmish)" + "chance": 0.0201, + "location": "The Aftermath, Rotation C" }, { "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Vand Cluster (Skirmish)" + "chance": 0.0201, + "location": "Time's Up, Rotation C" }, { "rarity": "Rare", "chance": 0.0205, - "location": "Void/Ani (Survival), Rotation A" + "location": "Void/Ani (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.0205, - "location": "Void/Taranis (Defense), Rotation B" + "chance": 0.0241, + "location": "Pluto/Profit Margin (Skirmish)" }, { "rarity": "Rare", "chance": 0.0241, - "location": "Neptune/Nu-Gua Mines (Skirmish)" + "location": "Pluto/Seven Sirens (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0241, - "location": "Neptune/Sovereign Grasp (Skirmish)" + "chance": 0.025, + "location": "Void Storm (Pluto)" }, { "rarity": "Rare", - "chance": 0.0244, - "location": "Void Storm (Neptune)" + "chance": 0.0322, + "location": "Eris/Cyath (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0244, - "location": "Void Storm (Saturn)" + "chance": 0.0322, + "location": "Eris/Gnathos (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.025, - "location": "Zariman/Halako Perimeter (Exterminate)" + "chance": 0.0322, + "location": "Kuva Fortress/Pago (Spy), Rotation C" }, { "rarity": "Rare", - "chance": 0.025, - "location": "Zariman/The Greenway (Mobile Defense)" + "chance": 0.0322, + "location": "Neptune/Nereid (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0313, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation C" + "chance": 0.0322, + "location": "Pluto/Oceanum (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0313, - "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation C" + "chance": 0.0322, + "location": "Sedna/Kelpie (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0313, - "location": "Zariman/Everview Arc (Void Flood), Rotation A" + "chance": 0.0322, + "location": "Sedna/Tikoloshe (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0313, - "location": "Zariman/Oro Works (Void Armageddon), Rotation A" + "chance": 0.0322, + "location": "Uranus/Rosalind (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0313, - "location": "Zariman/Tuvul Commons (Void Cascade), Rotation A" + "chance": 0.0333, + "location": "Zariman/Everview Arc (Void Flood), Rotation B" }, { "rarity": "Rare", - "chance": 0.0391, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation C" + "chance": 0.0333, + "location": "Zariman/Oro Works (Void Armageddon), Rotation B" }, { "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Arva Vector (Caches), Rotation A" + "chance": 0.0333, + "location": "Zariman/Tuvul Commons (Void Cascade), Rotation B" }, { "rarity": "Rare", "chance": 0.0435, - "location": "Neptune/Brom Cluster (Caches), Rotation A" + "location": "Veil/Arc Silver (Caches), Rotation A" }, { "rarity": "Rare", "chance": 0.0435, - "location": "Neptune/Enkidu Ice Drifts (Caches), Rotation A" + "location": "Veil/Calabash (Caches), Rotation A" }, { "rarity": "Rare", "chance": 0.0435, - "location": "Neptune/Mammon's Prospect (Caches), Rotation A" + "location": "Veil/Erato (Caches), Rotation A" }, { "rarity": "Rare", "chance": 0.0435, - "location": "Neptune/Nu-Gua Mines (Caches), Rotation A" + "location": "Veil/Lu-Yan (Caches), Rotation A" }, { "rarity": "Rare", "chance": 0.0435, - "location": "Neptune/Sovereign Grasp (Caches), Rotation A" + "location": "Veil/Numina (Caches), Rotation A" }, { "rarity": "Rare", "chance": 0.0435, - "location": "Pluto/Fenton's Field (Caches), Rotation A" + "location": "Veil/Sabmir Cloud (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Khufu Envoy (Caches), Rotation A" + "chance": 0.0455, + "location": "Pluto/Khufu Envoy (Skirmish), Rotation B" }, { "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Obol Crossing (Caches), Rotation A" + "chance": 0.0476, + "location": "Lua/Circulus (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Peregrine Axis (Caches), Rotation A" + "chance": 0.048, + "location": "Veil/Flexa (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Profit Margin (Caches), Rotation A" + "chance": 0.048, + "location": "Veil/H-2 Cloud (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Seven Sirens (Caches), Rotation A" + "chance": 0.048, + "location": "Veil/Nsu Grid (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0455, - "location": "Neptune/Mammon's Prospect (Skirmish), Rotation B" + "chance": 0.048, + "location": "Veil/R-9 Cloud (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0465, - "location": "Neptune/Arva Vector (Skirmish), Rotation B" + "chance": 0.0488, + "location": "Pluto/Obol Crossing (Skirmish), Rotation C" }, { "rarity": "Rare", - "chance": 0.0506, - "location": "Saturn/Pandora (Pursuit)" + "chance": 0.0556, + "location": "Jupiter/Ganymede (Disruption), Rotation B" }, { "rarity": "Rare", - "chance": 0.0556, - "location": "Jupiter/Ganymede (Disruption), Rotation A" + "chance": 0.058, + "location": "Mars/Tyana Pass (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0571, - "location": "Neptune/Enkidu Ice Drifts (Skirmish), Rotation B" + "chance": 0.0625, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation C" }, { "rarity": "Rare", - "chance": 0.0588, - "location": "Ceres/Cinxia (Interception), Rotation B" + "chance": 0.0625, + "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation C" }, { "rarity": "Rare", - "chance": 0.0588, - "location": "Earth/Gaia (Interception), Rotation B" + "chance": 0.0625, + "location": "Europa/Paimon (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0588, - "location": "Mars/Alator (Interception), Rotation B" + "chance": 0.0625, + "location": "Jupiter/Io (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0588, - "location": "Mercury/Odin (Interception), Rotation B" + "chance": 0.0625, + "location": "Mars/Tyana Pass (Defense), Rotation A" }, { "rarity": "Rare", - "chance": 0.0588, - "location": "Venus/Cytherean (Interception), Rotation B" + "chance": 0.0625, + "location": "Pluto/Fenton's Field (Skirmish), Rotation C" }, { "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Kasio's Rest (Caches)" + "chance": 0.0625, + "location": "Saturn/Helene (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Lupal Pass (Caches)" + "chance": 0.0625, + "location": "Sedna/Camenae (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Mordo Cluster (Caches)" + "chance": 0.0625, + "location": "Void/Aten (Mobile Defense)" + }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Void/Marduk (Sabotage)" + }, + { + "rarity": "Rare", + "chance": 0.0649, + "location": "Void/Ani (Survival), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Hymeno (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Nimus (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Europa/Cholistan (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Kuva Fortress/Taveuni (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Lua/Tycho (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Neptune/Despina (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Neptune/Kelashin (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Hieracon (Excavation), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Palus (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Amarna (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Scylla (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Selkie (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Yemaja (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Assur (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Cupid (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Ophelia (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Oxomoco (Exterminate)" + }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Ukko (Capture)" + }, + { + "rarity": "Rare", + "chance": 0.0696, + "location": "Void/Belenus (Defense), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Europa/Ose (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Jupiter/Callisto (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Saturn/Rhea (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0714, + "location": "Uranus/Umbriel (Interception), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Cambire (Alchemy), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Munio (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Persto (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0781, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Void/Belenus (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Void/Mithra (Interception), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0909, + "location": "Void/Mot (Survival), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Sanctuary Onslaught, Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0968, + "location": "Void/Belenus (Defense), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Eris/Ixodes (Defense), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Nodo Gap (Caches)" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Eris/Kala-Azar (Defense), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Vand Cluster (Caches)" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Eris/Oestrus (Infested Salvage), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0625, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation C" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Eris/Phalan (Interception), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0649, - "location": "Void/Ani (Survival), Rotation C" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Eris/Sporid (Interception), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Oxomoco (Exterminate)" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Eris/Xini (Interception), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Stribog (Sabotage)" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Kuva Fortress/Nabuk (Defense), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Taranis (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Lua/StöFler (Defense), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Tiwaz (Mobile Defense)" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Lua/Yuvarium (Survival), Rotation B" }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Ukko (Capture)" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Neptune/Proteus (Defense), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0696, - "location": "Void/Belenus (Defense), Rotation A" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Neptune/Yursa (Defection), Rotation B" }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Ceres/Draco (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Pluto/Cerberus (Interception), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Lillith (Excavation), Rotation B" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Pluto/Outer Terminus (Defense), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Valefor (Excavation), Rotation B" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Pluto/Peregrine Axis (Skirmish), Rotation B" }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Zagan (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Saturn/Caracol (Defection), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Jupiter/Cameria (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Sedna/Berehynia (Interception), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Jupiter/Elara (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Sedna/Hydron (Defense), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Mars/Wahiba (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Uranus/Bianca (Defense), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Phobos/Zeugma (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Uranus/Miranda (Defense), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Piscinas (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 0.1, + "location": "Uranus/Stephano (Defense), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Titan (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Ceres/Draco (Survival), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0759, - "location": "Ceres/Seimeni (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Europa/Lillith (Excavation), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0759, - "location": "Earth/Coba (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Europa/Paimon (Defense), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0759, - "location": "Eris/Akkad (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Europa/Valefor (Excavation), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0759, - "location": "Europa/Larzac (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Europa/Zagan (Survival), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0759, - "location": "Jupiter/Sinai (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Jupiter/Cameria (Survival), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0759, - "location": "Mars/Kadesh (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Jupiter/Elara (Survival), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0759, - "location": "Pluto/Sechura (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Jupiter/Io (Defense), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0759, - "location": "Sedna/Sangeru (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mars/Wahiba (Survival), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0759, - "location": "Venus/Romula (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Phobos/Zeugma (Survival), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Casta (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Saturn/Helene (Defense), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Casta (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Saturn/Piscinas (Survival), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Egeria (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Saturn/Titan (Survival), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Egeria (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Camenae (Defense), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Varro (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 0.125, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Varro (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.125, + "location": "Deimos/Terrorem (Survival), Rotation B" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Earth/Lith (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 0.125, + "location": "Void/Mithra (Interception), Rotation B" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Earth/Lith (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.125, + "location": "Void/Mot (Survival), Rotation B" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Mars/Spear (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 0.1356, + "location": "Uranus/Ur (Disruption), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Mars/Spear (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Zabala (Survival), Rotation B" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Mercury/Lares (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Europa/Ose (Interception), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Mercury/Lares (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Jupiter/Callisto (Interception), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Phobos/Drunlo (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Lua/Apollo (Disruption), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Phobos/Drunlo (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Saturn/Rhea (Interception), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Phobos/Gulliver (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Kappa (Disruption), Rotation B" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Phobos/Gulliver (Defense), Rotation C" + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Uranus/Umbriel (Interception), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0833, - "location": "Venus/Tessera (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Uranus/Ur (Disruption), Rotation B" }, + { + "rarity": "Uncommon", + "chance": 0.1518, + "location": "Elite Sanctuary Onslaught, Rotation C" + } + ], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeBBronze", + "vaultInfo": { + "vaulted": false + }, + "warframeMarket": { + "id": "66c6098366bbb2aedca6958f", + "urlName": "neo_a13_relic" + } + }, + { + "name": "Neo A2", + "rewards": [ { "rarity": "Rare", - "chance": 0.0833, - "location": "Venus/Tessera (Defense), Rotation C" + "chance": 2, + "item": { + "name": "Akbolto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeCBronze", + "warframeMarket": { + "id": "5a311f83c2c9e90dfff475d4", + "urlName": "akbolto_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "Another Betrayer, Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Zephyr Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeCBronze", + "warframeMarket": { + "id": "5ab1570db2b6a8044d5137c3", + "urlName": "zephyr_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "Family Reunion, Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeCBronze" + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "Hot Mess, Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Pyrana Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeCBronze", + "warframeMarket": { + "id": "5b2985e1eb069f04ea65b0f3", + "urlName": "pyrana_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "Phobos/Opik (Rush), Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Kronen Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeCBronze", + "warframeMarket": { + "id": "5ab167b7b2b6a80475780fad", + "urlName": "kronen_prime_blueprint" + } + } }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Limbo Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeCBronze", + "warframeMarket": { + "id": "5b2987abeb069f0536234279", + "urlName": "limbo_prime_systems_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddc25221e30057500fbc", + "urlName": "neo_a2_relic" + } + }, + { + "name": "Neo A3", + "rewards": [ { "rarity": "Rare", - "chance": 0.0843, - "location": "Recover The Orokin Archive, Rotation C" + "chance": 2, + "item": { + "name": "Akjagara Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "5c196fac96037800ddadac12", + "urlName": "akjagara_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "Sunkiller, Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Atlas Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "5d9385b17ea27b0a28fd75ba", + "urlName": "atlas_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "Table For Two, Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Equinox Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a5", + "urlName": "equinox_prime_neuroptics_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "The Aftermath, Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Zhuge Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "5d21ce43f4604c012d1e0c0e", + "urlName": "zhuge_prime_grip" + } + } }, { - "rarity": "Rare", - "chance": 0.0843, - "location": "Time's Up, Rotation C" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } }, + { + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Mesa Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeCBronze", + "warframeMarket": { + "id": "5c182b749603780081b09a57", + "urlName": "mesa_prime_chassis_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddc85221e30057500fc2", + "urlName": "neo_a3_relic" + } + }, + { + "name": "Neo A4", + "rewards": [ { "rarity": "Rare", - "chance": 0.0909, - "location": "Sanctuary Onslaught, Rotation B" + "chance": 2, + "item": { + "name": "Akstiletto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAshVaubanVaultABronze", + "warframeMarket": { + "id": "573b80450ec44a47787a6915", + "urlName": "akstiletto_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Europa/Ose (Interception), Rotation A" + "chance": 11, + "item": { + "name": "Ash Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAshVaubanVaultABronze", + "warframeMarket": { + "id": "559daab7e779897b3d86cb8f", + "urlName": "ash_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Jupiter/Callisto (Interception), Rotation A" + "chance": 11, + "item": { + "name": "Vectis Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAshVaubanVaultABronze", + "warframeMarket": { + "id": "559daae8e779897b56bee133", + "urlName": "vectis_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Brom Cluster (Skirmish), Rotation B" + "chance": 25.33, + "item": { + "name": "Carrier Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAshVaubanVaultABronze", + "warframeMarket": { + "id": "559daad1e779897b4be73862", + "urlName": "carrier_prime_carapace" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Caracol (Defection), Rotation B" + "chance": 25.33, + "item": { + "name": "Vauban Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAshVaubanVaultABronze", + "warframeMarket": { + "id": "573b7fc20ec44a47787a690e", + "urlName": "vauban_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Iapetus (Interception), Rotation A" - }, + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAshVaubanVaultABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAshVaubanVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddcb5221e30057500fc5", + "urlName": "neo_a4_relic" + } + }, + { + "name": "Neo A5", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Rhea (Interception), Rotation A" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Atlas Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "5d9385b27ea27b0a28fd75bb", + "urlName": "atlas_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Umbriel (Interception), Rotation A" + "chance": 11, + "item": { + "name": "Octavia Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "603621500a372600fd5614d7", + "urlName": "octavia_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1084, - "location": "Elite Sanctuary Onslaught, Rotation B" + "chance": 11, + "item": { + "name": "Karyst Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "5f0e0fdc9f527b0285718f18", + "urlName": "karyst_prime_handle" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Ceres/Bode (Spy), Rotation C" + "chance": 25.33, + "item": { + "name": "Gara Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c703", + "urlName": "gara_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Deimos/Hyf (Defense), Rotation C" + "chance": 25.33, + "item": { + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Cyath (Spy), Rotation B" - }, + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeCBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "60ad4a1df1904300d012c70d", + "urlName": "neo_a5_relic" + } + }, + { + "name": "Neo A6", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Gnathos (Spy), Rotation B" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Akjagara Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultABronze", + "warframeMarket": { + "id": "5c196fac96037800ddadac12", + "urlName": "akjagara_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Valac (Spy), Rotation C" + "chance": 11, + "item": { + "name": "Hydroid Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultABronze", + "warframeMarket": { + "id": "59a48b625cd9938cfede7038", + "urlName": "hydroid_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Amalthea (Spy), Rotation C" + "chance": 11, + "item": { + "name": "Ballistica Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultABronze", + "warframeMarket": { + "id": "59a5cd4d5cd9938cfede7045", + "urlName": "ballistica_prime_string" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Kuva Fortress/Pago (Spy), Rotation C" + "chance": 25.33, + "item": { + "name": "Nami Skyla Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultABronze", + "warframeMarket": { + "id": "59a5c2565cd9938cfede703f", + "urlName": "nami_skyla_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Nereid (Spy), Rotation B" + "chance": 25.33, + "item": { + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Oceanum (Spy), Rotation B" - }, + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "61a25ffa68fd79003fe3fd59", + "urlName": "neo_a6_relic" + } + }, + { + "name": "Neo A7", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Aegaeon (Spy), Rotation C" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Akstiletto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasVaubanVaultBBronze", + "warframeMarket": { + "id": "573b80450ec44a47787a6915", + "urlName": "akstiletto_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Dione (Spy), Rotation C" + "chance": 11, + "item": { + "name": "Atlas Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasVaubanVaultBBronze", + "warframeMarket": { + "id": "5d9385b17ea27b0a28fd75b8", + "urlName": "atlas_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Kelpie (Spy), Rotation B" + "chance": 11, + "item": { + "name": "Dethcube Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasVaubanVaultBBronze", + "warframeMarket": { + "id": "5d93ca107ea27b0a87566f62", + "urlName": "dethcube_prime_cerebrum" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Tikoloshe (Spy), Rotation B" + "chance": 25.33, + "item": { + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasVaubanVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Rosalind (Spy), Rotation B" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasVaubanVaultBBronze" + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Void/Ani (Survival), Rotation B" - }, + "chance": 25.33, + "item": { + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasVaubanVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasVaubanVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "639a8d9374b02f003889eb7c", + "urlName": "neo_a7_relic" + } + }, + { + "name": "Neo A8", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Ceres/Cinxia (Interception), Rotation C" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Astilla Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeABronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c707", + "urlName": "astilla_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1392, - "location": "Earth/Gaia (Interception), Rotation C" + "chance": 11, + "item": { + "name": "Strun Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeABronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a9", + "urlName": "strun_prime_stock" + } + } }, { "rarity": "Uncommon", - "chance": 0.1392, - "location": "Mars/Alator (Interception), Rotation C" + "chance": 11, + "item": { + "name": "Baruuk Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeABronze", + "warframeMarket": { + "id": "639a8d9374b02f003889eb71", + "urlName": "baruuk_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1392, - "location": "Mercury/Odin (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1392, - "location": "Venus/Cytherean (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Nidus Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeABronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a8", + "urlName": "nidus_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Europa/Paimon (Defense), Rotation A" - }, + "chance": 25.33, + "item": { + "name": "Garuda Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeABronze", + "warframeMarket": { + "id": "6242037866a58f0108c3d497", + "urlName": "garuda_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "639a8d9374b02f003889eb75", + "urlName": "neo_a8_relic" + } + }, + { + "name": "Neo A9", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Jupiter/Io (Defense), Rotation A" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Akjagara Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaLimboVaultABronze", + "warframeMarket": { + "id": "5c196fac96037800ddadac12", + "urlName": "akjagara_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation C" + "chance": 11, + "item": { + "name": "Limbo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaLimboVaultABronze", + "warframeMarket": { + "id": "5b2987aaeb069f0536234276", + "urlName": "limbo_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Helene (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaLimboVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Camenae (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Pyrana Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaLimboVaultABronze", + "warframeMarket": { + "id": "5b2985e1eb069f04ea65b0f3", + "urlName": "pyrana_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Kappa (Disruption), Rotation A" + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaLimboVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Ur (Disruption), Rotation A" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaLimboVaultABronze" + } } ], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeCBronze", + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaLimboVaultABronze", "vaultInfo": { - "vaulted": false + "vaulted": true }, "warframeMarket": { - "id": "633e2e6af570d10793afb814", - "urlName": "meso_p10_relic" + "id": "63ee00ff10125411da49e6fb", + "urlName": "neo_a9_relic" } }, { - "name": "Meso P2", + "name": "Neo B1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Panthera Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeABronze", + "name": "Banshee Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTBronze", "warframeMarket": { - "id": "5f0e0fdd9f527b0285718f1c", - "urlName": "panthera_prime_receiver" + "id": "58b57068eb26db5c3119210c", + "urlName": "banshee_prime_chassis_blueprint" } } }, @@ -35994,11 +54927,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zhuge Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeABronze", + "name": "Vectis Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTBronze", "warframeMarket": { - "id": "5d21ce47f4604c012d1e0c15", - "urlName": "zhuge_prime_blueprint" + "id": "559daaf7e779897b5f3f5480", + "urlName": "vectis_prime_stock" } } }, @@ -36006,11 +54939,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ivara Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeABronze", + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTBronze", "warframeMarket": { - "id": "5df8b0ac1456970087cd9b03", - "urlName": "ivara_prime_systems" + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" } } }, @@ -36018,11 +54951,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeABronze", + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" } } }, @@ -36030,45 +54963,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeABronze" + "name": "Trinity Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTBronze", + "warframeMarket": { + "id": "561536a1b66f836f854b966a", + "urlName": "trinity_prime_systems_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Baza Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeABronze", + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTBronze", "warframeMarket": { - "id": "5df955141456970150510f29", - "urlName": "baza_prime_receiver" + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddfe5221e30057500fff", - "urlName": "meso_p2_relic" + "id": "6054dd8b5221e30057500f85", + "urlName": "neo_b1_relic" } }, { - "name": "Meso P3", + "name": "Neo B2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Pangolin Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeBBronze", + "name": "Banshee Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6a9", - "urlName": "pangolin_prime_blueprint" + "id": "58b57068eb26db5c3119210c", + "urlName": "banshee_prime_chassis_blueprint" } } }, @@ -36076,11 +55013,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Mesa Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeBBronze", + "name": "Venka Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWBronze", "warframeMarket": { - "id": "5c182b739603780081b09a55", - "urlName": "mesa_prime_blueprint" + "id": "58358e192c2ada00655a4ef4", + "urlName": "venka_prime_blueprint" } } }, @@ -36088,19 +55025,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeBBronze" + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Karyst Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeBBronze", + "name": "Tigris Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWBronze", "warframeMarket": { - "id": "5f0e0fde9f527b0285718f1e", - "urlName": "karyst_prime_blueprint" + "id": "57bc9c84e506eb45ea251456", + "urlName": "tigris_prime_stock" } } }, @@ -36108,11 +55045,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeBBronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -36120,37 +55057,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zhuge Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeBBronze", + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWBronze", "warframeMarket": { - "id": "5d21ce43f4604c012d1e0c0e", - "urlName": "zhuge_prime_grip" + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionInarosPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddfd5221e30057500ffe", - "urlName": "meso_p3_relic" + "id": "6054dd835221e30057500f7d", + "urlName": "neo_b2_relic" } }, { - "name": "Meso P4", + "name": "Neo B3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Panthera Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeABronze", + "name": "Boltor Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionYBronze", "warframeMarket": { - "id": "5f0e0fdd9f527b0285718f1b", - "urlName": "panthera_prime_barrel" + "id": "54a73e65e779893a797fff2f", + "urlName": "boltor_prime_blueprint" } } }, @@ -36158,11 +55095,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Corinth Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeABronze", + "name": "Mag Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionYBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b5", - "urlName": "corinth_prime_receiver" + "id": "54a73e65e779893a797fff83", + "urlName": "mag_prime_chassis_blueprint" } } }, @@ -36170,23 +55107,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Titania Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeABronze", + "name": "Dakra Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionYBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b8", - "urlName": "titania_prime_neuroptics" + "id": "54a73e65e779893a797fff3d", + "urlName": "dakra_prime_blade" } } }, { "rarity": "Uncommon", "chance": 25.33, - "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeABronze", + "item": { + "name": "Boar Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionYBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" + "id": "54a73e65e779893a797fff2b", + "urlName": "boar_prime_blueprint" } } }, @@ -36195,44 +55132,44 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeABronze" + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionYBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeABronze", + "name": "Rhino Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionYBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "54a73e65e779893a797fff7f", + "urlName": "rhino_prime_systems_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionYBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dde25221e30057500fdf", - "urlName": "meso_p4_relic" + "id": "6054dd7e5221e30057500f78", + "urlName": "neo_b3_relic" } }, { - "name": "Meso P5", + "name": "Neo B4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Panthera Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeBBronze", + "name": "Banshee Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeBBronze", "warframeMarket": { - "id": "5f0e0fdd9f527b0285718f1c", - "urlName": "panthera_prime_receiver" + "id": "58b57068eb26db5c3119210d", + "urlName": "banshee_prime_systems_blueprint" } } }, @@ -36240,11 +55177,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Gara Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeBBronze", + "name": "Kronen Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeBBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c702", - "urlName": "gara_prime_neuroptics" + "id": "5ab167b7b2b6a80475780fb5", + "urlName": "kronen_prime_handle" } } }, @@ -36252,19 +55189,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeBBronze" + "name": "Tigris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeBBronze", + "warframeMarket": { + "id": "57bc9c84e506eb45ea251457", + "urlName": "tigris_prime_barrel" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeBBronze", + "name": "Hydroid Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" + "id": "59a48b625cd9938cfede703a", + "urlName": "hydroid_prime_chassis_blueprint" } } }, @@ -36272,11 +55213,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zakti Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeBBronze", + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeBBronze", "warframeMarket": { - "id": "5f986cfb9dbdce024971b0c0", - "urlName": "zakti_prime_receiver" + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" } } }, @@ -36284,37 +55225,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tenora Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeBBronze", - "warframeMarket": { - "id": "6036214f0a372600fd5614d0", - "urlName": "tenora_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "60ad4a1bf1904300d012c6f6", - "urlName": "meso_p5_relic" + "id": "6054dd7b5221e30057500f75", + "urlName": "neo_b4_relic" } }, { - "name": "Meso P6", + "name": "Neo B5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Pyrana Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboTrinityVaultABronze", + "name": "Banshee Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeDBronze", "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0ea", - "urlName": "pyrana_prime_blueprint" + "id": "58b57068eb26db5c3119210d", + "urlName": "banshee_prime_systems_blueprint" } } }, @@ -36322,11 +55259,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kavasa Prime Kubrow Collar Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboTrinityVaultABronze", + "name": "Destreza Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeDBronze", "warframeMarket": { - "id": "56153727b66f836f91a8e849", - "urlName": "kavasa_prime_kubrow_collar_blueprint" + "id": "5b2985e3eb069f04ea65b0fb", + "urlName": "destreza_prime_blueprint" } } }, @@ -36334,11 +55271,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Trinity Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboTrinityVaultABronze", + "name": "Oberon Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeDBronze", "warframeMarket": { - "id": "56153689b66f836f7a3c0baf", - "urlName": "trinity_prime_blueprint" + "id": "592dd262011e88f094afec7d", + "urlName": "oberon_prime_blueprint" } } }, @@ -36346,11 +55283,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Destreza Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboTrinityVaultABronze", + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeDBronze", "warframeMarket": { - "id": "5b2985e3eb069f04ea65b0fd", - "urlName": "destreza_prime_handle" + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" } } }, @@ -36358,11 +55295,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboTrinityVaultABronze", + "name": "Ballistica Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "59a5cd4d5cd9938cfede7044", + "urlName": "ballistica_prime_lower_limb" } } }, @@ -36371,32 +55308,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboTrinityVaultABronze" + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeDBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboTrinityVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61a25ffa68fd79003fe3fd58", - "urlName": "meso_p6_relic" + "id": "6054dda95221e30057500fa3", + "urlName": "neo_b5_relic" } }, { - "name": "Meso P7", + "name": "Neo B6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Panthera Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeBBronze", + "name": "Banshee Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBansheeMirageVaultABronze", "warframeMarket": { - "id": "5f0e0fdd9f527b0285718f1b", - "urlName": "panthera_prime_barrel" + "id": "58b57068eb26db5c3119210c", + "urlName": "banshee_prime_chassis_blueprint" } } }, @@ -36404,11 +55341,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Garuda Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeBBronze", + "name": "Kogake Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBansheeMirageVaultABronze", "warframeMarket": { - "id": "6242037666a58f0108c3d479", - "urlName": "garuda_prime_chassis" + "id": "5a311f84c2c9e90dfff475e5", + "urlName": "kogake_prime_blueprint" } } }, @@ -36416,11 +55353,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Guandao Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeBBronze", + "name": "Akbolto Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBansheeMirageVaultABronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0bb", - "urlName": "guandao_prime_blueprint" + "id": "5a311f84c2c9e90dfff475f3", + "urlName": "akbolto_prime_link" } } }, @@ -36428,11 +55365,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nezha Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeBBronze", + "name": "Euphona Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBansheeMirageVaultABronze", "warframeMarket": { - "id": "5f986cfa9dbdce024971b0be", - "urlName": "nezha_prime_systems" + "id": "58b57068eb26db5c31192112", + "urlName": "euphona_prime_blueprint" } } }, @@ -36440,45 +55377,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeBBronze" + "name": "Mirage Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBansheeMirageVaultABronze", + "warframeMarket": { + "id": "5a2feeb2c2c9e90cbdaa23d6", + "urlName": "mirage_prime_neuroptics_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBansheeMirageVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGarudaPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBansheeMirageVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6242037766a58f0108c3d48d", - "urlName": "meso_p7_relic" + "id": "6054ddc65221e30057500fc0", + "urlName": "neo_b6_relic" } }, { - "name": "Meso P8", + "name": "Neo B7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Pandero Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeDBronze", + "name": "Baza Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeDBronze", "warframeMarket": { - "id": "603621500a372600fd5614d9", - "urlName": "pandero_prime_receiver" + "id": "5df955131456970150510f25", + "urlName": "baza_prime_stock" } } }, @@ -36486,11 +55423,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nidus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeDBronze", + "name": "Tekko Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeDBronze", "warframeMarket": { - "id": "6139101830dd5b004b7f9093", - "urlName": "nidus_prime_blueprint" + "id": "5d93ca127ea27b0a87566f7c", + "urlName": "tekko_prime_blueprint" } } }, @@ -36498,11 +55435,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zakti Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeDBronze", + "name": "Dethcube Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeDBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0bd", - "urlName": "zakti_prime_barrel" + "id": "5d93ca107ea27b0a87566f5f", + "urlName": "dethcube_prime_carapace" } } }, @@ -36510,11 +55447,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Khora Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeDBronze", + "name": "Tenora Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeDBronze", "warframeMarket": { - "id": "62d3494175156700ce450e04", - "urlName": "khora_prime_systems_blueprint" + "id": "6036214f0a372600fd5614d0", + "urlName": "tenora_prime_blueprint" } } }, @@ -36522,11 +55459,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Garuda Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeDBronze", + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeDBronze", "warframeMarket": { - "id": "6242037866a58f0108c3d497", - "urlName": "garuda_prime_blueprint" + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" } } }, @@ -36534,37 +55471,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeDBronze", + "name": "Aksomati Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "5df955131456970150510f26", + "urlName": "aksomati_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "62d3493f75156700ce450deb", - "urlName": "meso_p8_relic" + "id": "6054dd945221e30057500f8c", + "urlName": "neo_b7_relic" } }, { - "name": "Meso P9", + "name": "Neo B8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Pandero Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeABronze", + "name": "Boar Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFrostMagVaultABronze", "warframeMarket": { - "id": "603621500a372600fd5614d9", - "urlName": "pandero_prime_receiver" + "id": "54a73e65e779893a797fff2d", + "urlName": "boar_prime_stock" } } }, @@ -36572,11 +55509,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Revenant Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeABronze", + "name": "Dakra Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFrostMagVaultABronze", "warframeMarket": { - "id": "633e2e6af570d10793afb816", - "urlName": "revenant_prime_systems_blueprint" + "id": "54a73e65e779893a797fff3e", + "urlName": "dakra_prime_blueprint" } } }, @@ -36584,23 +55521,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nagantaka Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeABronze", - "warframeMarket": { - "id": "6242037666a58f0108c3d481", - "urlName": "nagantaka_prime_receiver" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeABronze", + "name": "Latron Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFrostMagVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "54a73e65e779893a797fff4b", + "urlName": "latron_prime_receiver" } } }, @@ -36608,11 +55533,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nidus Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeABronze", + "name": "Vasto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFrostMagVaultABronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a8", - "urlName": "nidus_prime_systems" + "id": "54a73e65e779893a797fff67", + "urlName": "vasto_prime_receiver" } } }, @@ -36620,1841 +55545,873 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Khora Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeABronze", + "name": "Frost Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFrostMagVaultABronze", "warframeMarket": { - "id": "62d3494175156700ce450e04", - "urlName": "khora_prime_systems_blueprint" - } - } - } - ], - "locations": [ - { - "rarity": "Legendary", - "chance": 0.0042, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.0058, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.0067, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0129, - "location": "Void/Ani (Survival), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Another Betrayer, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Ceres/Seimeni (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Earth/Coba (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Eris/Akkad (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Europa/Larzac (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Family Reunion, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Hot Mess, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Jupiter/Sinai (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Mars/Kadesh (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Phobos/Opik (Rush), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Pluto/Sechura (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Recover The Orokin Archive, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Sedna/Sangeru (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Sunkiller, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Table For Two, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "The Aftermath, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Time's Up, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Venus/Romula (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Kasio's Rest (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Lupal Pass (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Mordo Cluster (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Nodo Gap (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Vand Cluster (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0205, - "location": "Void/Ani (Survival), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0205, - "location": "Void/Taranis (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0241, - "location": "Neptune/Nu-Gua Mines (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0241, - "location": "Neptune/Sovereign Grasp (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0244, - "location": "Void Storm (Neptune)" - }, - { - "rarity": "Rare", - "chance": 0.0244, - "location": "Void Storm (Saturn)" - }, - { - "rarity": "Rare", - "chance": 0.025, - "location": "Zariman/Halako Perimeter (Exterminate)" - }, - { - "rarity": "Rare", - "chance": 0.025, - "location": "Zariman/The Greenway (Mobile Defense)" - }, - { - "rarity": "Rare", - "chance": 0.0313, - "location": "Zariman/Everview Arc (Void Flood), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0313, - "location": "Zariman/Oro Works (Void Armageddon), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0313, - "location": "Zariman/Tuvul Commons (Void Cascade), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Arva Vector (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Brom Cluster (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Enkidu Ice Drifts (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Mammon's Prospect (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Nu-Gua Mines (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Sovereign Grasp (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Fenton's Field (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Khufu Envoy (Caches), Rotation A" + "id": "54a73e65e779893a797fff7d", + "urlName": "frost_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Obol Crossing (Caches), Rotation A" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFrostMagVaultABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFrostMagVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "64eda5d5facd4806c393e63c", + "urlName": "neo_b8_relic" + } + }, + { + "name": "Neo B9", + "rewards": [ { "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Peregrine Axis (Caches), Rotation A" + "chance": 2, + "item": { + "name": "Baruuk Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeEBronze", + "warframeMarket": { + "id": "639a8d9474b02f003889eb81", + "urlName": "baruuk_prime_neuroptics_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Profit Margin (Caches), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Seven Sirens (Caches), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Gunsen Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeEBronze", + "warframeMarket": { + "id": "64c2aa1466456704eba6ba31", + "urlName": "gunsen_prime_handle" + } + } }, { - "rarity": "Rare", - "chance": 0.0476, - "location": "Neptune/Mammon's Prospect (Skirmish), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeEBronze" + } }, { - "rarity": "Rare", - "chance": 0.0506, - "location": "Saturn/Pandora (Pursuit)" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Velox Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeEBronze", + "warframeMarket": { + "id": "663267c6e85cac3856c86db9", + "urlName": "velox_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0553, - "location": "Elite Sanctuary Onslaught, Rotation A" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } + } + ], + "locations": [ { - "rarity": "Rare", - "chance": 0.0556, - "location": "Jupiter/Ganymede (Disruption), Rotation A" + "rarity": "Legendary", + "chance": 0.0042, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0588, - "location": "Ceres/Cinxia (Interception), Rotation B" + "rarity": "Legendary", + "chance": 0.005, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation B" }, { - "rarity": "Rare", - "chance": 0.0588, - "location": "Earth/Gaia (Interception), Rotation B" + "rarity": "Legendary", + "chance": 0.005, + "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation B" }, { - "rarity": "Rare", - "chance": 0.0588, - "location": "Mars/Alator (Interception), Rotation B" + "rarity": "Legendary", + "chance": 0.005, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0588, - "location": "Mercury/Odin (Interception), Rotation B" + "rarity": "Legendary", + "chance": 0.005, + "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0588, - "location": "Venus/Cytherean (Interception), Rotation B" + "rarity": "Legendary", + "chance": 0.0058, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Kasio's Rest (Caches)" + "rarity": "Legendary", + "chance": 0.0067, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Lupal Pass (Caches)" + "chance": 0.01, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation B" }, { "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Mordo Cluster (Caches)" + "chance": 0.01, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" }, { "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Nodo Gap (Caches)" + "chance": 0.0184, + "location": "Ceres/Seimeni (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Vand Cluster (Caches)" + "chance": 0.0184, + "location": "Earth/Coba (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0625, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" + "chance": 0.0184, + "location": "Eris/Akkad (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0625, - "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation A" + "chance": 0.0184, + "location": "Europa/Larzac (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0649, - "location": "Void/Ani (Survival), Rotation C" + "chance": 0.0184, + "location": "Jupiter/Sinai (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Arva Vector (Skirmish), Rotation A" + "chance": 0.0184, + "location": "Mars/Kadesh (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Enkidu Ice Drifts (Skirmish), Rotation A" + "chance": 0.0184, + "location": "Pluto/Sechura (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Oxomoco (Exterminate)" + "chance": 0.0184, + "location": "Sedna/Sangeru (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Stribog (Sabotage)" + "chance": 0.0184, + "location": "Venus/Romula (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Taranis (Defense), Rotation C" + "chance": 0.02, + "location": "Veil/Flexa (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Tiwaz (Mobile Defense)" + "chance": 0.02, + "location": "Veil/H-2 Cloud (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Ukko (Capture)" + "chance": 0.02, + "location": "Veil/Nsu Grid (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0696, - "location": "Void/Belenus (Defense), Rotation A" + "chance": 0.02, + "location": "Veil/R-9 Cloud (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Ceres/Draco (Survival), Rotation B" + "chance": 0.0201, + "location": "Another Betrayer, Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Lillith (Excavation), Rotation B" + "chance": 0.0201, + "location": "Family Reunion, Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Valefor (Excavation), Rotation B" + "chance": 0.0201, + "location": "Hot Mess, Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Zagan (Survival), Rotation B" + "chance": 0.0201, + "location": "Phobos/Opik (Rush), Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Jupiter/Cameria (Survival), Rotation B" + "chance": 0.0201, + "location": "Recover The Orokin Archive, Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Jupiter/Elara (Survival), Rotation B" + "chance": 0.0201, + "location": "Sunkiller, Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Mars/Wahiba (Survival), Rotation B" + "chance": 0.0201, + "location": "Table For Two, Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Phobos/Zeugma (Survival), Rotation B" + "chance": 0.0201, + "location": "The Aftermath, Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Piscinas (Survival), Rotation B" + "chance": 0.0201, + "location": "Time's Up, Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Titan (Survival), Rotation B" + "chance": 0.0205, + "location": "Void/Ani (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Ceres/Seimeni (Defense), Rotation C" + "chance": 0.0241, + "location": "Pluto/Profit Margin (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Earth/Coba (Defense), Rotation C" + "chance": 0.0241, + "location": "Pluto/Seven Sirens (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Eris/Akkad (Defense), Rotation C" + "chance": 0.025, + "location": "Void Storm (Pluto)" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Europa/Larzac (Defense), Rotation C" + "chance": 0.0322, + "location": "Eris/Cyath (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Jupiter/Sinai (Defense), Rotation C" + "chance": 0.0322, + "location": "Eris/Gnathos (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Mars/Kadesh (Defense), Rotation C" + "chance": 0.0322, + "location": "Kuva Fortress/Pago (Spy), Rotation C" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Pluto/Sechura (Defense), Rotation C" + "chance": 0.0322, + "location": "Neptune/Nereid (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Sedna/Sangeru (Defense), Rotation C" + "chance": 0.0322, + "location": "Pluto/Oceanum (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Venus/Romula (Defense), Rotation C" + "chance": 0.0322, + "location": "Sedna/Kelpie (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0781, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" + "chance": 0.0322, + "location": "Sedna/Tikoloshe (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Casta (Defense), Rotation B" + "chance": 0.0322, + "location": "Uranus/Rosalind (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Casta (Defense), Rotation C" + "chance": 0.0333, + "location": "Zariman/Everview Arc (Void Flood), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Egeria (Defense), Rotation B" + "chance": 0.0333, + "location": "Zariman/Oro Works (Void Armageddon), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Egeria (Defense), Rotation C" + "chance": 0.0333, + "location": "Zariman/Tuvul Commons (Void Cascade), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Varro (Defense), Rotation B" + "chance": 0.0435, + "location": "Veil/Arc Silver (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Varro (Defense), Rotation C" + "chance": 0.0435, + "location": "Veil/Calabash (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Earth/Lith (Defense), Rotation B" + "chance": 0.0435, + "location": "Veil/Erato (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Earth/Lith (Defense), Rotation C" + "chance": 0.0435, + "location": "Veil/Lu-Yan (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Mars/Spear (Defense), Rotation B" + "chance": 0.0435, + "location": "Veil/Numina (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Mars/Spear (Defense), Rotation C" + "chance": 0.0435, + "location": "Veil/Sabmir Cloud (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Mercury/Lares (Defense), Rotation B" + "chance": 0.0455, + "location": "Pluto/Khufu Envoy (Skirmish), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Mercury/Lares (Defense), Rotation C" + "chance": 0.0476, + "location": "Lua/Circulus (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Phobos/Drunlo (Defense), Rotation B" + "chance": 0.048, + "location": "Veil/Flexa (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Phobos/Drunlo (Defense), Rotation C" + "chance": 0.048, + "location": "Veil/H-2 Cloud (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Phobos/Gulliver (Defense), Rotation B" + "chance": 0.048, + "location": "Veil/Nsu Grid (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Phobos/Gulliver (Defense), Rotation C" + "chance": 0.048, + "location": "Veil/R-9 Cloud (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Venus/Tessera (Defense), Rotation B" + "chance": 0.0556, + "location": "Jupiter/Ganymede (Disruption), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Venus/Tessera (Defense), Rotation C" + "chance": 0.058, + "location": "Mars/Tyana Pass (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "Another Betrayer, Rotation C" + "chance": 0.0606, + "location": "Pluto/Fenton's Field (Skirmish), Rotation B" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "Family Reunion, Rotation C" + "chance": 0.0606, + "location": "Pluto/Obol Crossing (Skirmish), Rotation B" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "Hot Mess, Rotation C" + "chance": 0.0625, + "location": "Europa/Paimon (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "Phobos/Opik (Rush), Rotation C" + "chance": 0.0625, + "location": "Jupiter/Io (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "Recover The Orokin Archive, Rotation C" + "chance": 0.0625, + "location": "Mars/Tyana Pass (Defense), Rotation A" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "Sunkiller, Rotation C" + "chance": 0.0625, + "location": "Saturn/Helene (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "Table For Two, Rotation C" + "chance": 0.0625, + "location": "Sedna/Camenae (Defense), Rotation B" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "The Aftermath, Rotation C" + "chance": 0.0625, + "location": "Void/Aten (Mobile Defense)" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "Time's Up, Rotation C" + "chance": 0.0625, + "location": "Void/Marduk (Sabotage)" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Sanctuary Onslaught, Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Europa/Ose (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Jupiter/Callisto (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Brom Cluster (Skirmish), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Caracol (Defection), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Iapetus (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Rhea (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Umbriel (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Ceres/Bode (Spy), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Deimos/Hyf (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Cyath (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Gnathos (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Valac (Spy), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Amalthea (Spy), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Kuva Fortress/Pago (Spy), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Nereid (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Oceanum (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Aegaeon (Spy), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Dione (Spy), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Kelpie (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Tikoloshe (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Rosalind (Spy), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Void/Ani (Survival), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.125, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.125, - "location": "Venus/Orb Vallis (Level 40 - 60 PROFIT-TAKER - PHASE 2), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Ceres/Cinxia (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Earth/Gaia (Interception), Rotation C" + "chance": 0.0649, + "location": "Void/Ani (Survival), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Mars/Alator (Interception), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Hymeno (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Mercury/Odin (Interception), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Nimus (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Venus/Cytherean (Interception), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Europa/Cholistan (Excavation), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Europa/Paimon (Defense), Rotation A" + "rarity": "Rare", + "chance": 0.0667, + "location": "Kuva Fortress/Taveuni (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Jupiter/Io (Defense), Rotation A" + "rarity": "Rare", + "chance": 0.0667, + "location": "Lua/Tycho (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Neptune/Despina (Excavation), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Helene (Defense), Rotation A" + "rarity": "Rare", + "chance": 0.0667, + "location": "Neptune/Kelashin (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Camenae (Defense), Rotation A" + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Hieracon (Excavation), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Kappa (Disruption), Rotation A" + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Palus (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Ur (Disruption), Rotation A" - } - ], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionRevenantPrimeABronze", - "vaultInfo": { - "vaulted": false - }, - "warframeMarket": { - "id": "633e2e6cf570d10793afb828", - "urlName": "meso_p9_relic" - } - }, - { - "name": "Meso R1", - "rewards": [ + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Amarna (Survival), Rotation B" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Rubico Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeDBronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283499", - "urlName": "rubico_prime_blueprint" - } - } + "chance": 0.0667, + "location": "Sedna/Scylla (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Akbronco Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeDBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff23", - "urlName": "akbronco_prime_link" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Selkie (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Ballistica Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeDBronze", - "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7045", - "urlName": "ballistica_prime_string" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Yemaja (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Tiberon Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeDBronze", - "warframeMarket": { - "id": "5ab167b8b2b6a80475780fc6", - "urlName": "tiberon_prime_receiver" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Assur (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeDBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Cupid (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeDBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeDBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054de0c5221e3005750100d", - "urlName": "meso_r1_relic" - } - }, - { - "name": "Meso R2", - "rewards": [ + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Ophelia (Survival), Rotation B" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Rubico Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeCBronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283499", - "urlName": "rubico_prime_blueprint" - } - } + "chance": 0.0667, + "location": "Void/Oxomoco (Exterminate)" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Mesa Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeCBronze", - "warframeMarket": { - "id": "5c182b739603780081b09a55", - "urlName": "mesa_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Ukko (Capture)" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Destreza Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeCBronze", - "warframeMarket": { - "id": "5b2985e3eb069f04ea65b0fb", - "urlName": "destreza_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0696, + "location": "Void/Belenus (Defense), Rotation A" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Aksomati Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeCBronze", - "warframeMarket": { - "id": "5df955141456970150510f28", - "urlName": "aksomati_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0714, + "location": "Europa/Ose (Interception), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0714, + "location": "Jupiter/Callisto (Interception), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeCBronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIvaraPrimeCBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddf95221e30057500ff8", - "urlName": "meso_r2_relic" - } - }, - { - "name": "Meso R3", - "rewards": [ + "rarity": "Rare", + "chance": 0.0714, + "location": "Saturn/Rhea (Interception), Rotation B" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Rubico Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeBBronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283499", - "urlName": "rubico_prime_blueprint" - } - } + "chance": 0.0714, + "location": "Uranus/Umbriel (Interception), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Dethcube Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeBBronze", - "warframeMarket": { - "id": "5d93ca107ea27b0a87566f5f", - "urlName": "dethcube_prime_carapace" - } - } + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Cambire (Alchemy), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Bronco Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff36", - "urlName": "bronco_prime_barrel" - } - } + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Munio (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Pangolin Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeBBronze", - "warframeMarket": { - "id": "5e839493267539077b0dd6a4", - "urlName": "pangolin_prime_handle" - } - } + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Persto (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Akjagara Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeBBronze", - "warframeMarket": { - "id": "5c196fad96037800ddadac13", - "urlName": "akjagara_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0909, + "location": "Void/Belenus (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Zhuge Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeBBronze", - "warframeMarket": { - "id": "5d21ce43f4604c012d1e0c0e", - "urlName": "zhuge_prime_grip" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTitaniaPrimeBBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddda5221e30057500fd5", - "urlName": "meso_r3_relic" - } - }, - { - "name": "Meso R4", - "rewards": [ + "rarity": "Rare", + "chance": 0.0909, + "location": "Void/Mithra (Interception), Rotation A" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Rubico Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaZephyrVaultABronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283499", - "urlName": "rubico_prime_blueprint" - } - } + "chance": 0.0909, + "location": "Void/Mot (Survival), Rotation A" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Chroma Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaZephyrVaultABronze", - "warframeMarket": { - "id": "5ba9f2014567de01415f6387", - "urlName": "chroma_prime_systems" - } - } + "rarity": "Rare", + "chance": 0.0968, + "location": "Sanctuary Onslaught, Rotation C" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaZephyrVaultABronze" - } + "rarity": "Rare", + "chance": 0.0968, + "location": "Void/Belenus (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Gram Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaZephyrVaultABronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283496", - "urlName": "gram_prime_blade" - } - } + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Zephyr Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaZephyrVaultABronze", - "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c3", - "urlName": "zephyr_prime_chassis" - } - } + "chance": 0.1, + "location": "Eris/Ixodes (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaZephyrVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaZephyrVaultABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6089662eea9374026927178d", - "urlName": "meso_r4_relic" - } - }, - { - "name": "Meso S1", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Soma Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff64", - "urlName": "soma_prime_stock" - } - } + "chance": 0.1, + "location": "Eris/Kala-Azar (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" - } - } + "chance": 0.1, + "location": "Eris/Oestrus (Infested Salvage), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Odonata Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIBronze", - "warframeMarket": { - "id": "5527a26de77989205156b2b7", - "urlName": "odonata_prime_blueprint" - } - } + "chance": 0.1, + "location": "Eris/Phalan (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Nova Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff6a", - "urlName": "nova_prime_systems" - } - } + "chance": 0.1, + "location": "Eris/Sporid (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" - } - } + "chance": 0.1, + "location": "Eris/Xini (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Tigris Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIBronze", - "warframeMarket": { - "id": "57bc9c84e506eb45ea251456", - "urlName": "tigris_prime_stock" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionIBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddfe5221e30057501000", - "urlName": "meso_s1_relic" - } - }, - { - "name": "Meso S10", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Strun Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeBBronze", - "warframeMarket": { - "id": "6139101930dd5b004b7f909f", - "urlName": "strun_prime_blueprint" - } - } + "chance": 0.1, + "location": "Kuva Fortress/Nabuk (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Aksomati Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeBBronze", - "warframeMarket": { - "id": "5df955141456970150510f2a", - "urlName": "aksomati_prime_barrel" - } - } + "chance": 0.1, + "location": "Lua/StöFler (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Titania Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeBBronze", - "warframeMarket": { - "id": "5e839495267539077b0dd6cc", - "urlName": "titania_prime_blueprint" - } - } + "chance": 0.1, + "location": "Lua/Yuvarium (Survival), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Corinth Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeBBronze", - "warframeMarket": { - "id": "5e839493267539077b0dd69e", - "urlName": "corinth_prime_blueprint" - } - } + "chance": 0.1, + "location": "Neptune/Proteus (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" - } - } + "chance": 0.1, + "location": "Neptune/Yursa (Defection), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeBBronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNidusPrimeBBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6139101830dd5b004b7f9097", - "urlName": "meso_s10_relic" - } - }, - { - "name": "Meso S11", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Scourge Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeCBronze", - "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc5", - "urlName": "scourge_prime_barrel" - } - } + "chance": 0.1, + "location": "Pluto/Cerberus (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Octavia Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeCBronze", - "warframeMarket": { - "id": "603621500a372600fd5614d7", - "urlName": "octavia_prime_chassis" - } - } + "chance": 0.1, + "location": "Pluto/Outer Terminus (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Strun Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeCBronze", - "warframeMarket": { - "id": "6139101a30dd5b004b7f90a9", - "urlName": "strun_prime_stock" - } - } + "chance": 0.1, + "location": "Pluto/Peregrine Axis (Skirmish), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" - } - } + "chance": 0.1, + "location": "Saturn/Caracol (Defection), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Pangolin Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeCBronze", - "warframeMarket": { - "id": "5e839493267539077b0dd6a4", - "urlName": "pangolin_prime_handle" - } - } + "chance": 0.1, + "location": "Sedna/Berehynia (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionHarrowPrimeCBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "61bb64fe3132ff00482b5fd7", - "urlName": "meso_s11_relic" - } - }, - { - "name": "Meso S2", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Saryn Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionJBronze", - "warframeMarket": { - "id": "56c3bbe45d2f0202da32e93e", - "urlName": "saryn_prime_chassis" - } - } + "chance": 0.1, + "location": "Sedna/Hydron (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Paris Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionJBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff53", - "urlName": "paris_prime_grip" - } - } + "chance": 0.1, + "location": "Uranus/Bianca (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionJBronze" - } + "chance": 0.1, + "location": "Uranus/Miranda (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionJBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" - } - } + "chance": 0.1, + "location": "Uranus/Stephano (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionJBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Ceres/Draco (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Galatine Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionJBronze", - "warframeMarket": { - "id": "57bc9c99e506eb45ea25145c", - "urlName": "galatine_prime_blade" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionJBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddf45221e30057500ff5", - "urlName": "meso_s2_relic" - } - }, - { - "name": "Meso S3", - "rewards": [ + "chance": 0.1106, + "location": "Europa/Lillith (Excavation), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Spira Prime Pouch", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOBronze", - "warframeMarket": { - "id": "56c3bc115d2f0202da32e946", - "urlName": "spira_prime_pouch" - } - } + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Europa/Paimon (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Ash Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOBronze", - "warframeMarket": { - "id": "559daa9fe779897b3263c2c7", - "urlName": "ash_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Europa/Valefor (Excavation), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOBronze" - } + "chance": 0.1106, + "location": "Europa/Zagan (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Valkyr Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOBronze", - "warframeMarket": { - "id": "583589fd2c2ada0047b386f6", - "urlName": "valkyr_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Jupiter/Cameria (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Nekros Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOBronze", - "warframeMarket": { - "id": "57bc9a40e506eb45ea251452", - "urlName": "nekros_prime_chassis" - } - } + "chance": 0.1106, + "location": "Jupiter/Elara (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dde45221e30057500fe1", - "urlName": "meso_s3_relic" - } - }, - { - "name": "Meso S4", - "rewards": [ + "chance": 0.1106, + "location": "Jupiter/Io (Defense), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Saryn Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSBronze", - "warframeMarket": { - "id": "56c3bbd55d2f0202da32e93b", - "urlName": "saryn_prime_blueprint" - } - } + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Mars/Wahiba (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" - } - } + "chance": 0.1106, + "location": "Phobos/Zeugma (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Trinity Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSBronze", - "warframeMarket": { - "id": "56153689b66f836f7a3c0baf", - "urlName": "trinity_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Saturn/Helene (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Saturn/Piscinas (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Banshee Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSBronze", - "warframeMarket": { - "id": "58b57068eb26db5c3119210b", - "urlName": "banshee_prime_neuroptics" - } - } + "chance": 0.1106, + "location": "Saturn/Titan (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Galatine Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSBronze", - "warframeMarket": { - "id": "57bc9c99e506eb45ea25145c", - "urlName": "galatine_prime_blade" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionSBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dddd5221e30057500fd9", - "urlName": "meso_s4_relic" - } - }, - { - "name": "Meso S5", - "rewards": [ + "chance": 0.1106, + "location": "Sedna/Camenae (Defense), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Sybaris Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionVBronze", - "warframeMarket": { - "id": "592dd262011e88f094afec85", - "urlName": "sybaris_prime_barrel" - } - } + "rarity": "Uncommon", + "chance": 0.125, + "location": "Deimos/Terrorem (Survival), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionVBronze" - } + "chance": 0.125, + "location": "Void/Mithra (Interception), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Saryn Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionVBronze", - "warframeMarket": { - "id": "56c3bbdb5d2f0202da32e93c", - "urlName": "saryn_prime_neuroptics" - } - } + "chance": 0.125, + "location": "Void/Mot (Survival), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionVBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" - } - } + "chance": 0.1356, + "location": "Uranus/Ur (Disruption), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionVBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" - } - } + "chance": 0.1429, + "location": "Eris/Zabala (Survival), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionVBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionVBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddd75221e30057500fd2", - "urlName": "meso_s5_relic" - } - }, - { - "name": "Meso S6", - "rewards": [ + "chance": 0.1429, + "location": "Europa/Ose (Interception), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Spira Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZBronze", - "warframeMarket": { - "id": "56c3bc0c5d2f0202da32e945", - "urlName": "spira_prime_blade" - } - } + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Jupiter/Callisto (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Cernos Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZBronze", - "warframeMarket": { - "id": "583580fd2c2ada003badef89", - "urlName": "cernos_prime_string" - } - } + "chance": 0.1429, + "location": "Lua/Apollo (Disruption), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Tigris Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZBronze", - "warframeMarket": { - "id": "57bc9c84e506eb45ea251458", - "urlName": "tigris_prime_receiver" - } - } + "chance": 0.1429, + "location": "Saturn/Rhea (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Galatine Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZBronze", - "warframeMarket": { - "id": "57bc9c99e506eb45ea25145c", - "urlName": "galatine_prime_blade" - } - } + "chance": 0.1429, + "location": "Sedna/Kappa (Disruption), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Helios Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZBronze", - "warframeMarket": { - "id": "58b57068eb26db5c31192116", - "urlName": "helios_prime_carapace" - } - } + "chance": 0.1429, + "location": "Uranus/Umbriel (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Uranus/Ur (Disruption), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Valkyr Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZBronze", - "warframeMarket": { - "id": "583589fd2c2ada0047b386f6", - "urlName": "valkyr_prime_blueprint" - } - } + "chance": 0.1518, + "location": "Elite Sanctuary Onslaught, Rotation C" } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeEBronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { - "id": "6054ddd15221e30057500fcb", - "urlName": "meso_s6_relic" + "id": "66c6097e66bbb2aedca69589", + "urlName": "neo_b9_relic" } }, { - "name": "Meso S7", + "name": "Neo C1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Sybaris Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeDBronze", + "name": "Chroma Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeCBronze", "warframeMarket": { - "id": "592dd262011e88f094afec85", - "urlName": "sybaris_prime_barrel" + "id": "5ba9f2014567de01415f6387", + "urlName": "chroma_prime_systems_blueprint" } } }, @@ -38462,11 +56419,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Paris Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeDBronze", + "name": "Redeemer Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff53", - "urlName": "paris_prime_grip" + "id": "5c196fae96037800ddadac16", + "urlName": "redeemer_prime_blueprint" } } }, @@ -38474,11 +56431,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nami Skyla Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeDBronze", + "name": "Pyrana Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeCBronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7042", - "urlName": "nami_skyla_prime_handle" + "id": "5b2985e1eb069f04ea65b0ee", + "urlName": "pyrana_prime_receiver" } } }, @@ -38486,19 +56443,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeDBronze" + "name": "Limbo Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeCBronze", + "warframeMarket": { + "id": "5b2987abeb069f0536234279", + "urlName": "limbo_prime_systems_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Cernos Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeDBronze", + "name": "Kronen Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeCBronze", "warframeMarket": { - "id": "583580f42c2ada003badef87", - "urlName": "cernos_prime_upper_limb" + "id": "5ab167b7b2b6a80475780fad", + "urlName": "kronen_prime_blueprint" } } }, @@ -38506,37 +56467,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Venka Prime Blades", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeDBronze", + "name": "Mesa Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeCBronze", "warframeMarket": { - "id": "58358e1c2c2ada00655a4ef6", - "urlName": "venka_prime_blades" + "id": "5c182b749603780081b09a57", + "urlName": "mesa_prime_chassis_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddf05221e30057500ff0", - "urlName": "meso_s7_relic" + "id": "6054ddb95221e30057500fb4", + "urlName": "neo_c1_relic" } }, { - "name": "Meso S8", + "name": "Neo C2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Sybaris Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeABronze", + "name": "Corvas Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeBBronze", "warframeMarket": { - "id": "592dd262011e88f094afec85", - "urlName": "sybaris_prime_barrel" + "id": "6242037666a58f0108c3d47f", + "urlName": "corvas_prime_barrel" } } }, @@ -38544,11 +56505,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ballistica Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeABronze", + "name": "Orthos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeBBronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7043", - "urlName": "ballistica_prime_upper_limb" + "id": "54a73e65e779893a797fff51", + "urlName": "orthos_prime_blueprint" } } }, @@ -38556,11 +56517,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeABronze", + "name": "Magnus Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "id": "6139101b30dd5b004b7f90ae", + "urlName": "magnus_prime_receiver" } } }, @@ -38568,11 +56529,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Gram Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeABronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeBBronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283496", - "urlName": "gram_prime_blade" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -38581,44 +56542,44 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeABronze" + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeABronze", + "name": "Nidus Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" + "id": "6139101a30dd5b004b7f90a8", + "urlName": "nidus_prime_systems_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de0e5221e30057501010", - "urlName": "meso_s8_relic" + "id": "6242037866a58f0108c3d495", + "urlName": "neo_c2_relic" } }, { - "name": "Meso S9", + "name": "Neo C3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Spira Prime Pouch", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAlertSarynPrimeBronze", + "name": "Cobra & Crane Prime Guard", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeCBronze", "warframeMarket": { - "id": "56c3bc115d2f0202da32e946", - "urlName": "spira_prime_pouch" + "id": "639a941c74b02f008887784a", + "urlName": "cobra_and_crane_prime_guard" } } }, @@ -38626,11 +56587,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Saryn Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAlertSarynPrimeBronze", + "name": "Paris Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeCBronze", "warframeMarket": { - "id": "56c3bbdb5d2f0202da32e93c", - "urlName": "saryn_prime_neuroptics" + "id": "54a73e65e779893a797fff53", + "urlName": "paris_prime_grip" } } }, @@ -38638,19 +56599,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAlertSarynPrimeBronze" + "name": "Magnus Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeCBronze", + "warframeMarket": { + "id": "6139101b30dd5b004b7f90ae", + "urlName": "magnus_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Spira Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAlertSarynPrimeBronze", + "name": "Strun Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeCBronze", "warframeMarket": { - "id": "56c3bc025d2f0202da32e944", - "urlName": "spira_prime_blueprint" + "id": "6139101a30dd5b004b7f90a4", + "urlName": "strun_prime_receiver" } } }, @@ -38658,11 +56623,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAlertSarynPrimeBronze", + "name": "Corvas Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "6242037666a58f0108c3d484", + "urlName": "corvas_prime_stock" } } }, @@ -38670,37 +56635,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAlertSarynPrimeBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeCBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAlertSarynPrimeBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de155221e30057501018", - "urlName": "meso_s9_relic" + "id": "639a8d9274b02f003889eb70", + "urlName": "neo_c3_relic" } }, { - "name": "Meso T1", + "name": "Neo C4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tiberon Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeBBronze", + "name": "Corvas Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeDBronze", "warframeMarket": { - "id": "5ab167b7b2b6a80475780fb1", - "urlName": "tiberon_prime_barrel" + "id": "6242037666a58f0108c3d47f", + "urlName": "corvas_prime_barrel" } } }, @@ -38709,7 +56670,7 @@ "chance": 11, "item": { "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeDBronze", "warframeMarket": { "id": "54a73e65e779893a797fff57", "urlName": "paris_prime_upper_limb" @@ -38720,19 +56681,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeBBronze" + "name": "Hildryn Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeDBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d46", + "urlName": "hildryn_prime_neuroptics_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeBBronze", + "name": "Gunsen Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "64c2aa1466456704eba6ba2e", + "urlName": "gunsen_prime_blueprint" } } }, @@ -38740,11 +56705,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeBBronze", + "name": "Scourge Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" + "id": "61bb64fb3132ff00482b5fb8", + "urlName": "scourge_prime_blade" } } }, @@ -38752,37 +56717,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeBBronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddcf5221e30057500fc9", - "urlName": "meso_t1_relic" + "id": "64c2aa1466456704eba6ba33", + "urlName": "neo_c4_relic" } }, { - "name": "Meso T2", + "name": "Neo C5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tiberon Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeCBronze", + "name": "Corvas Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "5ab167b8b2b6a80475780fb8", - "urlName": "tiberon_prime_stock" + "id": "6242037666a58f0108c3d47f", + "urlName": "corvas_prime_barrel" } } }, @@ -38790,11 +56755,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tigris Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeCBronze", + "name": "Hystrix Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "57bc9c84e506eb45ea251458", - "urlName": "tigris_prime_receiver" + "id": "62d3493f75156700ce450de7", + "urlName": "hystrix_prime_blueprint" } } }, @@ -38802,11 +56767,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Banshee Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeCBronze", + "name": "Khora Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210a", - "urlName": "banshee_prime_blueprint" + "id": "62d3494075156700ce450df5", + "urlName": "khora_prime_blueprint" } } }, @@ -38814,11 +56779,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeCBronze", + "name": "Garuda Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" + "id": "6242037866a58f0108c3d497", + "urlName": "garuda_prime_blueprint" } } }, @@ -38826,11 +56791,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeCBronze", + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" } } }, @@ -38839,44 +56804,44 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeCBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionZephyrPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddce5221e30057500fc8", - "urlName": "meso_t2_relic" + "id": "67222a101ce4caca2fe9866b", + "urlName": "neo_c5_relic" } }, { - "name": "Meso T3", + "name": "Neo D1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tiberon Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeBBronze", + "name": "Dakra Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFBronze", "warframeMarket": { - "id": "5ab167b8b2b6a80475780fb8", - "urlName": "tiberon_prime_stock" + "id": "54a73e65e779893a797fff3d", + "urlName": "dakra_prime_blade" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Chroma Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeBBronze", + "name": "Mag Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFBronze", "warframeMarket": { - "id": "5ba9f2024567de01415f6388", - "urlName": "chroma_prime_chassis" + "id": "54a73e65e779893a797fff7b", + "urlName": "mag_prime_systems_blueprint" } } }, @@ -38884,11 +56849,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Limbo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeBBronze", + "name": "Trinity Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFBronze", "warframeMarket": { - "id": "5b2987aaeb069f0536234276", - "urlName": "limbo_prime_blueprint" + "id": "56153692b66f836f7d649936", + "urlName": "trinity_prime_neuroptics_blueprint" } } }, @@ -38896,11 +56861,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeBBronze", + "name": "Vasto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" + "id": "54a73e65e779893a797fff65", + "urlName": "vasto_prime_barrel" } } }, @@ -38908,45 +56873,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeBBronze" + "name": "Boar Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff2b", + "urlName": "boar_prime_blueprint" + } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionChromaPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de0e5221e3005750100f", - "urlName": "meso_t3_relic" + "id": "6054ddb85221e30057500fb3", + "urlName": "neo_d1_relic" } }, { - "name": "Meso T4", + "name": "Neo D2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tenora Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeCBronze", + "name": "Dethcube Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeABronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d1", - "urlName": "tenora_prime_receiver" + "id": "5d93ca107ea27b0a87566f62", + "urlName": "dethcube_prime_cerebrum" } } }, @@ -38954,11 +56919,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Wukong Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeCBronze", + "name": "Titania Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeABronze", "warframeMarket": { - "id": "5d21ce46f4604c012d1e0c13", - "urlName": "wukong_prime_systems" + "id": "5e839495267539077b0dd6cc", + "urlName": "titania_prime_blueprint" } } }, @@ -38966,11 +56931,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Paris Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeCBronze", + "name": "Equinox Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff53", - "urlName": "paris_prime_grip" + "id": "5ca28670fc2db2035eae05a5", + "urlName": "equinox_prime_neuroptics_blueprint" } } }, @@ -38978,11 +56943,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zhuge Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeCBronze", + "name": "Nezha Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeABronze", "warframeMarket": { - "id": "5d21ce43f4604c012d1e0c0e", - "urlName": "zhuge_prime_grip" + "id": "5f986cfa9dbdce024971b0be", + "urlName": "nezha_prime_systems_blueprint" } } }, @@ -38990,11 +56955,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ninkondi Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeCBronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeABronze", "warframeMarket": { - "id": "5d21ce42f4604c012d1e0c0c", - "urlName": "ninkondi_prime_blueprint" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -39003,32 +56968,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeCBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionOctaviaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dde15221e30057500fdd", - "urlName": "meso_t4_relic" + "id": "6054dd9e5221e30057500f99", + "urlName": "neo_d2_relic" } }, { - "name": "Meso T5", + "name": "Neo D3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tenora Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeABronze", + "name": "Dethcube Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeABronze", "warframeMarket": { - "id": "603621500a372600fd5614d6", - "urlName": "tenora_prime_barrel" + "id": "5d93ca117ea27b0a87566f6a", + "urlName": "dethcube_prime_blueprint" } } }, @@ -39036,23 +57001,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Panthera Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeABronze", - "warframeMarket": { - "id": "5f0e0fdc9f527b0285718f17", - "urlName": "panthera_prime_stock" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeABronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Astilla Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeABronze", + "name": "Zakti Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeABronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c70b", - "urlName": "astilla_prime_stock" + "id": "5f986cf99dbdce024971b0bd", + "urlName": "zakti_prime_barrel" } } }, @@ -39060,11 +57021,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeABronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } }, @@ -39072,11 +57033,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tekko Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeABronze", + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeABronze", "warframeMarket": { - "id": "5d93ca117ea27b0a87566f65", - "urlName": "tekko_prime_gauntlet" + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" } } }, @@ -39084,81 +57045,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeABronze" + "name": "Nezha Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeABronze", + "warframeMarket": { + "id": "5f986cfa9dbdce024971b0be", + "urlName": "nezha_prime_systems_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "60ad4a1bf1904300d012c6fc", - "urlName": "meso_t5_relic" + "id": "60cca19152f60b004dfea04f", + "urlName": "neo_d3_relic" } }, { - "name": "Meso V1", + "name": "Neo D4", "rewards": [ - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" - } - } - }, - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Spira Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGBronze", - "warframeMarket": { - "id": "56c3bc025d2f0202da32e944", - "urlName": "spira_prime_blueprint" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Carrier Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGBronze", - "warframeMarket": { - "id": "559daac1e779897b4253a85e", - "urlName": "carrier_prime_blueprint" - } - } - }, { "rarity": "Rare", "chance": 2, "item": { - "name": "Vectis Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGBronze", + "name": "Destreza Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboTrinityVaultABronze", "warframeMarket": { - "id": "559daaefe779897b5a2d3551", - "urlName": "vectis_prime_receiver" + "id": "5b2985e0eb069f04ea65b0d8", + "urlName": "destreza_prime_blade" } } }, @@ -39166,45 +57083,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGBronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054de025221e30057501004", - "urlName": "meso_v1_relic" - } - }, - { - "name": "Meso V2", - "rewards": [ - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Vasto Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionDBronze", + "name": "Dual Kamas Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboTrinityVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff67", - "urlName": "vasto_prime_receiver" + "id": "561536e4b66f836f8e15eb18", + "urlName": "dual_kamas_prime_handle" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionDBronze", + "name": "Limbo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboTrinityVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" + "id": "5b2987aaeb069f0536234276", + "urlName": "limbo_prime_blueprint" } } }, @@ -39212,69 +57107,57 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ash Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionDBronze", - "warframeMarket": { - "id": "559daaa7e779897b35d626c6", - "urlName": "ash_prime_chassis" - } - } - }, - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Nikana Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionDBronze", + "name": "Trinity Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboTrinityVaultABronze", "warframeMarket": { - "id": "56c3bbf45d2f0202da32e941", - "urlName": "nikana_prime_blade" + "id": "561536a1b66f836f854b966a", + "urlName": "trinity_prime_systems_blueprint" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionDBronze" + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboTrinityVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Volt Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionDBronze", - "warframeMarket": { - "id": "55158cd9e7798915ee6bd13f", - "urlName": "volt_prime_chassis" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboTrinityVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboTrinityVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de0a5221e3005750100c", - "urlName": "meso_v2_relic" + "id": "61a25ffa68fd79003fe3fd5e", + "urlName": "neo_d4_relic" } }, { - "name": "Meso V3", + "name": "Neo D5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Valkyr Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNBronze", + "name": "Dual Keres Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeCBronze", "warframeMarket": { - "id": "58358a0c2c2ada0047b386f9", - "urlName": "valkyr_prime_systems" + "id": "62d3494175156700ce450e00", + "urlName": "dual_keres_prime_blueprint" } } }, @@ -39282,11 +57165,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kavasa Prime Band", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNBronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeCBronze", "warframeMarket": { - "id": "56153734b66f836f976f5501", - "urlName": "kavasa_prime_band" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -39294,11 +57177,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Volt Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNBronze", + "name": "Corvas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeCBronze", "warframeMarket": { - "id": "55158cd9e7798915ee6bd13f", - "urlName": "volt_prime_chassis" + "id": "6242037666a58f0108c3d480", + "urlName": "corvas_prime_blueprint" } } }, @@ -39306,11 +57189,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Carrier Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNBronze", + "name": "Strun Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeCBronze", "warframeMarket": { - "id": "559daac1e779897b4253a85e", - "urlName": "carrier_prime_blueprint" + "id": "6139101a30dd5b004b7f90a4", + "urlName": "strun_prime_receiver" } } }, @@ -39318,45 +57201,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNBronze" + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Spira Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNBronze", + "name": "Volnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeCBronze", "warframeMarket": { - "id": "56c3bc025d2f0202da32e944", - "urlName": "spira_prime_blueprint" + "id": "60ad4a1cf1904300d012c70c", + "urlName": "volnus_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionNBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dde85221e30057500fe6", - "urlName": "meso_v3_relic" + "id": "62d3494075156700ce450df8", + "urlName": "neo_d5_relic" } }, { - "name": "Meso V4", + "name": "Neo D6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Vauban Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTBronze", + "name": "Dethcube Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasVaubanVaultABronze", "warframeMarket": { - "id": "573b7fc20ec44a47787a690e", - "urlName": "vauban_prime_chassis" + "id": "5d93ca117ea27b0a87566f6a", + "urlName": "dethcube_prime_blueprint" } } }, @@ -39364,11 +57251,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Valkyr Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTBronze", + "name": "Akstiletto Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasVaubanVaultABronze", "warframeMarket": { - "id": "58358a062c2ada0047b386f7", - "urlName": "valkyr_prime_neuroptics" + "id": "573b80590ec44a47787a6918", + "urlName": "akstiletto_prime_link" } } }, @@ -39376,11 +57263,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ash Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTBronze", + "name": "Fragor Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasVaubanVaultABronze", "warframeMarket": { - "id": "559daab7e779897b3d86cb8f", - "urlName": "ash_prime_neuroptics" + "id": "573b80230ec44a47787a6912", + "urlName": "fragor_prime_handle" } } }, @@ -39388,11 +57275,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Carrier Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTBronze", + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasVaubanVaultABronze", "warframeMarket": { - "id": "559daac1e779897b4253a85e", - "urlName": "carrier_prime_blueprint" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } }, @@ -39400,45 +57287,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasVaubanVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTBronze" + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasVaubanVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionTBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasVaubanVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dddb5221e30057500fd7", - "urlName": "meso_v4_relic" + "id": "639a8d9374b02f003889eb7f", + "urlName": "neo_d6_relic" } }, { - "name": "Meso V5", + "name": "Neo D7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Venka Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionXBronze", + "name": "Dual Keres Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeCBronze", "warframeMarket": { - "id": "58358e1b2c2ada00655a4ef5", - "urlName": "venka_prime_gauntlet" + "id": "62d3494175156700ce450e00", + "urlName": "dual_keres_prime_blueprint" } } }, @@ -39446,11 +57333,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Euphona Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionXBronze", + "name": "Knell Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeCBronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210f", - "urlName": "euphona_prime_barrel" + "id": "61bb64fe3132ff00482b5fd5", + "urlName": "knell_prime_receiver" } } }, @@ -39458,11 +57345,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Silva & Aegis Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionXBronze", + "name": "Khora Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeCBronze", "warframeMarket": { - "id": "592dd262011e88f094afec87", - "urlName": "silva_and_aegis_prime_blueprint" + "id": "62d3493f75156700ce450ded", + "urlName": "khora_prime_chassis_blueprint" } } }, @@ -39470,11 +57357,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionXBronze", + "name": "Wisp Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "64c2aa1666456704eba6ba44", + "urlName": "wisp_prime_systems_blueprint" } } }, @@ -39482,49 +57369,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Cernos Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionXBronze", - "warframeMarket": { - "id": "583580fb2c2ada003badef88", - "urlName": "cernos_prime_grip" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Spira Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionXBronze", + "name": "Corvas Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeCBronze", "warframeMarket": { - "id": "56c3bc025d2f0202da32e944", - "urlName": "spira_prime_blueprint" + "id": "6242037766a58f0108c3d48a", + "urlName": "corvas_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionXBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddd25221e30057500fcd", - "urlName": "meso_v5_relic" + "id": "64c2aa1466456704eba6ba34", + "urlName": "neo_d7_relic" } }, { - "name": "Meso V6", + "name": "Neo D8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Vectis Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAshVaubanVaultABronze", + "name": "Dual Keres Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeEBronze", "warframeMarket": { - "id": "559daaefe779897b5a2d3551", - "urlName": "vectis_prime_receiver" + "id": "62d3494175156700ce450e00", + "urlName": "dual_keres_prime_blueprint" } } }, @@ -39532,23 +57415,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Vauban Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAshVaubanVaultABronze", - "warframeMarket": { - "id": "573b7fbd0ec44a47787a690d", - "urlName": "vauban_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeEBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Carrier Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAshVaubanVaultABronze", + "name": "Larkspur Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeEBronze", "warframeMarket": { - "id": "559daacae779897b47b74c13", - "urlName": "carrier_prime_cerebrum" + "id": "641263e07d179f02100c6d4c", + "urlName": "larkspur_prime_receiver" } } }, @@ -39556,11 +57435,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akstiletto Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAshVaubanVaultABronze", + "name": "Nagantaka Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeEBronze", "warframeMarket": { - "id": "573b804a0ec44a47787a6916", - "urlName": "akstiletto_prime_barrel" + "id": "6242037766a58f0108c3d48f", + "urlName": "nagantaka_prime_barrel" } } }, @@ -39568,45 +57447,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAshVaubanVaultABronze" + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAshVaubanVaultABronze", + "name": "Tatsu Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeEBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" + "id": "633e2e6af570d10793afb818", + "urlName": "tatsu_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAshVaubanVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeEBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054de145221e30057501017", - "urlName": "meso_v6_relic" + "id": "6530539a32327ba8746da735", + "urlName": "neo_d8_relic" } }, { - "name": "Meso V7", + "name": "Neo E1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Volnus Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeCBronze", + "name": "Ember Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultBBronze", "warframeMarket": { - "id": "60ad4a1bf1904300d012c6f9", - "urlName": "volnus_prime_handle" + "id": "54a73e65e779893a797fff81", + "urlName": "ember_prime_blueprint" } } }, @@ -39614,11 +57497,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Dual Keres Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeCBronze", + "name": "Reaper Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultBBronze", "warframeMarket": { - "id": "62d3494075156700ce450df3", - "urlName": "dual_keres_prime_handle" + "id": "54a73e65e779893a797fff58", + "urlName": "reaper_prime_blade" } } }, @@ -39626,23 +57509,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Knell Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeCBronze", + "name": "Frost Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultBBronze", "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc6", - "urlName": "knell_prime_blueprint" + "id": "54a73e65e779893a797fff6c", + "urlName": "frost_prime_neuroptics_blueprint" } } }, @@ -39650,1744 +57529,1035 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeCBronze" + "name": "Loki Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff70", + "urlName": "loki_prime_neuroptics_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Scourge Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeCBronze", + "name": "Wyrm Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultBBronze", "warframeMarket": { - "id": "61bb64fb3132ff00482b5fb8", - "urlName": "scourge_prime_blade" + "id": "54ca431ce779891a1adb4901", + "urlName": "wyrm_prime_blueprint" } } } ], - "locations": [ - { - "rarity": "Legendary", - "chance": 0.0042, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.0067, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Another Betrayer, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Ceres/Seimeni (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Earth/Coba (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Eris/Akkad (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Europa/Larzac (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Family Reunion, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Hot Mess, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Jupiter/Sinai (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Mars/Kadesh (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Phobos/Opik (Rush), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Pluto/Sechura (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Recover The Orokin Archive, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Sedna/Sangeru (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Sunkiller, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Table For Two, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "The Aftermath, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Time's Up, Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0158, - "location": "Venus/Romula (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Kasio's Rest (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Lupal Pass (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Mordo Cluster (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Nodo Gap (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Saturn/Vand Cluster (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0205, - "location": "Void/Ani (Survival), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0205, - "location": "Void/Taranis (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0241, - "location": "Neptune/Nu-Gua Mines (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0241, - "location": "Neptune/Sovereign Grasp (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0244, - "location": "Void Storm (Neptune)" - }, - { - "rarity": "Rare", - "chance": 0.0244, - "location": "Void Storm (Saturn)" - }, - { - "rarity": "Rare", - "chance": 0.025, - "location": "Zariman/Halako Perimeter (Exterminate)" - }, - { - "rarity": "Rare", - "chance": 0.025, - "location": "Zariman/The Greenway (Mobile Defense)" - }, - { - "rarity": "Rare", - "chance": 0.0313, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0313, - "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0313, - "location": "Zariman/Everview Arc (Void Flood), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0313, - "location": "Zariman/Oro Works (Void Armageddon), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0313, - "location": "Zariman/Tuvul Commons (Void Cascade), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0391, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Arva Vector (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Brom Cluster (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Enkidu Ice Drifts (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Mammon's Prospect (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Nu-Gua Mines (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Neptune/Sovereign Grasp (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Fenton's Field (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Khufu Envoy (Caches), Rotation A" - }, + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddbb5221e30057500fb7", + "urlName": "neo_e1_relic" + } + }, + { + "name": "Neo E2", + "rewards": [ { "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Obol Crossing (Caches), Rotation A" + "chance": 2, + "item": { + "name": "Equinox Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeEBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a0", + "urlName": "equinox_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Peregrine Axis (Caches), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Zakti Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeEBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0bd", + "urlName": "zakti_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Profit Margin (Caches), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Atlas Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeEBronze", + "warframeMarket": { + "id": "5d9385b17ea27b0a28fd75b8", + "urlName": "atlas_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0435, - "location": "Pluto/Seven Sirens (Caches), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0455, - "location": "Neptune/Mammon's Prospect (Skirmish), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Dethcube Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeEBronze", + "warframeMarket": { + "id": "5d93ca117ea27b0a87566f6e", + "urlName": "dethcube_prime_systems" + } + } }, { - "rarity": "Rare", - "chance": 0.0465, - "location": "Neptune/Arva Vector (Skirmish), Rotation B" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Corinth Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeEBronze", + "warframeMarket": { + "id": "5e839493267539077b0dd69e", + "urlName": "corinth_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeEBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd9b5221e30057500f95", + "urlName": "neo_e2_relic" + } + }, + { + "name": "Neo E3", + "rewards": [ { "rarity": "Rare", - "chance": 0.0506, - "location": "Saturn/Pandora (Pursuit)" + "chance": 2, + "item": { + "name": "Equinox Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongEquinoxVaultBBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae05a0", + "urlName": "equinox_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0556, - "location": "Jupiter/Ganymede (Disruption), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Stradavar Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongEquinoxVaultBBronze", + "warframeMarket": { + "id": "5ca2866ffc2db2035eae059b", + "urlName": "stradavar_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0571, - "location": "Neptune/Enkidu Ice Drifts (Skirmish), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongEquinoxVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0588, - "location": "Ceres/Cinxia (Interception), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Zhuge Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongEquinoxVaultBBronze", + "warframeMarket": { + "id": "5d21ce47f4604c012d1e0c14", + "urlName": "zhuge_prime_string" + } + } }, { - "rarity": "Rare", - "chance": 0.0588, - "location": "Earth/Gaia (Interception), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongEquinoxVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0588, - "location": "Mars/Alator (Interception), Rotation B" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongEquinoxVaultBBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongEquinoxVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "63229385dd457f0096113c41", + "urlName": "neo_e3_relic" + } + }, + { + "name": "Neo E4", + "rewards": [ { "rarity": "Rare", - "chance": 0.0588, - "location": "Mercury/Odin (Interception), Rotation B" + "chance": 2, + "item": { + "name": "Epitaph Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeABronze", + "warframeMarket": { + "id": "66c60c2766bbb2aedca695a6", + "urlName": "epitaph_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0588, - "location": "Venus/Cytherean (Interception), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Gauss Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeABronze", + "warframeMarket": { + "id": "65a7fc5aed5b0d2e3eb462b4", + "urlName": "gauss_prime_neuroptics_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Kasio's Rest (Caches)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" + } + } }, { - "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Lupal Pass (Caches)" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeABronze" + } }, { - "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Mordo Cluster (Caches)" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Afuris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeABronze", + "warframeMarket": { + "id": "639a941c74b02f008887784b", + "urlName": "afuris_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Nodo Gap (Caches)" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" + } + } + } + ], + "locations": [ { - "rarity": "Rare", - "chance": 0.0599, - "location": "Saturn/Vand Cluster (Caches)" + "rarity": "Legendary", + "chance": 0.0042, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { - "rarity": "Rare", - "chance": 0.0625, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" + "rarity": "Legendary", + "chance": 0.005, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0649, - "location": "Void/Ani (Survival), Rotation C" + "rarity": "Legendary", + "chance": 0.005, + "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Oxomoco (Exterminate)" + "rarity": "Legendary", + "chance": 0.0067, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Stribog (Sabotage)" + "chance": 0.01, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation C" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Taranis (Defense), Rotation C" + "chance": 0.0184, + "location": "Ceres/Seimeni (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Tiwaz (Mobile Defense)" + "chance": 0.0184, + "location": "Earth/Coba (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Ukko (Capture)" + "chance": 0.0184, + "location": "Eris/Akkad (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0696, - "location": "Void/Belenus (Defense), Rotation A" + "chance": 0.0184, + "location": "Europa/Larzac (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Ceres/Draco (Survival), Rotation B" + "chance": 0.0184, + "location": "Jupiter/Sinai (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Lillith (Excavation), Rotation B" + "chance": 0.0184, + "location": "Mars/Kadesh (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Valefor (Excavation), Rotation B" + "chance": 0.0184, + "location": "Pluto/Sechura (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Zagan (Survival), Rotation B" + "chance": 0.0184, + "location": "Sedna/Sangeru (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Jupiter/Cameria (Survival), Rotation B" + "chance": 0.0184, + "location": "Venus/Romula (Defense), Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Jupiter/Elara (Survival), Rotation B" + "chance": 0.0188, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Mars/Wahiba (Survival), Rotation B" + "chance": 0.0188, + "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation C" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Phobos/Zeugma (Survival), Rotation B" + "chance": 0.02, + "location": "Veil/Flexa (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Piscinas (Survival), Rotation B" + "chance": 0.02, + "location": "Veil/H-2 Cloud (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Titan (Survival), Rotation B" + "chance": 0.02, + "location": "Veil/Nsu Grid (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Ceres/Seimeni (Defense), Rotation C" + "chance": 0.02, + "location": "Veil/R-9 Cloud (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Earth/Coba (Defense), Rotation C" + "chance": 0.0201, + "location": "Another Betrayer, Rotation C" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Eris/Akkad (Defense), Rotation C" + "chance": 0.0201, + "location": "Family Reunion, Rotation C" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Europa/Larzac (Defense), Rotation C" + "chance": 0.0201, + "location": "Hot Mess, Rotation C" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Jupiter/Sinai (Defense), Rotation C" + "chance": 0.0201, + "location": "Phobos/Opik (Rush), Rotation C" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Mars/Kadesh (Defense), Rotation C" + "chance": 0.0201, + "location": "Recover The Orokin Archive, Rotation C" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Pluto/Sechura (Defense), Rotation C" + "chance": 0.0201, + "location": "Sunkiller, Rotation C" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Sedna/Sangeru (Defense), Rotation C" + "chance": 0.0201, + "location": "Table For Two, Rotation C" }, { "rarity": "Rare", - "chance": 0.0759, - "location": "Venus/Romula (Defense), Rotation C" + "chance": 0.0201, + "location": "The Aftermath, Rotation C" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Casta (Defense), Rotation B" + "chance": 0.0201, + "location": "Time's Up, Rotation C" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Casta (Defense), Rotation C" + "chance": 0.0205, + "location": "Void/Ani (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Egeria (Defense), Rotation B" + "chance": 0.0234, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation C" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Egeria (Defense), Rotation C" + "chance": 0.0241, + "location": "Pluto/Profit Margin (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Varro (Defense), Rotation B" + "chance": 0.0241, + "location": "Pluto/Seven Sirens (Skirmish)" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Ceres/Varro (Defense), Rotation C" + "chance": 0.025, + "location": "Void Storm (Pluto)" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Earth/Lith (Defense), Rotation B" + "chance": 0.0322, + "location": "Eris/Cyath (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Earth/Lith (Defense), Rotation C" + "chance": 0.0322, + "location": "Eris/Gnathos (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Mars/Spear (Defense), Rotation B" + "chance": 0.0322, + "location": "Kuva Fortress/Pago (Spy), Rotation C" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Mars/Spear (Defense), Rotation C" + "chance": 0.0322, + "location": "Neptune/Nereid (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Mercury/Lares (Defense), Rotation B" + "chance": 0.0322, + "location": "Pluto/Oceanum (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Mercury/Lares (Defense), Rotation C" + "chance": 0.0322, + "location": "Sedna/Kelpie (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Phobos/Drunlo (Defense), Rotation B" + "chance": 0.0322, + "location": "Sedna/Tikoloshe (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Phobos/Drunlo (Defense), Rotation C" + "chance": 0.0322, + "location": "Uranus/Rosalind (Spy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Phobos/Gulliver (Defense), Rotation B" + "chance": 0.0333, + "location": "Zariman/Everview Arc (Void Flood), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Phobos/Gulliver (Defense), Rotation C" + "chance": 0.0333, + "location": "Zariman/Oro Works (Void Armageddon), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Venus/Tessera (Defense), Rotation B" + "chance": 0.0333, + "location": "Zariman/Tuvul Commons (Void Cascade), Rotation B" }, { "rarity": "Rare", - "chance": 0.0833, - "location": "Venus/Tessera (Defense), Rotation C" + "chance": 0.0375, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation C" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "Another Betrayer, Rotation C" + "chance": 0.0435, + "location": "Veil/Arc Silver (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "Family Reunion, Rotation C" + "chance": 0.0435, + "location": "Veil/Calabash (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "Hot Mess, Rotation C" + "chance": 0.0435, + "location": "Veil/Erato (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "Phobos/Opik (Rush), Rotation C" + "chance": 0.0435, + "location": "Veil/Lu-Yan (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "Recover The Orokin Archive, Rotation C" + "chance": 0.0435, + "location": "Veil/Numina (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "Sunkiller, Rotation C" + "chance": 0.0435, + "location": "Veil/Sabmir Cloud (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "Table For Two, Rotation C" + "chance": 0.0455, + "location": "Pluto/Khufu Envoy (Skirmish), Rotation B" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "The Aftermath, Rotation C" + "chance": 0.0476, + "location": "Lua/Circulus (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 0.0843, - "location": "Time's Up, Rotation C" + "chance": 0.048, + "location": "Veil/Flexa (Caches), Rotation A" }, { "rarity": "Rare", - "chance": 0.0909, - "location": "Sanctuary Onslaught, Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Europa/Ose (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Jupiter/Callisto (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Brom Cluster (Skirmish), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Caracol (Defection), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Iapetus (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Rhea (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Umbriel (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1084, - "location": "Elite Sanctuary Onslaught, Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Ceres/Bode (Spy), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Deimos/Hyf (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Cyath (Spy), Rotation B" + "chance": 0.048, + "location": "Veil/H-2 Cloud (Caches), Rotation A" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Eris/Gnathos (Spy), Rotation B" + "rarity": "Rare", + "chance": 0.048, + "location": "Veil/Nsu Grid (Caches), Rotation A" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Valac (Spy), Rotation C" + "rarity": "Rare", + "chance": 0.048, + "location": "Veil/R-9 Cloud (Caches), Rotation A" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Amalthea (Spy), Rotation C" + "rarity": "Rare", + "chance": 0.0488, + "location": "Pluto/Obol Crossing (Skirmish), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Kuva Fortress/Pago (Spy), Rotation C" + "rarity": "Rare", + "chance": 0.0556, + "location": "Jupiter/Ganymede (Disruption), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Neptune/Nereid (Spy), Rotation B" + "rarity": "Rare", + "chance": 0.058, + "location": "Mars/Tyana Pass (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Pluto/Oceanum (Spy), Rotation B" + "rarity": "Rare", + "chance": 0.0625, + "location": "Europa/Paimon (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Aegaeon (Spy), Rotation C" + "rarity": "Rare", + "chance": 0.0625, + "location": "Jupiter/Io (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Dione (Spy), Rotation C" + "rarity": "Rare", + "chance": 0.0625, + "location": "Mars/Tyana Pass (Defense), Rotation A" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Kelpie (Spy), Rotation B" + "rarity": "Rare", + "chance": 0.0625, + "location": "Pluto/Fenton's Field (Skirmish), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Tikoloshe (Spy), Rotation B" + "rarity": "Rare", + "chance": 0.0625, + "location": "Saturn/Helene (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Uranus/Rosalind (Spy), Rotation B" + "rarity": "Rare", + "chance": 0.0625, + "location": "Sedna/Camenae (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Void/Ani (Survival), Rotation B" + "rarity": "Rare", + "chance": 0.0649, + "location": "Void/Ani (Survival), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Ceres/Cinxia (Interception), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Hymeno (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Earth/Gaia (Interception), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Nimus (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Mars/Alator (Interception), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Europa/Cholistan (Excavation), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Mercury/Odin (Interception), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Kuva Fortress/Taveuni (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1392, - "location": "Venus/Cytherean (Interception), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Lua/Tycho (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Europa/Paimon (Defense), Rotation A" + "rarity": "Rare", + "chance": 0.0667, + "location": "Neptune/Despina (Excavation), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Jupiter/Io (Defense), Rotation A" + "rarity": "Rare", + "chance": 0.0667, + "location": "Neptune/Kelashin (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Mars/Olympus (Disruption), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Hieracon (Excavation), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Helene (Defense), Rotation A" + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Palus (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Camenae (Defense), Rotation A" + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Amarna (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Kappa (Disruption), Rotation A" + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Scylla (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Ur (Disruption), Rotation A" - } - ], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionKhoraPrimeCBronze", - "vaultInfo": { - "vaulted": false - }, - "warframeMarket": { - "id": "62d3494175156700ce450dfe", - "urlName": "meso_v7_relic" - } - }, - { - "name": "Meso W1", - "rewards": [ + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Selkie (Survival), Rotation B" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Wukong Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeABronze", - "warframeMarket": { - "id": "5d21ce46f4604c012d1e0c12", - "urlName": "wukong_prime_blueprint" - } - } + "chance": 0.0667, + "location": "Sedna/Yemaja (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Assur (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Zephyr Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeABronze", - "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c3", - "urlName": "zephyr_prime_chassis" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Cupid (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Tekko Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeABronze", - "warframeMarket": { - "id": "5d93ca117ea27b0a87566f65", - "urlName": "tekko_prime_gauntlet" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Ophelia (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Tipedo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeABronze", - "warframeMarket": { - "id": "5ca28670fc2db2035eae059f", - "urlName": "tipedo_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Oxomoco (Exterminate)" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Zhuge Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeABronze", - "warframeMarket": { - "id": "5d21ce47f4604c012d1e0c14", - "urlName": "zhuge_prime_string" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionAtlasPrimeABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054de145221e30057501016", - "urlName": "meso_w1_relic" - } - }, - { - "name": "Meso W2", - "rewards": [ + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Ukko (Capture)" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Wukong Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongEquinoxVaultABronze", - "warframeMarket": { - "id": "5d21ce46f4604c012d1e0c12", - "urlName": "wukong_prime_blueprint" - } - } + "chance": 0.0696, + "location": "Void/Belenus (Defense), Rotation A" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Zhuge Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongEquinoxVaultABronze", - "warframeMarket": { - "id": "5d21ce48f4604c012d1e0c17", - "urlName": "zhuge_prime_receiver" - } - } + "rarity": "Rare", + "chance": 0.0714, + "location": "Europa/Ose (Interception), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongEquinoxVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" - } - } + "rarity": "Rare", + "chance": 0.0714, + "location": "Jupiter/Callisto (Interception), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Stradavar Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongEquinoxVaultABronze", - "warframeMarket": { - "id": "5ca28670fc2db2035eae05a3", - "urlName": "stradavar_prime_receiver" - } - } + "rarity": "Rare", + "chance": 0.0714, + "location": "Saturn/Rhea (Interception), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Tipedo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongEquinoxVaultABronze", - "warframeMarket": { - "id": "5ca28670fc2db2035eae059f", - "urlName": "tipedo_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0714, + "location": "Uranus/Umbriel (Interception), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongEquinoxVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionWukongEquinoxVaultABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "63229385dd457f0096113c40", - "urlName": "meso_w2_relic" - } - }, - { - "name": "Meso Z1", - "rewards": [ + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Cambire (Alchemy), Rotation B" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Zephyr Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeBBronze", - "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c2", - "urlName": "zephyr_prime_blueprint" - } - } + "chance": 0.075, + "location": "Deimos/Munio (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Helios Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeBBronze", - "warframeMarket": { - "id": "58b57068eb26db5c31192118", - "urlName": "helios_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Persto (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Limbo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeBBronze", - "warframeMarket": { - "id": "5b2987aaeb069f0536234276", - "urlName": "limbo_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0909, + "location": "Void/Belenus (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" - } - } + "rarity": "Rare", + "chance": 0.0909, + "location": "Void/Mithra (Interception), Rotation A" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeBBronze" - } + "rarity": "Rare", + "chance": 0.0909, + "location": "Void/Mot (Survival), Rotation A" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionLimboPrimeBBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddf25221e30057500ff2", - "urlName": "meso_z1_relic" - } - }, - { - "name": "Meso Z2", - "rewards": [ + "rarity": "Rare", + "chance": 0.0968, + "location": "Sanctuary Onslaught, Rotation C" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Zephyr Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeBBronze", - "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c4", - "urlName": "zephyr_prime_systems" - } - } + "chance": 0.0968, + "location": "Void/Belenus (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Hydroid Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeBBronze", - "warframeMarket": { - "id": "59a48b625cd9938cfede7038", - "urlName": "hydroid_prime_blueprint" - } - } + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Rubico Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeBBronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283493", - "urlName": "rubico_prime_barrel" - } - } + "chance": 0.1, + "location": "Eris/Ixodes (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Sybaris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeBBronze", - "warframeMarket": { - "id": "592dd262011e88f094afec82", - "urlName": "sybaris_prime_blueprint" - } - } + "chance": 0.1, + "location": "Eris/Kala-Azar (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Redeemer Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeBBronze", - "warframeMarket": { - "id": "5c196fad96037800ddadac14", - "urlName": "redeemer_prime_blade" - } - } + "chance": 0.1, + "location": "Eris/Oestrus (Infested Salvage), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionMesaPrimeBBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddec5221e30057500feb", - "urlName": "meso_z2_relic" - } - }, - { - "name": "Meso Z3", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Zephyr Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeBBronze", - "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c4", - "urlName": "zephyr_prime_systems" - } - } + "chance": 0.1, + "location": "Eris/Phalan (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Akjagara Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeBBronze", - "warframeMarket": { - "id": "5c196fb496037800ddadac1a", - "urlName": "akjagara_prime_link" - } - } + "chance": 0.1, + "location": "Eris/Sporid (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Rubico Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeBBronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283493", - "urlName": "rubico_prime_barrel" - } - } + "chance": 0.1, + "location": "Eris/Xini (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Chroma Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeBBronze", - "warframeMarket": { - "id": "5ba9f2054567de01415f6390", - "urlName": "chroma_prime_blueprint" - } - } + "chance": 0.1, + "location": "Kuva Fortress/Nabuk (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeBBronze" - } + "chance": 0.1, + "location": "Lua/StöFler (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Stradavar Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeBBronze", - "warframeMarket": { - "id": "5ca28670fc2db2035eae05a3", - "urlName": "stradavar_prime_receiver" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionEquinoxPrimeBBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054de065221e30057501007", - "urlName": "meso_z3_relic" - } - }, - { - "name": "Meso Z4", - "rewards": [ + "chance": 0.1, + "location": "Lua/Yuvarium (Survival), Rotation B" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Zakti Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeCBronze", - "warframeMarket": { - "id": "5f986cf99dbdce024971b0b9", - "urlName": "zakti_prime_blueprint" - } - } + "rarity": "Uncommon", + "chance": 0.1, + "location": "Neptune/Proteus (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Tenora Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeCBronze", - "warframeMarket": { - "id": "6036214f0a372600fd5614d3", - "urlName": "tenora_prime_stock" - } - } + "chance": 0.1, + "location": "Neptune/Yursa (Defection), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Bronco Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff36", - "urlName": "bronco_prime_barrel" - } - } + "chance": 0.1, + "location": "Pluto/Cerberus (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Volnus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeCBronze", - "warframeMarket": { - "id": "60ad4a1cf1904300d012c70c", - "urlName": "volnus_prime_blueprint" - } - } + "chance": 0.1, + "location": "Pluto/Outer Terminus (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Titania Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeCBronze", - "warframeMarket": { - "id": "5e839493267539077b0dd698", - "urlName": "titania_prime_chassis" - } - } + "chance": 0.1, + "location": "Pluto/Peregrine Axis (Skirmish), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeCBronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T2VoidProjectionGaraPrimeCBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "60ad4a1bf1904300d012c6fd", - "urlName": "meso_z4_relic" - } - }, - { - "name": "Neo A1", - "rewards": [ + "chance": 0.1, + "location": "Saturn/Caracol (Defection), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Akstiletto Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMBronze", - "warframeMarket": { - "id": "573b80450ec44a47787a6915", - "urlName": "akstiletto_prime_blueprint" - } - } + "rarity": "Uncommon", + "chance": 0.1, + "location": "Sedna/Berehynia (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Cernos Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMBronze", - "warframeMarket": { - "id": "583580fd2c2ada003badef89", - "urlName": "cernos_prime_string" - } - } + "chance": 0.1, + "location": "Sedna/Hydron (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Vectis Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMBronze", - "warframeMarket": { - "id": "559daae8e779897b56bee133", - "urlName": "vectis_prime_blueprint" - } - } + "chance": 0.1, + "location": "Uranus/Bianca (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Carrier Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMBronze", - "warframeMarket": { - "id": "559daad8e779897b4f59525f", - "urlName": "carrier_prime_systems" - } - } + "chance": 0.1, + "location": "Uranus/Miranda (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" - } - } + "chance": 0.1, + "location": "Uranus/Stephano (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMBronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dda65221e30057500fa1", - "urlName": "neo_a1_relic" - } - }, - { - "name": "Neo A2", - "rewards": [ + "chance": 0.1106, + "location": "Ceres/Draco (Survival), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Akbolto Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeCBronze", - "warframeMarket": { - "id": "5a311f83c2c9e90dfff475d4", - "urlName": "akbolto_prime_receiver" - } - } + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Europa/Lillith (Excavation), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Zephyr Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeCBronze", - "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c3", - "urlName": "zephyr_prime_chassis" - } - } + "chance": 0.1106, + "location": "Europa/Paimon (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeCBronze" - } + "chance": 0.1106, + "location": "Europa/Valefor (Excavation), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Pyrana Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeCBronze", - "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0f3", - "urlName": "pyrana_prime_barrel" - } - } + "chance": 0.1106, + "location": "Europa/Zagan (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Kronen Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeCBronze", - "warframeMarket": { - "id": "5ab167b7b2b6a80475780fad", - "urlName": "kronen_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Jupiter/Cameria (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Limbo Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeCBronze", - "warframeMarket": { - "id": "5b2987abeb069f0536234279", - "urlName": "limbo_prime_systems" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeCBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddc25221e30057500fbc", - "urlName": "neo_a2_relic" - } - }, - { - "name": "Neo A3", - "rewards": [ + "chance": 0.1106, + "location": "Jupiter/Elara (Survival), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Akjagara Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeCBronze", - "warframeMarket": { - "id": "5c196fac96037800ddadac12", - "urlName": "akjagara_prime_barrel" - } - } + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Jupiter/Io (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Atlas Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeCBronze", - "warframeMarket": { - "id": "5d9385b17ea27b0a28fd75ba", - "urlName": "atlas_prime_systems" - } - } + "chance": 0.1106, + "location": "Mars/Wahiba (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Equinox Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeCBronze", - "warframeMarket": { - "id": "5ca28670fc2db2035eae05a5", - "urlName": "equinox_prime_neuroptics" - } - } + "chance": 0.1106, + "location": "Phobos/Zeugma (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Zhuge Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeCBronze", - "warframeMarket": { - "id": "5d21ce43f4604c012d1e0c0e", - "urlName": "zhuge_prime_grip" - } - } + "chance": 0.1106, + "location": "Saturn/Helene (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" - } - } + "chance": 0.1106, + "location": "Saturn/Piscinas (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Mesa Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeCBronze", - "warframeMarket": { - "id": "5c182b749603780081b09a57", - "urlName": "mesa_prime_chassis" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeCBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddc85221e30057500fc2", - "urlName": "neo_a3_relic" - } - }, - { - "name": "Neo A4", - "rewards": [ + "chance": 0.1106, + "location": "Saturn/Titan (Survival), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Akstiletto Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAshVaubanVaultABronze", - "warframeMarket": { - "id": "573b80450ec44a47787a6915", - "urlName": "akstiletto_prime_blueprint" - } - } + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Camenae (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Ash Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAshVaubanVaultABronze", - "warframeMarket": { - "id": "559daab7e779897b3d86cb8f", - "urlName": "ash_prime_neuroptics" - } - } + "chance": 0.125, + "location": "Deimos/Terrorem (Survival), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Vectis Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAshVaubanVaultABronze", - "warframeMarket": { - "id": "559daae8e779897b56bee133", - "urlName": "vectis_prime_blueprint" - } - } + "chance": 0.125, + "location": "Void/Mithra (Interception), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Carrier Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAshVaubanVaultABronze", - "warframeMarket": { - "id": "559daad1e779897b4be73862", - "urlName": "carrier_prime_carapace" - } - } + "chance": 0.125, + "location": "Void/Mot (Survival), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Vauban Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAshVaubanVaultABronze", - "warframeMarket": { - "id": "573b7fc20ec44a47787a690e", - "urlName": "vauban_prime_chassis" - } - } + "chance": 0.1356, + "location": "Uranus/Ur (Disruption), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAshVaubanVaultABronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAshVaubanVaultABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddcb5221e30057500fc5", - "urlName": "neo_a4_relic" - } - }, - { - "name": "Neo A5", - "rewards": [ + "chance": 0.1429, + "location": "Eris/Zabala (Survival), Rotation B" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Atlas Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeCBronze", - "warframeMarket": { - "id": "5d9385b27ea27b0a28fd75bb", - "urlName": "atlas_prime_neuroptics" - } - } + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Europa/Ose (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Octavia Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeCBronze", - "warframeMarket": { - "id": "603621500a372600fd5614d7", - "urlName": "octavia_prime_chassis" - } - } + "chance": 0.1429, + "location": "Jupiter/Callisto (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Karyst Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeCBronze", - "warframeMarket": { - "id": "5f0e0fdc9f527b0285718f18", - "urlName": "karyst_prime_handle" - } - } + "chance": 0.1429, + "location": "Lua/Apollo (Disruption), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Gara Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeCBronze", - "warframeMarket": { - "id": "60ad4a1cf1904300d012c703", - "urlName": "gara_prime_systems" - } - } + "chance": 0.1429, + "location": "Saturn/Rhea (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Kappa (Disruption), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" - } - } + "chance": 0.1429, + "location": "Uranus/Umbriel (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeCBronze" - } + "chance": 0.1429, + "location": "Uranus/Ur (Disruption), Rotation B" + }, + { + "rarity": "Uncommon", + "chance": 0.1518, + "location": "Elite Sanctuary Onslaught, Rotation C" } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeABronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { - "id": "60ad4a1df1904300d012c70d", - "urlName": "neo_a5_relic" + "id": "66c6098466bbb2aedca69591", + "urlName": "neo_e4_relic" } }, { - "name": "Neo A6", + "name": "Neo F1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Akjagara Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultABronze", + "name": "Frost Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultABronze", "warframeMarket": { - "id": "5c196fac96037800ddadac12", - "urlName": "akjagara_prime_barrel" + "id": "54a73e65e779893a797fff80", + "urlName": "frost_prime_blueprint" } } }, @@ -41395,11 +58565,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Hydroid Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultABronze", + "name": "Bo Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultABronze", "warframeMarket": { - "id": "59a48b625cd9938cfede7038", - "urlName": "hydroid_prime_blueprint" + "id": "54a73e65e779893a797fff28", + "urlName": "bo_prime_handle" } } }, @@ -41407,23 +58577,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ballistica Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultABronze", - "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7045", - "urlName": "ballistica_prime_string" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nami Skyla Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultABronze", + "name": "Sicarus Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultABronze", "warframeMarket": { - "id": "59a5c2565cd9938cfede703f", - "urlName": "nami_skyla_prime_blueprint" + "id": "54a73e65e779893a797fff5e", + "urlName": "sicarus_prime_barrel" } } }, @@ -41431,11 +58597,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultABronze", + "name": "Ember Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "54a73e65e779893a797fff7e", + "urlName": "ember_prime_chassis_blueprint" } } }, @@ -41443,33 +58609,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultABronze" + "name": "Sicarus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff5f", + "urlName": "sicarus_prime_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61a25ffa68fd79003fe3fd59", - "urlName": "neo_a6_relic" + "id": "6054ddbd5221e30057500fb8", + "urlName": "neo_f1_relic" } }, { - "name": "Neo B1", + "name": "Neo F2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Banshee Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTBronze", + "name": "Fulmin Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeABronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210c", - "urlName": "banshee_prime_chassis" + "id": "64c2aa1666456704eba6ba46", + "urlName": "fulmin_prime_receiver" } } }, @@ -41477,11 +58647,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Vectis Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTBronze", + "name": "Cobra & Crane Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeABronze", "warframeMarket": { - "id": "559daaf7e779897b5f3f5480", - "urlName": "vectis_prime_stock" + "id": "639a941d74b02f0088877850", + "urlName": "cobra_and_crane_prime_blade" } } }, @@ -41489,11 +58659,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTBronze", + "name": "Nagantaka Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" + "id": "6242037666a58f0108c3d481", + "urlName": "nagantaka_prime_receiver" } } }, @@ -41501,23 +58671,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Trinity Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTBronze", + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeABronze", "warframeMarket": { - "id": "561536a1b66f836f854b966a", - "urlName": "trinity_prime_systems" + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" } } }, @@ -41525,37 +58691,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTBronze", + "name": "Shade Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" + "id": "641263e07d179f02100c6d48", + "urlName": "shade_prime_cerebrum" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd8b5221e30057500f85", - "urlName": "neo_b1_relic" + "id": "64c2aa1566456704eba6ba39", + "urlName": "neo_f2_relic" } }, { - "name": "Neo B2", + "name": "Neo F3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Banshee Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWBronze", + "name": "Fulmin Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeABronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210c", - "urlName": "banshee_prime_chassis" + "id": "64c2aa1666456704eba6ba46", + "urlName": "fulmin_prime_receiver" } } }, @@ -41563,11 +58729,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Venka Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWBronze", + "name": "Acceltra Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeABronze", "warframeMarket": { - "id": "58358e192c2ada00655a4ef4", - "urlName": "venka_prime_blueprint" + "id": "65a7fcc4ed5b0d2e3eb462d1", + "urlName": "acceltra_prime_receiver" } } }, @@ -41575,19 +58741,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWBronze" + "name": "Larkspur Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeABronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d4c", + "urlName": "larkspur_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tigris Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWBronze", + "name": "Khora Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeABronze", "warframeMarket": { - "id": "57bc9c84e506eb45ea251456", - "urlName": "tigris_prime_stock" + "id": "62d3494175156700ce450e04", + "urlName": "khora_prime_systems_blueprint" } } }, @@ -41595,11 +58765,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWBronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" } } }, @@ -41607,37 +58777,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWBronze", + "name": "Phantasma Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "633e2e6cf570d10793afb824", + "urlName": "phantasma_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd835221e30057500f7d", - "urlName": "neo_b2_relic" + "id": "65a7fc7eed5b0d2e3eb462bd", + "urlName": "neo_f3_relic" } }, { - "name": "Neo B3", + "name": "Neo G1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Boltor Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionYBronze", + "name": "Gram Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff2f", - "urlName": "boltor_prime_blueprint" + "id": "5baa8bbf4567de01ac283492", + "urlName": "gram_prime_handle" } } }, @@ -41645,11 +58815,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Mag Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionYBronze", + "name": "Paris Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff83", - "urlName": "mag_prime_chassis" + "id": "54a73e65e779893a797fff53", + "urlName": "paris_prime_grip" } } }, @@ -41657,11 +58827,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Dakra Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionYBronze", + "name": "Hydroid Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3d", - "urlName": "dakra_prime_blade" + "id": "59a48b625cd9938cfede7039", + "urlName": "hydroid_prime_neuroptics_blueprint" } } }, @@ -41669,11 +58839,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Boar Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionYBronze", + "name": "Mirage Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff2b", - "urlName": "boar_prime_blueprint" + "id": "5a2feeb2c2c9e90cbdaa23d6", + "urlName": "mirage_prime_neuroptics_blueprint" } } }, @@ -41682,44 +58852,44 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionYBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Rhino Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionYBronze", + "name": "Kogake Prime Boot", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff7f", - "urlName": "rhino_prime_systems" + "id": "5a311f84c2c9e90dfff475e4", + "urlName": "kogake_prime_boot" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionYBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd7e5221e30057500f78", - "urlName": "neo_b3_relic" + "id": "6054ddc35221e30057500fbd", + "urlName": "neo_g1_relic" } }, { - "name": "Neo B4", + "name": "Neo G2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Banshee Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeBBronze", + "name": "Gram Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeDBronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210d", - "urlName": "banshee_prime_systems" + "id": "5baa8bbf4567de01ac283492", + "urlName": "gram_prime_handle" } } }, @@ -41727,11 +58897,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kronen Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeBBronze", + "name": "Pyrana Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeDBronze", "warframeMarket": { - "id": "5ab167b7b2b6a80475780fb5", - "urlName": "kronen_prime_handle" + "id": "5b2985e1eb069f04ea65b0ee", + "urlName": "pyrana_prime_receiver" } } }, @@ -41739,11 +58909,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tigris Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeBBronze", + "name": "Zhuge Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeDBronze", "warframeMarket": { - "id": "57bc9c84e506eb45ea251457", - "urlName": "tigris_prime_barrel" + "id": "5d21ce47f4604c012d1e0c15", + "urlName": "zhuge_prime_blueprint" } } }, @@ -41751,23 +58921,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Hydroid Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeBBronze", - "warframeMarket": { - "id": "59a48b625cd9938cfede703a", - "urlName": "hydroid_prime_chassis" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeBBronze", + "name": "Dethcube Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" + "id": "5d93ca117ea27b0a87566f6e", + "urlName": "dethcube_prime_systems" } } }, @@ -41775,33 +58941,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeBBronze" + "name": "Redeemer Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeDBronze", + "warframeMarket": { + "id": "5c196fad96037800ddadac14", + "urlName": "redeemer_prime_blade" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd7b5221e30057500f75", - "urlName": "neo_b4_relic" + "id": "6054ddaf5221e30057500fa9", + "urlName": "neo_g2_relic" } }, { - "name": "Neo B5", + "name": "Neo G3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Banshee Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeDBronze", + "name": "Galatine Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultBBronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210d", - "urlName": "banshee_prime_systems" + "id": "57bc9c99e506eb45ea25145d", + "urlName": "galatine_prime_blueprint" } } }, @@ -41809,11 +58979,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Destreza Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeDBronze", + "name": "Sybaris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultBBronze", "warframeMarket": { - "id": "5b2985e3eb069f04ea65b0fb", - "urlName": "destreza_prime_blueprint" + "id": "592dd262011e88f094afec84", + "urlName": "sybaris_prime_receiver" } } }, @@ -41821,11 +58991,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Oberon Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeDBronze", + "name": "Silva & Aegis Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultBBronze", "warframeMarket": { - "id": "592dd262011e88f094afec7d", - "urlName": "oberon_prime_blueprint" + "id": "592dd262011e88f094afec87", + "urlName": "silva_and_aegis_prime_blueprint" } } }, @@ -41833,11 +59003,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeDBronze", + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" } } }, @@ -41845,45 +59015,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ballistica Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeDBronze", - "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7044", - "urlName": "ballistica_prime_lower_limb" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeDBronze" + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dda95221e30057500fa3", - "urlName": "neo_b5_relic" + "id": "6054dd975221e30057500f90", + "urlName": "neo_g3_relic" } }, { - "name": "Neo B6", + "name": "Neo G4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Banshee Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBansheeMirageVaultABronze", + "name": "Gara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210c", - "urlName": "banshee_prime_chassis" + "id": "60ad4a1bf1904300d012c6ff", + "urlName": "gara_prime_blueprint" } } }, @@ -41891,11 +59061,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kogake Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBansheeMirageVaultABronze", + "name": "Paris Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeBBronze", "warframeMarket": { - "id": "5a311f84c2c9e90dfff475e5", - "urlName": "kogake_prime_blueprint" + "id": "54a73e65e779893a797fff53", + "urlName": "paris_prime_grip" } } }, @@ -41903,11 +59073,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akbolto Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBansheeMirageVaultABronze", + "name": "Magnus Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeBBronze", "warframeMarket": { - "id": "5a311f84c2c9e90dfff475f3", - "urlName": "akbolto_prime_link" + "id": "6139101b30dd5b004b7f90ae", + "urlName": "magnus_prime_receiver" } } }, @@ -41915,11 +59085,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Euphona Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBansheeMirageVaultABronze", + "name": "Hystrix Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192112", - "urlName": "euphona_prime_blueprint" + "id": "62d3494175156700ce450dfd", + "urlName": "hystrix_prime_barrel" } } }, @@ -41927,11 +59097,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mirage Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBansheeMirageVaultABronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeBBronze", "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d6", - "urlName": "mirage_prime_neuroptics" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" } } }, @@ -41939,33 +59109,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBansheeMirageVaultABronze" + "name": "Pandero Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeBBronze", + "warframeMarket": { + "id": "603621500a372600fd5614db", + "urlName": "pandero_prime_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBansheeMirageVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddc65221e30057500fc0", - "urlName": "neo_b6_relic" + "id": "62d3494075156700ce450df6", + "urlName": "neo_g4_relic" } }, { - "name": "Neo B7", + "name": "Neo G5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Baza Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeDBronze", + "name": "Galatine Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowNekrosVaultABronze", "warframeMarket": { - "id": "5df955131456970150510f25", - "urlName": "baza_prime_stock" + "id": "57bc9c99e506eb45ea25145d", + "urlName": "galatine_prime_blueprint" } } }, @@ -41973,11 +59147,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tekko Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeDBronze", + "name": "Harrow Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowNekrosVaultABronze", "warframeMarket": { - "id": "5d93ca127ea27b0a87566f7c", - "urlName": "tekko_prime_blueprint" + "id": "61bb64fc3132ff00482b5fba", + "urlName": "harrow_prime_blueprint" } } }, @@ -41985,11 +59159,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Dethcube Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeDBronze", + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowNekrosVaultABronze", "warframeMarket": { - "id": "5d93ca107ea27b0a87566f5f", - "urlName": "dethcube_prime_carapace" + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" } } }, @@ -41997,11 +59171,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tenora Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeDBronze", + "name": "Nekros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowNekrosVaultABronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d0", - "urlName": "tenora_prime_blueprint" + "id": "57bc9a40e506eb45ea251452", + "urlName": "nekros_prime_chassis_blueprint" } } }, @@ -42009,11 +59183,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeDBronze", + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowNekrosVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" } } }, @@ -42021,37 +59195,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Aksomati Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeDBronze", - "warframeMarket": { - "id": "5df955131456970150510f26", - "urlName": "aksomati_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowNekrosVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowNekrosVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd945221e30057500f8c", - "urlName": "neo_b7_relic" + "id": "667ec84159acb6bf03ebc339", + "urlName": "neo_g5_relic" } }, { - "name": "Neo C1", + "name": "Neo G6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Chroma Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeCBronze", + "name": "Glaive Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEmberRhinoVaultABronze", "warframeMarket": { - "id": "5ba9f2014567de01415f6387", - "urlName": "chroma_prime_systems" + "id": "54a73e65e779893a797fff44", + "urlName": "glaive_prime_blueprint" } } }, @@ -42059,11 +59229,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Redeemer Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeCBronze", + "name": "Boltor Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEmberRhinoVaultABronze", "warframeMarket": { - "id": "5c196fae96037800ddadac16", - "urlName": "redeemer_prime_blueprint" + "id": "54a73e65e779893a797fff30", + "urlName": "boltor_prime_receiver" } } }, @@ -42071,11 +59241,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Pyrana Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeCBronze", + "name": "Ankyros Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEmberRhinoVaultABronze", "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0ee", - "urlName": "pyrana_prime_receiver" + "id": "54a73e65e779893a797fff24", + "urlName": "ankyros_prime_blade" } } }, @@ -42083,11 +59253,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Limbo Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeCBronze", + "name": "Sicarus Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEmberRhinoVaultABronze", "warframeMarket": { - "id": "5b2987abeb069f0536234279", - "urlName": "limbo_prime_systems" + "id": "54a73e65e779893a797fff5e", + "urlName": "sicarus_prime_barrel" } } }, @@ -42095,11 +59265,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Kronen Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeCBronze", + "name": "Rhino Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEmberRhinoVaultABronze", "warframeMarket": { - "id": "5ab167b7b2b6a80475780fad", - "urlName": "kronen_prime_blueprint" + "id": "54a73e65e779893a797fff7f", + "urlName": "rhino_prime_systems_blueprint" } } }, @@ -42107,37 +59277,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mesa Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeCBronze", - "warframeMarket": { - "id": "5c182b749603780081b09a57", - "urlName": "mesa_prime_chassis" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEmberRhinoVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEmberRhinoVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddb95221e30057500fb4", - "urlName": "neo_c1_relic" + "id": "669bd42a59acb6bf03ebc344", + "urlName": "neo_g6_relic" } }, { - "name": "Neo C2", + "name": "Neo G7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Corvas Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeBBronze", + "name": "Grendel Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeCBronze", "warframeMarket": { - "id": "6242037666a58f0108c3d47f", - "urlName": "corvas_prime_barrel" + "id": "653060f332327ba8746da745", + "urlName": "grendel_prime_blueprint" } } }, @@ -42145,11 +59311,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Orthos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeBBronze", + "name": "Cobra & Crane Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff51", - "urlName": "orthos_prime_blueprint" + "id": "639a941d74b02f0088877850", + "urlName": "cobra_and_crane_prime_blade" } } }, @@ -42157,11 +59323,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Magnus Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeBBronze", + "name": "Hildryn Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeCBronze", "warframeMarket": { - "id": "6139101b30dd5b004b7f90ae", - "urlName": "magnus_prime_receiver" + "id": "641263e07d179f02100c6d4b", + "urlName": "hildryn_prime_chassis_blueprint" } } }, @@ -42169,11 +59335,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeBBronze", + "name": "Nautilus Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" + "id": "66c60c9066bbb2aedca695ab", + "urlName": "nautilus_prime_carapace" } } }, @@ -42181,19 +59347,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeBBronze" + "name": "Afuris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeCBronze", + "warframeMarket": { + "id": "639a941d74b02f008887784f", + "urlName": "afuris_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nidus Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeBBronze", + "name": "Fulmin Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeCBronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a8", - "urlName": "nidus_prime_systems" + "id": "64c2aa1466456704eba6ba32", + "urlName": "fulmin_prime_barrel" } } } @@ -42206,28 +59376,48 @@ }, { "rarity": "Legendary", - "chance": 0.005, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation B" + "chance": 0.0058, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { "rarity": "Legendary", - "chance": 0.005, - "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation B" + "chance": 0.0067, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { "rarity": "Legendary", - "chance": 0.0058, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "chance": 0.0094, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" }, { "rarity": "Legendary", - "chance": 0.0067, + "chance": 0.0094, + "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0094, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0094, + "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0114, "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { "rarity": "Rare", - "chance": 0.01, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation B" + "chance": 0.0117, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0117, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" }, { "rarity": "Rare", @@ -42274,6 +59464,46 @@ "chance": 0.0184, "location": "Venus/Romula (Defense), Rotation C" }, + { + "rarity": "Rare", + "chance": 0.0188, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0188, + "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0188, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0188, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0188, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0188, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0188, + "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0188, + "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation C" + }, { "rarity": "Rare", "chance": 0.02, @@ -42344,6 +59574,21 @@ "chance": 0.0205, "location": "Void/Ani (Survival), Rotation B" }, + { + "rarity": "Rare", + "chance": 0.0234, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0234, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0234, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation C" + }, { "rarity": "Rare", "chance": 0.0241, @@ -42414,6 +59659,21 @@ "chance": 0.0333, "location": "Zariman/Tuvul Commons (Void Cascade), Rotation B" }, + { + "rarity": "Rare", + "chance": 0.0375, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0375, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0375, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation C" + }, { "rarity": "Rare", "chance": 0.0435, @@ -42446,8 +59706,18 @@ }, { "rarity": "Rare", - "chance": 0.0455, - "location": "Pluto/Khufu Envoy (Skirmish), Rotation B" + "chance": 0.0442, + "location": "Elite Sanctuary Onslaught, Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0476, + "location": "Lua/Circulus (Survival), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0476, + "location": "Pluto/Khufu Envoy (Skirmish), Rotation A" }, { "rarity": "Rare", @@ -42469,11 +59739,6 @@ "chance": 0.048, "location": "Veil/R-9 Cloud (Caches), Rotation A" }, - { - "rarity": "Rare", - "chance": 0.0488, - "location": "Pluto/Obol Crossing (Skirmish), Rotation C" - }, { "rarity": "Rare", "chance": 0.0556, @@ -42481,13 +59746,8 @@ }, { "rarity": "Rare", - "chance": 0.0625, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation C" + "chance": 0.058, + "location": "Mars/Tyana Pass (Defense), Rotation B" }, { "rarity": "Rare", @@ -42502,7 +59762,7 @@ { "rarity": "Rare", "chance": 0.0625, - "location": "Pluto/Fenton's Field (Skirmish), Rotation C" + "location": "Mars/Tyana Pass (Defense), Rotation A" }, { "rarity": "Rare", @@ -42564,11 +59824,21 @@ "chance": 0.0667, "location": "Neptune/Kelashin (Survival), Rotation B" }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Fenton's Field (Skirmish), Rotation A" + }, { "rarity": "Rare", "chance": 0.0667, "location": "Pluto/Hieracon (Excavation), Rotation B" }, + { + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Obol Crossing (Skirmish), Rotation A" + }, { "rarity": "Rare", "chance": 0.0667, @@ -42637,22 +59907,27 @@ { "rarity": "Rare", "chance": 0.0714, - "location": "Saturn/Iapetus (Interception), Rotation B" + "location": "Saturn/Rhea (Interception), Rotation B" }, { "rarity": "Rare", "chance": 0.0714, - "location": "Saturn/Rhea (Interception), Rotation B" + "location": "Uranus/Umbriel (Interception), Rotation B" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Uranus/Umbriel (Interception), Rotation B" + "chance": 0.075, + "location": "Deimos/Cambire (Alchemy), Rotation B" }, { "rarity": "Rare", - "chance": 0.0781, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation C" + "chance": 0.075, + "location": "Deimos/Munio (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Persto (Survival), Rotation B" }, { "rarity": "Rare", @@ -42679,6 +59954,11 @@ "chance": 0.0968, "location": "Void/Belenus (Defense), Rotation C" }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation B" + }, { "rarity": "Uncommon", "chance": 0.1, @@ -42719,6 +59999,11 @@ "chance": 0.1, "location": "Lua/StöFler (Defense), Rotation A" }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Lua/Yuvarium (Survival), Rotation B" + }, { "rarity": "Uncommon", "chance": 0.1, @@ -42844,11 +60129,6 @@ "chance": 0.1106, "location": "Sedna/Camenae (Defense), Rotation C" }, - { - "rarity": "Uncommon", - "chance": 0.125, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation C" - }, { "rarity": "Uncommon", "chance": 0.125, @@ -42869,6 +60149,11 @@ "chance": 0.1356, "location": "Uranus/Ur (Disruption), Rotation C" }, + { + "rarity": "Uncommon", + "chance": 0.1357, + "location": "Earth/Cetus (Level 40 - 50 Ghoul Bounty), Rotation A" + }, { "rarity": "Uncommon", "chance": 0.1429, @@ -42889,11 +60174,6 @@ "chance": 0.1429, "location": "Lua/Apollo (Disruption), Rotation A" }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Iapetus (Interception), Rotation C" - }, { "rarity": "Uncommon", "chance": 0.1429, @@ -42916,43 +60196,53 @@ }, { "rarity": "Uncommon", - "chance": 0.1518, - "location": "Elite Sanctuary Onslaught, Rotation C" + "chance": 0.1714, + "location": "Venus/Orb Vallis (Level 50 - 60 PROFIT-TAKER - PHASE 4), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1792, + "location": "Earth/Cetus (Level 40 - 50 Ghoul Bounty), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1845, + "location": "Earth/Cetus (Level 40 - 50 Ghoul Bounty), Rotation A" } ], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeCBronze", "vaultInfo": { "vaulted": false }, "warframeMarket": { - "id": "6242037866a58f0108c3d495", - "urlName": "neo_c2_relic" + "id": "66c6098366bbb2aedca6958d", + "urlName": "neo_g7_relic" } }, { - "name": "Neo D1", + "name": "Neo G8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Dakra Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFBronze", + "name": "Gauss Prime Systems Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "54a73e65e779893a797fff3d", - "urlName": "dakra_prime_blade" + "id": "65a7fc5aed5b0d2e3eb462b6", + "urlName": "gauss_prime_systems_blueprint" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Mag Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFBronze", + "name": "Xaku Prime Chassis Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "54a73e65e779893a797fff7b", - "urlName": "mag_prime_systems" + "id": "673516acdb3ac2cfade14a73", + "urlName": "xaku_prime_chassis_blueprint" } } }, @@ -42960,11 +60250,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Trinity Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFBronze", + "name": "Okina Prime Handle", + "uniqueName": "", "warframeMarket": { - "id": "56153692b66f836f7d649936", - "urlName": "trinity_prime_neuroptics" + "id": "663268d1e85cac3856c86dbf", + "urlName": "okina_prime_handle" } } }, @@ -42972,11 +60262,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Vasto Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFBronze", + "name": "Fulmin Prime Barrel", + "uniqueName": "", "warframeMarket": { - "id": "54a73e65e779893a797fff65", - "urlName": "vasto_prime_barrel" + "id": "64c2aa1466456704eba6ba32", + "urlName": "fulmin_prime_barrel" } } }, @@ -42984,45 +60274,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Boar Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff2b", - "urlName": "boar_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "" } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFBronze" + "name": "Bronco Prime Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionFBronze", + "uniqueName": "", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddb85221e30057500fb3", - "urlName": "neo_d1_relic" + "id": "67351810db3ac2cfade14a86", + "urlName": "neo_g8_relic" } }, { - "name": "Neo D2", + "name": "Neo H1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Dethcube Prime Cerebrum", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeABronze", + "name": "Hydroid Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeCBronze", "warframeMarket": { - "id": "5d93ca107ea27b0a87566f62", - "urlName": "dethcube_prime_cerebrum" + "id": "59a48b625cd9938cfede703b", + "urlName": "hydroid_prime_systems_blueprint" } } }, @@ -43030,11 +60320,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Titania Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeABronze", + "name": "Banshee Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeCBronze", "warframeMarket": { - "id": "5e839495267539077b0dd6cc", - "urlName": "titania_prime_blueprint" + "id": "58b57068eb26db5c3119210a", + "urlName": "banshee_prime_blueprint" } } }, @@ -43042,11 +60332,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Equinox Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeABronze", + "name": "Tigris Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeCBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a5", - "urlName": "equinox_prime_neuroptics" + "id": "57bc9c84e506eb45ea251457", + "urlName": "tigris_prime_barrel" } } }, @@ -43054,11 +60344,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nezha Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeABronze", + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeCBronze", "warframeMarket": { - "id": "5f986cfa9dbdce024971b0be", - "urlName": "nezha_prime_systems" + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" } } }, @@ -43066,11 +60356,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeABronze", + "name": "Fragor Prime Head", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" + "id": "573b80280ec44a47787a6913", + "urlName": "fragor_prime_head" } } }, @@ -43078,33 +60368,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeABronze" + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd9e5221e30057500f99", - "urlName": "neo_d2_relic" + "id": "6054ddb35221e30057500faf", + "urlName": "neo_h1_relic" } }, { - "name": "Neo D3", + "name": "Neo H2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Dethcube Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeABronze", + "name": "Hydroid Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeDBronze", "warframeMarket": { - "id": "5d93ca117ea27b0a87566f6a", - "urlName": "dethcube_prime_blueprint" + "id": "59a48b625cd9938cfede703b", + "urlName": "hydroid_prime_systems_blueprint" } } }, @@ -43112,19 +60406,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeABronze" + "name": "Rubico Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeDBronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283493", + "urlName": "rubico_prime_barrel" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zakti Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeABronze", + "name": "Ballistica Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeDBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0bd", - "urlName": "zakti_prime_barrel" + "id": "59a5cd4d5cd9938cfede7046", + "urlName": "ballistica_prime_receiver" } } }, @@ -43132,11 +60430,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeABronze", + "name": "Euphona Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "58b57068eb26db5c31192112", + "urlName": "euphona_prime_blueprint" } } }, @@ -43144,11 +60442,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeABronze", + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" } } }, @@ -43156,37 +60454,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nezha Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeABronze", + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeDBronze", "warframeMarket": { - "id": "5f986cfa9dbdce024971b0be", - "urlName": "nezha_prime_systems" + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "60cca19152f60b004dfea04f", - "urlName": "neo_d3_relic" + "id": "6054ddc15221e30057500fbb", + "urlName": "neo_h2_relic" } }, { - "name": "Neo D4", + "name": "Neo H3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Destreza Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboTrinityVaultABronze", + "name": "Hydroid Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultBBronze", "warframeMarket": { - "id": "5b2985e0eb069f04ea65b0d8", - "urlName": "destreza_prime_blade" + "id": "59a48b625cd9938cfede703b", + "urlName": "hydroid_prime_systems_blueprint" } } }, @@ -43194,11 +60492,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Dual Kamas Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboTrinityVaultABronze", + "name": "Mesa Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultBBronze", "warframeMarket": { - "id": "561536e4b66f836f8e15eb18", - "urlName": "dual_kamas_prime_handle" + "id": "5c182b749603780081b09a56", + "urlName": "mesa_prime_systems_blueprint" } } }, @@ -43206,11 +60504,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Limbo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboTrinityVaultABronze", + "name": "Nami Skyla Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultBBronze", "warframeMarket": { - "id": "5b2987aaeb069f0536234276", - "urlName": "limbo_prime_blueprint" + "id": "59a5cd4d5cd9938cfede7042", + "urlName": "nami_skyla_prime_handle" } } }, @@ -43218,11 +60516,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Trinity Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboTrinityVaultABronze", + "name": "Ballistica Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultBBronze", "warframeMarket": { - "id": "561536a1b66f836f854b966a", - "urlName": "trinity_prime_systems" + "id": "59a5cd4d5cd9938cfede7044", + "urlName": "ballistica_prime_lower_limb" } } }, @@ -43230,11 +60528,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboTrinityVaultABronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, @@ -43243,32 +60541,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboTrinityVaultABronze" + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboTrinityVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61a25ffa68fd79003fe3fd5e", - "urlName": "neo_d4_relic" + "id": "61a25ffa68fd79003fe3fd5a", + "urlName": "neo_h3_relic" } }, { - "name": "Neo D5", + "name": "Neo I1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Dual Keres Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeCBronze", + "name": "Ivara Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeABronze", "warframeMarket": { - "id": "62d3494175156700ce450e00", - "urlName": "dual_keres_prime_blueprint" + "id": "5df8b0ab1456970087cd9b02", + "urlName": "ivara_prime_chassis_blueprint" } } }, @@ -43276,11 +60574,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeCBronze", + "name": "Akjagara Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" + "id": "5c196fb096037800ddadac18", + "urlName": "akjagara_prime_receiver" } } }, @@ -43288,11 +60586,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Corvas Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeCBronze", + "name": "Limbo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeABronze", "warframeMarket": { - "id": "6242037666a58f0108c3d480", - "urlName": "corvas_prime_blueprint" + "id": "5b2987aaeb069f0536234276", + "urlName": "limbo_prime_blueprint" } } }, @@ -43300,11 +60598,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Strun Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeCBronze", + "name": "Zhuge Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeABronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a4", - "urlName": "strun_prime_receiver" + "id": "5d21ce47f4604c012d1e0c14", + "urlName": "zhuge_prime_string" } } }, @@ -43312,11 +60610,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeCBronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" } } }, @@ -43324,773 +60622,955 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Volnus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeCBronze", + "name": "Wukong Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeABronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c70c", - "urlName": "volnus_prime_blueprint" + "id": "5d21ce4af4604c012d1e0c1a", + "urlName": "wukong_prime_neuroptics_blueprint" } } } ], - "locations": [ - { - "rarity": "Legendary", - "chance": 0.0042, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.005, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation B" - }, - { - "rarity": "Legendary", - "chance": 0.005, - "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation B" - }, - { - "rarity": "Legendary", - "chance": 0.0067, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.0094, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.0094, - "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.01, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0117, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Ceres/Seimeni (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Earth/Coba (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Eris/Akkad (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Europa/Larzac (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Jupiter/Sinai (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Mars/Kadesh (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Pluto/Sechura (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Sedna/Sangeru (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Venus/Romula (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0188, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0188, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0188, - "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Veil/Flexa (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Veil/H-2 Cloud (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Veil/Nsu Grid (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Veil/R-9 Cloud (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Another Betrayer, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Family Reunion, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Hot Mess, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Phobos/Opik (Rush), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Recover The Orokin Archive, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Sunkiller, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Table For Two, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "The Aftermath, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Time's Up, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0205, - "location": "Void/Ani (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0234, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0241, - "location": "Pluto/Profit Margin (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0241, - "location": "Pluto/Seven Sirens (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.025, - "location": "Void Storm (Pluto)" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Eris/Cyath (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Eris/Gnathos (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Kuva Fortress/Pago (Spy), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Neptune/Nereid (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Pluto/Oceanum (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Sedna/Kelpie (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Sedna/Tikoloshe (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Uranus/Rosalind (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0333, - "location": "Zariman/Everview Arc (Void Flood), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0333, - "location": "Zariman/Oro Works (Void Armageddon), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0333, - "location": "Zariman/Tuvul Commons (Void Cascade), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0375, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Arc Silver (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Calabash (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Erato (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Lu-Yan (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Numina (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Sabmir Cloud (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0455, - "location": "Pluto/Khufu Envoy (Skirmish), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/Flexa (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/H-2 Cloud (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/Nsu Grid (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/R-9 Cloud (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0556, - "location": "Jupiter/Ganymede (Disruption), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0606, - "location": "Pluto/Fenton's Field (Skirmish), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0606, - "location": "Pluto/Obol Crossing (Skirmish), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Europa/Paimon (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Jupiter/Io (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Saturn/Helene (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Sedna/Camenae (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Aten (Mobile Defense)" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Marduk (Sabotage)" - }, - { - "rarity": "Rare", - "chance": 0.0649, - "location": "Void/Ani (Survival), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Hymeno (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Nimus (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Europa/Cholistan (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Kuva Fortress/Taveuni (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Lua/Tycho (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Despina (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Kelashin (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Hieracon (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Palus (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Amarna (Survival), Rotation B" - }, + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddb15221e30057500fac", + "urlName": "neo_i1_relic" + } + }, + { + "name": "Neo I2", + "rewards": [ { "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Scylla (Survival), Rotation B" + "chance": 2, + "item": { + "name": "Ivara Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeABronze", + "warframeMarket": { + "id": "5df8b0ab1456970087cd9b02", + "urlName": "ivara_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Selkie (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Stradavar Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeABronze", + "warframeMarket": { + "id": "5ca2866ffc2db2035eae059b", + "urlName": "stradavar_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Yemaja (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Wukong Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeABronze", + "warframeMarket": { + "id": "5d21ce46f4604c012d1e0c13", + "urlName": "wukong_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Assur (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Cupid (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Dethcube Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeABronze", + "warframeMarket": { + "id": "5d93ca117ea27b0a87566f6e", + "urlName": "dethcube_prime_systems" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Ophelia (Survival), Rotation B" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd8a5221e30057500f84", + "urlName": "neo_i2_relic" + } + }, + { + "name": "Neo I3", + "rewards": [ { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Oxomoco (Exterminate)" + "chance": 2, + "item": { + "name": "Ivara Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraOberonVaultABronze", + "warframeMarket": { + "id": "5df8b0ab1456970087cd9b02", + "urlName": "ivara_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Ukko (Capture)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Sybaris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraOberonVaultABronze", + "warframeMarket": { + "id": "592dd262011e88f094afec84", + "urlName": "sybaris_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0696, - "location": "Void/Belenus (Defense), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Baza Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraOberonVaultABronze", + "warframeMarket": { + "id": "5df955131456970150510f27", + "urlName": "baza_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Ose (Interception), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Silva & Aegis Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraOberonVaultABronze", + "warframeMarket": { + "id": "592dd262011e88f094afec89", + "urlName": "silva_and_aegis_prime_hilt" + } + } }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Jupiter/Callisto (Interception), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraOberonVaultABronze" + } }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Iapetus (Interception), Rotation B" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Aksomati Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraOberonVaultABronze", + "warframeMarket": { + "id": "5df955141456970150510f28", + "urlName": "aksomati_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraOberonVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6364d904f6d2030069a9f921", + "urlName": "neo_i3_relic" + } + }, + { + "name": "Neo K1", + "rewards": [ { "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Rhea (Interception), Rotation B" + "chance": 2, + "item": { + "name": "Kogake Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeABronze", + "warframeMarket": { + "id": "5a311f85c2c9e90dfff475f6", + "urlName": "kogake_prime_gauntlet" + } + } }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Uranus/Umbriel (Interception), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Zephyr Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeABronze", + "warframeMarket": { + "id": "5ab1570db2b6a8044d5137c3", + "urlName": "zephyr_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0909, - "location": "Void/Belenus (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Helios Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeABronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192118", + "urlName": "helios_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0909, - "location": "Void/Mithra (Interception), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Valkyr Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeABronze", + "warframeMarket": { + "id": "583589fd2c2ada0047b386f6", + "urlName": "valkyr_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0909, - "location": "Void/Mot (Survival), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Silva & Aegis Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeABronze", + "warframeMarket": { + "id": "592dd262011e88f094afec89", + "urlName": "silva_and_aegis_prime_hilt" + } + } }, { - "rarity": "Rare", - "chance": 0.0968, - "location": "Sanctuary Onslaught, Rotation C" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Euphona Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeABronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192112", + "urlName": "euphona_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd7c5221e30057500f76", + "urlName": "neo_k1_relic" + } + }, + { + "name": "Neo K2", + "rewards": [ { "rarity": "Rare", - "chance": 0.0968, - "location": "Void/Belenus (Defense), Rotation C" + "chance": 2, + "item": { + "name": "Kogake Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "5a311f85c2c9e90dfff475f6", + "urlName": "kogake_prime_gauntlet" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Ixodes (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Mirage Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "5a2feeb1c2c9e90cbdaa23d2", + "urlName": "mirage_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Kala-Azar (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Akbolto Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "5a311f84c2c9e90dfff475f3", + "urlName": "akbolto_prime_link" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Oestrus (Infested Salvage), Rotation A" + "chance": 25.33, + "item": { + "name": "Chroma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "5ba9f2054567de01415f6390", + "urlName": "chroma_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Phalan (Interception), Rotation A" + "chance": 25.33, + "item": { + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Sporid (Interception), Rotation A" - }, + "chance": 25.33, + "item": { + "name": "Banshee Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeABronze", + "warframeMarket": { + "id": "58b57068eb26db5c3119210b", + "urlName": "banshee_prime_neuroptics_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddc45221e30057500fbe", + "urlName": "neo_k2_relic" + } + }, + { + "name": "Neo K3", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Xini (Interception), Rotation A" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Kronen Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultABronze", + "warframeMarket": { + "id": "5ab167b9b2b6a80475780fd1", + "urlName": "kronen_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Kuva Fortress/Nabuk (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Tiberon Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultABronze", + "warframeMarket": { + "id": "5ab167b7b2b6a80475780fb1", + "urlName": "tiberon_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Lua/StöFler (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Proteus (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Rubico Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultABronze", + "warframeMarket": { + "id": "5baa8bbf4567de01ac283494", + "urlName": "rubico_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Yursa (Defection), Rotation B" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultABronze" + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Pluto/Cerberus (Interception), Rotation A" - }, + "chance": 25.33, + "item": { + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6089662dea9374026927178b", + "urlName": "neo_k3_relic" + } + }, + { + "name": "Neo K4", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Pluto/Outer Terminus (Defense), Rotation A" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Knell Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "61bb64fd3132ff00482b5fc0", + "urlName": "knell_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Pluto/Peregrine Axis (Skirmish), Rotation B" + "chance": 11, + "item": { + "name": "Paris Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff53", + "urlName": "paris_prime_grip" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Caracol (Defection), Rotation C" + "chance": 11, + "item": { + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Sedna/Berehynia (Interception), Rotation A" + "chance": 25.33, + "item": { + "name": "Inaros Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "5f0deab79f527b024d48f059", + "urlName": "inaros_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Sedna/Hydron (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Panthera Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeABronze", + "warframeMarket": { + "id": "5f0e0fdd9f527b0285718f1d", + "urlName": "panthera_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Bianca (Defense), Rotation A" - }, + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "61bb64fd3132ff00482b5fc9", + "urlName": "neo_k4_relic" + } + }, + { + "name": "Neo K5", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Miranda (Defense), Rotation A" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Khora Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "62d3494175156700ce450dff", + "urlName": "khora_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Stephano (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Scourge Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd4", + "urlName": "scourge_prime_handle" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Ceres/Draco (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Afuris Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "639a941d74b02f008887784d", + "urlName": "afuris_prime_link" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Lillith (Excavation), Rotation C" + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Paimon (Defense), Rotation C" + "chance": 25.33, + "item": { + "name": "Revenant Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeBBronze", + "warframeMarket": { + "id": "633e2e6af570d10793afb815", + "urlName": "revenant_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Valefor (Excavation), Rotation C" - }, + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeBBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBaruukPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "639a8d9374b02f003889eb78", + "urlName": "neo_k5_relic" + } + }, + { + "name": "Neo K6", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Zagan (Survival), Rotation C" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Khora Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "62d3494075156700ce450df5", + "urlName": "khora_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Cameria (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Wisp Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "64c2aa1566456704eba6ba38", + "urlName": "wisp_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Elara (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Hystrix Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "62d3493f75156700ce450de7", + "urlName": "hystrix_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Io (Defense), Rotation C" + "chance": 25.33, + "item": { + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mars/Wahiba (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Zeugma (Survival), Rotation C" - }, + "chance": 25.33, + "item": { + "name": "Cobra & Crane Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeCBronze", + "warframeMarket": { + "id": "639a941d74b02f0088877851", + "urlName": "cobra_and_crane_prime_hilt" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6530539d32327ba8746da737", + "urlName": "neo_k6_relic" + } + }, + { + "name": "Neo K7", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Helene (Defense), Rotation C" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Khora Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeDBronze", + "warframeMarket": { + "id": "62d3494175156700ce450dff", + "urlName": "khora_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Piscinas (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Gunsen Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeDBronze", + "warframeMarket": { + "id": "64c2aa1466456704eba6ba31", + "urlName": "gunsen_prime_handle" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Titan (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Baruuk Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeDBronze", + "warframeMarket": { + "id": "639a8d9374b02f003889eb71", + "urlName": "baruuk_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Camenae (Defense), Rotation C" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeDBronze" + } }, { "rarity": "Uncommon", - "chance": 0.125, - "location": "Deimos/Terrorem (Survival), Rotation B" + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.125, - "location": "Void/Mithra (Interception), Rotation B" - }, + "chance": 25.33, + "item": { + "name": "Fulmin Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeDBronze", + "warframeMarket": { + "id": "64c2aa1466456704eba6ba32", + "urlName": "fulmin_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6530539b32327ba8746da736", + "urlName": "neo_k7_relic" + } + }, + { + "name": "Neo K8", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.125, - "location": "Void/Mot (Survival), Rotation B" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Khora Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultBBronze", + "warframeMarket": { + "id": "62d3494175156700ce450dff", + "urlName": "khora_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1356, - "location": "Uranus/Ur (Disruption), Rotation C" + "chance": 11, + "item": { + "name": "Garuda Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultBBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d486", + "urlName": "garuda_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Zabala (Survival), Rotation B" + "chance": 11, + "item": { + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Europa/Ose (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Corvas Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultBBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d484", + "urlName": "corvas_prime_stock" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Jupiter/Callisto (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Dual Keres Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultBBronze", + "warframeMarket": { + "id": "62d3494175156700ce450e05", + "urlName": "dual_keres_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Lua/Apollo (Disruption), Rotation A" - }, + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultBBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaKhoraVaultBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "67222a151ce4caca2fe9866d", + "urlName": "neo_k8_relic" + } + }, + { + "name": "Neo L1", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Iapetus (Interception), Rotation C" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Limbo Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeABronze", + "warframeMarket": { + "id": "5b2987abeb069f053623427a", + "urlName": "limbo_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Rhea (Interception), Rotation C" + "chance": 11, + "item": { + "name": "Silva & Aegis Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeABronze", + "warframeMarket": { + "id": "592dd262011e88f094afec8a", + "urlName": "silva_and_aegis_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Kappa (Disruption), Rotation B" + "chance": 11, + "item": { + "name": "Ballistica Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeABronze", + "warframeMarket": { + "id": "59a5cd4d5cd9938cfede7046", + "urlName": "ballistica_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Umbriel (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Mirage Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeABronze", + "warframeMarket": { + "id": "5a2feeb2c2c9e90cbdaa23d5", + "urlName": "mirage_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Ur (Disruption), Rotation B" + "chance": 25.33, + "item": { + "name": "Euphona Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeABronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192112", + "urlName": "euphona_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1518, - "location": "Elite Sanctuary Onslaught, Rotation C" + "chance": 25.33, + "item": { + "name": "Kronen Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeABronze", + "warframeMarket": { + "id": "5ab167b7b2b6a80475780fad", + "urlName": "kronen_prime_blueprint" + } + } } ], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeCBronze", + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeABronze", "vaultInfo": { - "vaulted": false + "vaulted": true }, "warframeMarket": { - "id": "62d3494075156700ce450df8", - "urlName": "neo_d5_relic" + "id": "6054ddac5221e30057500fa6", + "urlName": "neo_l1_relic" } }, { - "name": "Neo E1", + "name": "Neo L2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Ember Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultBBronze", + "name": "Larkspur Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff81", - "urlName": "ember_prime_blueprint" + "id": "641263e07d179f02100c6d47", + "urlName": "larkspur_prime_barrel" } } }, @@ -44098,11 +61578,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Reaper Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultBBronze", + "name": "Akbronco Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff58", - "urlName": "reaper_prime_blade" + "id": "54a73e65e779893a797fff23", + "urlName": "akbronco_prime_link" } } }, @@ -44110,19 +61590,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultBBronze" + "name": "Corvas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeBBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d480", + "urlName": "corvas_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Frost Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultBBronze", + "name": "Khora Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff6c", - "urlName": "frost_prime_neuroptics" + "id": "62d3494175156700ce450e04", + "urlName": "khora_prime_systems_blueprint" } } }, @@ -44130,49 +61614,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Loki Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff70", - "urlName": "loki_prime_neuroptics" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Wyrm Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultBBronze", + "name": "Strun Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeBBronze", "warframeMarket": { - "id": "54ca431ce779891a1adb4901", - "urlName": "wyrm_prime_blueprint" + "id": "6139101a30dd5b004b7f90a4", + "urlName": "strun_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddbb5221e30057500fb7", - "urlName": "neo_e1_relic" + "id": "641264a57d179f02190e41f3", + "urlName": "neo_l2_relic" } }, { - "name": "Neo E2", + "name": "Neo L3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Equinox Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeEBronze", + "name": "Larkspur Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeEBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a0", - "urlName": "equinox_prime_systems" + "id": "641263e07d179f02100c6d47", + "urlName": "larkspur_prime_barrel" } } }, @@ -44180,11 +61660,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zakti Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeEBronze", + "name": "Orthos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeEBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0bd", - "urlName": "zakti_prime_barrel" + "id": "54a73e65e779893a797fff51", + "urlName": "orthos_prime_blueprint" } } }, @@ -44192,11 +61672,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Atlas Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeEBronze", + "name": "Harrow Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeEBronze", "warframeMarket": { - "id": "5d9385b17ea27b0a28fd75b8", - "urlName": "atlas_prime_chassis" + "id": "61bb64fc3132ff00482b5fba", + "urlName": "harrow_prime_blueprint" } } }, @@ -44204,23 +61684,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeEBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeEBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Dethcube Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeEBronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeEBronze", "warframeMarket": { - "id": "5d93ca117ea27b0a87566f6e", - "urlName": "dethcube_prime_systems" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } }, @@ -44228,37 +61704,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Corinth Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeEBronze", + "name": "Tatsu Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeEBronze", "warframeMarket": { - "id": "5e839493267539077b0dd69e", - "urlName": "corinth_prime_blueprint" + "id": "633e2e6af570d10793afb818", + "urlName": "tatsu_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeEBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeEBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd9b5221e30057500f95", - "urlName": "neo_e2_relic" + "id": "64c2aa1466456704eba6ba2b", + "urlName": "neo_l3_relic" } }, { - "name": "Neo E3", + "name": "Neo L4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Equinox Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongEquinoxVaultBBronze", + "name": "Larkspur Prime Barrel", + "uniqueName": "", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a0", - "urlName": "equinox_prime_systems" + "id": "641263e07d179f02100c6d47", + "urlName": "larkspur_prime_barrel" } } }, @@ -44266,11 +61742,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Stradavar Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongEquinoxVaultBBronze", + "name": "Fang Prime Handle", + "uniqueName": "", "warframeMarket": { - "id": "5ca2866ffc2db2035eae059b", - "urlName": "stradavar_prime_barrel" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, @@ -44278,11 +61754,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongEquinoxVaultBBronze", + "name": "Acceltra Prime Receiver", + "uniqueName": "", "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" + "id": "65a7fcc4ed5b0d2e3eb462d1", + "urlName": "acceltra_prime_receiver" } } }, @@ -44290,11 +61766,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zhuge Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongEquinoxVaultBBronze", + "name": "Burston Prime Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "5d21ce47f4604c012d1e0c14", - "urlName": "zhuge_prime_string" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } }, @@ -44302,11 +61778,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongEquinoxVaultBBronze", + "name": "Velox Prime Receiver", + "uniqueName": "", "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" + "id": "663267c6e85cac3856c86db9", + "urlName": "velox_prime_receiver" } } }, @@ -44315,32 +61791,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongEquinoxVaultBBronze" + "uniqueName": "" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongEquinoxVaultBBronze", + "uniqueName": "", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "63229385dd457f0096113c41", - "urlName": "neo_e3_relic" + "id": "67351812db3ac2cfade14a88", + "urlName": "neo_l4_relic" } }, { - "name": "Neo F1", + "name": "Neo M1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Frost Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultABronze", + "name": "Mirage Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff80", - "urlName": "frost_prime_blueprint" + "id": "5a2feeb2c2c9e90cbdaa23d4", + "urlName": "mirage_prime_blueprint" } } }, @@ -44348,11 +61824,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Bo Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultABronze", + "name": "Helios Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff28", - "urlName": "bo_prime_handle" + "id": "58b57068eb26db5c31192118", + "urlName": "helios_prime_blueprint" } } }, @@ -44360,19 +61836,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultABronze" + "name": "Euphona Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeABronze", + "warframeMarket": { + "id": "58b57068eb26db5c3119210f", + "urlName": "euphona_prime_barrel" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Sicarus Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultABronze", + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff5e", - "urlName": "sicarus_prime_barrel" + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" } } }, @@ -44380,11 +61860,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ember Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultABronze", + "name": "Akbolto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff7e", - "urlName": "ember_prime_chassis" + "id": "5a311f83c2c9e90dfff475d5", + "urlName": "akbolto_prime_blueprint" } } }, @@ -44392,37 +61872,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Sicarus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultABronze", + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff5f", - "urlName": "sicarus_prime_blueprint" + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionELFVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddbd5221e30057500fb8", - "urlName": "neo_f1_relic" + "id": "6054dda15221e30057500f9c", + "urlName": "neo_m1_relic" } }, { - "name": "Neo G1", + "name": "Neo M2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Gram Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeBBronze", + "name": "Mesa Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeBBronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283492", - "urlName": "gram_prime_handle" + "id": "5c182b749603780081b09a56", + "urlName": "mesa_prime_systems_blueprint" } } }, @@ -44430,11 +61910,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Paris Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeBBronze", + "name": "Limbo Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff53", - "urlName": "paris_prime_grip" + "id": "5b2987aaeb069f0536234276", + "urlName": "limbo_prime_blueprint" } } }, @@ -44442,11 +61922,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Hydroid Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeBBronze", + "name": "Bronco Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeBBronze", "warframeMarket": { - "id": "59a48b625cd9938cfede7039", - "urlName": "hydroid_prime_neuroptics" + "id": "54a73e65e779893a797fff36", + "urlName": "bronco_prime_barrel" } } }, @@ -44454,11 +61934,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mirage Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeBBronze", + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeBBronze", "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d6", - "urlName": "mirage_prime_neuroptics" + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" } } }, @@ -44466,45 +61946,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeBBronze" + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Kogake Prime Boot", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeBBronze", - "warframeMarket": { - "id": "5a311f84c2c9e90dfff475e4", - "urlName": "kogake_prime_boot" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddc35221e30057500fbd", - "urlName": "neo_g1_relic" + "id": "6054dda25221e30057500f9e", + "urlName": "neo_m2_relic" } }, { - "name": "Neo G2", + "name": "Neo M3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Gram Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeDBronze", + "name": "Mesa Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeCBronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283492", - "urlName": "gram_prime_handle" + "id": "5c182b749603780081b09a56", + "urlName": "mesa_prime_systems_blueprint" } } }, @@ -44512,11 +61992,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Pyrana Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeDBronze", + "name": "Atlas Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeCBronze", "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0ee", - "urlName": "pyrana_prime_receiver" + "id": "5d9385b17ea27b0a28fd75b8", + "urlName": "atlas_prime_chassis_blueprint" } } }, @@ -44524,31 +62004,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zhuge Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeDBronze", - "warframeMarket": { - "id": "5d21ce47f4604c012d1e0c15", - "urlName": "zhuge_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeDBronze" + "name": "Titania Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeCBronze", + "warframeMarket": { + "id": "5e839493267539077b0dd698", + "urlName": "titania_prime_chassis_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Dethcube Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeDBronze", + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeCBronze", "warframeMarket": { - "id": "5d93ca117ea27b0a87566f6e", - "urlName": "dethcube_prime_systems" + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" } } }, @@ -44556,37 +62036,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Redeemer Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeDBronze", + "name": "Ivara Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeCBronze", "warframeMarket": { - "id": "5c196fad96037800ddadac14", - "urlName": "redeemer_prime_blade" + "id": "5df8b0ab1456970087cd9b01", + "urlName": "ivara_prime_neuroptics_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddaf5221e30057500fa9", - "urlName": "neo_g2_relic" + "id": "6054dd885221e30057500f82", + "urlName": "neo_m3_relic" } }, { - "name": "Neo G3", + "name": "Neo M4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Galatine Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultBBronze", + "name": "Magnus Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeCBronze", "warframeMarket": { - "id": "57bc9c99e506eb45ea25145d", - "urlName": "galatine_prime_blueprint" + "id": "6139101b30dd5b004b7f90af", + "urlName": "magnus_prime_barrel" } } }, @@ -44594,11 +62074,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Sybaris Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultBBronze", + "name": "Nagantaka Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeCBronze", "warframeMarket": { - "id": "592dd262011e88f094afec84", - "urlName": "sybaris_prime_receiver" + "id": "6242037666a58f0108c3d481", + "urlName": "nagantaka_prime_receiver" } } }, @@ -44606,23 +62086,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Silva & Aegis Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultBBronze", - "warframeMarket": { - "id": "592dd262011e88f094afec87", - "urlName": "silva_and_aegis_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultBBronze", + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" } } }, @@ -44630,45 +62106,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultBBronze" + "name": "Scourge Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeCBronze", + "warframeMarket": { + "id": "61bb64fb3132ff00482b5fb8", + "urlName": "scourge_prime_blade" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultBBronze", + "name": "Strun Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" + "id": "6139101a30dd5b004b7f90a4", + "urlName": "strun_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd975221e30057500f90", - "urlName": "neo_g3_relic" + "id": "6242037866a58f0108c3d496", + "urlName": "neo_m4_relic" } }, { - "name": "Neo G4", + "name": "Neo M5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Gara Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeBBronze", + "name": "Masseter Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeDBronze", "warframeMarket": { - "id": "60ad4a1bf1904300d012c6ff", - "urlName": "gara_prime_blueprint" + "id": "6530690f22c7fd9770508546", + "urlName": "masseter_prime_blade" } } }, @@ -44676,23 +62156,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Paris Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff53", - "urlName": "paris_prime_grip" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Magnus Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeBBronze", + "name": "Gauss Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeDBronze", "warframeMarket": { - "id": "6139101b30dd5b004b7f90ae", - "urlName": "magnus_prime_receiver" + "id": "65a7fc5aed5b0d2e3eb462b3", + "urlName": "gauss_prime_blueprint" } } }, @@ -44700,11 +62176,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Hystrix Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeBBronze", + "name": "Grendel Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeDBronze", "warframeMarket": { - "id": "62d3494175156700ce450dfd", - "urlName": "hystrix_prime_barrel" + "id": "653060f332327ba8746da746", + "urlName": "grendel_prime_neuroptics_blueprint" } } }, @@ -44712,11 +62188,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeBBronze", + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" } } }, @@ -44724,11 +62200,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Pandero Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeBBronze", + "name": "Afuris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeDBronze", "warframeMarket": { - "id": "603621500a372600fd5614db", - "urlName": "pandero_prime_blueprint" + "id": "639a941d74b02f008887784f", + "urlName": "afuris_prime_blueprint" } } } @@ -44744,11 +62220,31 @@ "chance": 0.0058, "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, + { + "rarity": "Legendary", + "chance": 0.0067, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0094, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" + }, + { + "rarity": "Legendary", + "chance": 0.0094, + "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation A" + }, { "rarity": "Rare", "chance": 0.0114, "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, + { + "rarity": "Rare", + "chance": 0.0117, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" + }, { "rarity": "Rare", "chance": 0.0184, @@ -44797,12 +62293,17 @@ { "rarity": "Rare", "chance": 0.0188, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation B" + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" }, { "rarity": "Rare", "chance": 0.0188, - "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation B" + "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0188, + "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" }, { "rarity": "Rare", @@ -44877,7 +62378,7 @@ { "rarity": "Rare", "chance": 0.0234, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation B" + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" }, { "rarity": "Rare", @@ -44962,17 +62463,7 @@ { "rarity": "Rare", "chance": 0.0375, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0375, - "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0375, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation B" + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" }, { "rarity": "Rare", @@ -45011,8 +62502,8 @@ }, { "rarity": "Rare", - "chance": 0.0469, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation B" + "chance": 0.0476, + "location": "Lua/Circulus (Survival), Rotation B" }, { "rarity": "Rare", @@ -45045,1392 +62536,502 @@ "location": "Jupiter/Ganymede (Disruption), Rotation B" }, { - "rarity": "Rare", - "chance": 0.0625, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Europa/Paimon (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Jupiter/Io (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Saturn/Helene (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Sedna/Camenae (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Aten (Mobile Defense)" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Marduk (Sabotage)" - }, - { - "rarity": "Rare", - "chance": 0.0649, - "location": "Void/Ani (Survival), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Hymeno (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Nimus (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Europa/Cholistan (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Kuva Fortress/Taveuni (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Lua/Tycho (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Despina (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Kelashin (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Fenton's Field (Skirmish), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Hieracon (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Obol Crossing (Skirmish), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Palus (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Amarna (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Scylla (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Selkie (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Yemaja (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Assur (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Cupid (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Ophelia (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Oxomoco (Exterminate)" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Ukko (Capture)" - }, - { - "rarity": "Rare", - "chance": 0.0696, - "location": "Void/Belenus (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Ose (Interception), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Jupiter/Callisto (Interception), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Iapetus (Interception), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Rhea (Interception), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Uranus/Umbriel (Interception), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.075, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Void/Belenus (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Void/Mithra (Interception), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Void/Mot (Survival), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Sanctuary Onslaught, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Void/Belenus (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Ixodes (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Kala-Azar (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Oestrus (Infested Salvage), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Phalan (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Sporid (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Xini (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Kuva Fortress/Nabuk (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Lua/StöFler (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Proteus (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Yursa (Defection), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Pluto/Cerberus (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Pluto/Outer Terminus (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Pluto/Peregrine Axis (Skirmish), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Caracol (Defection), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Sedna/Berehynia (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Sedna/Hydron (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Bianca (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Miranda (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Stephano (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Ceres/Draco (Survival), Rotation C" + "rarity": "Rare", + "chance": 0.058, + "location": "Mars/Tyana Pass (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Lillith (Excavation), Rotation C" + "rarity": "Rare", + "chance": 0.0625, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Paimon (Defense), Rotation C" + "rarity": "Rare", + "chance": 0.0625, + "location": "Europa/Paimon (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Valefor (Excavation), Rotation C" + "rarity": "Rare", + "chance": 0.0625, + "location": "Jupiter/Io (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Zagan (Survival), Rotation C" + "rarity": "Rare", + "chance": 0.0625, + "location": "Mars/Tyana Pass (Defense), Rotation A" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Cameria (Survival), Rotation C" + "rarity": "Rare", + "chance": 0.0625, + "location": "Saturn/Helene (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Elara (Survival), Rotation C" + "rarity": "Rare", + "chance": 0.0625, + "location": "Sedna/Camenae (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Io (Defense), Rotation C" + "rarity": "Rare", + "chance": 0.0625, + "location": "Void/Aten (Mobile Defense)" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mars/Wahiba (Survival), Rotation C" + "rarity": "Rare", + "chance": 0.0625, + "location": "Void/Marduk (Sabotage)" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Zeugma (Survival), Rotation C" + "rarity": "Rare", + "chance": 0.0649, + "location": "Void/Ani (Survival), Rotation C" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Helene (Defense), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Hymeno (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Piscinas (Survival), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Eris/Nimus (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Titan (Survival), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Europa/Cholistan (Excavation), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Camenae (Defense), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Kuva Fortress/Taveuni (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.125, - "location": "Deimos/Terrorem (Survival), Rotation B" + "rarity": "Rare", + "chance": 0.0667, + "location": "Lua/Tycho (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.125, - "location": "Void/Mithra (Interception), Rotation B" + "rarity": "Rare", + "chance": 0.0667, + "location": "Neptune/Despina (Excavation), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.125, - "location": "Void/Mot (Survival), Rotation B" + "rarity": "Rare", + "chance": 0.0667, + "location": "Neptune/Kelashin (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1356, - "location": "Uranus/Ur (Disruption), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Fenton's Field (Skirmish), Rotation A" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Zabala (Survival), Rotation B" + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Hieracon (Excavation), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Europa/Ose (Interception), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Obol Crossing (Skirmish), Rotation A" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Jupiter/Callisto (Interception), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Palus (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Lua/Apollo (Disruption), Rotation A" + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Amarna (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Iapetus (Interception), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Scylla (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Rhea (Interception), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Selkie (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Kappa (Disruption), Rotation B" + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Yemaja (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Umbriel (Interception), Rotation C" + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Assur (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Ur (Disruption), Rotation B" + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Cupid (Survival), Rotation B" }, - { - "rarity": "Uncommon", - "chance": 0.1518, - "location": "Elite Sanctuary Onslaught, Rotation C" - } - ], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeBBronze", - "vaultInfo": { - "vaulted": false - }, - "warframeMarket": { - "id": "62d3494075156700ce450df6", - "urlName": "neo_g4_relic" - } - }, - { - "name": "Neo H1", - "rewards": [ { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Hydroid Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeCBronze", - "warframeMarket": { - "id": "59a48b625cd9938cfede703b", - "urlName": "hydroid_prime_systems" - } - } + "chance": 0.0667, + "location": "Uranus/Ophelia (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Banshee Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeCBronze", - "warframeMarket": { - "id": "58b57068eb26db5c3119210a", - "urlName": "banshee_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Oxomoco (Exterminate)" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Tigris Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeCBronze", - "warframeMarket": { - "id": "57bc9c84e506eb45ea251457", - "urlName": "tigris_prime_barrel" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Ukko (Capture)" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" - } - } + "rarity": "Rare", + "chance": 0.0696, + "location": "Void/Belenus (Defense), Rotation A" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Fragor Prime Head", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeCBronze", - "warframeMarket": { - "id": "573b80280ec44a47787a6913", - "urlName": "fragor_prime_head" - } - } + "rarity": "Rare", + "chance": 0.0714, + "location": "Europa/Ose (Interception), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeCBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddb35221e30057500faf", - "urlName": "neo_h1_relic" - } - }, - { - "name": "Neo H2", - "rewards": [ + "rarity": "Rare", + "chance": 0.0714, + "location": "Jupiter/Callisto (Interception), Rotation B" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Hydroid Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeDBronze", - "warframeMarket": { - "id": "59a48b625cd9938cfede703b", - "urlName": "hydroid_prime_systems" - } - } + "chance": 0.0714, + "location": "Saturn/Rhea (Interception), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Rubico Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeDBronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283493", - "urlName": "rubico_prime_barrel" - } - } + "rarity": "Rare", + "chance": 0.0714, + "location": "Uranus/Umbriel (Interception), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Ballistica Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeDBronze", - "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7046", - "urlName": "ballistica_prime_receiver" - } - } + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Cambire (Alchemy), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Euphona Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeDBronze", - "warframeMarket": { - "id": "58b57068eb26db5c31192112", - "urlName": "euphona_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Munio (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeDBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" - } - } + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Persto (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeDBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeDBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddc15221e30057500fbb", - "urlName": "neo_h2_relic" - } - }, - { - "name": "Neo H3", - "rewards": [ + "rarity": "Rare", + "chance": 0.0909, + "location": "Void/Belenus (Defense), Rotation B" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Hydroid Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultBBronze", - "warframeMarket": { - "id": "59a48b625cd9938cfede703b", - "urlName": "hydroid_prime_systems" - } - } + "chance": 0.0909, + "location": "Void/Mithra (Interception), Rotation A" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Mesa Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultBBronze", - "warframeMarket": { - "id": "5c182b749603780081b09a56", - "urlName": "mesa_prime_systems" - } - } + "rarity": "Rare", + "chance": 0.0909, + "location": "Void/Mot (Survival), Rotation A" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Nami Skyla Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultBBronze", - "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7042", - "urlName": "nami_skyla_prime_handle" - } - } + "rarity": "Rare", + "chance": 0.0968, + "location": "Sanctuary Onslaught, Rotation C" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Ballistica Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultBBronze", - "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7044", - "urlName": "ballistica_prime_lower_limb" - } - } + "rarity": "Rare", + "chance": 0.0968, + "location": "Void/Belenus (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" - } - } + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultBBronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaHydroidVaultBBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "61a25ffa68fd79003fe3fd5a", - "urlName": "neo_h3_relic" - } - }, - { - "name": "Neo I1", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Ivara Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "5df8b0ab1456970087cd9b02", - "urlName": "ivara_prime_chassis" - } - } + "chance": 0.1, + "location": "Eris/Ixodes (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Akjagara Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "5c196fb096037800ddadac18", - "urlName": "akjagara_prime_receiver" - } - } + "chance": 0.1, + "location": "Eris/Kala-Azar (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Limbo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "5b2987aaeb069f0536234276", - "urlName": "limbo_prime_blueprint" - } - } + "chance": 0.1, + "location": "Eris/Oestrus (Infested Salvage), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Zhuge Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "5d21ce47f4604c012d1e0c14", - "urlName": "zhuge_prime_string" - } - } + "chance": 0.1, + "location": "Eris/Phalan (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" - } - } + "chance": 0.1, + "location": "Eris/Sporid (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Wukong Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeABronze", - "warframeMarket": { - "id": "5d21ce4af4604c012d1e0c1a", - "urlName": "wukong_prime_neuroptics" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddb15221e30057500fac", - "urlName": "neo_i1_relic" - } - }, - { - "name": "Neo I2", - "rewards": [ + "chance": 0.1, + "location": "Eris/Xini (Interception), Rotation A" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Ivara Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeABronze", - "warframeMarket": { - "id": "5df8b0ab1456970087cd9b02", - "urlName": "ivara_prime_chassis" - } - } + "rarity": "Uncommon", + "chance": 0.1, + "location": "Kuva Fortress/Nabuk (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Stradavar Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeABronze", - "warframeMarket": { - "id": "5ca2866ffc2db2035eae059b", - "urlName": "stradavar_prime_barrel" - } - } + "chance": 0.1, + "location": "Lua/StöFler (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Wukong Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeABronze", - "warframeMarket": { - "id": "5d21ce46f4604c012d1e0c13", - "urlName": "wukong_prime_systems" - } - } + "chance": 0.1, + "location": "Lua/Yuvarium (Survival), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" - } - } + "chance": 0.1, + "location": "Neptune/Proteus (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Dethcube Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeABronze", - "warframeMarket": { - "id": "5d93ca117ea27b0a87566f6e", - "urlName": "dethcube_prime_systems" - } - } + "chance": 0.1, + "location": "Neptune/Yursa (Defection), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeABronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd8a5221e30057500f84", - "urlName": "neo_i2_relic" - } - }, - { - "name": "Neo K1", - "rewards": [ + "chance": 0.1, + "location": "Pluto/Cerberus (Interception), Rotation A" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Kogake Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeABronze", - "warframeMarket": { - "id": "5a311f85c2c9e90dfff475f6", - "urlName": "kogake_prime_gauntlet" - } - } + "rarity": "Uncommon", + "chance": 0.1, + "location": "Pluto/Outer Terminus (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Zephyr Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeABronze", - "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c3", - "urlName": "zephyr_prime_chassis" - } - } + "chance": 0.1, + "location": "Pluto/Peregrine Axis (Skirmish), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Helios Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeABronze", - "warframeMarket": { - "id": "58b57068eb26db5c31192118", - "urlName": "helios_prime_blueprint" - } - } + "chance": 0.1, + "location": "Saturn/Caracol (Defection), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Valkyr Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeABronze", - "warframeMarket": { - "id": "583589fd2c2ada0047b386f6", - "urlName": "valkyr_prime_blueprint" - } - } + "chance": 0.1, + "location": "Sedna/Berehynia (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Silva & Aegis Prime Hilt", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeABronze", - "warframeMarket": { - "id": "592dd262011e88f094afec89", - "urlName": "silva_and_aegis_prime_hilt" - } - } + "chance": 0.1, + "location": "Sedna/Hydron (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Euphona Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeABronze", - "warframeMarket": { - "id": "58b57068eb26db5c31192112", - "urlName": "euphona_prime_blueprint" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd7c5221e30057500f76", - "urlName": "neo_k1_relic" - } - }, - { - "name": "Neo K2", - "rewards": [ + "chance": 0.1, + "location": "Uranus/Bianca (Defense), Rotation A" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Kogake Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeABronze", - "warframeMarket": { - "id": "5a311f85c2c9e90dfff475f6", - "urlName": "kogake_prime_gauntlet" - } - } + "rarity": "Uncommon", + "chance": 0.1, + "location": "Uranus/Miranda (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Mirage Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeABronze", - "warframeMarket": { - "id": "5a2feeb1c2c9e90cbdaa23d2", - "urlName": "mirage_prime_systems" - } - } + "chance": 0.1, + "location": "Uranus/Stephano (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Akbolto Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeABronze", - "warframeMarket": { - "id": "5a311f84c2c9e90dfff475f3", - "urlName": "akbolto_prime_link" - } - } + "chance": 0.1106, + "location": "Ceres/Draco (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Chroma Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeABronze", - "warframeMarket": { - "id": "5ba9f2054567de01415f6390", - "urlName": "chroma_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Europa/Lillith (Excavation), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" - } - } + "chance": 0.1106, + "location": "Europa/Paimon (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Banshee Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeABronze", - "warframeMarket": { - "id": "58b57068eb26db5c3119210b", - "urlName": "banshee_prime_neuroptics" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaPrimeABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddc45221e30057500fbe", - "urlName": "neo_k2_relic" - } - }, - { - "name": "Neo K3", - "rewards": [ + "chance": 0.1106, + "location": "Europa/Valefor (Excavation), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Kronen Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultABronze", - "warframeMarket": { - "id": "5ab167b9b2b6a80475780fd1", - "urlName": "kronen_prime_blade" - } - } + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Europa/Zagan (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Tiberon Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultABronze", - "warframeMarket": { - "id": "5ab167b7b2b6a80475780fb1", - "urlName": "tiberon_prime_barrel" - } - } + "chance": 0.1106, + "location": "Jupiter/Cameria (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" - } - } + "chance": 0.1106, + "location": "Jupiter/Elara (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Rubico Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultABronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283494", - "urlName": "rubico_prime_receiver" - } - } + "chance": 0.1106, + "location": "Jupiter/Io (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultABronze" - } + "chance": 0.1106, + "location": "Mars/Wahiba (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6089662dea9374026927178b", - "urlName": "neo_k3_relic" - } - }, - { - "name": "Neo K4", - "rewards": [ + "chance": 0.1106, + "location": "Phobos/Zeugma (Survival), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Knell Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeABronze", - "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc0", - "urlName": "knell_prime_barrel" - } - } + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Saturn/Helene (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Paris Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff53", - "urlName": "paris_prime_grip" - } - } + "chance": 0.1106, + "location": "Saturn/Piscinas (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" - } - } + "chance": 0.1106, + "location": "Saturn/Titan (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Inaros Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeABronze", - "warframeMarket": { - "id": "5f0deab79f527b024d48f059", - "urlName": "inaros_prime_systems" - } - } + "chance": 0.1106, + "location": "Sedna/Camenae (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Panthera Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeABronze", - "warframeMarket": { - "id": "5f0e0fdd9f527b0285718f1d", - "urlName": "panthera_prime_blueprint" - } - } + "chance": 0.125, + "location": "Deimos/Terrorem (Survival), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeABronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc9", - "urlName": "neo_k4_relic" - } - }, - { - "name": "Neo L1", - "rewards": [ + "chance": 0.125, + "location": "Venus/Orb Vallis (Subsequent Completions), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Limbo Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeABronze", - "warframeMarket": { - "id": "5b2987abeb069f053623427a", - "urlName": "limbo_prime_chassis" - } - } + "rarity": "Uncommon", + "chance": 0.125, + "location": "Void/Mithra (Interception), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Silva & Aegis Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeABronze", - "warframeMarket": { - "id": "592dd262011e88f094afec8a", - "urlName": "silva_and_aegis_prime_blade" - } - } + "chance": 0.125, + "location": "Void/Mot (Survival), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Ballistica Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeABronze", - "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7046", - "urlName": "ballistica_prime_receiver" - } - } + "chance": 0.1356, + "location": "Uranus/Ur (Disruption), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Mirage Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeABronze", - "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d5", - "urlName": "mirage_prime_chassis" - } - } + "chance": 0.1357, + "location": "Earth/Cetus (Level 15 - 25 Ghoul Bounty), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Euphona Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeABronze", - "warframeMarket": { - "id": "58b57068eb26db5c31192112", - "urlName": "euphona_prime_blueprint" - } - } + "chance": 0.1429, + "location": "Eris/Zabala (Survival), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Kronen Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeABronze", - "warframeMarket": { - "id": "5ab167b7b2b6a80475780fad", - "urlName": "kronen_prime_blueprint" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddac5221e30057500fa6", - "urlName": "neo_l1_relic" - } - }, - { - "name": "Neo M1", - "rewards": [ + "chance": 0.1429, + "location": "Europa/Ose (Interception), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Mirage Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeABronze", - "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d4", - "urlName": "mirage_prime_blueprint" - } - } + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Jupiter/Callisto (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Lua/Apollo (Disruption), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Saturn/Rhea (Interception), Rotation C" + }, + { + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Sedna/Kappa (Disruption), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Helios Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeABronze", - "warframeMarket": { - "id": "58b57068eb26db5c31192118", - "urlName": "helios_prime_blueprint" - } - } + "chance": 0.1429, + "location": "Uranus/Umbriel (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Euphona Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeABronze", - "warframeMarket": { - "id": "58b57068eb26db5c3119210f", - "urlName": "euphona_prime_barrel" - } - } + "chance": 0.1429, + "location": "Uranus/Ur (Disruption), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" - } - } + "chance": 0.1518, + "location": "Elite Sanctuary Onslaught, Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Akbolto Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeABronze", - "warframeMarket": { - "id": "5a311f83c2c9e90dfff475d5", - "urlName": "akbolto_prime_blueprint" - } - } + "chance": 0.1792, + "location": "Earth/Cetus (Level 15 - 25 Ghoul Bounty), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" - } - } + "chance": 0.1845, + "location": "Earth/Cetus (Level 15 - 25 Ghoul Bounty), Rotation A" } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeDBronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { - "id": "6054dda15221e30057500f9c", - "urlName": "neo_m1_relic" + "id": "66325cebe85cac3856c86ccc", + "urlName": "neo_m5_relic" } }, { - "name": "Neo M2", + "name": "Neo N1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Mesa Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeBBronze", + "name": "Nyx Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionCBronze", "warframeMarket": { - "id": "5c182b749603780081b09a56", - "urlName": "mesa_prime_systems" + "id": "54a73e65e779893a797fff73", + "urlName": "nyx_prime_chassis_blueprint" } } }, @@ -46438,11 +63039,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Limbo Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeBBronze", + "name": "Soma Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionCBronze", "warframeMarket": { - "id": "5b2987aaeb069f0536234276", - "urlName": "limbo_prime_blueprint" + "id": "54a73e65e779893a797fff63", + "urlName": "soma_prime_receiver" } } }, @@ -46450,11 +63051,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Bronco Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeBBronze", + "name": "Kavasa Prime Kubrow Collar Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff36", - "urlName": "bronco_prime_barrel" + "id": "56153727b66f836f91a8e849", + "urlName": "kavasa_prime_kubrow_collar_blueprint" } } }, @@ -46462,11 +63063,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeBBronze", + "name": "Hikou Prime Stars", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" + "id": "54a73e65e779893a797fff48", + "urlName": "hikou_prime_stars" } } }, @@ -46474,11 +63075,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeBBronze", + "name": "Vectis Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" + "id": "559daae0e779897b5273b716", + "urlName": "vectis_prime_barrel" } } }, @@ -46487,32 +63088,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeBBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionCBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dda25221e30057500f9e", - "urlName": "neo_m2_relic" + "id": "6054ddc55221e30057500fbf", + "urlName": "neo_n1_relic" } }, { - "name": "Neo M3", + "name": "Neo N10", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Mesa Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeCBronze", + "name": "Nami Skyla Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeBBronze", "warframeMarket": { - "id": "5c182b749603780081b09a56", - "urlName": "mesa_prime_systems" + "id": "59a5cd4d5cd9938cfede7041", + "urlName": "nami_skyla_prime_blade" } } }, @@ -46520,11 +63121,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Atlas Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeCBronze", + "name": "Ballistica Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeBBronze", "warframeMarket": { - "id": "5d9385b17ea27b0a28fd75b8", - "urlName": "atlas_prime_chassis" + "id": "59a5cd4d5cd9938cfede7043", + "urlName": "ballistica_prime_upper_limb" } } }, @@ -46532,31 +63133,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeCBronze" + "name": "Tipedo Prime Ornament", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeBBronze", + "warframeMarket": { + "id": "5ca28670fc2db2035eae059d", + "urlName": "tipedo_prime_ornament" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Titania Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeCBronze", - "warframeMarket": { - "id": "5e839493267539077b0dd698", - "urlName": "titania_prime_chassis" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeCBronze", + "name": "Redeemer Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" + "id": "5c196fad96037800ddadac14", + "urlName": "redeemer_prime_blade" } } }, @@ -46564,37 +63165,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ivara Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeCBronze", + "name": "Zephyr Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeBBronze", "warframeMarket": { - "id": "5df8b0ab1456970087cd9b01", - "urlName": "ivara_prime_neuroptics" + "id": "5ab1570db2b6a8044d5137c1", + "urlName": "zephyr_prime_neuroptics_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd885221e30057500f82", - "urlName": "neo_m3_relic" + "id": "6054ddba5221e30057500fb5", + "urlName": "neo_n10_relic" } }, { - "name": "Neo M4", + "name": "Neo N11", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Magnus Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeCBronze", + "name": "Nekros Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultABronze", "warframeMarket": { - "id": "6139101b30dd5b004b7f90af", - "urlName": "magnus_prime_barrel" + "id": "57bc9a40e506eb45ea251454", + "urlName": "nekros_prime_systems_blueprint" } } }, @@ -46602,11 +63203,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nagantaka Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeCBronze", + "name": "Oberon Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultABronze", "warframeMarket": { - "id": "6242037666a58f0108c3d481", - "urlName": "nagantaka_prime_receiver" + "id": "592dd262011e88f094afec80", + "urlName": "oberon_prime_systems_blueprint" } } }, @@ -46614,19 +63215,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeCBronze" + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeCBronze", + "name": "Tigris Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" + "id": "57bc9c84e506eb45ea251456", + "urlName": "tigris_prime_stock" } } }, @@ -46634,11 +63235,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Scourge Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeCBronze", + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultABronze", "warframeMarket": { - "id": "61bb64fb3132ff00482b5fb8", - "urlName": "scourge_prime_blade" + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" } } }, @@ -46646,768 +63247,1287 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Strun Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeCBronze", + "name": "Sybaris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultABronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a4", - "urlName": "strun_prime_receiver" + "id": "592dd262011e88f094afec82", + "urlName": "sybaris_prime_blueprint" } } } - ], - "locations": [ - { - "rarity": "Legendary", - "chance": 0.0042, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.0058, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.0067, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.0094, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.0094, - "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0117, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Ceres/Seimeni (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Earth/Coba (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Eris/Akkad (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Europa/Larzac (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Jupiter/Sinai (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Mars/Kadesh (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Pluto/Sechura (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Sedna/Sangeru (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Venus/Romula (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0188, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0188, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0188, - "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Veil/Flexa (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Veil/H-2 Cloud (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Veil/Nsu Grid (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Veil/R-9 Cloud (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Another Betrayer, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Family Reunion, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Hot Mess, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Phobos/Opik (Rush), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Recover The Orokin Archive, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Sunkiller, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Table For Two, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "The Aftermath, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Time's Up, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0205, - "location": "Void/Ani (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0234, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0241, - "location": "Pluto/Profit Margin (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0241, - "location": "Pluto/Seven Sirens (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.025, - "location": "Void Storm (Pluto)" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Eris/Cyath (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Eris/Gnathos (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Kuva Fortress/Pago (Spy), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Neptune/Nereid (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Pluto/Oceanum (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Sedna/Kelpie (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Sedna/Tikoloshe (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Uranus/Rosalind (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0333, - "location": "Zariman/Everview Arc (Void Flood), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0333, - "location": "Zariman/Oro Works (Void Armageddon), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0333, - "location": "Zariman/Tuvul Commons (Void Cascade), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0375, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Arc Silver (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Calabash (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Erato (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Lu-Yan (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Numina (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Sabmir Cloud (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0455, - "location": "Pluto/Khufu Envoy (Skirmish), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/Flexa (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/H-2 Cloud (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/Nsu Grid (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/R-9 Cloud (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0488, - "location": "Pluto/Obol Crossing (Skirmish), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0556, - "location": "Jupiter/Ganymede (Disruption), Rotation B" - }, + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd985221e30057500f91", + "urlName": "neo_n11_relic" + } + }, + { + "name": "Neo N12", + "rewards": [ { "rarity": "Rare", - "chance": 0.0625, - "location": "Europa/Paimon (Defense), Rotation B" + "chance": 2, + "item": { + "name": "Nova Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNovaTrinityVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff69", + "urlName": "nova_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0625, - "location": "Jupiter/Io (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Dual Kamas Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNovaTrinityVaultABronze", + "warframeMarket": { + "id": "561536e4b66f836f8e15eb18", + "urlName": "dual_kamas_prime_handle" + } + } }, { - "rarity": "Rare", - "chance": 0.0625, - "location": "Pluto/Fenton's Field (Skirmish), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Kavasa Prime Band", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNovaTrinityVaultABronze", + "warframeMarket": { + "id": "56153734b66f836f976f5501", + "urlName": "kavasa_prime_band" + } + } }, { - "rarity": "Rare", - "chance": 0.0625, - "location": "Saturn/Helene (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Trinity Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNovaTrinityVaultABronze", + "warframeMarket": { + "id": "561536a1b66f836f854b966a", + "urlName": "trinity_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0625, - "location": "Sedna/Camenae (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Soma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNovaTrinityVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff62", + "urlName": "soma_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Aten (Mobile Defense)" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Vasto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNovaTrinityVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff67", + "urlName": "vasto_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNovaTrinityVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd9a5221e30057500f94", + "urlName": "neo_n12_relic" + } + }, + { + "name": "Neo N13", + "rewards": [ { "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Marduk (Sabotage)" + "chance": 2, + "item": { + "name": "Nezha Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeBBronze", + "warframeMarket": { + "id": "5f986cfa9dbdce024971b0bf", + "urlName": "nezha_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0649, - "location": "Void/Ani (Survival), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeBBronze" + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Hymeno (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Wukong Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeBBronze", + "warframeMarket": { + "id": "5d21ce45f4604c012d1e0c0f", + "urlName": "wukong_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Nimus (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Inaros Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeBBronze", + "warframeMarket": { + "id": "5f0deab79f527b024d48f059", + "urlName": "inaros_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Europa/Cholistan (Excavation), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Aksomati Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeBBronze", + "warframeMarket": { + "id": "5df955141456970150510f28", + "urlName": "aksomati_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Kuva Fortress/Taveuni (Survival), Rotation B" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Pangolin Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeBBronze", + "warframeMarket": { + "id": "5e839493267539077b0dd6a4", + "urlName": "pangolin_prime_handle" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd9d5221e30057500f98", + "urlName": "neo_n13_relic" + } + }, + { + "name": "Neo N14", + "rewards": [ { "rarity": "Rare", - "chance": 0.0667, - "location": "Lua/Tycho (Survival), Rotation B" + "chance": 2, + "item": { + "name": "Ninkondi Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeABronze", + "warframeMarket": { + "id": "5d21ce45f4604c012d1e0c10", + "urlName": "ninkondi_prime_handle" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Despina (Excavation), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Kelashin (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Zhuge Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeABronze", + "warframeMarket": { + "id": "5d21ce48f4604c012d1e0c17", + "urlName": "zhuge_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Hieracon (Excavation), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Titania Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeABronze", + "warframeMarket": { + "id": "5e839493267539077b0dd698", + "urlName": "titania_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Palus (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeABronze" + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Amarna (Survival), Rotation B" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd965221e30057500f8f", + "urlName": "neo_n14_relic" + } + }, + { + "name": "Neo N15", + "rewards": [ { "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Scylla (Survival), Rotation B" + "chance": 2, + "item": { + "name": "Nezha Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeEBronze", + "warframeMarket": { + "id": "5f986cfb9dbdce024971b0c1", + "urlName": "nezha_prime_neuroptics_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Selkie (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Atlas Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeEBronze", + "warframeMarket": { + "id": "5d9385b17ea27b0a28fd75ba", + "urlName": "atlas_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Yemaja (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Baza Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeEBronze", + "warframeMarket": { + "id": "5df955131456970150510f27", + "urlName": "baza_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Assur (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Cupid (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Ophelia (Survival), Rotation B" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeEBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeEBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd945221e30057500f8b", + "urlName": "neo_n15_relic" + } + }, + { + "name": "Neo N16", + "rewards": [ { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Oxomoco (Exterminate)" + "chance": 2, + "item": { + "name": "Nidus Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeABronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90ac", + "urlName": "nidus_prime_neuroptics_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Ukko (Capture)" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Orthos Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff50", + "urlName": "orthos_prime_blade" + } + } }, { - "rarity": "Rare", - "chance": 0.0696, - "location": "Void/Belenus (Defense), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Pandero Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeABronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614d5", + "urlName": "pandero_prime_barrel" + } + } }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Ose (Interception), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Jupiter/Callisto (Interception), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Nezha Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeABronze", + "warframeMarket": { + "id": "5f986cfa9dbdce024971b0be", + "urlName": "nezha_prime_systems_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Iapetus (Interception), Rotation B" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6139101b30dd5b004b7f90b0", + "urlName": "neo_n16_relic" + } + }, + { + "name": "Neo N17", + "rewards": [ { "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Rhea (Interception), Rotation B" + "chance": 2, + "item": { + "name": "Nezha Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeDBronze", + "warframeMarket": { + "id": "5f986cfa9dbdce024971b0bf", + "urlName": "nezha_prime_chassis_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Uranus/Umbriel (Interception), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Strun Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeDBronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a9", + "urlName": "strun_prime_stock" + } + } }, { - "rarity": "Rare", - "chance": 0.0909, - "location": "Void/Belenus (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeDBronze" + } }, { - "rarity": "Rare", - "chance": 0.0909, - "location": "Void/Mithra (Interception), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" + } + } }, { - "rarity": "Rare", - "chance": 0.0909, - "location": "Void/Mot (Survival), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Pangolin Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeDBronze", + "warframeMarket": { + "id": "5e839493267539077b0dd6a4", + "urlName": "pangolin_prime_handle" + } + } }, { - "rarity": "Rare", - "chance": 0.0968, - "location": "Sanctuary Onslaught, Rotation C" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6139101830dd5b004b7f9095", + "urlName": "neo_n17_relic" + } + }, + { + "name": "Neo N18", + "rewards": [ { "rarity": "Rare", - "chance": 0.0968, - "location": "Void/Belenus (Defense), Rotation C" + "chance": 2, + "item": { + "name": "Nidus Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeBBronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90ad", + "urlName": "nidus_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Ixodes (Defense), Rotation A" + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeBBronze" + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Kala-Azar (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Gara Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeBBronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c702", + "urlName": "gara_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Oestrus (Infested Salvage), Rotation A" + "chance": 25.33, + "item": { + "name": "Corinth Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeBBronze", + "warframeMarket": { + "id": "5e839493267539077b0dd69e", + "urlName": "corinth_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Phalan (Interception), Rotation A" + "chance": 25.33, + "item": { + "name": "Scourge Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeBBronze", + "warframeMarket": { + "id": "61bb64fb3132ff00482b5fb8", + "urlName": "scourge_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Sporid (Interception), Rotation A" - }, + "chance": 25.33, + "item": { + "name": "Magnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeBBronze", + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a2", + "urlName": "magnus_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "61bb64fd3132ff00482b5fca", + "urlName": "neo_n18_relic" + } + }, + { + "name": "Neo N2", + "rewards": [ { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Xini (Interception), Rotation A" + "chance": 25.33, + "item": { + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" + } + } }, { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Kuva Fortress/Nabuk (Defense), Rotation A" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Vauban Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionDBronze", + "warframeMarket": { + "id": "573d0efa336297b2dfca2909", + "urlName": "vauban_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Lua/StöFler (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Proteus (Defense), Rotation A" + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionDBronze" + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Yursa (Defection), Rotation B" + "chance": 25.33, + "item": { + "name": "Vasto Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff65", + "urlName": "vasto_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Pluto/Cerberus (Interception), Rotation A" + "chance": 11, + "item": { + "name": "Nova Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff6b", + "urlName": "nova_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionDBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddc05221e30057500fba", + "urlName": "neo_n2_relic" + } + }, + { + "name": "Neo N20", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nezha Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "5f986cfb9dbdce024971b0c1", + "urlName": "nezha_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Pluto/Outer Terminus (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Pandero Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614d5", + "urlName": "pandero_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Pluto/Peregrine Axis (Skirmish), Rotation B" + "chance": 11, + "item": { + "name": "Karyst Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "5f0e0fdc9f527b0285718f18", + "urlName": "karyst_prime_handle" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Caracol (Defection), Rotation C" + "chance": 25.33, + "item": { + "name": "Garuda Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "6242037866a58f0108c3d497", + "urlName": "garuda_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Sedna/Berehynia (Interception), Rotation A" + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Sedna/Hydron (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Tenora Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeABronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614d0", + "urlName": "tenora_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6242037766a58f0108c3d491", + "urlName": "neo_n20_relic" + } + }, + { + "name": "Neo N21", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nagantaka Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeABronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d482", + "urlName": "nagantaka_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Bianca (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Khora Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeABronze", + "warframeMarket": { + "id": "62d3493f75156700ce450ded", + "urlName": "khora_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Miranda (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Harrow Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeABronze", + "warframeMarket": { + "id": "61bb64fc3132ff00482b5fba", + "urlName": "harrow_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Stephano (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" + } + } }, { "rarity": "Uncommon", - "chance": 0.1084, - "location": "Elite Sanctuary Onslaught, Rotation B" + "chance": 25.33, + "item": { + "name": "Gara Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeABronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c703", + "urlName": "gara_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Ceres/Draco (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "62d3493f75156700ce450dec", + "urlName": "neo_n21_relic" + } + }, + { + "name": "Neo N22", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nagantaka Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeCBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d482", + "urlName": "nagantaka_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Lillith (Excavation), Rotation C" + "chance": 11, + "item": { + "name": "Garuda Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeCBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d479", + "urlName": "garuda_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Paimon (Defense), Rotation C" + "chance": 11, + "item": { + "name": "Magnus Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeCBronze", + "warframeMarket": { + "id": "6139101b30dd5b004b7f90ae", + "urlName": "magnus_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Valefor (Excavation), Rotation C" + "chance": 25.33, + "item": { + "name": "Shade Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeCBronze", + "warframeMarket": { + "id": "641263e07d179f02100c6d48", + "urlName": "shade_prime_cerebrum" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Zagan (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Dual Keres Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeCBronze", + "warframeMarket": { + "id": "62d3494175156700ce450e05", + "urlName": "dual_keres_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Cameria (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "641264a57d179f02190e41ef", + "urlName": "neo_n22_relic" + } + }, + { + "name": "Neo N23", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nagantaka Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeFBronze", + "warframeMarket": { + "id": "6242037666a58f0108c3d482", + "urlName": "nagantaka_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Elara (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Paris Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff53", + "urlName": "paris_prime_grip" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Io (Defense), Rotation C" + "chance": 11, + "item": { + "name": "Baruuk Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeFBronze", + "warframeMarket": { + "id": "639a8d9374b02f003889eb71", + "urlName": "baruuk_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mars/Wahiba (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Zeugma (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Revenant Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeFBronze", + "warframeMarket": { + "id": "633e2e6af570d10793afb815", + "urlName": "revenant_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Helene (Defense), Rotation C" + "chance": 25.33, + "item": { + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeFBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeFBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "64c2aa1566456704eba6ba3a", + "urlName": "neo_n23_relic" + } + }, + { + "name": "Neo N3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nekros Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIBronze", + "warframeMarket": { + "id": "57bc9a40e506eb45ea251454", + "urlName": "nekros_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Piscinas (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Titan (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Ash Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIBronze", + "warframeMarket": { + "id": "559daab7e779897b3d86cb8f", + "urlName": "ash_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Camenae (Defense), Rotation C" + "chance": 25.33, + "item": { + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.125, - "location": "Deimos/Terrorem (Survival), Rotation B" + "chance": 25.33, + "item": { + "name": "Odonata Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIBronze", + "warframeMarket": { + "id": "5527a288e77989205f31e525", + "urlName": "odonata_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.125, - "location": "Void/Mithra (Interception), Rotation B" - }, + "chance": 25.33, + "item": { + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddb35221e30057500fae", + "urlName": "neo_n3_relic" + } + }, + { + "name": "Neo N4", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.125, - "location": "Void/Mot (Survival), Rotation B" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nikana Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOBronze", + "warframeMarket": { + "id": "56c3bbf45d2f0202da32e941", + "urlName": "nikana_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1356, - "location": "Uranus/Ur (Disruption), Rotation C" + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOBronze" + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Zabala (Survival), Rotation B" + "chance": 11, + "item": { + "name": "Venka Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOBronze", + "warframeMarket": { + "id": "58358e192c2ada00655a4ef4", + "urlName": "venka_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Europa/Ose (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Jupiter/Callisto (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Ash Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOBronze", + "warframeMarket": { + "id": "559daaa7e779897b35d626c6", + "urlName": "ash_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Lua/Apollo (Disruption), Rotation A" - }, + "chance": 25.33, + "item": { + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd995221e30057500f92", + "urlName": "neo_n4_relic" + } + }, + { + "name": "Neo N5", + "rewards": [ { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Iapetus (Interception), Rotation C" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nikana Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSBronze", + "warframeMarket": { + "id": "56c3bbee5d2f0202da32e940", + "urlName": "nikana_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Rhea (Interception), Rotation C" + "chance": 11, + "item": { + "name": "Ash Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSBronze", + "warframeMarket": { + "id": "559daaafe779897b399db0fd", + "urlName": "ash_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Kappa (Disruption), Rotation B" + "chance": 11, + "item": { + "name": "Akstiletto Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSBronze", + "warframeMarket": { + "id": "573b80590ec44a47787a6918", + "urlName": "akstiletto_prime_link" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Umbriel (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Saryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSBronze", + "warframeMarket": { + "id": "56c3bbe05d2f0202da32e93d", + "urlName": "saryn_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Ur (Disruption), Rotation B" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSBronze" + } }, { "rarity": "Uncommon", - "chance": 0.1518, - "location": "Elite Sanctuary Onslaught, Rotation C" + "chance": 25.33, + "item": { + "name": "Helios Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSBronze", + "warframeMarket": { + "id": "58b57068eb26db5c31192116", + "urlName": "helios_prime_carapace" + } + } } ], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeCBronze", + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSBronze", "vaultInfo": { - "vaulted": false + "vaulted": true }, "warframeMarket": { - "id": "6242037866a58f0108c3d496", - "urlName": "neo_m4_relic" + "id": "6054dd8d5221e30057500f87", + "urlName": "neo_n5_relic" } }, { - "name": "Neo N1", + "name": "Neo N6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nyx Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionCBronze", + "name": "Nikana Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionXBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff73", - "urlName": "nyx_prime_chassis" + "id": "56c3bbf85d2f0202da32e942", + "urlName": "nikana_prime_hilt" } } }, @@ -47415,11 +64535,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Soma Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionCBronze", + "name": "Sybaris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionXBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff63", - "urlName": "soma_prime_receiver" + "id": "592dd262011e88f094afec84", + "urlName": "sybaris_prime_receiver" } } }, @@ -47427,11 +64547,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kavasa Prime Kubrow Collar Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionCBronze", + "name": "Trinity Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionXBronze", "warframeMarket": { - "id": "56153727b66f836f91a8e849", - "urlName": "kavasa_prime_kubrow_collar_blueprint" + "id": "56153689b66f836f7a3c0baf", + "urlName": "trinity_prime_blueprint" } } }, @@ -47439,11 +64559,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Hikou Prime Stars", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionCBronze", + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionXBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff48", - "urlName": "hikou_prime_stars" + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" } } }, @@ -47451,11 +64571,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Vectis Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionCBronze", + "name": "Galatine Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionXBronze", "warframeMarket": { - "id": "559daae0e779897b5273b716", - "urlName": "vectis_prime_barrel" + "id": "57bc9c99e506eb45ea25145c", + "urlName": "galatine_prime_blade" } } }, @@ -47463,33 +64583,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionCBronze" + "name": "Cernos Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionXBronze", + "warframeMarket": { + "id": "583580f42c2ada003badef87", + "urlName": "cernos_prime_upper_limb" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionXBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddc55221e30057500fbf", - "urlName": "neo_n1_relic" + "id": "6054dd7f5221e30057500f79", + "urlName": "neo_n6_relic" } }, { - "name": "Neo N10", + "name": "Neo N7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nami Skyla Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeBBronze", + "name": "Nekros Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZBronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7041", - "urlName": "nami_skyla_prime_blade" + "id": "57bc9a40e506eb45ea251454", + "urlName": "nekros_prime_systems_blueprint" } } }, @@ -47497,11 +64621,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ballistica Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeBBronze", + "name": "Banshee Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZBronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7043", - "urlName": "ballistica_prime_upper_limb" + "id": "58b57068eb26db5c3119210a", + "urlName": "banshee_prime_blueprint" } } }, @@ -47509,11 +64633,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tipedo Prime Ornament", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeBBronze", + "name": "Valkyr Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae059d", - "urlName": "tipedo_prime_ornament" + "id": "58358a062c2ada0047b386f7", + "urlName": "valkyr_prime_neuroptics_blueprint" } } }, @@ -47521,19 +64645,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeBBronze" + "name": "Trinity Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZBronze", + "warframeMarket": { + "id": "56153692b66f836f7d649936", + "urlName": "trinity_prime_neuroptics_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Redeemer Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeBBronze", + "name": "Euphona Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZBronze", "warframeMarket": { - "id": "5c196fad96037800ddadac14", - "urlName": "redeemer_prime_blade" + "id": "58b57068eb26db5c31192112", + "urlName": "euphona_prime_blueprint" } } }, @@ -47541,37 +64669,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zephyr Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeBBronze", + "name": "Venka Prime Blades", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZBronze", "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c1", - "urlName": "zephyr_prime_neuroptics" + "id": "58358e1c2c2ada00655a4ef6", + "urlName": "venka_prime_blades" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddba5221e30057500fb5", - "urlName": "neo_n10_relic" + "id": "6054dd7d5221e30057500f77", + "urlName": "neo_n7_relic" } }, { - "name": "Neo N11", + "name": "Neo N8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nekros Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultABronze", + "name": "Nami Skyla Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeBBronze", "warframeMarket": { - "id": "57bc9a40e506eb45ea251454", - "urlName": "nekros_prime_systems" + "id": "59a5cd4d5cd9938cfede7041", + "urlName": "nami_skyla_prime_blade" } } }, @@ -47579,11 +64707,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Oberon Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultABronze", + "name": "Akbolto Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeBBronze", "warframeMarket": { - "id": "592dd262011e88f094afec80", - "urlName": "oberon_prime_systems" + "id": "5a311f84c2c9e90dfff475f3", + "urlName": "akbolto_prime_link" } } }, @@ -47591,19 +64719,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultABronze" + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tigris Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultABronze", + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeBBronze", "warframeMarket": { - "id": "57bc9c84e506eb45ea251456", - "urlName": "tigris_prime_stock" + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" } } }, @@ -47611,11 +64739,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultABronze", + "name": "Hydroid Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" + "id": "59a48b625cd9938cfede703a", + "urlName": "hydroid_prime_chassis_blueprint" } } }, @@ -47624,7 +64752,7 @@ "chance": 25.33, "item": { "name": "Sybaris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeBBronze", "warframeMarket": { "id": "592dd262011e88f094afec82", "urlName": "sybaris_prime_blueprint" @@ -47633,27 +64761,27 @@ } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOberonNekrosVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd985221e30057500f91", - "urlName": "neo_n11_relic" + "id": "6054ddab5221e30057500fa5", + "urlName": "neo_n8_relic" } }, { - "name": "Neo N12", + "name": "Neo N9", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { "name": "Nova Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNovaTrinityVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMagNovaVaultABronze", "warframeMarket": { "id": "54a73e65e779893a797fff69", - "urlName": "nova_prime_chassis" + "urlName": "nova_prime_chassis_blueprint" } } }, @@ -47661,11 +64789,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Dual Kamas Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNovaTrinityVaultABronze", + "name": "Soma Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMagNovaVaultABronze", "warframeMarket": { - "id": "561536e4b66f836f8e15eb18", - "urlName": "dual_kamas_prime_handle" + "id": "54a73e65e779893a797fff63", + "urlName": "soma_prime_receiver" } } }, @@ -47673,23 +64801,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kavasa Prime Band", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNovaTrinityVaultABronze", - "warframeMarket": { - "id": "56153734b66f836f976f5501", - "urlName": "kavasa_prime_band" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMagNovaVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Trinity Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNovaTrinityVaultABronze", + "name": "Mag Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMagNovaVaultABronze", "warframeMarket": { - "id": "561536a1b66f836f854b966a", - "urlName": "trinity_prime_systems" + "id": "54a73e65e779893a797fff6e", + "urlName": "mag_prime_neuroptics_blueprint" } } }, @@ -47697,11 +64821,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Soma Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNovaTrinityVaultABronze", + "name": "Boar Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMagNovaVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff62", - "urlName": "soma_prime_blueprint" + "id": "54a73e65e779893a797fff2b", + "urlName": "boar_prime_blueprint" } } }, @@ -47709,37 +64833,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Vasto Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNovaTrinityVaultABronze", + "name": "Dakra Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMagNovaVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff67", - "urlName": "vasto_prime_receiver" + "id": "54a73e65e779893a797fff3f", + "urlName": "dakra_prime_handle" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNovaTrinityVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMagNovaVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd9a5221e30057500f94", - "urlName": "neo_n12_relic" + "id": "6054dda45221e30057500fa0", + "urlName": "neo_n9_relic" } }, { - "name": "Neo N13", + "name": "Neo O1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nezha Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeBBronze", + "name": "Odonata Prime Wings Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVoltOdonataPrimeBronze", "warframeMarket": { - "id": "5f986cfa9dbdce024971b0bf", - "urlName": "nezha_prime_chassis" + "id": "5527a280e779892059574ca9", + "urlName": "odonata_prime_wings_blueprint" } } }, @@ -47747,19 +64871,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeBBronze" + "name": "Aklex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVoltOdonataPrimeBronze", + "warframeMarket": { + "id": "588bc3bcc353473a172364f2", + "urlName": "aklex_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Wukong Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeBBronze", + "name": "Volt Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVoltOdonataPrimeBronze", "warframeMarket": { - "id": "5d21ce45f4604c012d1e0c0f", - "urlName": "wukong_prime_chassis" + "id": "55158ce0e7798915f4c95b78", + "urlName": "volt_prime_systems_blueprint" } } }, @@ -47767,11 +64895,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Inaros Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeBBronze", + "name": "Volt Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVoltOdonataPrimeBronze", "warframeMarket": { - "id": "5f0deab79f527b024d48f059", - "urlName": "inaros_prime_systems" + "id": "55244820e779890907ef6805", + "urlName": "volt_prime_blueprint" } } }, @@ -47779,49 +64907,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Aksomati Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeBBronze", - "warframeMarket": { - "id": "5df955141456970150510f28", - "urlName": "aksomati_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVoltOdonataPrimeBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Pangolin Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeBBronze", + "name": "Odonata Prime Harness Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVoltOdonataPrimeBronze", "warframeMarket": { - "id": "5e839493267539077b0dd6a4", - "urlName": "pangolin_prime_handle" + "id": "5527a279e77989205639861f", + "urlName": "odonata_prime_harness_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVoltOdonataPrimeBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd9d5221e30057500f98", - "urlName": "neo_n13_relic" + "id": "6054dd845221e30057500f7e", + "urlName": "neo_o1_relic" } }, { - "name": "Neo N14", + "name": "Neo O2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Ninkondi Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeABronze", + "name": "Okina Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeABronze", "warframeMarket": { - "id": "5d21ce45f4604c012d1e0c10", - "urlName": "ninkondi_prime_handle" + "id": "663268d0e85cac3856c86dbd", + "urlName": "okina_prime_blueprint" } } }, @@ -47829,11 +64953,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeABronze", + "name": "Fulmin Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "64c2aa1466456704eba6ba30", + "urlName": "fulmin_prime_blueprint" } } }, @@ -47841,11 +64965,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Zhuge Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeABronze", + "name": "Acceltra Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeABronze", "warframeMarket": { - "id": "5d21ce48f4604c012d1e0c17", - "urlName": "zhuge_prime_receiver" + "id": "65a7fcc4ed5b0d2e3eb462d1", + "urlName": "acceltra_prime_receiver" } } }, @@ -47853,11 +64977,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Titania Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeABronze", + "name": "Phantasma Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeABronze", "warframeMarket": { - "id": "5e839493267539077b0dd698", - "urlName": "titania_prime_chassis" + "id": "633e2e6cf570d10793afb824", + "urlName": "phantasma_prime_receiver" } } }, @@ -47865,45 +64989,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeABronze" + "name": "Gauss Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeABronze", + "warframeMarket": { + "id": "65a7fc5aed5b0d2e3eb462b5", + "urlName": "gauss_prime_chassis_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeABronze", + "name": "Zylok Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" + "id": "6530694722c7fd977050854a", + "urlName": "zylok_prime_barrel" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd965221e30057500f8f", - "urlName": "neo_n14_relic" + "id": "66325ceee85cac3856c86cd2", + "urlName": "neo_o2_relic" } }, { - "name": "Neo N15", + "name": "Neo P1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nezha Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeEBronze", + "name": "Pangolin Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeBBronze", "warframeMarket": { - "id": "5f986cfb9dbdce024971b0c1", - "urlName": "nezha_prime_neuroptics" + "id": "5e839494267539077b0dd6a9", + "urlName": "pangolin_prime_blueprint" } } }, @@ -47911,11 +65039,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Atlas Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeEBronze", + "name": "Akjagara Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeBBronze", "warframeMarket": { - "id": "5d9385b17ea27b0a28fd75ba", - "urlName": "atlas_prime_systems" + "id": "5c196fb096037800ddadac18", + "urlName": "akjagara_prime_receiver" } } }, @@ -47923,11 +65051,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Baza Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeEBronze", + "name": "Rubico Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeBBronze", "warframeMarket": { - "id": "5df955131456970150510f27", - "urlName": "baza_prime_barrel" + "id": "5baa8bbf4567de01ac283498", + "urlName": "rubico_prime_stock" } } }, @@ -47935,11 +65063,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeEBronze", + "name": "Ninkondi Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" + "id": "5d21ce42f4604c012d1e0c0c", + "urlName": "ninkondi_prime_blueprint" } } }, @@ -47947,11 +65075,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeEBronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } }, @@ -47959,33 +65087,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeEBronze" + "name": "Redeemer Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeBBronze", + "warframeMarket": { + "id": "5c196fad96037800ddadac14", + "urlName": "redeemer_prime_blade" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeEBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd945221e30057500f8b", - "urlName": "neo_n15_relic" + "id": "6054dd895221e30057500f83", + "urlName": "neo_p1_relic" } }, { - "name": "Neo N16", + "name": "Neo P2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nidus Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeABronze", + "name": "Pandero Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeCBronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90ac", - "urlName": "nidus_prime_neuroptics" + "id": "603621500a372600fd5614d9", + "urlName": "pandero_prime_receiver" } } }, @@ -47993,23 +65125,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Orthos Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff50", - "urlName": "orthos_prime_blade" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Pandero Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeABronze", + "name": "Titania Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeCBronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d5", - "urlName": "pandero_prime_barrel" + "id": "5e839495267539077b0dd6cc", + "urlName": "titania_prime_blueprint" } } }, @@ -48017,11 +65145,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeABronze", + "name": "Aksomati Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" + "id": "5df955131456970150510f26", + "urlName": "aksomati_prime_receiver" } } }, @@ -48029,11 +65157,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nezha Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeABronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeCBronze", "warframeMarket": { - "id": "5f986cfa9dbdce024971b0be", - "urlName": "nezha_prime_systems" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -48041,33 +65169,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeABronze" + "name": "Guandao Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeCBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0b8", + "urlName": "guandao_prime_blade" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6139101b30dd5b004b7f90b0", - "urlName": "neo_n16_relic" + "id": "6054dd955221e30057500f8d", + "urlName": "neo_p2_relic" } }, { - "name": "Neo N17", + "name": "Neo P3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nezha Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeDBronze", + "name": "Pangolin Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeCBronze", "warframeMarket": { - "id": "5f986cfa9dbdce024971b0bf", - "urlName": "nezha_prime_chassis" + "id": "5e839494267539077b0dd6a9", + "urlName": "pangolin_prime_blueprint" } } }, @@ -48075,11 +65207,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Strun Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeDBronze", + "name": "Astilla Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeCBronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a9", - "urlName": "strun_prime_stock" + "id": "60ad4a1cf1904300d012c70b", + "urlName": "astilla_prime_stock" } } }, @@ -48087,19 +65219,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeDBronze" + "name": "Inaros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeCBronze", + "warframeMarket": { + "id": "5f0deab69f527b024d48f056", + "urlName": "inaros_prime_chassis_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeDBronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } }, @@ -48107,11 +65243,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Pangolin Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeDBronze", + "name": "Panthera Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeCBronze", "warframeMarket": { - "id": "5e839493267539077b0dd6a4", - "urlName": "pangolin_prime_handle" + "id": "5f0e0fdd9f527b0285718f1d", + "urlName": "panthera_prime_blueprint" } } }, @@ -48119,37 +65255,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeDBronze", + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6139101830dd5b004b7f9095", - "urlName": "neo_n17_relic" + "id": "6139101930dd5b004b7f909a", + "urlName": "neo_p3_relic" } }, { - "name": "Neo N18", + "name": "Neo P4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nidus Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeBBronze", + "name": "Pandero Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90ad", - "urlName": "nidus_prime_chassis" + "id": "603621500a372600fd5614d9", + "urlName": "pandero_prime_receiver" } } }, @@ -48157,19 +65293,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeBBronze" + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Gara Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeBBronze", + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c702", - "urlName": "gara_prime_neuroptics" + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" } } }, @@ -48177,11 +65313,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Corinth Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeBBronze", + "name": "Karyst Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "5e839493267539077b0dd69e", - "urlName": "corinth_prime_blueprint" + "id": "5f0e0fde9f527b0285718f1e", + "urlName": "karyst_prime_blueprint" } } }, @@ -48189,11 +65325,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Scourge Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeBBronze", + "name": "Zakti Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "61bb64fb3132ff00482b5fb8", - "urlName": "scourge_prime_blade" + "id": "5f986cfb9dbdce024971b0c0", + "urlName": "zakti_prime_receiver" } } }, @@ -48201,119 +65337,119 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Magnus Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeBBronze", + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeCBronze", "warframeMarket": { - "id": "6139101a30dd5b004b7f90a2", - "urlName": "magnus_prime_blueprint" + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "61bb64fd3132ff00482b5fca", - "urlName": "neo_n18_relic" + "id": "6214e88fe3c4660048a8b97f", + "urlName": "neo_p4_relic" } }, { - "name": "Neo N2", + "name": "Neo P5", "rewards": [ { - "rarity": "Uncommon", - "chance": 25.33, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionDBronze", + "name": "Pangolin Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaGaraVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" + "id": "5e839494267539077b0dd6a9", + "urlName": "pangolin_prime_blueprint" } } }, { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 11, "item": { - "name": "Vauban Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionDBronze", + "name": "Gara Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaGaraVaultABronze", "warframeMarket": { - "id": "573d0efa336297b2dfca2909", - "urlName": "vauban_prime_systems" + "id": "60ad4a1df1904300d012c70e", + "urlName": "gara_prime_chassis_blueprint" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionDBronze", + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaGaraVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionDBronze" + "name": "Volnus Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaGaraVaultABronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c70c", + "urlName": "volnus_prime_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Vasto Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionDBronze", + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaGaraVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff65", - "urlName": "vasto_prime_barrel" + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Nova Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionDBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff6b", - "urlName": "nova_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaGaraVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaGaraVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddc05221e30057500fba", - "urlName": "neo_n2_relic" + "id": "65f85b70f51dc116096b6764", + "urlName": "neo_p5_relic" } }, { - "name": "Neo N20", + "name": "Neo P6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nezha Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeABronze", + "name": "Phantasma Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeBBronze", "warframeMarket": { - "id": "5f986cfb9dbdce024971b0c1", - "urlName": "nezha_prime_neuroptics" + "id": "633e2e6cf570d10793afb82a", + "urlName": "phantasma_prime_stock" } } }, @@ -48321,11 +65457,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Pandero Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeABronze", + "name": "Protea Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeBBronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d5", - "urlName": "pandero_prime_barrel" + "id": "66325cb1e85cac3856c86cc0", + "urlName": "protea_prime_neuroptics_blueprint" } } }, @@ -48333,11 +65469,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Karyst Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeABronze", + "name": "Masseter Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeBBronze", "warframeMarket": { - "id": "5f0e0fdc9f527b0285718f18", - "urlName": "karyst_prime_handle" + "id": "6530690f22c7fd9770508545", + "urlName": "masseter_prime_blueprint" } } }, @@ -48345,11 +65481,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Garuda Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeABronze", + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeBBronze", "warframeMarket": { - "id": "6242037866a58f0108c3d497", - "urlName": "garuda_prime_blueprint" + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" } } }, @@ -48357,49 +65493,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Tenora Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeABronze", + "name": "Gunsen Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeBBronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d0", - "urlName": "tenora_prime_blueprint" + "id": "64c2aa1466456704eba6ba2e", + "urlName": "gunsen_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGarudaPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionProteaPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6242037766a58f0108c3d491", - "urlName": "neo_n20_relic" + "id": "66325cede85cac3856c86cd0", + "urlName": "neo_p6_relic" } }, { - "name": "Neo N21", + "name": "Neo P7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nagantaka Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeABronze", + "name": "Protea Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeFBronze", "warframeMarket": { - "id": "6242037666a58f0108c3d482", - "urlName": "nagantaka_prime_blueprint" + "id": "66325cb5e85cac3856c86cc2", + "urlName": "protea_prime_chassis_blueprint" } } }, @@ -48407,11 +65539,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Khora Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeABronze", + "name": "Larkspur Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeFBronze", "warframeMarket": { - "id": "62d3493f75156700ce450ded", - "urlName": "khora_prime_chassis_blueprint" + "id": "641263e07d179f02100c6d4a", + "urlName": "larkspur_prime_stock" } } }, @@ -48419,11 +65551,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Harrow Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeABronze", + "name": "Hildryn Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeFBronze", "warframeMarket": { - "id": "61bb64fc3132ff00482b5fba", - "urlName": "harrow_prime_blueprint" + "id": "641263e07d179f02100c6d46", + "urlName": "hildryn_prime_neuroptics_blueprint" } } }, @@ -48431,23 +65563,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeFBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Gara Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeABronze", + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeFBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c703", - "urlName": "gara_prime_systems" + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" } } }, @@ -48455,8 +65583,12 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeABronze" + "name": "Gauss Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeFBronze", + "warframeMarket": { + "id": "65a7fc5aed5b0d2e3eb462b5", + "urlName": "gauss_prime_chassis_blueprint" + } } } ], @@ -48468,43 +65600,28 @@ }, { "rarity": "Legendary", - "chance": 0.005, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation C" - }, - { - "rarity": "Legendary", - "chance": 0.005, - "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation C" + "chance": 0.0058, + "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { "rarity": "Legendary", - "chance": 0.0058, + "chance": 0.0067, "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, { "rarity": "Legendary", "chance": 0.0094, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" }, { "rarity": "Legendary", "chance": 0.0094, - "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.01, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0114, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" + "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation A" }, { "rarity": "Rare", "chance": 0.0117, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" }, { "rarity": "Rare", @@ -48554,17 +65671,7 @@ { "rarity": "Rare", "chance": 0.0188, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0188, - "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0188, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" }, { "rarity": "Rare", @@ -48636,11 +65743,6 @@ "chance": 0.0205, "location": "Void/Ani (Survival), Rotation B" }, - { - "rarity": "Rare", - "chance": 0.0234, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" - }, { "rarity": "Rare", "chance": 0.0241, @@ -48714,7 +65816,12 @@ { "rarity": "Rare", "chance": 0.0375, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0375, + "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation B" }, { "rarity": "Rare", @@ -48751,10 +65858,20 @@ "chance": 0.0442, "location": "Elite Sanctuary Onslaught, Rotation B" }, + { + "rarity": "Rare", + "chance": 0.0455, + "location": "Pluto/Khufu Envoy (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0469, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation B" + }, { "rarity": "Rare", "chance": 0.0476, - "location": "Pluto/Khufu Envoy (Skirmish), Rotation A" + "location": "Lua/Circulus (Survival), Rotation B" }, { "rarity": "Rare", @@ -48781,6 +65898,21 @@ "chance": 0.0556, "location": "Jupiter/Ganymede (Disruption), Rotation B" }, + { + "rarity": "Rare", + "chance": 0.058, + "location": "Mars/Tyana Pass (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0606, + "location": "Pluto/Fenton's Field (Skirmish), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0606, + "location": "Pluto/Obol Crossing (Skirmish), Rotation B" + }, { "rarity": "Rare", "chance": 0.0625, @@ -48791,6 +65923,11 @@ "chance": 0.0625, "location": "Jupiter/Io (Defense), Rotation B" }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Mars/Tyana Pass (Defense), Rotation A" + }, { "rarity": "Rare", "chance": 0.0625, @@ -48851,21 +65988,11 @@ "chance": 0.0667, "location": "Neptune/Kelashin (Survival), Rotation B" }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Fenton's Field (Skirmish), Rotation A" - }, { "rarity": "Rare", "chance": 0.0667, "location": "Pluto/Hieracon (Excavation), Rotation B" }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Obol Crossing (Skirmish), Rotation A" - }, { "rarity": "Rare", "chance": 0.0667, @@ -48934,17 +66061,32 @@ { "rarity": "Rare", "chance": 0.0714, - "location": "Saturn/Iapetus (Interception), Rotation B" + "location": "Saturn/Rhea (Interception), Rotation B" }, { "rarity": "Rare", "chance": 0.0714, - "location": "Saturn/Rhea (Interception), Rotation B" + "location": "Uranus/Umbriel (Interception), Rotation B" }, { "rarity": "Rare", - "chance": 0.0714, - "location": "Uranus/Umbriel (Interception), Rotation B" + "chance": 0.075, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Cambire (Alchemy), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Munio (Defense), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Persto (Survival), Rotation B" }, { "rarity": "Rare", @@ -48971,6 +66113,11 @@ "chance": 0.0968, "location": "Void/Belenus (Defense), Rotation C" }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation B" + }, { "rarity": "Uncommon", "chance": 0.1, @@ -49011,6 +66158,11 @@ "chance": 0.1, "location": "Lua/StöFler (Defense), Rotation A" }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Lua/Yuvarium (Survival), Rotation B" + }, { "rarity": "Uncommon", "chance": 0.1, @@ -49158,259 +66310,66 @@ }, { "rarity": "Uncommon", - "chance": 0.1357, - "location": "Earth/Cetus (Level 40 - 50 Ghoul Bounty), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Zabala (Survival), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Europa/Ose (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Jupiter/Callisto (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Lua/Apollo (Disruption), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Iapetus (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Rhea (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Kappa (Disruption), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Umbriel (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Ur (Disruption), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1714, - "location": "Venus/Orb Vallis (Level 50 - 60 PROFIT-TAKER - PHASE 4), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1792, - "location": "Earth/Cetus (Level 40 - 50 Ghoul Bounty), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1845, - "location": "Earth/Cetus (Level 40 - 50 Ghoul Bounty), Rotation A" - } - ], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeABronze", - "vaultInfo": { - "vaulted": false - }, - "warframeMarket": { - "id": "62d3493f75156700ce450dec", - "urlName": "neo_n21_relic" - } - }, - { - "name": "Neo N3", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Nekros Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIBronze", - "warframeMarket": { - "id": "57bc9a40e506eb45ea251454", - "urlName": "nekros_prime_systems" - } - } - }, - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" - } - } - }, - { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Ash Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIBronze", - "warframeMarket": { - "id": "559daab7e779897b3d86cb8f", - "urlName": "ash_prime_neuroptics" - } - } - }, - { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" - } - } + "chance": 0.1429, + "location": "Eris/Zabala (Survival), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Odonata Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIBronze", - "warframeMarket": { - "id": "5527a288e77989205f31e525", - "urlName": "odonata_prime_systems" - } - } + "chance": 0.1429, + "location": "Europa/Ose (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddb35221e30057500fae", - "urlName": "neo_n3_relic" - } - }, - { - "name": "Neo N4", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Nikana Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOBronze", - "warframeMarket": { - "id": "56c3bbf45d2f0202da32e941", - "urlName": "nikana_prime_blade" - } - } + "chance": 0.1429, + "location": "Jupiter/Callisto (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOBronze" - } + "chance": 0.1429, + "location": "Lua/Apollo (Disruption), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Venka Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOBronze", - "warframeMarket": { - "id": "58358e192c2ada00655a4ef4", - "urlName": "venka_prime_blueprint" - } - } + "chance": 0.1429, + "location": "Saturn/Rhea (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" - } - } + "chance": 0.1429, + "location": "Sedna/Kappa (Disruption), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Ash Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOBronze", - "warframeMarket": { - "id": "559daaa7e779897b35d626c6", - "urlName": "ash_prime_chassis" - } - } + "chance": 0.1429, + "location": "Uranus/Umbriel (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" - } - } + "chance": 0.1429, + "location": "Uranus/Ur (Disruption), Rotation B" } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeFBronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { - "id": "6054dd995221e30057500f92", - "urlName": "neo_n4_relic" + "id": "66c6097d66bbb2aedca69587", + "urlName": "neo_p7_relic" } }, { - "name": "Neo N5", + "name": "Neo Q1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nikana Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSBronze", + "name": "Quassus Prime Blade", + "uniqueName": "", "warframeMarket": { - "id": "56c3bbee5d2f0202da32e940", - "urlName": "nikana_prime_blueprint" + "id": "673516e0db3ac2cfade14a7f", + "urlName": "quassus_prime_blade" } } }, @@ -49418,11 +66377,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ash Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSBronze", + "name": "Hildryn Prime Chassis Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "559daaafe779897b399db0fd", - "urlName": "ash_prime_systems" + "id": "641263e07d179f02100c6d4b", + "urlName": "hildryn_prime_chassis_blueprint" } } }, @@ -49430,11 +66389,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akstiletto Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSBronze", + "name": "Orthos Prime Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "573b80590ec44a47787a6918", - "urlName": "akstiletto_prime_link" + "id": "54a73e65e779893a797fff51", + "urlName": "orthos_prime_blueprint" } } }, @@ -49442,11 +66401,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Saryn Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSBronze", + "name": "Burston Prime Receiver", + "uniqueName": "", "warframeMarket": { - "id": "56c3bbe05d2f0202da32e93d", - "urlName": "saryn_prime_systems" + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" } } }, @@ -49454,45 +66413,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSBronze" + "name": "Grendel Prime Neuroptics Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "653060f332327ba8746da746", + "urlName": "grendel_prime_neuroptics_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Helios Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSBronze", + "name": "Lex Prime Barrel", + "uniqueName": "", "warframeMarket": { - "id": "58b57068eb26db5c31192116", - "urlName": "helios_prime_carapace" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSBronze", + "uniqueName": "", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd8d5221e30057500f87", - "urlName": "neo_n5_relic" + "id": "67351811db3ac2cfade14a87", + "urlName": "neo_q1_relic" } }, { - "name": "Neo N6", + "name": "Neo R1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nikana Prime Hilt", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionXBronze", + "name": "Rhino Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRhinoNyxVaultABronze", "warframeMarket": { - "id": "56c3bbf85d2f0202da32e942", - "urlName": "nikana_prime_hilt" + "id": "54a73e65e779893a797fff77", + "urlName": "rhino_prime_blueprint" } } }, @@ -49500,11 +66463,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Sybaris Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionXBronze", + "name": "Boltor Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRhinoNyxVaultABronze", "warframeMarket": { - "id": "592dd262011e88f094afec84", - "urlName": "sybaris_prime_receiver" + "id": "54a73e65e779893a797fff30", + "urlName": "boltor_prime_receiver" } } }, @@ -49512,11 +66475,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Trinity Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionXBronze", + "name": "Nyx Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRhinoNyxVaultABronze", "warframeMarket": { - "id": "56153689b66f836f7a3c0baf", - "urlName": "trinity_prime_blueprint" + "id": "54a73e65e779893a797fff73", + "urlName": "nyx_prime_chassis_blueprint" } } }, @@ -49524,11 +66487,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionXBronze", + "name": "Hikou Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRhinoNyxVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" + "id": "54a73e65e779893a797fff46", + "urlName": "hikou_prime_blueprint" } } }, @@ -49536,11 +66499,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Galatine Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionXBronze", + "name": "Ankyros Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRhinoNyxVaultABronze", "warframeMarket": { - "id": "57bc9c99e506eb45ea25145c", - "urlName": "galatine_prime_blade" + "id": "54a73e65e779893a797fff26", + "urlName": "ankyros_prime_gauntlet" } } }, @@ -49548,37 +66511,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Cernos Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionXBronze", - "warframeMarket": { - "id": "583580f42c2ada003badef87", - "urlName": "cernos_prime_upper_limb" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRhinoNyxVaultABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionXBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRhinoNyxVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd7f5221e30057500f79", - "urlName": "neo_n6_relic" + "id": "6054dd8e5221e30057500f88", + "urlName": "neo_r1_relic" } }, { - "name": "Neo N7", + "name": "Neo R2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nekros Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZBronze", + "name": "Rubico Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeCBronze", "warframeMarket": { - "id": "57bc9a40e506eb45ea251454", - "urlName": "nekros_prime_systems" + "id": "5baa8bbf4567de01ac283499", + "urlName": "rubico_prime_blueprint" } } }, @@ -49586,11 +66545,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Banshee Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZBronze", + "name": "Paris Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeCBronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210a", - "urlName": "banshee_prime_blueprint" + "id": "54a73e65e779893a797fff53", + "urlName": "paris_prime_grip" } } }, @@ -49598,11 +66557,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Valkyr Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZBronze", + "name": "Tiberon Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeCBronze", "warframeMarket": { - "id": "58358a062c2ada0047b386f7", - "urlName": "valkyr_prime_neuroptics" + "id": "5ab167b7b2b6a80475780fab", + "urlName": "tiberon_prime_blueprint" } } }, @@ -49610,11 +66569,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Trinity Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZBronze", + "name": "Ninkondi Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeCBronze", "warframeMarket": { - "id": "56153692b66f836f7d649936", - "urlName": "trinity_prime_neuroptics" + "id": "5d21ce42f4604c012d1e0c0c", + "urlName": "ninkondi_prime_blueprint" } } }, @@ -49622,11 +66581,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Euphona Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZBronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeCBronze", "warframeMarket": { - "id": "58b57068eb26db5c31192112", - "urlName": "euphona_prime_blueprint" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -49634,37 +66593,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Venka Prime Blades", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZBronze", - "warframeMarket": { - "id": "58358e1c2c2ada00655a4ef6", - "urlName": "venka_prime_blades" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeCBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd7d5221e30057500f77", - "urlName": "neo_n7_relic" + "id": "6054dd805221e30057500f7a", + "urlName": "neo_r2_relic" } }, { - "name": "Neo N8", + "name": "Neo R3", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nami Skyla Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeBBronze", + "name": "Redeemer Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeCBronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7041", - "urlName": "nami_skyla_prime_blade" + "id": "5c196fb096037800ddadac19", + "urlName": "redeemer_prime_handle" } } }, @@ -49672,11 +66627,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akbolto Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeBBronze", + "name": "Paris Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeCBronze", "warframeMarket": { - "id": "5a311f84c2c9e90dfff475f3", - "urlName": "akbolto_prime_link" + "id": "54a73e65e779893a797fff53", + "urlName": "paris_prime_grip" } } }, @@ -49684,19 +66639,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeBBronze" + "name": "Ninkondi Prime Chain", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeCBronze", + "warframeMarket": { + "id": "5d21ce48f4604c012d1e0c16", + "urlName": "ninkondi_prime_chain" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeBBronze", + "name": "Baza Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" + "id": "5df955141456970150510f29", + "urlName": "baza_prime_receiver" } } }, @@ -49704,11 +66663,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Hydroid Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeBBronze", + "name": "Limbo Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeCBronze", "warframeMarket": { - "id": "59a48b625cd9938cfede703a", - "urlName": "hydroid_prime_chassis" + "id": "5b2987abeb069f0536234279", + "urlName": "limbo_prime_systems_blueprint" } } }, @@ -49716,37 +66675,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Sybaris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeBBronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeCBronze", "warframeMarket": { - "id": "592dd262011e88f094afec82", - "urlName": "sybaris_prime_blueprint" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddab5221e30057500fa5", - "urlName": "neo_n8_relic" + "id": "6054ddb05221e30057500faa", + "urlName": "neo_r3_relic" } }, { - "name": "Neo N9", + "name": "Neo R4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Nova Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMagNovaVaultABronze", + "name": "Redeemer Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff69", - "urlName": "nova_prime_chassis" + "id": "5c196fb096037800ddadac19", + "urlName": "redeemer_prime_handle" } } }, @@ -49754,11 +66713,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Soma Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMagNovaVaultABronze", + "name": "Corinth Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff63", - "urlName": "soma_prime_receiver" + "id": "5e839494267539077b0dd6b5", + "urlName": "corinth_prime_receiver" } } }, @@ -49766,19 +66725,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMagNovaVaultABronze" + "name": "Ninkondi Prime Chain", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeDBronze", + "warframeMarket": { + "id": "5d21ce48f4604c012d1e0c16", + "urlName": "ninkondi_prime_chain" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mag Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMagNovaVaultABronze", + "name": "Aksomati Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff6e", - "urlName": "mag_prime_neuroptics" + "id": "5df955141456970150510f28", + "urlName": "aksomati_prime_blueprint" } } }, @@ -49786,11 +66749,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Boar Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMagNovaVaultABronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff2b", - "urlName": "boar_prime_blueprint" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -49798,37 +66761,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Dakra Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMagNovaVaultABronze", + "name": "Mesa Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3f", - "urlName": "dakra_prime_handle" + "id": "5c182b749603780081b09a57", + "urlName": "mesa_prime_chassis_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMagNovaVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dda45221e30057500fa0", - "urlName": "neo_n9_relic" + "id": "6054dd875221e30057500f81", + "urlName": "neo_r4_relic" } }, { - "name": "Neo O1", + "name": "Neo R5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Odonata Prime Wings Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVoltOdonataPrimeBronze", + "name": "Redeemer Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaLimboVaultBBronze", "warframeMarket": { - "id": "5527a280e779892059574ca9", - "urlName": "odonata_prime_wings" + "id": "5c196fb096037800ddadac19", + "urlName": "redeemer_prime_handle" } } }, @@ -49836,11 +66799,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Aklex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVoltOdonataPrimeBronze", + "name": "Akjagara Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaLimboVaultBBronze", "warframeMarket": { - "id": "588bc3bcc353473a172364f2", - "urlName": "aklex_prime_blueprint" + "id": "5c196fb496037800ddadac1a", + "urlName": "akjagara_prime_link" } } }, @@ -49848,11 +66811,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Volt Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVoltOdonataPrimeBronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaLimboVaultBBronze", "warframeMarket": { - "id": "55158ce0e7798915f4c95b78", - "urlName": "volt_prime_systems" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, @@ -49860,11 +66823,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Volt Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVoltOdonataPrimeBronze", + "name": "Limbo Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaLimboVaultBBronze", "warframeMarket": { - "id": "55244820e779890907ef6805", - "urlName": "volt_prime_blueprint" + "id": "5b2987abeb069f0536234279", + "urlName": "limbo_prime_systems_blueprint" } } }, @@ -49872,45 +66835,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVoltOdonataPrimeBronze" + "name": "Vasto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaLimboVaultBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff67", + "urlName": "vasto_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Odonata Prime Harness Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVoltOdonataPrimeBronze", - "warframeMarket": { - "id": "5527a279e77989205639861f", - "urlName": "odonata_prime_harness" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaLimboVaultBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVoltOdonataPrimeBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaLimboVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd845221e30057500f7e", - "urlName": "neo_o1_relic" + "id": "63ee00ff10125411da49e6f9", + "urlName": "neo_r5_relic" } }, { - "name": "Neo P1", + "name": "Neo S1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Pangolin Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeBBronze", + "name": "Saryn Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionABronze", "warframeMarket": { - "id": "5e839494267539077b0dd6a9", - "urlName": "pangolin_prime_blueprint" + "id": "56c3bbd55d2f0202da32e93b", + "urlName": "saryn_prime_blueprint" } } }, @@ -49918,11 +66881,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Akjagara Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeBBronze", + "name": "Trinity Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionABronze", "warframeMarket": { - "id": "5c196fb096037800ddadac18", - "urlName": "akjagara_prime_receiver" + "id": "5615369ab66f836f805c5a8b", + "urlName": "trinity_prime_chassis_blueprint" } } }, @@ -49930,23 +66893,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Rubico Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeBBronze", - "warframeMarket": { - "id": "5baa8bbf4567de01ac283498", - "urlName": "rubico_prime_stock" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ninkondi Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeBBronze", + "name": "Carrier Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionABronze", "warframeMarket": { - "id": "5d21ce42f4604c012d1e0c0c", - "urlName": "ninkondi_prime_blueprint" + "id": "559daad1e779897b4be73862", + "urlName": "carrier_prime_carapace" } } }, @@ -49954,11 +66913,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeBBronze", + "name": "Lex Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "54a73e65e779893a797fff4d", + "urlName": "lex_prime_barrel" } } }, @@ -49966,37 +66925,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Redeemer Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeBBronze", + "name": "Soma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionABronze", "warframeMarket": { - "id": "5c196fad96037800ddadac14", - "urlName": "redeemer_prime_blade" + "id": "54a73e65e779893a797fff62", + "urlName": "soma_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd895221e30057500f83", - "urlName": "neo_p1_relic" + "id": "6054ddcd5221e30057500fc7", + "urlName": "neo_s1_relic" } }, { - "name": "Neo P2", + "name": "Neo S10", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Pandero Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeCBronze", + "name": "Saryn Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAlertSarynPrimeBronze", "warframeMarket": { - "id": "603621500a372600fd5614d9", - "urlName": "pandero_prime_receiver" + "id": "56c3bbe45d2f0202da32e93e", + "urlName": "saryn_prime_chassis_blueprint" } } }, @@ -50004,19 +66963,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeCBronze" + "name": "Nikana Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAlertSarynPrimeBronze", + "warframeMarket": { + "id": "56c3bbf45d2f0202da32e941", + "urlName": "nikana_prime_blade" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Titania Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeCBronze", + "name": "Spira Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAlertSarynPrimeBronze", "warframeMarket": { - "id": "5e839495267539077b0dd6cc", - "urlName": "titania_prime_blueprint" + "id": "56c3bc0c5d2f0202da32e945", + "urlName": "spira_prime_blade" } } }, @@ -50024,11 +66987,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Aksomati Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeCBronze", + "name": "Saryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAlertSarynPrimeBronze", "warframeMarket": { - "id": "5df955131456970150510f26", - "urlName": "aksomati_prime_receiver" + "id": "56c3bbe05d2f0202da32e93d", + "urlName": "saryn_prime_systems_blueprint" } } }, @@ -50037,7 +67000,7 @@ "chance": 25.33, "item": { "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAlertSarynPrimeBronze", "warframeMarket": { "id": "54a73e65e779893a797fff35", "urlName": "braton_prime_stock" @@ -50048,49 +67011,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Guandao Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeCBronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAlertSarynPrimeBronze", "warframeMarket": { - "id": "5f986cf99dbdce024971b0b8", - "urlName": "guandao_prime_blade" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAlertSarynPrimeBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd955221e30057500f8d", - "urlName": "neo_p2_relic" + "id": "6054ddcc5221e30057500fc6", + "urlName": "neo_s10_relic" } }, { - "name": "Neo P3", + "name": "Neo S11", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Pangolin Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeCBronze", + "name": "Stradavar Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeABronze", "warframeMarket": { - "id": "5e839494267539077b0dd6a9", - "urlName": "pangolin_prime_blueprint" + "id": "5ca28670fc2db2035eae05a7", + "urlName": "stradavar_prime_blueprint" } } }, { "rarity": "Uncommon", "chance": 11, - "item": { - "name": "Astilla Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeCBronze", + "item": { + "name": "Kronen Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeABronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c70b", - "urlName": "astilla_prime_stock" + "id": "5ab167b7b2b6a80475780fb5", + "urlName": "kronen_prime_handle" } } }, @@ -50098,23 +67061,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Inaros Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeCBronze", - "warframeMarket": { - "id": "5f0deab69f527b024d48f056", - "urlName": "inaros_prime_chassis" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeCBronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" } } }, @@ -50122,11 +67081,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Panthera Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeCBronze", + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeABronze", "warframeMarket": { - "id": "5f0e0fdd9f527b0285718f1d", - "urlName": "panthera_prime_blueprint" + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" } } }, @@ -50134,37 +67093,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeCBronze", + "name": "Hydroid Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" + "id": "59a48b625cd9938cfede703a", + "urlName": "hydroid_prime_chassis_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6139101930dd5b004b7f909a", - "urlName": "neo_p3_relic" + "id": "6054ddbb5221e30057500fb6", + "urlName": "neo_s11_relic" } }, { - "name": "Neo P4", + "name": "Neo S12", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Pandero Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeCBronze", + "name": "Stradavar Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeABronze", "warframeMarket": { - "id": "603621500a372600fd5614d9", - "urlName": "pandero_prime_receiver" + "id": "5ca28670fc2db2035eae05a7", + "urlName": "stradavar_prime_blueprint" } } }, @@ -50172,19 +67131,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeCBronze" + "name": "Wukong Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeABronze", + "warframeMarket": { + "id": "5d21ce45f4604c012d1e0c0f", + "urlName": "wukong_prime_chassis_blueprint" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeCBronze", + "name": "Mirage Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" + "id": "5a2feeb1c2c9e90cbdaa23d2", + "urlName": "mirage_prime_systems_blueprint" } } }, @@ -50192,11 +67155,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Karyst Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeCBronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeABronze", "warframeMarket": { - "id": "5f0e0fde9f527b0285718f1e", - "urlName": "karyst_prime_blueprint" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" } } }, @@ -50204,11 +67167,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Zakti Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeCBronze", + "name": "Redeemer Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeABronze", "warframeMarket": { - "id": "5f986cfb9dbdce024971b0c0", - "urlName": "zakti_prime_receiver" + "id": "5c196fad96037800ddadac14", + "urlName": "redeemer_prime_blade" } } }, @@ -50217,7 +67180,7 @@ "chance": 25.33, "item": { "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeABronze", "warframeMarket": { "id": "54a73e65e779893a797fff57", "urlName": "paris_prime_upper_limb" @@ -50226,27 +67189,27 @@ } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHarrowPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6214e88fe3c4660048a8b97f", - "urlName": "neo_p4_relic" + "id": "6054dd825221e30057500f7c", + "urlName": "neo_s12_relic" } }, { - "name": "Neo R1", + "name": "Neo S13", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Rhino Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRhinoNyxVaultABronze", + "name": "Saryn Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSarynValkyrVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff77", - "urlName": "rhino_prime_blueprint" + "id": "56c3bbe45d2f0202da32e93e", + "urlName": "saryn_prime_chassis_blueprint" } } }, @@ -50254,11 +67217,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Boltor Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRhinoNyxVaultABronze", + "name": "Cernos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSarynValkyrVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff30", - "urlName": "boltor_prime_receiver" + "id": "583580d52c2ada003badef85", + "urlName": "cernos_prime_blueprint" } } }, @@ -50266,23 +67229,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nyx Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRhinoNyxVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff73", - "urlName": "nyx_prime_chassis" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSarynValkyrVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Hikou Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRhinoNyxVaultABronze", + "name": "Saryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSarynValkyrVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff46", - "urlName": "hikou_prime_blueprint" + "id": "56c3bbe05d2f0202da32e93d", + "urlName": "saryn_prime_systems_blueprint" } } }, @@ -50290,11 +67249,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ankyros Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRhinoNyxVaultABronze", + "name": "Spira Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSarynValkyrVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff26", - "urlName": "ankyros_prime_gauntlet" + "id": "56c3bc025d2f0202da32e944", + "urlName": "spira_prime_blueprint" } } }, @@ -50302,33 +67261,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRhinoNyxVaultABronze" + "name": "Nikana Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSarynValkyrVaultABronze", + "warframeMarket": { + "id": "56c3bbee5d2f0202da32e940", + "urlName": "nikana_prime_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRhinoNyxVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSarynValkyrVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd8e5221e30057500f88", - "urlName": "neo_r1_relic" + "id": "6054dd8c5221e30057500f86", + "urlName": "neo_s13_relic" } }, { - "name": "Neo R2", + "name": "Neo S14", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Rubico Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeCBronze", + "name": "Stradavar Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeCBronze", "warframeMarket": { - "id": "5baa8bbf4567de01ac283499", - "urlName": "rubico_prime_blueprint" + "id": "5ca28670fc2db2035eae05a7", + "urlName": "stradavar_prime_blueprint" } } }, @@ -50336,11 +67299,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Paris Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeCBronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff53", - "urlName": "paris_prime_grip" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, @@ -50348,11 +67311,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tiberon Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeCBronze", + "name": "Pangolin Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeCBronze", "warframeMarket": { - "id": "5ab167b7b2b6a80475780fab", - "urlName": "tiberon_prime_blueprint" + "id": "5e839494267539077b0dd6ba", + "urlName": "pangolin_prime_blade" } } }, @@ -50360,11 +67323,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ninkondi Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeCBronze", + "name": "Karyst Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeCBronze", "warframeMarket": { - "id": "5d21ce42f4604c012d1e0c0c", - "urlName": "ninkondi_prime_blueprint" + "id": "5f0e0fde9f527b0285718f1e", + "urlName": "karyst_prime_blueprint" } } }, @@ -50372,11 +67335,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeCBronze", + "name": "Ninkondi Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" + "id": "5d21ce42f4604c012d1e0c0c", + "urlName": "ninkondi_prime_blueprint" } } }, @@ -50385,32 +67348,32 @@ "chance": 25.33, "item": { "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeCBronze" + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeCBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd805221e30057500f7a", - "urlName": "neo_r2_relic" + "id": "6054dd9d5221e30057500f97", + "urlName": "neo_s14_relic" } }, { - "name": "Neo R3", + "name": "Neo S15", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Redeemer Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeCBronze", + "name": "Scourge Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeDBronze", "warframeMarket": { - "id": "5c196fb096037800ddadac19", - "urlName": "redeemer_prime_handle" + "id": "61bb64fd3132ff00482b5fc5", + "urlName": "scourge_prime_barrel" } } }, @@ -50418,11 +67381,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Paris Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeCBronze", + "name": "Garuda Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff53", - "urlName": "paris_prime_grip" + "id": "6242037666a58f0108c3d479", + "urlName": "garuda_prime_chassis_blueprint" } } }, @@ -50430,11 +67393,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ninkondi Prime Chain", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeCBronze", + "name": "Bronco Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeDBronze", "warframeMarket": { - "id": "5d21ce48f4604c012d1e0c16", - "urlName": "ninkondi_prime_chain" + "id": "54a73e65e779893a797fff36", + "urlName": "bronco_prime_barrel" } } }, @@ -50442,23 +67405,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Baza Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeCBronze", - "warframeMarket": { - "id": "5df955141456970150510f29", - "urlName": "baza_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Limbo Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeCBronze", + "name": "Octavia Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeDBronze", "warframeMarket": { - "id": "5b2987abeb069f0536234279", - "urlName": "limbo_prime_systems" + "id": "603621500a372600fd5614d8", + "urlName": "octavia_prime_neuroptics_blueprint" } } }, @@ -50466,37 +67425,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeCBronze", + "name": "Astilla Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "60ad4a1cf1904300d012c706", + "urlName": "astilla_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeDBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddb05221e30057500faa", - "urlName": "neo_r3_relic" + "id": "62d3494175156700ce450e01", + "urlName": "neo_s15_relic" } }, { - "name": "Neo R4", + "name": "Neo S16", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Redeemer Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeDBronze", + "name": "Silva & Aegis Prime Guard", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraOberonVaultBBronze", "warframeMarket": { - "id": "5c196fb096037800ddadac19", - "urlName": "redeemer_prime_handle" + "id": "592dd262011e88f094afec88", + "urlName": "silva_and_aegis_prime_guard" } } }, @@ -50504,11 +67463,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Corinth Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeDBronze", + "name": "Oberon Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraOberonVaultBBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b5", - "urlName": "corinth_prime_receiver" + "id": "592dd262011e88f094afec7d", + "urlName": "oberon_prime_blueprint" } } }, @@ -50516,11 +67475,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ninkondi Prime Chain", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeDBronze", + "name": "Aksomati Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraOberonVaultBBronze", "warframeMarket": { - "id": "5d21ce48f4604c012d1e0c16", - "urlName": "ninkondi_prime_chain" + "id": "5df955141456970150510f2a", + "urlName": "aksomati_prime_barrel" } } }, @@ -50528,11 +67487,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Aksomati Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeDBronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraOberonVaultBBronze", "warframeMarket": { - "id": "5df955141456970150510f28", - "urlName": "aksomati_prime_blueprint" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, @@ -50540,49 +67499,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeDBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraOberonVaultBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mesa Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeDBronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraOberonVaultBBronze", "warframeMarket": { - "id": "5c182b749603780081b09a57", - "urlName": "mesa_prime_chassis" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionTitaniaPrimeDBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraOberonVaultBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd875221e30057500f81", - "urlName": "neo_r4_relic" + "id": "6364d904f6d2030069a9f920", + "urlName": "neo_s16_relic" } }, { - "name": "Neo S1", + "name": "Neo S17", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Saryn Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionABronze", + "name": "Strun Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeABronze", "warframeMarket": { - "id": "56c3bbd55d2f0202da32e93b", - "urlName": "saryn_prime_blueprint" + "id": "6139101930dd5b004b7f909f", + "urlName": "strun_prime_blueprint" } } }, @@ -50590,11 +67545,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Trinity Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionABronze", + "name": "Hildryn Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeABronze", "warframeMarket": { - "id": "5615369ab66f836f805c5a8b", - "urlName": "trinity_prime_chassis" + "id": "641263e07d179f02100c6d46", + "urlName": "hildryn_prime_neuroptics_blueprint" } } }, @@ -50602,19 +67557,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionABronze" + "name": "Baruuk Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeABronze", + "warframeMarket": { + "id": "639a8d9374b02f003889eb71", + "urlName": "baruuk_prime_chassis_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Carrier Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionABronze", + "name": "Revenant Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeABronze", "warframeMarket": { - "id": "559daad1e779897b4be73862", - "urlName": "carrier_prime_carapace" + "id": "633e2e6af570d10793afb815", + "urlName": "revenant_prime_chassis_blueprint" } } }, @@ -50622,49 +67581,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4d", - "urlName": "lex_prime_barrel" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Soma Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionABronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff62", - "urlName": "soma_prime_blueprint" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHildrynPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddcd5221e30057500fc7", - "urlName": "neo_s1_relic" + "id": "641264a57d179f02190e41ee", + "urlName": "neo_s17_relic" } }, { - "name": "Neo S10", + "name": "Neo S18", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Saryn Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAlertSarynPrimeBronze", + "name": "Shade Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeBBronze", "warframeMarket": { - "id": "56c3bbe45d2f0202da32e93e", - "urlName": "saryn_prime_chassis" + "id": "641263e07d179f02100c6d4d", + "urlName": "shade_prime_carapace" } } }, @@ -50672,11 +67627,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nikana Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAlertSarynPrimeBronze", + "name": "Grendel Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeBBronze", "warframeMarket": { - "id": "56c3bbf45d2f0202da32e941", - "urlName": "nikana_prime_blade" + "id": "653060f332327ba8746da747", + "urlName": "grendel_prime_chassis_blueprint" } } }, @@ -50684,11 +67639,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Spira Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAlertSarynPrimeBronze", + "name": "Cobra & Crane Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeBBronze", "warframeMarket": { - "id": "56c3bc0c5d2f0202da32e945", - "urlName": "spira_prime_blade" + "id": "639a941d74b02f008887784e", + "urlName": "cobra_and_crane_prime_blueprint" } } }, @@ -50696,23 +67651,19 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Saryn Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAlertSarynPrimeBronze", - "warframeMarket": { - "id": "56c3bbe05d2f0202da32e93d", - "urlName": "saryn_prime_systems" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAlertSarynPrimeBronze", + "name": "Tatsu Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" + "id": "633e2e6af570d10793afb818", + "urlName": "tatsu_prime_blueprint" } } }, @@ -50720,69 +67671,73 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAlertSarynPrimeBronze", + "name": "Hildryn Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" + "id": "641263e07d179f02100c6d41", + "urlName": "hildryn_prime_systems_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAlertSarynPrimeBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddcc5221e30057500fc6", - "urlName": "neo_s10_relic" + "id": "6530539f32327ba8746da738", + "urlName": "neo_s18_relic" } }, { - "name": "Neo S11", + "name": "Neo S2", "rewards": [ { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 11, "item": { - "name": "Stradavar Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeABronze", + "name": "Nyx Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a7", - "urlName": "stradavar_prime_blueprint" + "id": "54a73e65e779893a797fff76", + "urlName": "nyx_prime_systems_blueprint" } } }, { - "rarity": "Uncommon", - "chance": 11, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Kronen Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeABronze", + "name": "Saryn Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBBronze", "warframeMarket": { - "id": "5ab167b7b2b6a80475780fb5", - "urlName": "kronen_prime_handle" + "id": "56c3bbe45d2f0202da32e93e", + "urlName": "saryn_prime_chassis_blueprint" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeABronze" + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeABronze", + "name": "Paris Prime Lower Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" + "id": "54a73e65e779893a797fff54", + "urlName": "paris_prime_lower_limb" } } }, @@ -50790,49 +67745,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeABronze", + "name": "Nova Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" + "id": "54a73e65e779893a797fff6a", + "urlName": "nova_prime_systems_blueprint" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Hydroid Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeABronze", + "name": "Paris Prime Upper Limb", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBBronze", "warframeMarket": { - "id": "59a48b625cd9938cfede703a", - "urlName": "hydroid_prime_chassis" + "id": "54a73e65e779893a797fff57", + "urlName": "paris_prime_upper_limb" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEquinoxPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddbb5221e30057500fb6", - "urlName": "neo_s11_relic" + "id": "6054ddc75221e30057500fc1", + "urlName": "neo_s2_relic" } }, { - "name": "Neo S12", + "name": "Neo S3", "rewards": [ { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 25.33, "item": { - "name": "Stradavar Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeABronze", + "name": "Soma Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a7", - "urlName": "stradavar_prime_blueprint" + "id": "54a73e65e779893a797fff61", + "urlName": "soma_prime_barrel" } } }, @@ -50840,35 +67795,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Wukong Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeABronze", - "warframeMarket": { - "id": "5d21ce45f4604c012d1e0c0f", - "urlName": "wukong_prime_chassis" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Mirage Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeABronze", + "name": "Vasto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGBronze", "warframeMarket": { - "id": "5a2feeb1c2c9e90cbdaa23d2", - "urlName": "mirage_prime_systems" + "id": "54a73e65e779893a797fff66", + "urlName": "vasto_prime_blueprint" } } }, { - "rarity": "Uncommon", - "chance": 25.33, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeABronze", + "name": "Spira Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" + "id": "56c3bc0c5d2f0202da32e945", + "urlName": "spira_prime_blade" } } }, @@ -50876,11 +67827,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Redeemer Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeABronze", + "name": "Carrier Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGBronze", "warframeMarket": { - "id": "5c196fad96037800ddadac14", - "urlName": "redeemer_prime_blade" + "id": "559daac1e779897b4253a85e", + "urlName": "carrier_prime_blueprint" } } }, @@ -50888,37 +67839,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeABronze", + "name": "Burston Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "54a73e65e779893a797fff3b", + "urlName": "burston_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd825221e30057500f7c", - "urlName": "neo_s12_relic" + "id": "6054ddb75221e30057500fb2", + "urlName": "neo_s3_relic" } }, { - "name": "Neo S13", + "name": "Neo S5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Saryn Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSarynValkyrVaultABronze", + "name": "Sicarus Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionQBronze", "warframeMarket": { - "id": "56c3bbe45d2f0202da32e93e", - "urlName": "saryn_prime_chassis" + "id": "54a73e65e779893a797fff60", + "urlName": "sicarus_prime_receiver" } } }, @@ -50926,11 +67877,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Cernos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSarynValkyrVaultABronze", + "name": "Glaive Prime Disc", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionQBronze", "warframeMarket": { - "id": "583580d52c2ada003badef85", - "urlName": "cernos_prime_blueprint" + "id": "54a73e65e779893a797fff45", + "urlName": "glaive_prime_disc" } } }, @@ -50938,19 +67889,23 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSarynValkyrVaultABronze" + "name": "Frost Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionQBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff79", + "urlName": "frost_prime_systems_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Saryn Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSarynValkyrVaultABronze", + "name": "Latron Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionQBronze", "warframeMarket": { - "id": "56c3bbe05d2f0202da32e93d", - "urlName": "saryn_prime_systems" + "id": "54a73e65e779893a797fff4b", + "urlName": "latron_prime_receiver" } } }, @@ -50958,11 +67913,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Spira Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSarynValkyrVaultABronze", + "name": "Ember Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionQBronze", "warframeMarket": { - "id": "56c3bc025d2f0202da32e944", - "urlName": "spira_prime_blueprint" + "id": "54a73e65e779893a797fff6d", + "urlName": "ember_prime_neuroptics_blueprint" } } }, @@ -50970,37 +67925,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nikana Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSarynValkyrVaultABronze", + "name": "Reaper Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionQBronze", "warframeMarket": { - "id": "56c3bbee5d2f0202da32e940", - "urlName": "nikana_prime_blueprint" + "id": "54a73e65e779893a797fff59", + "urlName": "reaper_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSarynValkyrVaultABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionQBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd8c5221e30057500f86", - "urlName": "neo_s13_relic" + "id": "6054dd925221e30057500f8a", + "urlName": "neo_s5_relic" } }, { - "name": "Neo S14", + "name": "Neo S6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Stradavar Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeCBronze", + "name": "Silva & Aegis Prime Guard", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVBronze", "warframeMarket": { - "id": "5ca28670fc2db2035eae05a7", - "urlName": "stradavar_prime_blueprint" + "id": "592dd262011e88f094afec88", + "urlName": "silva_and_aegis_prime_guard" } } }, @@ -51008,11 +67963,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeCBronze", + "name": "Tigris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" + "id": "57bc9c84e506eb45ea251458", + "urlName": "tigris_prime_receiver" } } }, @@ -51020,11 +67975,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Pangolin Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeCBronze", + "name": "Kavasa Prime Buckle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVBronze", "warframeMarket": { - "id": "5e839494267539077b0dd6ba", - "urlName": "pangolin_prime_blade" + "id": "56153730b66f836f9488bcce", + "urlName": "kavasa_prime_buckle" } } }, @@ -51032,11 +67987,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Karyst Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeCBronze", + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVBronze", "warframeMarket": { - "id": "5f0e0fde9f527b0285718f1e", - "urlName": "karyst_prime_blueprint" + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" } } }, @@ -51044,45 +67999,45 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ninkondi Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeCBronze", - "warframeMarket": { - "id": "5d21ce42f4604c012d1e0c0c", - "urlName": "ninkondi_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeCBronze" + "name": "Trinity Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVBronze", + "warframeMarket": { + "id": "56153692b66f836f7d649936", + "urlName": "trinity_prime_neuroptics_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd9d5221e30057500f97", - "urlName": "neo_s14_relic" + "id": "6054dd855221e30057500f7f", + "urlName": "neo_s6_relic" } }, { - "name": "Neo S15", + "name": "Neo S7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Scourge Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeDBronze", + "name": "Silva & Aegis Prime Guard", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeABronze", "warframeMarket": { - "id": "61bb64fd3132ff00482b5fc5", - "urlName": "scourge_prime_barrel" + "id": "592dd262011e88f094afec88", + "urlName": "silva_and_aegis_prime_guard" } } }, @@ -51090,11 +68045,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Garuda Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeDBronze", + "name": "Sybaris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeABronze", "warframeMarket": { - "id": "6242037666a58f0108c3d479", - "urlName": "garuda_prime_chassis" + "id": "592dd262011e88f094afec84", + "urlName": "sybaris_prime_receiver" } } }, @@ -51102,11 +68057,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Bronco Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeDBronze", + "name": "Ballistica Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff36", - "urlName": "bronco_prime_barrel" + "id": "59a5cd4d5cd9938cfede7046", + "urlName": "ballistica_prime_receiver" } } }, @@ -51114,19 +68069,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeDBronze" + "name": "Banshee Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeABronze", + "warframeMarket": { + "id": "58b57068eb26db5c3119210b", + "urlName": "banshee_prime_neuroptics_blueprint" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Octavia Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeDBronze", + "name": "Fang Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeABronze", "warframeMarket": { - "id": "603621500a372600fd5614d8", - "urlName": "octavia_prime_neuroptics" + "id": "54a73e65e779893a797fff40", + "urlName": "fang_prime_blade" } } }, @@ -51134,779 +68093,1057 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Astilla Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeDBronze", + "name": "Helios Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeABronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c706", - "urlName": "astilla_prime_receiver" + "id": "58b57068eb26db5c31192116", + "urlName": "helios_prime_carapace" } - } - } - ], - "locations": [ - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Ceres/Seimeni (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Earth/Coba (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Eris/Akkad (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Europa/Larzac (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Jupiter/Sinai (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Mars/Kadesh (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Pluto/Sechura (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Sedna/Sangeru (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0184, - "location": "Venus/Romula (Defense), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0188, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0188, - "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Veil/Flexa (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Veil/H-2 Cloud (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Veil/Nsu Grid (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.02, - "location": "Veil/R-9 Cloud (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Another Betrayer, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Family Reunion, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Hot Mess, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Phobos/Opik (Rush), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Recover The Orokin Archive, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Sunkiller, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Table For Two, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "The Aftermath, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0201, - "location": "Time's Up, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0205, - "location": "Void/Ani (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0234, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0241, - "location": "Pluto/Profit Margin (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.0241, - "location": "Pluto/Seven Sirens (Skirmish)" - }, - { - "rarity": "Rare", - "chance": 0.025, - "location": "Void Storm (Pluto)" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Eris/Cyath (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Eris/Gnathos (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Kuva Fortress/Pago (Spy), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Neptune/Nereid (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Pluto/Oceanum (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Sedna/Kelpie (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Sedna/Tikoloshe (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0322, - "location": "Uranus/Rosalind (Spy), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0333, - "location": "Zariman/Everview Arc (Void Flood), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0333, - "location": "Zariman/Oro Works (Void Armageddon), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0333, - "location": "Zariman/Tuvul Commons (Void Cascade), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0375, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0375, - "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0375, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Arc Silver (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Calabash (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Erato (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Lu-Yan (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Numina (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0435, - "location": "Veil/Sabmir Cloud (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0455, - "location": "Pluto/Khufu Envoy (Skirmish), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0469, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/Flexa (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/H-2 Cloud (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/Nsu Grid (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/R-9 Cloud (Caches), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0556, - "location": "Jupiter/Ganymede (Disruption), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0606, - "location": "Pluto/Fenton's Field (Skirmish), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0606, - "location": "Pluto/Obol Crossing (Skirmish), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Europa/Paimon (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Jupiter/Io (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Saturn/Helene (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Sedna/Camenae (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Aten (Mobile Defense)" - }, - { - "rarity": "Rare", - "chance": 0.0625, - "location": "Void/Marduk (Sabotage)" - }, - { - "rarity": "Rare", - "chance": 0.0649, - "location": "Void/Ani (Survival), Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Hymeno (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Eris/Nimus (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Europa/Cholistan (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Kuva Fortress/Taveuni (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Lua/Tycho (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Despina (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Kelashin (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Hieracon (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Palus (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Amarna (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Scylla (Survival), Rotation B" - }, + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddb65221e30057500fb1", + "urlName": "neo_s7_relic" + } + }, + { + "name": "Neo S8", + "rewards": [ { "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Selkie (Survival), Rotation B" + "chance": 2, + "item": { + "name": "Spira Prime Pouch", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeBBronze", + "warframeMarket": { + "id": "56c3bc115d2f0202da32e946", + "urlName": "spira_prime_pouch" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Yemaja (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Nikana Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeBBronze", + "warframeMarket": { + "id": "56c3bbee5d2f0202da32e940", + "urlName": "nikana_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Assur (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Fragor Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeBBronze", + "warframeMarket": { + "id": "573b801c0ec44a47787a6911", + "urlName": "fragor_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Cupid (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeBBronze" + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Ophelia (Survival), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" + } + } }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Oxomoco (Exterminate)" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Hydroid Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeBBronze", + "warframeMarket": { + "id": "59a48b625cd9938cfede703a", + "urlName": "hydroid_prime_chassis_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddb55221e30057500fb0", + "urlName": "neo_s8_relic" + } + }, + { + "name": "Neo S9", + "rewards": [ { "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Ukko (Capture)" + "chance": 2, + "item": { + "name": "Silva & Aegis Prime Guard", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "592dd262011e88f094afec88", + "urlName": "silva_and_aegis_prime_guard" + } + } }, { - "rarity": "Rare", - "chance": 0.0696, - "location": "Void/Belenus (Defense), Rotation A" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Destreza Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "5b2985e3eb069f04ea65b0fb", + "urlName": "destreza_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Ose (Interception), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeCBronze" + } }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Jupiter/Callisto (Interception), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Akjagara Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "5c196fad96037800ddadac13", + "urlName": "akjagara_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Iapetus (Interception), Rotation B" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Bronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff37", + "urlName": "bronco_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Rhea (Interception), Rotation B" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Mirage Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeCBronze", + "warframeMarket": { + "id": "5a2feeb2c2c9e90cbdaa23d6", + "urlName": "mirage_prime_neuroptics_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeCBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dda25221e30057500f9d", + "urlName": "neo_s9_relic" + } + }, + { + "name": "Neo T1", + "rewards": [ { "rarity": "Rare", - "chance": 0.0714, - "location": "Uranus/Umbriel (Interception), Rotation B" + "chance": 2, + "item": { + "name": "Tigris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRBronze", + "warframeMarket": { + "id": "57bc9c84e506eb45ea251459", + "urlName": "tigris_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.075, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation C" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Banshee Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRBronze", + "warframeMarket": { + "id": "58b57068eb26db5c3119210a", + "urlName": "banshee_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0909, - "location": "Void/Belenus (Defense), Rotation B" + "rarity": "Uncommon", + "chance": 11, + "item": { + "name": "Fragor Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRBronze", + "warframeMarket": { + "id": "573b80230ec44a47787a6912", + "urlName": "fragor_prime_handle" + } + } }, { - "rarity": "Rare", - "chance": 0.0909, - "location": "Void/Mithra (Interception), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRBronze" + } }, { - "rarity": "Rare", - "chance": 0.0909, - "location": "Void/Mot (Survival), Rotation A" + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Dual Kamas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRBronze", + "warframeMarket": { + "id": "561536d5b66f836f889b79bb", + "urlName": "dual_kamas_prime_blueprint" + } + } }, { - "rarity": "Rare", - "chance": 0.0968, - "location": "Sanctuary Onslaught, Rotation C" - }, + "rarity": "Uncommon", + "chance": 25.33, + "item": { + "name": "Burston Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3a", + "urlName": "burston_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054dd925221e30057500f89", + "urlName": "neo_t1_relic" + } + }, + { + "name": "Neo T2", + "rewards": [ { "rarity": "Rare", - "chance": 0.0968, - "location": "Void/Belenus (Defense), Rotation C" + "chance": 2, + "item": { + "name": "Tekko Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeABronze", + "warframeMarket": { + "id": "5d93ca117ea27b0a87566f79", + "urlName": "tekko_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Ixodes (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Dethcube Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeABronze", + "warframeMarket": { + "id": "5d93ca107ea27b0a87566f5f", + "urlName": "dethcube_prime_carapace" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Kala-Azar (Defense), Rotation A" + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeABronze" + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Oestrus (Infested Salvage), Rotation A" + "chance": 25.33, + "item": { + "name": "Akbronco Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Phalan (Interception), Rotation A" + "chance": 25.33, + "item": { + "name": "Wukong Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeABronze", + "warframeMarket": { + "id": "5d21ce4af4604c012d1e0c1a", + "urlName": "wukong_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Sporid (Interception), Rotation A" + "chance": 25.33, + "item": { + "name": "Fang Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff41", + "urlName": "fang_prime_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddca5221e30057500fc4", + "urlName": "neo_t2_relic" + } + }, + { + "name": "Neo T3", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Titania Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosPrimeABronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6b0", + "urlName": "titania_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Xini (Interception), Rotation A" + "chance": 11, + "item": { + "name": "Inaros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosPrimeABronze", + "warframeMarket": { + "id": "5f0deab69f527b024d48f056", + "urlName": "inaros_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Kuva Fortress/Nabuk (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Atlas Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosPrimeABronze", + "warframeMarket": { + "id": "5d9385b17ea27b0a28fd75b8", + "urlName": "atlas_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Lua/StöFler (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Redeemer Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosPrimeABronze", + "warframeMarket": { + "id": "5c196fad96037800ddadac14", + "urlName": "redeemer_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Proteus (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Braton Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff33", + "urlName": "braton_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Yursa (Defection), Rotation B" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosPrimeABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddb25221e30057500fad", + "urlName": "neo_t3_relic" + } + }, + { + "name": "Neo T4", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tenora Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeBBronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614d1", + "urlName": "tenora_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Pluto/Cerberus (Interception), Rotation A" + "chance": 11, + "item": { + "name": "Astilla Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeBBronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c704", + "urlName": "astilla_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Pluto/Outer Terminus (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Guandao Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeBBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0bb", + "urlName": "guandao_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Pluto/Peregrine Axis (Skirmish), Rotation B" + "chance": 25.33, + "item": { + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Caracol (Defection), Rotation C" + "chance": 25.33, + "item": { + "name": "Ivara Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeBBronze", + "warframeMarket": { + "id": "5df8b0ab1456970087cd9b01", + "urlName": "ivara_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Sedna/Berehynia (Interception), Rotation A" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeBBronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "60ad4a1bf1904300d012c6fb", + "urlName": "neo_t4_relic" + } + }, + { + "name": "Neo T5", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tenora Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeBBronze", + "warframeMarket": { + "id": "603621500a372600fd5614d6", + "urlName": "tenora_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Sedna/Hydron (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Magnus Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeBBronze", + "warframeMarket": { + "id": "6139101b30dd5b004b7f90ae", + "urlName": "magnus_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Bianca (Defense), Rotation A" + "chance": 11, + "item": { + "name": "Corinth Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeBBronze", + "warframeMarket": { + "id": "5e839494267539077b0dd6b5", + "urlName": "corinth_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Miranda (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Aksomati Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeBBronze", + "warframeMarket": { + "id": "5df955131456970150510f26", + "urlName": "aksomati_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Stephano (Defense), Rotation A" + "chance": 25.33, + "item": { + "name": "Inaros Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeBBronze", + "warframeMarket": { + "id": "5f0deab79f527b024d48f059", + "urlName": "inaros_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Ceres/Draco (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Braton Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff32", + "urlName": "braton_prime_barrel" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6139101a30dd5b004b7f90a6", + "urlName": "neo_t5_relic" + } + }, + { + "name": "Neo T6", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tenora Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRevenantPrimeABronze", + "warframeMarket": { + "id": "603621500a372600fd5614d6", + "urlName": "tenora_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Lillith (Excavation), Rotation C" + "chance": 11, + "item": { + "name": "Scourge Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRevenantPrimeABronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fd4", + "urlName": "scourge_prime_handle" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Paimon (Defense), Rotation C" + "chance": 11, + "item": { + "name": "Tatsu Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRevenantPrimeABronze", + "warframeMarket": { + "id": "633e2e6af570d10793afb812", + "urlName": "tatsu_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Valefor (Excavation), Rotation C" + "chance": 25.33, + "item": { + "name": "Astilla Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRevenantPrimeABronze", + "warframeMarket": { + "id": "60ad4a1cf1904300d012c706", + "urlName": "astilla_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Zagan (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRevenantPrimeABronze" + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Cameria (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRevenantPrimeABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRevenantPrimeABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "633e2e6af570d10793afb813", + "urlName": "neo_t6_relic" + } + }, + { + "name": "Neo T7", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tatsu Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeBBronze", + "warframeMarket": { + "id": "633e2e6bf570d10793afb81e", + "urlName": "tatsu_prime_handle" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Elara (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Gunsen Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeBBronze", + "warframeMarket": { + "id": "64c2aa1466456704eba6ba31", + "urlName": "gunsen_prime_handle" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Io (Defense), Rotation C" + "chance": 11, + "item": { + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeBBronze" + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mars/Wahiba (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Afuris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeBBronze", + "warframeMarket": { + "id": "639a941d74b02f008887784f", + "urlName": "afuris_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Zeugma (Survival), Rotation C" + "chance": 25.33, + "item": { + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeBBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Helene (Defense), Rotation C" + "chance": 25.33, + "item": { + "name": "Harrow Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeBBronze", + "warframeMarket": { + "id": "61bb64fe3132ff00482b5fce", + "urlName": "harrow_prime_chassis_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWispPrimeBBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "64c2aa1666456704eba6ba49", + "urlName": "neo_t7_relic" + } + }, + { + "name": "Neo T8", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Tenora Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaOctaviaVaultABronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614d1", + "urlName": "tenora_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Piscinas (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Pandero Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaOctaviaVaultABronze", + "warframeMarket": { + "id": "6036214f0a372600fd5614d5", + "urlName": "pandero_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Titan (Survival), Rotation C" + "chance": 11, + "item": { + "name": "Nezha Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaOctaviaVaultABronze", + "warframeMarket": { + "id": "5f986cfb9dbdce024971b0c1", + "urlName": "nezha_prime_neuroptics_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Camenae (Defense), Rotation C" + "chance": 25.33, + "item": { + "name": "Octavia Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaOctaviaVaultABronze", + "warframeMarket": { + "id": "603621500a372600fd5614da", + "urlName": "octavia_prime_systems_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.125, - "location": "Deimos/Terrorem (Survival), Rotation B" + "chance": 25.33, + "item": { + "name": "Vasto Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaOctaviaVaultABronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff67", + "urlName": "vasto_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.125, - "location": "Void/Mithra (Interception), Rotation B" - }, + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaOctaviaVaultABronze" + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaOctaviaVaultABronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6569fa13b50e1c9fcef9ac10", + "urlName": "neo_t8_relic" + } + }, + { + "name": "Neo V1", + "rewards": [ { "rarity": "Uncommon", - "chance": 0.125, - "location": "Void/Mot (Survival), Rotation B" + "chance": 25.33, + "item": { + "name": "Nyx Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff72", + "urlName": "nyx_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1356, - "location": "Uranus/Ur (Disruption), Rotation C" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEBronze" + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Zabala (Survival), Rotation B" + "chance": 11, + "item": { + "name": "Bronco Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff36", + "urlName": "bronco_prime_barrel" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Europa/Ose (Interception), Rotation C" + "chance": 11, + "item": { + "name": "Volt Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEBronze", + "warframeMarket": { + "id": "55244820e779890907ef6805", + "urlName": "volt_prime_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Jupiter/Callisto (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Dual Kamas Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEBronze", + "warframeMarket": { + "id": "561536d5b66f836f889b79bb", + "urlName": "dual_kamas_prime_blueprint" + } + } }, { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Lua/Apollo (Disruption), Rotation A" + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Nova Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff69", + "urlName": "nova_prime_chassis_blueprint" + } + } + } + ], + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEBronze", + "vaultInfo": { + "vaulted": true + }, + "warframeMarket": { + "id": "6054ddbe5221e30057500fb9", + "urlName": "neo_v1_relic" + } + }, + { + "name": "Neo V10", + "rewards": [ + { + "rarity": "Rare", + "chance": 2, + "item": { + "name": "Volnus Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeDBronze", + "warframeMarket": { + "id": "60ad4a1bf1904300d012c6f9", + "urlName": "volnus_prime_handle" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Iapetus (Interception), Rotation C" + "chance": 11, + "item": { + "name": "Akbronco Prime Link", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff23", + "urlName": "akbronco_prime_link" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Rhea (Interception), Rotation C" + "chance": 11, + "item": { + "name": "Inaros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeDBronze", + "warframeMarket": { + "id": "5f0deab69f527b024d48f056", + "urlName": "inaros_prime_chassis_blueprint" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Kappa (Disruption), Rotation B" + "chance": 25.33, + "item": { + "name": "Braton Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff34", + "urlName": "braton_prime_receiver" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Umbriel (Interception), Rotation C" + "chance": 25.33, + "item": { + "name": "Guandao Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeDBronze", + "warframeMarket": { + "id": "5f986cf99dbdce024971b0b8", + "urlName": "guandao_prime_blade" + } + } }, { "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Ur (Disruption), Rotation B" + "chance": 25.33, + "item": { + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeDBronze" + } } ], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKhoraPrimeDBronze", + "locations": [], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeDBronze", "vaultInfo": { - "vaulted": false + "vaulted": true }, "warframeMarket": { - "id": "62d3494175156700ce450e01", - "urlName": "neo_s15_relic" + "id": "60ad4a1bf1904300d012c6fe", + "urlName": "neo_v10_relic" } }, { - "name": "Neo S2", + "name": "Neo V2", "rewards": [ { - "rarity": "Uncommon", - "chance": 11, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Nyx Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBBronze", + "name": "Vauban Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionJBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff76", - "urlName": "nyx_prime_systems" + "id": "573b7fbd0ec44a47787a690d", + "urlName": "vauban_prime_blueprint" } } }, { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 11, "item": { - "name": "Saryn Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBBronze", + "name": "Galatine Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionJBronze", "warframeMarket": { - "id": "56c3bbe45d2f0202da32e93e", - "urlName": "saryn_prime_chassis" + "id": "57bc9c99e506eb45ea25145b", + "urlName": "galatine_prime_handle" } } }, { "rarity": "Uncommon", - "chance": 25.33, + "chance": 11, "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionJBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Paris Prime Lower Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBBronze", + "name": "Fang Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionJBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff54", - "urlName": "paris_prime_lower_limb" + "id": "54a73e65e779893a797fff42", + "urlName": "fang_prime_handle" } } }, @@ -51914,49 +69151,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Nova Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBBronze", + "name": "Braton Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionJBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff6a", - "urlName": "nova_prime_systems" + "id": "54a73e65e779893a797fff35", + "urlName": "braton_prime_stock" } } }, { "rarity": "Uncommon", - "chance": 11, + "chance": 25.33, "item": { - "name": "Paris Prime Upper Limb", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBBronze", + "name": "Galatine Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionJBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff57", - "urlName": "paris_prime_upper_limb" + "id": "57bc9c99e506eb45ea25145c", + "urlName": "galatine_prime_blade" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionJBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddc75221e30057500fc1", - "urlName": "neo_s2_relic" + "id": "6054ddae5221e30057500fa8", + "urlName": "neo_v2_relic" } }, { - "name": "Neo S3", + "name": "Neo V3", "rewards": [ { - "rarity": "Uncommon", - "chance": 25.33, + "rarity": "Rare", + "chance": 2, "item": { - "name": "Soma Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGBronze", + "name": "Vauban Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff61", - "urlName": "soma_prime_barrel" + "id": "573b7fc80ec44a47787a690f", + "urlName": "vauban_prime_neuroptics_blueprint" } } }, @@ -51964,31 +69201,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGBronze" + "name": "Tigris Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKBronze", + "warframeMarket": { + "id": "57bc9c84e506eb45ea251458", + "urlName": "tigris_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Vasto Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff66", - "urlName": "vasto_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKBronze" } }, { - "rarity": "Rare", - "chance": 2, + "rarity": "Uncommon", + "chance": 25.33, "item": { - "name": "Spira Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGBronze", + "name": "Galatine Prime Blade", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKBronze", "warframeMarket": { - "id": "56c3bc0c5d2f0202da32e945", - "urlName": "spira_prime_blade" + "id": "57bc9c99e506eb45ea25145c", + "urlName": "galatine_prime_blade" } } }, @@ -51996,11 +69233,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Carrier Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGBronze", + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKBronze", "warframeMarket": { - "id": "559daac1e779897b4253a85e", - "urlName": "carrier_prime_blueprint" + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" } } }, @@ -52008,37 +69245,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGBronze", + "name": "Carrier Prime Systems", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3b", - "urlName": "burston_prime_receiver" + "id": "559daad8e779897b4f59525f", + "urlName": "carrier_prime_systems" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddb75221e30057500fb2", - "urlName": "neo_s3_relic" + "id": "6054ddad5221e30057500fa7", + "urlName": "neo_v3_relic" } }, { - "name": "Neo S5", + "name": "Neo V4", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Sicarus Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionQBronze", + "name": "Venka Prime Gauntlet", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff60", - "urlName": "sicarus_prime_receiver" + "id": "58358e1b2c2ada00655a4ef5", + "urlName": "venka_prime_gauntlet" } } }, @@ -52046,11 +69283,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Glaive Prime Disc", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionQBronze", + "name": "Saryn Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff45", - "urlName": "glaive_prime_disc" + "id": "56c3bbdb5d2f0202da32e93c", + "urlName": "saryn_prime_neuroptics_blueprint" } } }, @@ -52058,11 +69295,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Frost Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionQBronze", + "name": "Ash Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff79", - "urlName": "frost_prime_systems" + "id": "559daab7e779897b3d86cb8f", + "urlName": "ash_prime_neuroptics_blueprint" } } }, @@ -52070,11 +69307,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Latron Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionQBronze", + "name": "Cernos Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff4b", - "urlName": "latron_prime_receiver" + "id": "583580fb2c2ada003badef88", + "urlName": "cernos_prime_grip" } } }, @@ -52082,11 +69319,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ember Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionQBronze", + "name": "Tigris Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff6d", - "urlName": "ember_prime_neuroptics" + "id": "57bc9c84e506eb45ea251456", + "urlName": "tigris_prime_stock" } } }, @@ -52094,37 +69331,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Reaper Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionQBronze", + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff59", - "urlName": "reaper_prime_blueprint" + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionQBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd925221e30057500f8a", - "urlName": "neo_s5_relic" + "id": "6054dd9f5221e30057500f9a", + "urlName": "neo_v4_relic" } }, { - "name": "Neo S6", + "name": "Neo V5", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Silva & Aegis Prime Guard", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVBronze", + "name": "Vauban Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionUBronze", "warframeMarket": { - "id": "592dd262011e88f094afec88", - "urlName": "silva_and_aegis_prime_guard" + "id": "573b7fc80ec44a47787a690f", + "urlName": "vauban_prime_neuroptics_blueprint" } } }, @@ -52132,23 +69369,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tigris Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVBronze", - "warframeMarket": { - "id": "57bc9c84e506eb45ea251458", - "urlName": "tigris_prime_receiver" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionUBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Kavasa Prime Buckle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVBronze", + "name": "Burston Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionUBronze", "warframeMarket": { - "id": "56153730b66f836f9488bcce", - "urlName": "kavasa_prime_buckle" + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" } } }, @@ -52156,11 +69389,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVBronze", + "name": "Helios Prime Carapace", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionUBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "58b57068eb26db5c31192116", + "urlName": "helios_prime_carapace" } } }, @@ -52168,45 +69401,49 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVBronze" + "name": "Paris Prime String", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionUBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff56", + "urlName": "paris_prime_string" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Trinity Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVBronze", + "name": "Silva & Aegis Prime Hilt", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionUBronze", "warframeMarket": { - "id": "56153692b66f836f7d649936", - "urlName": "trinity_prime_neuroptics" + "id": "592dd262011e88f094afec89", + "urlName": "silva_and_aegis_prime_hilt" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionVBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionUBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dd855221e30057500f7f", - "urlName": "neo_s6_relic" + "id": "6054dd865221e30057500f80", + "urlName": "neo_v5_relic" } }, { - "name": "Neo S7", + "name": "Neo V6", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Silva & Aegis Prime Guard", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeABronze", + "name": "Vauban Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeBBronze", "warframeMarket": { - "id": "592dd262011e88f094afec88", - "urlName": "silva_and_aegis_prime_guard" + "id": "573b7fc20ec44a47787a690e", + "urlName": "vauban_prime_chassis_blueprint" } } }, @@ -52214,11 +69451,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Sybaris Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeABronze", + "name": "Mirage Prime Systems Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeBBronze", "warframeMarket": { - "id": "592dd262011e88f094afec84", - "urlName": "sybaris_prime_receiver" + "id": "5a2feeb1c2c9e90cbdaa23d2", + "urlName": "mirage_prime_systems_blueprint" } } }, @@ -52226,11 +69463,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Ballistica Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeABronze", + "name": "Fragor Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeBBronze", "warframeMarket": { - "id": "59a5cd4d5cd9938cfede7046", - "urlName": "ballistica_prime_receiver" + "id": "573b80230ec44a47787a6912", + "urlName": "fragor_prime_handle" } } }, @@ -52238,11 +69475,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Banshee Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeABronze", + "name": "Burston Prime Stock", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeBBronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210b", - "urlName": "banshee_prime_neuroptics" + "id": "54a73e65e779893a797fff3c", + "urlName": "burston_prime_stock" } } }, @@ -52250,11 +69487,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeABronze", + "name": "Cernos Prime Grip", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff40", - "urlName": "fang_prime_blade" + "id": "583580fb2c2ada003badef88", + "urlName": "cernos_prime_grip" } } }, @@ -52262,37 +69499,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Helios Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeABronze", - "warframeMarket": { - "id": "58b57068eb26db5c31192116", - "urlName": "helios_prime_carapace" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeBBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddb65221e30057500fb1", - "urlName": "neo_s7_relic" + "id": "6054dda05221e30057500f9b", + "urlName": "neo_v6_relic" } }, { - "name": "Neo S8", + "name": "Neo V7", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Spira Prime Pouch", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeBBronze", + "name": "Valkyr Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeCBronze", "warframeMarket": { - "id": "56c3bc115d2f0202da32e946", - "urlName": "spira_prime_pouch" + "id": "58358a092c2ada0047b386f8", + "urlName": "valkyr_prime_chassis_blueprint" } } }, @@ -52300,11 +69533,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Nikana Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeBBronze", + "name": "Banshee Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeCBronze", "warframeMarket": { - "id": "56c3bbee5d2f0202da32e940", - "urlName": "nikana_prime_blueprint" + "id": "58b57068eb26db5c3119210a", + "urlName": "banshee_prime_blueprint" } } }, @@ -52312,11 +69545,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Fragor Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeBBronze", + "name": "Cernos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeCBronze", "warframeMarket": { - "id": "573b801c0ec44a47787a6911", - "urlName": "fragor_prime_blueprint" + "id": "583580d52c2ada003badef85", + "urlName": "cernos_prime_blueprint" } } }, @@ -52324,19 +69557,23 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeBBronze" + "name": "Pyrana Prime Barrel", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeCBronze", + "warframeMarket": { + "id": "5b2985e1eb069f04ea65b0f3", + "urlName": "pyrana_prime_barrel" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeBBronze", + "name": "Akbolto Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" + "id": "5a311f83c2c9e90dfff475d5", + "urlName": "akbolto_prime_blueprint" } } }, @@ -52344,37 +69581,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Hydroid Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeBBronze", - "warframeMarket": { - "id": "59a48b625cd9938cfede703a", - "urlName": "hydroid_prime_chassis" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeCBronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionHydroidPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeCBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddb55221e30057500fb0", - "urlName": "neo_s8_relic" + "id": "6054ddaa5221e30057500fa4", + "urlName": "neo_v7_relic" } }, { - "name": "Neo S9", + "name": "Neo V8", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Silva & Aegis Prime Guard", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeCBronze", + "name": "Volt Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLokiVoltVaultABronze", "warframeMarket": { - "id": "592dd262011e88f094afec88", - "urlName": "silva_and_aegis_prime_guard" + "id": "55158cd0e7798915e9d64c1e", + "urlName": "volt_prime_neuroptics_blueprint" } } }, @@ -52382,11 +69615,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Destreza Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeCBronze", + "name": "Bo Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLokiVoltVaultABronze", "warframeMarket": { - "id": "5b2985e3eb069f04ea65b0fb", - "urlName": "destreza_prime_blueprint" + "id": "54a73e65e779893a797fff28", + "urlName": "bo_prime_handle" } } }, @@ -52394,19 +69627,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeCBronze" + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLokiVoltVaultABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akjagara Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeCBronze", + "name": "Loki Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLokiVoltVaultABronze", "warframeMarket": { - "id": "5c196fad96037800ddadac13", - "urlName": "akjagara_prime_blueprint" + "id": "54a73e65e779893a797fff7c", + "urlName": "loki_prime_blueprint" } } }, @@ -52414,11 +69647,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Bronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeCBronze", + "name": "Odonata Prime Harness Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLokiVoltVaultABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff37", - "urlName": "bronco_prime_blueprint" + "id": "5527a279e77989205639861f", + "urlName": "odonata_prime_harness_blueprint" } } }, @@ -52426,37 +69659,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Mirage Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeCBronze", + "name": "Wyrm Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLokiVoltVaultABronze", "warframeMarket": { - "id": "5a2feeb2c2c9e90cbdaa23d6", - "urlName": "mirage_prime_neuroptics" + "id": "54ca431ce779891a1adb4901", + "urlName": "wyrm_prime_blueprint" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMesaPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLokiVoltVaultABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054dda25221e30057500f9d", - "urlName": "neo_s9_relic" + "id": "6054dda75221e30057500fa2", + "urlName": "neo_v8_relic" } }, { - "name": "Neo T1", + "name": "Neo V9", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tigris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRBronze", + "name": "Valkyr Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "57bc9c84e506eb45ea251459", - "urlName": "tigris_prime_blueprint" + "id": "58358a092c2ada0047b386f8", + "urlName": "valkyr_prime_chassis_blueprint" } } }, @@ -52464,11 +69697,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Banshee Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRBronze", + "name": "Cernos Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "58b57068eb26db5c3119210a", - "urlName": "banshee_prime_blueprint" + "id": "583580d52c2ada003badef85", + "urlName": "cernos_prime_blueprint" } } }, @@ -52476,11 +69709,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Fragor Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRBronze", + "name": "Lex Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "573b80230ec44a47787a6912", - "urlName": "fragor_prime_handle" + "id": "54a73e65e779893a797fff4e", + "urlName": "lex_prime_blueprint" } } }, @@ -52488,57 +69721,98 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRBronze" + "name": "Venka Prime Blades", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNyxValkyrRailjackABronze", + "warframeMarket": { + "id": "58358e1c2c2ada00655a4ef6", + "urlName": "venka_prime_blades" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Dual Kamas Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRBronze", - "warframeMarket": { - "id": "561536d5b66f836f889b79bb", - "urlName": "dual_kamas_prime_blueprint" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNyxValkyrRailjackABronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRBronze", + "name": "Nyx Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNyxValkyrRailjackABronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3a", - "urlName": "burston_prime_blueprint" + "id": "54a73e65e779893a797fff72", + "urlName": "nyx_prime_blueprint" } } } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRBronze", + "locations": [ + { + "rarity": "Rare", + "chance": 0.048, + "location": "Veil/Flexa (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.048, + "location": "Veil/H-2 Cloud (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.048, + "location": "Veil/Nsu Grid (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.048, + "location": "Veil/R-9 Cloud (Caches), Rotation A" + }, + { + "rarity": "Rare", + "chance": 0.0652, + "location": "Veil/Flexa (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0652, + "location": "Veil/H-2 Cloud (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0652, + "location": "Veil/Nsu Grid (Caches), Rotation B" + }, + { + "rarity": "Rare", + "chance": 0.0652, + "location": "Veil/R-9 Cloud (Caches), Rotation B" + } + ], + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNyxValkyrRailjackABronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { - "id": "6054dd925221e30057500f89", - "urlName": "neo_t1_relic" + "id": "6054dd9a5221e30057500f93", + "urlName": "neo_v9_relic" } }, { - "name": "Neo T2", + "name": "Neo W1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tekko Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeABronze", + "name": "Wisp Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeBBronze", "warframeMarket": { - "id": "5d93ca117ea27b0a87566f79", - "urlName": "tekko_prime_blade" + "id": "64c2aa1466456704eba6ba2d", + "urlName": "wisp_prime_chassis_blueprint" } } }, @@ -52546,31 +69820,31 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Dethcube Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeABronze", - "warframeMarket": { - "id": "5d93ca107ea27b0a87566f5f", - "urlName": "dethcube_prime_carapace" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeBBronze" } }, { "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeABronze" + "name": "Dual Keres Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeBBronze", + "warframeMarket": { + "id": "62d3494075156700ce450df3", + "urlName": "dual_keres_prime_handle" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Akbronco Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeABronze", + "name": "Gauss Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff22", - "urlName": "akbronco_prime_blueprint" + "id": "65a7fc5aed5b0d2e3eb462b5", + "urlName": "gauss_prime_chassis_blueprint" } } }, @@ -52578,11 +69852,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Wukong Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeABronze", + "name": "Lex Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeBBronze", "warframeMarket": { - "id": "5d21ce4af4604c012d1e0c1a", - "urlName": "wukong_prime_neuroptics" + "id": "54a73e65e779893a797fff4f", + "urlName": "lex_prime_receiver" } } }, @@ -52590,37 +69864,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Fang Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeABronze", + "name": "Shade Prime Cerebrum", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeBBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff41", - "urlName": "fang_prime_blueprint" + "id": "641263e07d179f02100c6d48", + "urlName": "shade_prime_cerebrum" } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeABronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaussPrimeBBronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddca5221e30057500fc4", - "urlName": "neo_t2_relic" + "id": "65a7fc7eed5b0d2e3eb462bc", + "urlName": "neo_w1_relic" } }, { - "name": "Neo T3", + "name": "Neo W2", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Titania Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosPrimeABronze", + "name": "Wisp Prime Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "5e839494267539077b0dd6b0", - "urlName": "titania_prime_systems" + "id": "64c2aa1666456704eba6ba4a", + "urlName": "wisp_prime_blueprint" } } }, @@ -52628,11 +69902,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Inaros Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosPrimeABronze", + "name": "Burston Prime Barrel", + "uniqueName": "", "warframeMarket": { - "id": "5f0deab69f527b024d48f056", - "urlName": "inaros_prime_chassis" + "id": "54a73e65e779893a797fff39", + "urlName": "burston_prime_barrel" } } }, @@ -52640,23 +69914,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Atlas Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosPrimeABronze", - "warframeMarket": { - "id": "5d9385b17ea27b0a28fd75b8", - "urlName": "atlas_prime_chassis" - } + "name": "2X Forma Blueprint", + "uniqueName": "" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Redeemer Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosPrimeABronze", + "name": "Trumna Prime Blueprint", + "uniqueName": "", "warframeMarket": { - "id": "5c196fad96037800ddadac14", - "urlName": "redeemer_prime_blade" + "id": "673516c6db3ac2cfade14a77", + "urlName": "trumna_prime_blueprint" } } }, @@ -52664,11 +69934,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosPrimeABronze", + "name": "Nautilus Prime Carapace", + "uniqueName": "", "warframeMarket": { - "id": "54a73e65e779893a797fff33", - "urlName": "braton_prime_blueprint" + "id": "66c60c9066bbb2aedca695ab", + "urlName": "nautilus_prime_carapace" } } }, @@ -52676,33 +69946,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosPrimeABronze" + "name": "Akbronco Prime Blueprint", + "uniqueName": "", + "warframeMarket": { + "id": "54a73e65e779893a797fff22", + "urlName": "akbronco_prime_blueprint" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionInarosPrimeABronze", + "uniqueName": "", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6054ddb25221e30057500fad", - "urlName": "neo_t3_relic" + "id": "67351810db3ac2cfade14a85", + "urlName": "neo_w2_relic" } }, { - "name": "Neo T4", + "name": "Neo Z1", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tenora Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeBBronze", + "name": "Zephyr Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeCBronze", "warframeMarket": { - "id": "6036214f0a372600fd5614d1", - "urlName": "tenora_prime_receiver" + "id": "5ab1570db2b6a8044d5137c2", + "urlName": "zephyr_prime_blueprint" } } }, @@ -52710,11 +69984,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Astilla Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeBBronze", + "name": "Galatine Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeCBronze", "warframeMarket": { - "id": "60ad4a1cf1904300d012c704", - "urlName": "astilla_prime_blueprint" + "id": "57bc9c99e506eb45ea25145b", + "urlName": "galatine_prime_handle" } } }, @@ -52722,23 +69996,19 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Guandao Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeBBronze", - "warframeMarket": { - "id": "5f986cf99dbdce024971b0bb", - "urlName": "guandao_prime_blueprint" - } + "name": "2X Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeCBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeBBronze", + "name": "Paris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeCBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" + "id": "54a73e65e779893a797fff55", + "urlName": "paris_prime_blueprint" } } }, @@ -52746,11 +70016,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Ivara Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeBBronze", + "name": "Nekros Prime Chassis Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeCBronze", "warframeMarket": { - "id": "5df8b0ab1456970087cd9b01", - "urlName": "ivara_prime_neuroptics" + "id": "57bc9a40e506eb45ea251452", + "urlName": "nekros_prime_chassis_blueprint" } } }, @@ -52758,33 +70028,37 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeBBronze" + "name": "Orthos Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeCBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff52", + "urlName": "orthos_prime_handle" + } } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeCBronze", "vaultInfo": { "vaulted": true }, - "warframeMarket": { - "id": "60ad4a1bf1904300d012c6fb", - "urlName": "neo_t4_relic" + "warframeMarket": { + "id": "6054dd7a5221e30057500f74", + "urlName": "neo_z1_relic" } }, { - "name": "Neo T5", + "name": "Neo Z10", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tenora Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeBBronze", + "name": "Zylok Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeABronze", "warframeMarket": { - "id": "603621500a372600fd5614d6", - "urlName": "tenora_prime_barrel" + "id": "6530694622c7fd9770508549", + "urlName": "zylok_prime_blueprint" } } }, @@ -52792,11 +70066,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Magnus Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeBBronze", + "name": "Revenant Prime Neuroptics Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeABronze", "warframeMarket": { - "id": "6139101b30dd5b004b7f90ae", - "urlName": "magnus_prime_receiver" + "id": "633e2e6bf570d10793afb81d", + "urlName": "revenant_prime_neuroptics_blueprint" } } }, @@ -52804,11 +70078,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Corinth Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeBBronze", + "name": "Phantasma Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeABronze", "warframeMarket": { - "id": "5e839494267539077b0dd6b5", - "urlName": "corinth_prime_receiver" + "id": "633e2e6bf570d10793afb820", + "urlName": "phantasma_prime_blueprint" } } }, @@ -52816,11 +70090,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Aksomati Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeBBronze", + "name": "Afuris Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeABronze", "warframeMarket": { - "id": "5df955131456970150510f26", - "urlName": "aksomati_prime_receiver" + "id": "639a941d74b02f008887784f", + "urlName": "afuris_prime_blueprint" } } }, @@ -52828,11 +70102,11 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Inaros Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeBBronze", + "name": "Gunsen Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeABronze", "warframeMarket": { - "id": "5f0deab79f527b024d48f059", - "urlName": "inaros_prime_systems" + "id": "64c2aa1466456704eba6ba2e", + "urlName": "gunsen_prime_blueprint" } } }, @@ -52840,37 +70114,33 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Braton Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff32", - "urlName": "braton_prime_barrel" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeABronze" } } ], "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNidusPrimeBBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGrendelPrimeABronze", "vaultInfo": { "vaulted": true }, "warframeMarket": { - "id": "6139101a30dd5b004b7f90a6", - "urlName": "neo_t5_relic" + "id": "653053a032327ba8746da739", + "urlName": "neo_z10_relic" } }, { - "name": "Neo T6", + "name": "Neo Z11", "rewards": [ { "rarity": "Rare", "chance": 2, "item": { - "name": "Tenora Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRevenantPrimeABronze", + "name": "Zylok Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeDBronze", "warframeMarket": { - "id": "603621500a372600fd5614d6", - "urlName": "tenora_prime_barrel" + "id": "6530694622c7fd9770508549", + "urlName": "zylok_prime_blueprint" } } }, @@ -52878,11 +70148,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Scourge Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRevenantPrimeABronze", + "name": "Okina Prime Handle", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeDBronze", "warframeMarket": { - "id": "61bb64fe3132ff00482b5fd4", - "urlName": "scourge_prime_handle" + "id": "663268d1e85cac3856c86dbf", + "urlName": "okina_prime_handle" } } }, @@ -52890,11 +70160,11 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Tatsu Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRevenantPrimeABronze", + "name": "Shade Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeDBronze", "warframeMarket": { - "id": "633e2e6af570d10793afb812", - "urlName": "tatsu_prime_blade" + "id": "641263e07d179f02100c6d42", + "urlName": "shade_prime_blueprint" } } }, @@ -52902,31 +70172,31 @@ "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Astilla Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRevenantPrimeABronze", - "warframeMarket": { - "id": "60ad4a1cf1904300d012c706", - "urlName": "astilla_prime_receiver" - } + "name": "Forma Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeDBronze" } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRevenantPrimeABronze" + "name": "Bronco Prime Receiver", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeDBronze", + "warframeMarket": { + "id": "54a73e65e779893a797fff38", + "urlName": "bronco_prime_receiver" + } } }, { "rarity": "Uncommon", "chance": 25.33, "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRevenantPrimeABronze", + "name": "Acceltra Prime Blueprint", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeDBronze", "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" + "id": "65a7fcc4ed5b0d2e3eb462cf", + "urlName": "acceltra_prime_blueprint" } } } @@ -52937,51 +70207,16 @@ "chance": 0.0042, "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, - { - "rarity": "Legendary", - "chance": 0.005, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.005, - "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation A" - }, { "rarity": "Legendary", "chance": 0.0058, "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, - { - "rarity": "Legendary", - "chance": 0.0067, - "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.0094, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" - }, - { - "rarity": "Legendary", - "chance": 0.0094, - "location": "Deimos/Cambion Drift (Level 50 - 60 Isolation Vault), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.01, - "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation A" - }, { "rarity": "Rare", "chance": 0.0114, "location": "Earth/Cetus (Level 15 - 25 Plague Star), Rotation A" }, - { - "rarity": "Rare", - "chance": 0.0117, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" - }, { "rarity": "Rare", "chance": 0.0184, @@ -53030,17 +70265,12 @@ { "rarity": "Rare", "chance": 0.0188, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0188, - "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation A" + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation B" }, { "rarity": "Rare", "chance": 0.0188, - "location": "Deimos/Cambion Drift (Level 50 - 60 Arcana Isolation Vault), Rotation A" + "location": "Deimos/Cambion Drift (Level 40 - 50 Isolation Vault), Rotation B" }, { "rarity": "Rare", @@ -53115,7 +70345,7 @@ { "rarity": "Rare", "chance": 0.0234, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation B" }, { "rarity": "Rare", @@ -53190,7 +70420,17 @@ { "rarity": "Rare", "chance": 0.0375, - "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation A" + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0375, + "location": "Deimos/Cambion Drift (Level 30 - 40 Isolation Vault), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0375, + "location": "Deimos/Cambion Drift (Level 40 - 50 Arcana Isolation Vault), Rotation B" }, { "rarity": "Rare", @@ -53227,6 +70467,16 @@ "chance": 0.0442, "location": "Elite Sanctuary Onslaught, Rotation B" }, + { + "rarity": "Rare", + "chance": 0.0469, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation C" + }, + { + "rarity": "Rare", + "chance": 0.0476, + "location": "Lua/Circulus (Survival), Rotation B" + }, { "rarity": "Rare", "chance": 0.0476, @@ -53257,6 +70507,11 @@ "chance": 0.0556, "location": "Jupiter/Ganymede (Disruption), Rotation B" }, + { + "rarity": "Rare", + "chance": 0.058, + "location": "Mars/Tyana Pass (Defense), Rotation B" + }, { "rarity": "Rare", "chance": 0.0625, @@ -53267,6 +70522,11 @@ "chance": 0.0625, "location": "Jupiter/Io (Defense), Rotation B" }, + { + "rarity": "Rare", + "chance": 0.0625, + "location": "Mars/Tyana Pass (Defense), Rotation A" + }, { "rarity": "Rare", "chance": 0.0625, @@ -53313,1345 +70573,398 @@ "location": "Kuva Fortress/Taveuni (Survival), Rotation B" }, { - "rarity": "Rare", - "chance": 0.0667, - "location": "Lua/Tycho (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Despina (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Neptune/Kelashin (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Fenton's Field (Skirmish), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Hieracon (Excavation), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Obol Crossing (Skirmish), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Pluto/Palus (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Amarna (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Scylla (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Selkie (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Sedna/Yemaja (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Assur (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Cupid (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Uranus/Ophelia (Survival), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Oxomoco (Exterminate)" - }, - { - "rarity": "Rare", - "chance": 0.0667, - "location": "Void/Ukko (Capture)" - }, - { - "rarity": "Rare", - "chance": 0.0696, - "location": "Void/Belenus (Defense), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Europa/Ose (Interception), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Jupiter/Callisto (Interception), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Iapetus (Interception), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Saturn/Rhea (Interception), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0714, - "location": "Uranus/Umbriel (Interception), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Void/Belenus (Defense), Rotation B" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Void/Mithra (Interception), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0909, - "location": "Void/Mot (Survival), Rotation A" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Sanctuary Onslaught, Rotation C" - }, - { - "rarity": "Rare", - "chance": 0.0968, - "location": "Void/Belenus (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Ixodes (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Kala-Azar (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Oestrus (Infested Salvage), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Phalan (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Sporid (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Eris/Xini (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Kuva Fortress/Nabuk (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Lua/StöFler (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Proteus (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Neptune/Yursa (Defection), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Pluto/Cerberus (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Pluto/Outer Terminus (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Pluto/Peregrine Axis (Skirmish), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Saturn/Caracol (Defection), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Sedna/Berehynia (Interception), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Sedna/Hydron (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Bianca (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Miranda (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1, - "location": "Uranus/Stephano (Defense), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Ceres/Draco (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Lillith (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Paimon (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Valefor (Excavation), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Europa/Zagan (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Cameria (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Elara (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Jupiter/Io (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Mars/Wahiba (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Phobos/Zeugma (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Helene (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Piscinas (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Saturn/Titan (Survival), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1106, - "location": "Sedna/Camenae (Defense), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.125, - "location": "Deimos/Terrorem (Survival), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.125, - "location": "Venus/Orb Vallis (Subsequent Completions), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.125, - "location": "Void/Mithra (Interception), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.125, - "location": "Void/Mot (Survival), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1356, - "location": "Uranus/Ur (Disruption), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1357, - "location": "Earth/Cetus (Level 15 - 25 Ghoul Bounty), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Eris/Zabala (Survival), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Europa/Ose (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Jupiter/Callisto (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Lua/Apollo (Disruption), Rotation A" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Iapetus (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Saturn/Rhea (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Sedna/Kappa (Disruption), Rotation B" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Umbriel (Interception), Rotation C" - }, - { - "rarity": "Uncommon", - "chance": 0.1429, - "location": "Uranus/Ur (Disruption), Rotation B" + "rarity": "Rare", + "chance": 0.0667, + "location": "Lua/Tycho (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1792, - "location": "Earth/Cetus (Level 15 - 25 Ghoul Bounty), Rotation A" + "rarity": "Rare", + "chance": 0.0667, + "location": "Neptune/Despina (Excavation), Rotation B" }, { - "rarity": "Uncommon", - "chance": 0.1845, - "location": "Earth/Cetus (Level 15 - 25 Ghoul Bounty), Rotation A" - } - ], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionRevenantPrimeABronze", - "vaultInfo": { - "vaulted": false - }, - "warframeMarket": { - "id": "633e2e6af570d10793afb813", - "urlName": "neo_t6_relic" - } - }, - { - "name": "Neo V1", - "rewards": [ + "rarity": "Rare", + "chance": 0.0667, + "location": "Neptune/Kelashin (Survival), Rotation B" + }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Nyx Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff72", - "urlName": "nyx_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Fenton's Field (Skirmish), Rotation A" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEBronze" - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Hieracon (Excavation), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Bronco Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff36", - "urlName": "bronco_prime_barrel" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Obol Crossing (Skirmish), Rotation A" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Volt Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEBronze", - "warframeMarket": { - "id": "55244820e779890907ef6805", - "urlName": "volt_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Pluto/Palus (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Dual Kamas Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEBronze", - "warframeMarket": { - "id": "561536d5b66f836f889b79bb", - "urlName": "dual_kamas_prime_blueprint" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Amarna (Survival), Rotation B" }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Nova Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff69", - "urlName": "nova_prime_chassis" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionEBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddbe5221e30057500fb9", - "urlName": "neo_v1_relic" - } - }, - { - "name": "Neo V10", - "rewards": [ + "chance": 0.0667, + "location": "Sedna/Scylla (Survival), Rotation B" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Volnus Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeDBronze", - "warframeMarket": { - "id": "60ad4a1bf1904300d012c6f9", - "urlName": "volnus_prime_handle" - } - } + "chance": 0.0667, + "location": "Sedna/Selkie (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Akbronco Prime Link", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeDBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff23", - "urlName": "akbronco_prime_link" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Sedna/Yemaja (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Inaros Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeDBronze", - "warframeMarket": { - "id": "5f0deab69f527b024d48f056", - "urlName": "inaros_prime_chassis" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Assur (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Braton Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeDBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff34", - "urlName": "braton_prime_receiver" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Cupid (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Guandao Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeDBronze", - "warframeMarket": { - "id": "5f986cf99dbdce024971b0b8", - "urlName": "guandao_prime_blade" - } - } + "rarity": "Rare", + "chance": 0.0667, + "location": "Uranus/Ophelia (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeDBronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionGaraPrimeDBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "60ad4a1bf1904300d012c6fe", - "urlName": "neo_v10_relic" - } - }, - { - "name": "Neo V2", - "rewards": [ + "rarity": "Rare", + "chance": 0.0667, + "location": "Void/Oxomoco (Exterminate)" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Vauban Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionJBronze", - "warframeMarket": { - "id": "573b7fbd0ec44a47787a690d", - "urlName": "vauban_prime_blueprint" - } - } + "chance": 0.0667, + "location": "Void/Ukko (Capture)" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Galatine Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionJBronze", - "warframeMarket": { - "id": "57bc9c99e506eb45ea25145b", - "urlName": "galatine_prime_handle" - } - } + "rarity": "Rare", + "chance": 0.0696, + "location": "Void/Belenus (Defense), Rotation A" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionJBronze" - } + "rarity": "Rare", + "chance": 0.0714, + "location": "Europa/Ose (Interception), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Fang Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionJBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff42", - "urlName": "fang_prime_handle" - } - } + "rarity": "Rare", + "chance": 0.0714, + "location": "Jupiter/Callisto (Interception), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Braton Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionJBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff35", - "urlName": "braton_prime_stock" - } - } + "rarity": "Rare", + "chance": 0.0714, + "location": "Saturn/Rhea (Interception), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Galatine Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionJBronze", - "warframeMarket": { - "id": "57bc9c99e506eb45ea25145c", - "urlName": "galatine_prime_blade" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionJBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddae5221e30057500fa8", - "urlName": "neo_v2_relic" - } - }, - { - "name": "Neo V3", - "rewards": [ + "rarity": "Rare", + "chance": 0.0714, + "location": "Uranus/Umbriel (Interception), Rotation B" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Vauban Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKBronze", - "warframeMarket": { - "id": "573b7fc80ec44a47787a690f", - "urlName": "vauban_prime_neuroptics" - } - } + "chance": 0.075, + "location": "Deimos/Cambion Drift (Level 30 - 40 Arcana Isolation Vault), Rotation C" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Tigris Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKBronze", - "warframeMarket": { - "id": "57bc9c84e506eb45ea251458", - "urlName": "tigris_prime_receiver" - } - } + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Cambire (Alchemy), Rotation B" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKBronze" - } + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Munio (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Galatine Prime Blade", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKBronze", - "warframeMarket": { - "id": "57bc9c99e506eb45ea25145c", - "urlName": "galatine_prime_blade" - } - } + "rarity": "Rare", + "chance": 0.075, + "location": "Deimos/Persto (Survival), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" - } - } + "rarity": "Rare", + "chance": 0.0909, + "location": "Void/Belenus (Defense), Rotation B" }, { - "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Carrier Prime Systems", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKBronze", - "warframeMarket": { - "id": "559daad8e779897b4f59525f", - "urlName": "carrier_prime_systems" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionKBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddad5221e30057500fa7", - "urlName": "neo_v3_relic" - } - }, - { - "name": "Neo V4", - "rewards": [ + "rarity": "Rare", + "chance": 0.0909, + "location": "Void/Mithra (Interception), Rotation A" + }, { "rarity": "Rare", - "chance": 2, - "item": { - "name": "Venka Prime Gauntlet", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNBronze", - "warframeMarket": { - "id": "58358e1b2c2ada00655a4ef5", - "urlName": "venka_prime_gauntlet" - } - } + "chance": 0.0909, + "location": "Void/Mot (Survival), Rotation A" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Saryn Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNBronze", - "warframeMarket": { - "id": "56c3bbdb5d2f0202da32e93c", - "urlName": "saryn_prime_neuroptics" - } - } + "rarity": "Rare", + "chance": 0.0968, + "location": "Sanctuary Onslaught, Rotation C" }, { - "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Ash Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNBronze", - "warframeMarket": { - "id": "559daab7e779897b3d86cb8f", - "urlName": "ash_prime_neuroptics" - } - } + "rarity": "Rare", + "chance": 0.0968, + "location": "Void/Belenus (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Cernos Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNBronze", - "warframeMarket": { - "id": "583580fb2c2ada003badef88", - "urlName": "cernos_prime_grip" - } - } + "chance": 0.1, + "location": "Deimos/Armatus (Disruption), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Tigris Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNBronze", - "warframeMarket": { - "id": "57bc9c84e506eb45ea251456", - "urlName": "tigris_prime_stock" - } - } + "chance": 0.1, + "location": "Eris/Ixodes (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Bronco Prime Receiver", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff38", - "urlName": "bronco_prime_receiver" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd9f5221e30057500f9a", - "urlName": "neo_v4_relic" - } - }, - { - "name": "Neo V5", - "rewards": [ - { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Vauban Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionUBronze", - "warframeMarket": { - "id": "573b7fc80ec44a47787a690f", - "urlName": "vauban_prime_neuroptics" - } - } + "chance": 0.1, + "location": "Eris/Kala-Azar (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionUBronze" - } + "chance": 0.1, + "location": "Eris/Oestrus (Infested Salvage), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Burston Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionUBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff39", - "urlName": "burston_prime_barrel" - } - } + "chance": 0.1, + "location": "Eris/Phalan (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Helios Prime Carapace", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionUBronze", - "warframeMarket": { - "id": "58b57068eb26db5c31192116", - "urlName": "helios_prime_carapace" - } - } + "chance": 0.1, + "location": "Eris/Sporid (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime String", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionUBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff56", - "urlName": "paris_prime_string" - } - } + "chance": 0.1, + "location": "Eris/Xini (Interception), Rotation A" + }, + { + "rarity": "Uncommon", + "chance": 0.1, + "location": "Kuva Fortress/Nabuk (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Silva & Aegis Prime Hilt", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionUBronze", - "warframeMarket": { - "id": "592dd262011e88f094afec89", - "urlName": "silva_and_aegis_prime_hilt" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionUBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dd865221e30057500f80", - "urlName": "neo_v5_relic" - } - }, - { - "name": "Neo V6", - "rewards": [ + "chance": 0.1, + "location": "Lua/StöFler (Defense), Rotation A" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Vauban Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeBBronze", - "warframeMarket": { - "id": "573b7fc20ec44a47787a690e", - "urlName": "vauban_prime_chassis" - } - } + "rarity": "Uncommon", + "chance": 0.1, + "location": "Lua/Yuvarium (Survival), Rotation B" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Mirage Prime Systems Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeBBronze", - "warframeMarket": { - "id": "5a2feeb1c2c9e90cbdaa23d2", - "urlName": "mirage_prime_systems" - } - } + "chance": 0.1, + "location": "Neptune/Proteus (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Fragor Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeBBronze", - "warframeMarket": { - "id": "573b80230ec44a47787a6912", - "urlName": "fragor_prime_handle" - } - } + "chance": 0.1, + "location": "Neptune/Yursa (Defection), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Burston Prime Stock", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeBBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff3c", - "urlName": "burston_prime_stock" - } - } + "chance": 0.1, + "location": "Pluto/Cerberus (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Cernos Prime Grip", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeBBronze", - "warframeMarket": { - "id": "583580fb2c2ada003badef88", - "urlName": "cernos_prime_grip" - } - } + "chance": 0.1, + "location": "Pluto/Outer Terminus (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeBBronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionMiragePrimeBBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dda05221e30057500f9b", - "urlName": "neo_v6_relic" - } - }, - { - "name": "Neo V7", - "rewards": [ + "chance": 0.1, + "location": "Pluto/Peregrine Axis (Skirmish), Rotation B" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Valkyr Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeCBronze", - "warframeMarket": { - "id": "58358a092c2ada0047b386f8", - "urlName": "valkyr_prime_chassis" - } - } + "rarity": "Uncommon", + "chance": 0.1, + "location": "Saturn/Caracol (Defection), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Banshee Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeCBronze", - "warframeMarket": { - "id": "58b57068eb26db5c3119210a", - "urlName": "banshee_prime_blueprint" - } - } + "chance": 0.1, + "location": "Sedna/Berehynia (Interception), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Cernos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeCBronze", - "warframeMarket": { - "id": "583580d52c2ada003badef85", - "urlName": "cernos_prime_blueprint" - } - } + "chance": 0.1, + "location": "Sedna/Hydron (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Pyrana Prime Barrel", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeCBronze", - "warframeMarket": { - "id": "5b2985e1eb069f04ea65b0f3", - "urlName": "pyrana_prime_barrel" - } - } + "chance": 0.1, + "location": "Uranus/Bianca (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Akbolto Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeCBronze", - "warframeMarket": { - "id": "5a311f83c2c9e90dfff475d5", - "urlName": "akbolto_prime_blueprint" - } - } + "chance": 0.1, + "location": "Uranus/Miranda (Defense), Rotation A" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeCBronze" - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLimboPrimeCBronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054ddaa5221e30057500fa4", - "urlName": "neo_v7_relic" - } - }, - { - "name": "Neo V8", - "rewards": [ + "chance": 0.1, + "location": "Uranus/Stephano (Defense), Rotation A" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Volt Prime Neuroptics Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLokiVoltVaultABronze", - "warframeMarket": { - "id": "55158cd0e7798915e9d64c1e", - "urlName": "volt_prime_neuroptics" - } - } + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Ceres/Draco (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Bo Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLokiVoltVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff28", - "urlName": "bo_prime_handle" - } - } + "chance": 0.1106, + "location": "Europa/Lillith (Excavation), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLokiVoltVaultABronze" - } + "chance": 0.1106, + "location": "Europa/Paimon (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Loki Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLokiVoltVaultABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff7c", - "urlName": "loki_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Europa/Valefor (Excavation), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Odonata Prime Harness Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLokiVoltVaultABronze", - "warframeMarket": { - "id": "5527a279e77989205639861f", - "urlName": "odonata_prime_harness" - } - } + "chance": 0.1106, + "location": "Europa/Zagan (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Wyrm Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLokiVoltVaultABronze", - "warframeMarket": { - "id": "54ca431ce779891a1adb4901", - "urlName": "wyrm_prime_blueprint" - } - } - } - ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionLokiVoltVaultABronze", - "vaultInfo": { - "vaulted": true - }, - "warframeMarket": { - "id": "6054dda75221e30057500fa2", - "urlName": "neo_v8_relic" - } - }, - { - "name": "Neo V9", - "rewards": [ + "chance": 0.1106, + "location": "Jupiter/Cameria (Survival), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Valkyr Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNyxValkyrRailjackABronze", - "warframeMarket": { - "id": "58358a092c2ada0047b386f8", - "urlName": "valkyr_prime_chassis" - } - } + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Jupiter/Elara (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Cernos Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNyxValkyrRailjackABronze", - "warframeMarket": { - "id": "583580d52c2ada003badef85", - "urlName": "cernos_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Jupiter/Io (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Lex Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNyxValkyrRailjackABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff4e", - "urlName": "lex_prime_blueprint" - } - } + "chance": 0.1106, + "location": "Mars/Wahiba (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Venka Prime Blades", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNyxValkyrRailjackABronze", - "warframeMarket": { - "id": "58358e1c2c2ada00655a4ef6", - "urlName": "venka_prime_blades" - } - } + "chance": 0.1106, + "location": "Phobos/Zeugma (Survival), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNyxValkyrRailjackABronze" - } + "chance": 0.1106, + "location": "Saturn/Helene (Defense), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Nyx Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNyxValkyrRailjackABronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff72", - "urlName": "nyx_prime_blueprint" - } - } - } - ], - "locations": [ + "chance": 0.1106, + "location": "Saturn/Piscinas (Survival), Rotation C" + }, { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/Flexa (Caches), Rotation A" + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Saturn/Titan (Survival), Rotation C" }, { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/H-2 Cloud (Caches), Rotation A" + "rarity": "Uncommon", + "chance": 0.1106, + "location": "Sedna/Camenae (Defense), Rotation C" }, { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/Nsu Grid (Caches), Rotation A" + "rarity": "Uncommon", + "chance": 0.125, + "location": "Deimos/Terrorem (Survival), Rotation B" }, { - "rarity": "Rare", - "chance": 0.048, - "location": "Veil/R-9 Cloud (Caches), Rotation A" + "rarity": "Uncommon", + "chance": 0.125, + "location": "Void/Mithra (Interception), Rotation B" }, { - "rarity": "Rare", - "chance": 0.0652, - "location": "Veil/Flexa (Caches), Rotation B" + "rarity": "Uncommon", + "chance": 0.125, + "location": "Void/Mot (Survival), Rotation B" }, { - "rarity": "Rare", - "chance": 0.0652, - "location": "Veil/H-2 Cloud (Caches), Rotation B" + "rarity": "Uncommon", + "chance": 0.1356, + "location": "Uranus/Ur (Disruption), Rotation C" }, { - "rarity": "Rare", - "chance": 0.0652, - "location": "Veil/Nsu Grid (Caches), Rotation B" + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Eris/Zabala (Survival), Rotation B" }, { - "rarity": "Rare", - "chance": 0.0652, - "location": "Veil/R-9 Cloud (Caches), Rotation B" - } - ], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNyxValkyrRailjackABronze", - "vaultInfo": { - "vaulted": false - }, - "warframeMarket": { - "id": "6054dd9a5221e30057500f93", - "urlName": "neo_v9_relic" - } - }, - { - "name": "Neo Z1", - "rewards": [ + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Europa/Ose (Interception), Rotation C" + }, { - "rarity": "Rare", - "chance": 2, - "item": { - "name": "Zephyr Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeCBronze", - "warframeMarket": { - "id": "5ab1570db2b6a8044d5137c2", - "urlName": "zephyr_prime_blueprint" - } - } + "rarity": "Uncommon", + "chance": 0.1429, + "location": "Jupiter/Callisto (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Galatine Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeCBronze", - "warframeMarket": { - "id": "57bc9c99e506eb45ea25145b", - "urlName": "galatine_prime_handle" - } - } + "chance": 0.1429, + "location": "Lua/Apollo (Disruption), Rotation A" }, { "rarity": "Uncommon", - "chance": 11, - "item": { - "name": "Forma Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeCBronze" - } + "chance": 0.1429, + "location": "Saturn/Rhea (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Paris Prime Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff55", - "urlName": "paris_prime_blueprint" - } - } + "chance": 0.1429, + "location": "Sedna/Kappa (Disruption), Rotation B" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Nekros Prime Chassis Blueprint", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeCBronze", - "warframeMarket": { - "id": "57bc9a40e506eb45ea251452", - "urlName": "nekros_prime_chassis" - } - } + "chance": 0.1429, + "location": "Uranus/Umbriel (Interception), Rotation C" }, { "rarity": "Uncommon", - "chance": 25.33, - "item": { - "name": "Orthos Prime Handle", - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeCBronze", - "warframeMarket": { - "id": "54a73e65e779893a797fff52", - "urlName": "orthos_prime_handle" - } - } + "chance": 0.1429, + "location": "Uranus/Ur (Disruption), Rotation B" } ], - "locations": [], - "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionZephyrPrimeCBronze", + "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionSevagothPrimeDBronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { - "id": "6054dd7a5221e30057500f74", - "urlName": "neo_z1_relic" + "id": "66c6098266bbb2aedca6958b", + "urlName": "neo_z11_relic" } }, { @@ -54799,7 +71112,7 @@ "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongPrimeBBronze", "warframeMarket": { "id": "5ab1570db2b6a8044d5137c1", - "urlName": "zephyr_prime_neuroptics" + "urlName": "zephyr_prime_neuroptics_blueprint" } } }, @@ -54841,7 +71154,7 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", + "name": "2X Forma Blueprint", "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionAtlasPrimeBBronze" } }, @@ -54935,7 +71248,7 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", + "name": "2X Forma Blueprint", "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionIvaraPrimeBBronze" } }, @@ -55021,7 +71334,7 @@ "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionNezhaPrimeDBronze", "warframeMarket": { "id": "5e839494267539077b0dd6b8", - "urlName": "titania_prime_neuroptics" + "urlName": "titania_prime_neuroptics_blueprint" } } }, @@ -55095,7 +71408,7 @@ "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeBBronze", "warframeMarket": { "id": "603621500a372600fd5614d7", - "urlName": "octavia_prime_chassis" + "urlName": "octavia_prime_chassis_blueprint" } } }, @@ -55127,7 +71440,7 @@ "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionOctaviaPrimeBBronze", "warframeMarket": { "id": "5d21ce4af4604c012d1e0c1a", - "urlName": "wukong_prime_neuroptics" + "urlName": "wukong_prime_neuroptics_blueprint" } } }, @@ -55165,7 +71478,7 @@ "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultBBronze", "warframeMarket": { "id": "5ab1570db2b6a8044d5137c4", - "urlName": "zephyr_prime_systems" + "urlName": "zephyr_prime_systems_blueprint" } } }, @@ -55185,7 +71498,7 @@ "rarity": "Uncommon", "chance": 11, "item": { - "name": "Forma Blueprint", + "name": "2X Forma Blueprint", "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultBBronze" } }, @@ -55209,7 +71522,7 @@ "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionChromaZephyrVaultBBronze", "warframeMarket": { "id": "5ba9f2024567de01415f6388", - "urlName": "chroma_prime_chassis" + "urlName": "chroma_prime_chassis_blueprint" } } }, @@ -55259,7 +71572,7 @@ "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongEquinoxVaultABronze", "warframeMarket": { "id": "5d21ce46f4604c012d1e0c13", - "urlName": "wukong_prime_systems" + "urlName": "wukong_prime_systems_blueprint" } } }, @@ -55283,7 +71596,7 @@ "uniqueName": "/Lotus/Types/Game/Projections/T3VoidProjectionWukongEquinoxVaultABronze", "warframeMarket": { "id": "5ca28670fc2db2035eae05a1", - "urlName": "equinox_prime_chassis" + "urlName": "equinox_prime_chassis_blueprint" } } }, @@ -55467,10 +71780,21 @@ } } ], - "locations": [], + "locations": [ + { + "rarity": "Uncommon", + "chance": 0.125, + "location": "Kuva Siphon" + }, + { + "rarity": "Uncommon", + "chance": 0.25, + "location": "Kuva Flood" + } + ], "uniqueName": "/Lotus/Types/Game/Projections/T5VoidProjectionImmortalBBronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { "id": "6054dd0b5221e30057500f17", @@ -55541,10 +71865,21 @@ } } ], - "locations": [], + "locations": [ + { + "rarity": "Uncommon", + "chance": 0.125, + "location": "Kuva Siphon" + }, + { + "rarity": "Uncommon", + "chance": 0.25, + "location": "Kuva Flood" + } + ], "uniqueName": "/Lotus/Types/Game/Projections/T5VoidProjectionImmortalCBronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { "id": "6054dd095221e30057500f16", @@ -55615,10 +71950,21 @@ } } ], - "locations": [], + "locations": [ + { + "rarity": "Uncommon", + "chance": 0.125, + "location": "Kuva Siphon" + }, + { + "rarity": "Uncommon", + "chance": 0.25, + "location": "Kuva Flood" + } + ], "uniqueName": "/Lotus/Types/Game/Projections/T5VoidProjectionImmortalDBronze", "vaultInfo": { - "vaulted": true + "vaulted": false }, "warframeMarket": { "id": "6054dd075221e30057500f15", diff --git a/data/hash.json b/data/hash.json index 95eeaf7..9a8d915 100644 --- a/data/hash.json +++ b/data/hash.json @@ -1,5 +1,5 @@ { - "hash": "96fad63ff1fad45bb926412644731359", - "deUpdated": 1665074084000, - "timestamp": 1665142262108 + "hash": "e0a2ca5bae0cf411bbe59559288ba1ef", + "deUpdated": 1731514390000, + "timestamp": 1733770056286 } \ No newline at end of file diff --git a/data/version.json b/data/version.json index 698e4eb..0ae0f6a 100644 --- a/data/version.json +++ b/data/version.json @@ -1,4 +1,4 @@ { - "version": "32.0.11", - "title": "Veilbreaker: Revenant Prime: Hotfix 32.0.11" + "version": "37.0.11", + "title": "Koumei & the Five Fates: Hotfix 37.0.11" } \ No newline at end of file diff --git a/data/version.txt b/data/version.txt index 8b9a437..bebe391 100644 --- a/data/version.txt +++ b/data/version.txt @@ -1 +1 @@ -32.0.11 \ No newline at end of file +37.0.11 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 37ab1f5..9589d5e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,87 +1,46 @@ { "name": "@wfcd/relics", "version": "2.0.18", - "lockfileVersion": 2, - "requires": true, - "packages": { - "": { - "name": "@wfcd/relics", - "version": "2.0.18", - "hasInstallScript": true, - "license": "MIT", - "dependencies": { - "node-fetch": "^2.6.7", - "warframe-patchlogs": "^2.3.3" - }, - "devDependencies": { - "@types/chai": "^4.3.3", - "@types/mocha": "^10.0.0", - "@types/node": "^22.1.0", - "@types/node-fetch": "^2.6.2", - "@wfcd/eslint-config": "^1.2.0", - "chai": "^4.3.6", - "coveralls": "^3.1.1", - "mocha": "^10.0.0", - "nyc": "^17.0.0", - "precommit-hook": "^3.0.0", - "ts-mocha": "^10.0.0", - "ts-node": "^10.9.1", - "tsconfig-paths": "^4.1.0", - "tsup": "^8.0.2", - "typescript": "^5.0.4" - } - }, - "node_modules/@aashutoshrathi/word-wrap": { + "dependencies": { + "@aashutoshrathi/word-wrap": { "version": "1.2.6", "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", "dev": true, - "peer": true, - "engines": { - "node": ">=0.10.0" - } + "peer": true }, - "node_modules/@ampproject/remapping": { + "@ampproject/remapping": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz", "integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==", "dev": true, - "dependencies": { + "requires": { "@jridgewell/gen-mapping": "^0.1.0", "@jridgewell/trace-mapping": "^0.3.9" - }, - "engines": { - "node": ">=6.0.0" } }, - "node_modules/@babel/code-frame": { + "@babel/code-frame": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz", "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==", "dev": true, - "dependencies": { + "requires": { "@babel/highlight": "^7.24.7", "picocolors": "^1.0.0" - }, - "engines": { - "node": ">=6.9.0" } }, - "node_modules/@babel/compat-data": { + "@babel/compat-data": { "version": "7.25.4", "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.4.tgz", "integrity": "sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } + "dev": true }, - "node_modules/@babel/core": { + "@babel/core": { "version": "7.25.2", "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.2.tgz", "integrity": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==", "dev": true, - "dependencies": { + "requires": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.24.7", "@babel/generator": "^7.25.0", @@ -98,146 +57,93 @@ "json5": "^2.2.3", "semver": "^6.3.1" }, - "engines": { - "node": ">=6.9.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/babel" - } - }, - "node_modules/@babel/core/node_modules/convert-source-map": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", - "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", - "dev": true - }, - "node_modules/@babel/core/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "bin": { - "semver": "bin/semver.js" + "dependencies": { + "convert-source-map": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", + "dev": true + } } }, - "node_modules/@babel/eslint-parser": { + "@babel/eslint-parser": { "version": "7.25.1", "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.1.tgz", "integrity": "sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", "eslint-visitor-keys": "^2.1.0", "semver": "^6.3.1" - }, - "engines": { - "node": "^10.13.0 || ^12.13.0 || >=14.0.0" - }, - "peerDependencies": { - "@babel/core": "^7.11.0", - "eslint": "^7.5.0 || ^8.0.0 || ^9.0.0" - } - }, - "node_modules/@babel/eslint-parser/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "peer": true, - "bin": { - "semver": "bin/semver.js" } }, - "node_modules/@babel/generator": { + "@babel/generator": { "version": "7.25.6", "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.6.tgz", "integrity": "sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==", "dev": true, - "dependencies": { + "requires": { "@babel/types": "^7.25.6", "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25", "jsesc": "^2.5.1" }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", - "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", - "dev": true, "dependencies": { - "@jridgewell/set-array": "^1.2.1", - "@jridgewell/sourcemap-codec": "^1.4.10", - "@jridgewell/trace-mapping": "^0.3.24" - }, - "engines": { - "node": ">=6.0.0" + "@jridgewell/gen-mapping": { + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", + "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", + "dev": true, + "requires": { + "@jridgewell/set-array": "^1.2.1", + "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/trace-mapping": "^0.3.24" + } + } } }, - "node_modules/@babel/helper-annotate-as-pure": { + "@babel/helper-annotate-as-pure": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz", "integrity": "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/types": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" } }, - "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": { + "@babel/helper-builder-binary-assignment-operator-visitor": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.24.7.tgz", "integrity": "sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/traverse": "^7.24.7", "@babel/types": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" } }, - "node_modules/@babel/helper-compilation-targets": { + "@babel/helper-compilation-targets": { "version": "7.25.2", "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz", "integrity": "sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==", "dev": true, - "dependencies": { + "requires": { "@babel/compat-data": "^7.25.2", "@babel/helper-validator-option": "^7.24.8", "browserslist": "^4.23.1", "lru-cache": "^5.1.1", "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-compilation-targets/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "bin": { - "semver": "bin/semver.js" } }, - "node_modules/@babel/helper-create-class-features-plugin": { + "@babel/helper-create-class-features-plugin": { "version": "7.25.4", "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz", "integrity": "sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-annotate-as-pure": "^7.24.7", "@babel/helper-member-expression-to-functions": "^7.24.8", "@babel/helper-optimise-call-expression": "^7.24.7", @@ -245,1476 +151,980 @@ "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", "@babel/traverse": "^7.25.4", "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "peer": true, - "bin": { - "semver": "bin/semver.js" } }, - "node_modules/@babel/helper-create-regexp-features-plugin": { + "@babel/helper-create-regexp-features-plugin": { "version": "7.25.2", "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz", "integrity": "sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-annotate-as-pure": "^7.24.7", "regexpu-core": "^5.3.1", "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "peer": true, - "bin": { - "semver": "bin/semver.js" } }, - "node_modules/@babel/helper-define-polyfill-provider": { + "@babel/helper-define-polyfill-provider": { "version": "0.6.2", "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz", "integrity": "sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-compilation-targets": "^7.22.6", "@babel/helper-plugin-utils": "^7.22.5", "debug": "^4.1.1", "lodash.debounce": "^4.0.8", "resolve": "^1.14.2" - }, - "peerDependencies": { - "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" } }, - "node_modules/@babel/helper-member-expression-to-functions": { + "@babel/helper-member-expression-to-functions": { "version": "7.24.8", "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.8.tgz", "integrity": "sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/traverse": "^7.24.8", "@babel/types": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" } }, - "node_modules/@babel/helper-module-imports": { + "@babel/helper-module-imports": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz", "integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==", "dev": true, - "dependencies": { + "requires": { "@babel/traverse": "^7.24.7", "@babel/types": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" } }, - "node_modules/@babel/helper-module-transforms": { + "@babel/helper-module-transforms": { "version": "7.25.2", "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz", "integrity": "sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==", "dev": true, - "dependencies": { + "requires": { "@babel/helper-module-imports": "^7.24.7", "@babel/helper-simple-access": "^7.24.7", "@babel/helper-validator-identifier": "^7.24.7", "@babel/traverse": "^7.25.2" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" } }, - "node_modules/@babel/helper-optimise-call-expression": { + "@babel/helper-optimise-call-expression": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz", "integrity": "sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/types": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" } }, - "node_modules/@babel/helper-plugin-utils": { + "@babel/helper-plugin-utils": { "version": "7.24.8", "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz", "integrity": "sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==", "dev": true, - "peer": true, - "engines": { - "node": ">=6.9.0" - } + "peer": true }, - "node_modules/@babel/helper-remap-async-to-generator": { + "@babel/helper-remap-async-to-generator": { "version": "7.25.0", "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.0.tgz", "integrity": "sha512-NhavI2eWEIz/H9dbrG0TuOicDhNexze43i5z7lEqwYm0WEZVTwnPpA0EafUTP7+6/W79HWIP2cTe3Z5NiSTVpw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-annotate-as-pure": "^7.24.7", "@babel/helper-wrap-function": "^7.25.0", "@babel/traverse": "^7.25.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" } }, - "node_modules/@babel/helper-replace-supers": { + "@babel/helper-replace-supers": { "version": "7.25.0", "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.25.0.tgz", "integrity": "sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-member-expression-to-functions": "^7.24.8", "@babel/helper-optimise-call-expression": "^7.24.7", "@babel/traverse": "^7.25.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" } }, - "node_modules/@babel/helper-simple-access": { + "@babel/helper-simple-access": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz", "integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==", "dev": true, - "dependencies": { + "requires": { "@babel/traverse": "^7.24.7", "@babel/types": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" } }, - "node_modules/@babel/helper-skip-transparent-expression-wrappers": { + "@babel/helper-skip-transparent-expression-wrappers": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz", "integrity": "sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/traverse": "^7.24.7", "@babel/types": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" } }, - "node_modules/@babel/helper-string-parser": { + "@babel/helper-string-parser": { "version": "7.24.8", "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz", "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } + "dev": true }, - "node_modules/@babel/helper-validator-identifier": { + "@babel/helper-validator-identifier": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } + "dev": true }, - "node_modules/@babel/helper-validator-option": { + "@babel/helper-validator-option": { "version": "7.24.8", "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz", "integrity": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } + "dev": true }, - "node_modules/@babel/helper-wrap-function": { + "@babel/helper-wrap-function": { "version": "7.25.0", "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.25.0.tgz", "integrity": "sha512-s6Q1ebqutSiZnEjaofc/UKDyC4SbzV5n5SrA2Gq8UawLycr3i04f1dX4OzoQVnexm6aOCh37SQNYlJ/8Ku+PMQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/template": "^7.25.0", "@babel/traverse": "^7.25.0", "@babel/types": "^7.25.0" - }, - "engines": { - "node": ">=6.9.0" } }, - "node_modules/@babel/helpers": { + "@babel/helpers": { "version": "7.25.6", "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.6.tgz", "integrity": "sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==", "dev": true, - "dependencies": { + "requires": { "@babel/template": "^7.25.0", "@babel/types": "^7.25.6" - }, - "engines": { - "node": ">=6.9.0" } }, - "node_modules/@babel/highlight": { + "@babel/highlight": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz", "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==", "dev": true, - "dependencies": { + "requires": { "@babel/helper-validator-identifier": "^7.24.7", "chalk": "^2.4.2", "js-tokens": "^4.0.0", "picocolors": "^1.0.0" - }, - "engines": { - "node": ">=6.9.0" } }, - "node_modules/@babel/parser": { + "@babel/parser": { "version": "7.25.6", "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.6.tgz", "integrity": "sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==", "dev": true, - "dependencies": { + "requires": { "@babel/types": "^7.25.6" - }, - "bin": { - "parser": "bin/babel-parser.js" - }, - "engines": { - "node": ">=6.0.0" } }, - "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": { + "@babel/plugin-bugfix-firefox-class-in-computed-class-key": { "version": "7.25.3", "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz", "integrity": "sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.8", "@babel/traverse": "^7.25.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" } }, - "node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": { + "@babel/plugin-bugfix-safari-class-field-initializer-scope": { "version": "7.25.0", "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.25.0.tgz", "integrity": "sha512-Bm4bH2qsX880b/3ziJ8KD711LT7z4u8CFudmjqle65AZj/HNUFhEf90dqYv6O86buWvSBmeQDjv0Tn2aF/bIBA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" } }, - "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { "version": "7.25.0", "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.25.0.tgz", "integrity": "sha512-lXwdNZtTmeVOOFtwM/WDe7yg1PL8sYhRk/XH0FzbR2HDQ0xC+EnQ/JHeoMYSavtU115tnUk0q9CDyq8si+LMAA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" } }, - "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.24.7.tgz", "integrity": "sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", "@babel/plugin-transform-optional-chaining": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.13.0" } }, - "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { "version": "7.25.0", "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.25.0.tgz", "integrity": "sha512-tggFrk1AIShG/RUQbEwt2Tr/E+ObkfwrPjR6BjbRvsx24+PSjK8zrq0GWPNCjo8qpRx4DuJzlcvWJqlm+0h3kw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.8", "@babel/traverse": "^7.25.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" } }, - "node_modules/@babel/plugin-proposal-private-property-in-object": { + "@babel/plugin-proposal-private-property-in-object": { "version": "7.21.0-placeholder-for-preset-env.2", "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", "dev": true, "peer": true, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } + "requires": {} }, - "node_modules/@babel/plugin-syntax-async-generators": { + "@babel/plugin-syntax-async-generators": { "version": "7.8.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-class-properties": { + "@babel/plugin-syntax-class-properties": { "version": "7.12.13", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.12.13" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-class-static-block": { + "@babel/plugin-syntax-class-static-block": { "version": "7.14.5", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-dynamic-import": { + "@babel/plugin-syntax-dynamic-import": { "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz", "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-export-namespace-from": { + "@babel/plugin-syntax-export-namespace-from": { "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz", "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.8.3" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-import-assertions": { + "@babel/plugin-syntax-import-assertions": { "version": "7.25.6", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.25.6.tgz", "integrity": "sha512-aABl0jHw9bZ2karQ/uUD6XP4u0SG22SJrOHFoL6XB1R7dTovOP4TzTlsxOYC5yQ1pdscVK2JTUnF6QL3ARoAiQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-import-attributes": { + "@babel/plugin-syntax-import-attributes": { "version": "7.25.6", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.25.6.tgz", "integrity": "sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-import-meta": { + "@babel/plugin-syntax-import-meta": { "version": "7.10.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.10.4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-json-strings": { + "@babel/plugin-syntax-json-strings": { "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-logical-assignment-operators": { + "@babel/plugin-syntax-logical-assignment-operators": { "version": "7.10.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.10.4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": { + "@babel/plugin-syntax-nullish-coalescing-operator": { "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-numeric-separator": { + "@babel/plugin-syntax-numeric-separator": { "version": "7.10.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.10.4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-object-rest-spread": { + "@babel/plugin-syntax-object-rest-spread": { "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-optional-catch-binding": { + "@babel/plugin-syntax-optional-catch-binding": { "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-optional-chaining": { + "@babel/plugin-syntax-optional-chaining": { "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-private-property-in-object": { + "@babel/plugin-syntax-private-property-in-object": { "version": "7.14.5", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-top-level-await": { + "@babel/plugin-syntax-top-level-await": { "version": "7.14.5", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-unicode-sets-regex": { + "@babel/plugin-syntax-unicode-sets-regex": { "version": "7.18.6", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-create-regexp-features-plugin": "^7.18.6", "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" } }, - "node_modules/@babel/plugin-transform-arrow-functions": { + "@babel/plugin-transform-arrow-functions": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.24.7.tgz", "integrity": "sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-async-generator-functions": { + "@babel/plugin-transform-async-generator-functions": { "version": "7.25.4", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz", "integrity": "sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.8", "@babel/helper-remap-async-to-generator": "^7.25.0", "@babel/plugin-syntax-async-generators": "^7.8.4", "@babel/traverse": "^7.25.4" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-async-to-generator": { + "@babel/plugin-transform-async-to-generator": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.24.7.tgz", "integrity": "sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-module-imports": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7", "@babel/helper-remap-async-to-generator": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-block-scoped-functions": { + "@babel/plugin-transform-block-scoped-functions": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.24.7.tgz", "integrity": "sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-block-scoping": { + "@babel/plugin-transform-block-scoping": { "version": "7.25.0", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.25.0.tgz", "integrity": "sha512-yBQjYoOjXlFv9nlXb3f1casSHOZkWr29NX+zChVanLg5Nc157CrbEX9D7hxxtTpuFy7Q0YzmmWfJxzvps4kXrQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-class-properties": { + "@babel/plugin-transform-class-properties": { "version": "7.25.4", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz", "integrity": "sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-create-class-features-plugin": "^7.25.4", "@babel/helper-plugin-utils": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-class-static-block": { + "@babel/plugin-transform-class-static-block": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.7.tgz", "integrity": "sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-create-class-features-plugin": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-class-static-block": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.12.0" } }, - "node_modules/@babel/plugin-transform-classes": { + "@babel/plugin-transform-classes": { "version": "7.25.4", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz", "integrity": "sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-annotate-as-pure": "^7.24.7", "@babel/helper-compilation-targets": "^7.25.2", "@babel/helper-plugin-utils": "^7.24.8", "@babel/helper-replace-supers": "^7.25.0", "@babel/traverse": "^7.25.4", "globals": "^11.1.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-computed-properties": { + "@babel/plugin-transform-computed-properties": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.24.7.tgz", "integrity": "sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/template": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-destructuring": { + "@babel/plugin-transform-destructuring": { "version": "7.24.8", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.8.tgz", "integrity": "sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-dotall-regex": { + "@babel/plugin-transform-dotall-regex": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.24.7.tgz", "integrity": "sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-create-regexp-features-plugin": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-duplicate-keys": { + "@babel/plugin-transform-duplicate-keys": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.24.7.tgz", "integrity": "sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": { + "@babel/plugin-transform-duplicate-named-capturing-groups-regex": { "version": "7.25.0", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.25.0.tgz", "integrity": "sha512-YLpb4LlYSc3sCUa35un84poXoraOiQucUTTu8X1j18JV+gNa8E0nyUf/CjZ171IRGr4jEguF+vzJU66QZhn29g==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-create-regexp-features-plugin": "^7.25.0", "@babel/helper-plugin-utils": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" } }, - "node_modules/@babel/plugin-transform-dynamic-import": { + "@babel/plugin-transform-dynamic-import": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.24.7.tgz", "integrity": "sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-dynamic-import": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-exponentiation-operator": { + "@babel/plugin-transform-exponentiation-operator": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.24.7.tgz", "integrity": "sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-builder-binary-assignment-operator-visitor": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-export-namespace-from": { + "@babel/plugin-transform-export-namespace-from": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.24.7.tgz", "integrity": "sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-export-namespace-from": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-for-of": { + "@babel/plugin-transform-for-of": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.24.7.tgz", "integrity": "sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-function-name": { + "@babel/plugin-transform-function-name": { "version": "7.25.1", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.25.1.tgz", "integrity": "sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-compilation-targets": "^7.24.8", "@babel/helper-plugin-utils": "^7.24.8", "@babel/traverse": "^7.25.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-json-strings": { + "@babel/plugin-transform-json-strings": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.24.7.tgz", "integrity": "sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-json-strings": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-literals": { + "@babel/plugin-transform-literals": { "version": "7.25.2", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.25.2.tgz", "integrity": "sha512-HQI+HcTbm9ur3Z2DkO+jgESMAMcYLuN/A7NRw9juzxAezN9AvqvUTnpKP/9kkYANz6u7dFlAyOu44ejuGySlfw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-logical-assignment-operators": { + "@babel/plugin-transform-logical-assignment-operators": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.24.7.tgz", "integrity": "sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-member-expression-literals": { + "@babel/plugin-transform-member-expression-literals": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.24.7.tgz", "integrity": "sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-modules-amd": { + "@babel/plugin-transform-modules-amd": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.24.7.tgz", "integrity": "sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-module-transforms": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-modules-commonjs": { + "@babel/plugin-transform-modules-commonjs": { "version": "7.24.8", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.8.tgz", "integrity": "sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-module-transforms": "^7.24.8", "@babel/helper-plugin-utils": "^7.24.8", "@babel/helper-simple-access": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-modules-systemjs": { + "@babel/plugin-transform-modules-systemjs": { "version": "7.25.0", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.25.0.tgz", "integrity": "sha512-YPJfjQPDXxyQWg/0+jHKj1llnY5f/R6a0p/vP4lPymxLu7Lvl4k2WMitqi08yxwQcCVUUdG9LCUj4TNEgAp3Jw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-module-transforms": "^7.25.0", "@babel/helper-plugin-utils": "^7.24.8", "@babel/helper-validator-identifier": "^7.24.7", "@babel/traverse": "^7.25.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-modules-umd": { + "@babel/plugin-transform-modules-umd": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.24.7.tgz", "integrity": "sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-module-transforms": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { + "@babel/plugin-transform-named-capturing-groups-regex": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.24.7.tgz", "integrity": "sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-create-regexp-features-plugin": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" } }, - "node_modules/@babel/plugin-transform-new-target": { + "@babel/plugin-transform-new-target": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.24.7.tgz", "integrity": "sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { + "@babel/plugin-transform-nullish-coalescing-operator": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.24.7.tgz", "integrity": "sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-numeric-separator": { + "@babel/plugin-transform-numeric-separator": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.24.7.tgz", "integrity": "sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-numeric-separator": "^7.10.4" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-object-rest-spread": { + "@babel/plugin-transform-object-rest-spread": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.7.tgz", "integrity": "sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-compilation-targets": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-object-rest-spread": "^7.8.3", "@babel/plugin-transform-parameters": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-object-super": { + "@babel/plugin-transform-object-super": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.24.7.tgz", "integrity": "sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/helper-replace-supers": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-optional-catch-binding": { + "@babel/plugin-transform-optional-catch-binding": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.24.7.tgz", "integrity": "sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-optional-chaining": { + "@babel/plugin-transform-optional-chaining": { "version": "7.24.8", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.8.tgz", "integrity": "sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.8", "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", "@babel/plugin-syntax-optional-chaining": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-parameters": { + "@babel/plugin-transform-parameters": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.7.tgz", "integrity": "sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-private-methods": { + "@babel/plugin-transform-private-methods": { "version": "7.25.4", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz", "integrity": "sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-create-class-features-plugin": "^7.25.4", "@babel/helper-plugin-utils": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-private-property-in-object": { + "@babel/plugin-transform-private-property-in-object": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.7.tgz", "integrity": "sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-annotate-as-pure": "^7.24.7", "@babel/helper-create-class-features-plugin": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-private-property-in-object": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-property-literals": { + "@babel/plugin-transform-property-literals": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.24.7.tgz", "integrity": "sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-regenerator": { + "@babel/plugin-transform-regenerator": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.24.7.tgz", "integrity": "sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7", "regenerator-transform": "^0.15.2" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-reserved-words": { + "@babel/plugin-transform-reserved-words": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.24.7.tgz", "integrity": "sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-shorthand-properties": { + "@babel/plugin-transform-shorthand-properties": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.24.7.tgz", "integrity": "sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-spread": { + "@babel/plugin-transform-spread": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.24.7.tgz", "integrity": "sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-sticky-regex": { + "@babel/plugin-transform-sticky-regex": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.24.7.tgz", "integrity": "sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-template-literals": { + "@babel/plugin-transform-template-literals": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.24.7.tgz", "integrity": "sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-typeof-symbol": { + "@babel/plugin-transform-typeof-symbol": { "version": "7.24.8", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.8.tgz", "integrity": "sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-unicode-escapes": { + "@babel/plugin-transform-unicode-escapes": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.24.7.tgz", "integrity": "sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-unicode-property-regex": { + "@babel/plugin-transform-unicode-property-regex": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.24.7.tgz", "integrity": "sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-create-regexp-features-plugin": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-unicode-regex": { + "@babel/plugin-transform-unicode-regex": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.24.7.tgz", "integrity": "sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-create-regexp-features-plugin": "^7.24.7", "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-unicode-sets-regex": { + "@babel/plugin-transform-unicode-sets-regex": { "version": "7.25.4", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz", "integrity": "sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-create-regexp-features-plugin": "^7.25.2", "@babel/helper-plugin-utils": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" } }, - "node_modules/@babel/preset-env": { + "@babel/preset-env": { "version": "7.25.4", "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.25.4.tgz", "integrity": "sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/compat-data": "^7.25.4", "@babel/helper-compilation-targets": "^7.25.2", "@babel/helper-plugin-utils": "^7.24.8", @@ -1798,79 +1208,54 @@ "babel-plugin-polyfill-regenerator": "^0.6.1", "core-js-compat": "^3.37.1", "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/preset-env/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "peer": true, - "bin": { - "semver": "bin/semver.js" } }, - "node_modules/@babel/preset-modules": { + "@babel/preset-modules": { "version": "0.1.6-no-external-plugins", "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-plugin-utils": "^7.0.0", "@babel/types": "^7.4.4", "esutils": "^2.0.2" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0" } }, - "node_modules/@babel/regjsgen": { + "@babel/regjsgen": { "version": "0.8.0", "resolved": "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz", "integrity": "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==", "dev": true, "peer": true }, - "node_modules/@babel/runtime": { + "@babel/runtime": { "version": "7.25.6", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.6.tgz", "integrity": "sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "regenerator-runtime": "^0.14.0" - }, - "engines": { - "node": ">=6.9.0" } }, - "node_modules/@babel/template": { + "@babel/template": { "version": "7.25.0", "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.0.tgz", "integrity": "sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==", "dev": true, - "dependencies": { + "requires": { "@babel/code-frame": "^7.24.7", "@babel/parser": "^7.25.0", "@babel/types": "^7.25.0" - }, - "engines": { - "node": ">=6.9.0" } }, - "node_modules/@babel/traverse": { + "@babel/traverse": { "version": "7.25.6", "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.6.tgz", "integrity": "sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==", "dev": true, - "dependencies": { + "requires": { "@babel/code-frame": "^7.24.7", "@babel/generator": "^7.25.6", "@babel/parser": "^7.25.6", @@ -1878,492 +1263,585 @@ "@babel/types": "^7.25.6", "debug": "^4.3.1", "globals": "^11.1.0" - }, - "engines": { - "node": ">=6.9.0" } }, - "node_modules/@babel/types": { + "@babel/types": { "version": "7.25.6", "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.6.tgz", "integrity": "sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==", "dev": true, - "dependencies": { + "requires": { "@babel/helper-string-parser": "^7.24.8", "@babel/helper-validator-identifier": "^7.24.7", "to-fast-properties": "^2.0.0" - }, - "engines": { - "node": ">=6.9.0" } }, - "node_modules/@cspotcode/source-map-support": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", - "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", + "@commitlint/cli": { + "version": "19.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.6.0.tgz", + "integrity": "sha512-v17BgGD9w5KnthaKxXnEg6KLq6DYiAxyiN44TpiRtqyW8NSq+Kx99mkEG8Qo6uu6cI5eMzMojW2muJxjmPnF8w==", "dev": true, - "dependencies": { - "@jridgewell/trace-mapping": "0.3.9" + "requires": { + "@commitlint/format": "^19.5.0", + "@commitlint/lint": "^19.6.0", + "@commitlint/load": "^19.5.0", + "@commitlint/read": "^19.5.0", + "@commitlint/types": "^19.5.0", + "tinyexec": "^0.3.0", + "yargs": "^17.0.0" }, - "engines": { - "node": ">=12" + "dependencies": { + "cliui": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", + "dev": true, + "requires": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + } + }, + "yargs": { + "version": "17.7.2", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", + "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", + "dev": true, + "requires": { + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" + } + }, + "yargs-parser": { + "version": "21.1.1", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", + "dev": true + } } }, - "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": { - "version": "0.3.9", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", - "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", + "@commitlint/config-conventional": { + "version": "19.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz", + "integrity": "sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==", "dev": true, - "dependencies": { - "@jridgewell/resolve-uri": "^3.0.3", - "@jridgewell/sourcemap-codec": "^1.4.10" + "requires": { + "@commitlint/types": "^19.5.0", + "conventional-changelog-conventionalcommits": "^7.0.2" } }, - "node_modules/@es-joy/jsdoccomment": { - "version": "0.46.0", - "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.46.0.tgz", - "integrity": "sha512-C3Axuq1xd/9VqFZpW4YAzOx5O9q/LP46uIQy/iNDpHG3fmPa6TBtvfglMCs3RBiBxAIi0Go97r8+jvTt55XMyQ==", + "@commitlint/config-validator": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-19.5.0.tgz", + "integrity": "sha512-CHtj92H5rdhKt17RmgALhfQt95VayrUo2tSqY9g2w+laAXyk7K/Ef6uPm9tn5qSIwSmrLjKaXK9eiNuxmQrDBw==", "dev": true, - "peer": true, - "dependencies": { - "comment-parser": "1.4.1", - "esquery": "^1.6.0", - "jsdoc-type-pratt-parser": "~4.0.0" + "requires": { + "@commitlint/types": "^19.5.0", + "ajv": "^8.11.0" }, - "engines": { - "node": ">=16" + "dependencies": { + "ajv": { + "version": "8.17.1", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2" + } + }, + "json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + } } }, - "node_modules/@esbuild/aix-ppc64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.24.0.tgz", - "integrity": "sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==", - "cpu": [ - "ppc64" - ], + "@commitlint/ensure": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-19.5.0.tgz", + "integrity": "sha512-Kv0pYZeMrdg48bHFEU5KKcccRfKmISSm9MvgIgkpI6m+ohFTB55qZlBW6eYqh/XDfRuIO0x4zSmvBjmOwWTwkg==", "dev": true, - "optional": true, - "os": [ - "aix" - ], - "engines": { - "node": ">=18" + "requires": { + "@commitlint/types": "^19.5.0", + "lodash.camelcase": "^4.3.0", + "lodash.kebabcase": "^4.1.1", + "lodash.snakecase": "^4.1.1", + "lodash.startcase": "^4.4.0", + "lodash.upperfirst": "^4.3.1" } }, - "node_modules/@esbuild/android-arm": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.24.0.tgz", - "integrity": "sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==", - "cpu": [ - "arm" - ], - "dev": true, - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=18" - } + "@commitlint/execute-rule": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-19.5.0.tgz", + "integrity": "sha512-aqyGgytXhl2ejlk+/rfgtwpPexYyri4t8/n4ku6rRJoRhGZpLFMqrZ+YaubeGysCP6oz4mMA34YSTaSOKEeNrg==", + "dev": true }, - "node_modules/@esbuild/android-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.24.0.tgz", - "integrity": "sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==", - "cpu": [ - "arm64" - ], + "@commitlint/format": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-19.5.0.tgz", + "integrity": "sha512-yNy088miE52stCI3dhG/vvxFo9e4jFkU1Mj3xECfzp/bIS/JUay4491huAlVcffOoMK1cd296q0W92NlER6r3A==", "dev": true, - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=18" + "requires": { + "@commitlint/types": "^19.5.0", + "chalk": "^5.3.0" + }, + "dependencies": { + "chalk": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", + "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", + "dev": true + } } }, - "node_modules/@esbuild/android-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.24.0.tgz", - "integrity": "sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==", - "cpu": [ - "x64" - ], + "@commitlint/is-ignored": { + "version": "19.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-19.6.0.tgz", + "integrity": "sha512-Ov6iBgxJQFR9koOupDPHvcHU9keFupDgtB3lObdEZDroiG4jj1rzky60fbQozFKVYRTUdrBGICHG0YVmRuAJmw==", "dev": true, - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=18" + "requires": { + "@commitlint/types": "^19.5.0", + "semver": "^7.6.0" + }, + "dependencies": { + "semver": { + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", + "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", + "dev": true + } } }, - "node_modules/@esbuild/darwin-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.24.0.tgz", - "integrity": "sha512-CKyDpRbK1hXwv79soeTJNHb5EiG6ct3efd/FTPdzOWdbZZfGhpbcqIpiD0+vwmpu0wTIL97ZRPZu8vUt46nBSw==", - "cpu": [ - "arm64" - ], + "@commitlint/lint": { + "version": "19.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-19.6.0.tgz", + "integrity": "sha512-LRo7zDkXtcIrpco9RnfhOKeg8PAnE3oDDoalnrVU/EVaKHYBWYL1DlRR7+3AWn0JiBqD8yKOfetVxJGdEtZ0tg==", "dev": true, - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=18" + "requires": { + "@commitlint/is-ignored": "^19.6.0", + "@commitlint/parse": "^19.5.0", + "@commitlint/rules": "^19.6.0", + "@commitlint/types": "^19.5.0" } }, - "node_modules/@esbuild/darwin-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.24.0.tgz", - "integrity": "sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==", - "cpu": [ - "x64" - ], + "@commitlint/load": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-19.5.0.tgz", + "integrity": "sha512-INOUhkL/qaKqwcTUvCE8iIUf5XHsEPCLY9looJ/ipzi7jtGhgmtH7OOFiNvwYgH7mA8osUWOUDV8t4E2HAi4xA==", "dev": true, - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=18" + "requires": { + "@commitlint/config-validator": "^19.5.0", + "@commitlint/execute-rule": "^19.5.0", + "@commitlint/resolve-extends": "^19.5.0", + "@commitlint/types": "^19.5.0", + "chalk": "^5.3.0", + "cosmiconfig": "^9.0.0", + "cosmiconfig-typescript-loader": "^5.0.0", + "lodash.isplainobject": "^4.0.6", + "lodash.merge": "^4.6.2", + "lodash.uniq": "^4.5.0" + }, + "dependencies": { + "chalk": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", + "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", + "dev": true + } } }, - "node_modules/@esbuild/freebsd-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.24.0.tgz", - "integrity": "sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==", - "cpu": [ - "arm64" - ], + "@commitlint/message": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-19.5.0.tgz", + "integrity": "sha512-R7AM4YnbxN1Joj1tMfCyBryOC5aNJBdxadTZkuqtWi3Xj0kMdutq16XQwuoGbIzL2Pk62TALV1fZDCv36+JhTQ==", + "dev": true + }, + "@commitlint/parse": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-19.5.0.tgz", + "integrity": "sha512-cZ/IxfAlfWYhAQV0TwcbdR1Oc0/r0Ik1GEessDJ3Lbuma/MRO8FRQX76eurcXtmhJC//rj52ZSZuXUg0oIX0Fw==", "dev": true, - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=18" + "requires": { + "@commitlint/types": "^19.5.0", + "conventional-changelog-angular": "^7.0.0", + "conventional-commits-parser": "^5.0.0" } }, - "node_modules/@esbuild/freebsd-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.24.0.tgz", - "integrity": "sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==", - "cpu": [ - "x64" - ], + "@commitlint/read": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-19.5.0.tgz", + "integrity": "sha512-TjS3HLPsLsxFPQj6jou8/CZFAmOP2y+6V4PGYt3ihbQKTY1Jnv0QG28WRKl/d1ha6zLODPZqsxLEov52dhR9BQ==", "dev": true, - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=18" + "requires": { + "@commitlint/top-level": "^19.5.0", + "@commitlint/types": "^19.5.0", + "git-raw-commits": "^4.0.0", + "minimist": "^1.2.8", + "tinyexec": "^0.3.0" } }, - "node_modules/@esbuild/linux-arm": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.24.0.tgz", - "integrity": "sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==", - "cpu": [ - "arm" - ], + "@commitlint/resolve-extends": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-19.5.0.tgz", + "integrity": "sha512-CU/GscZhCUsJwcKTJS9Ndh3AKGZTNFIOoQB2n8CmFnizE0VnEuJoum+COW+C1lNABEeqk6ssfc1Kkalm4bDklA==", "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" + "requires": { + "@commitlint/config-validator": "^19.5.0", + "@commitlint/types": "^19.5.0", + "global-directory": "^4.0.1", + "import-meta-resolve": "^4.0.0", + "lodash.mergewith": "^4.6.2", + "resolve-from": "^5.0.0" + }, + "dependencies": { + "resolve-from": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", + "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", + "dev": true + } } }, - "node_modules/@esbuild/linux-arm64": { + "@commitlint/rules": { + "version": "19.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-19.6.0.tgz", + "integrity": "sha512-1f2reW7lbrI0X0ozZMesS/WZxgPa4/wi56vFuJENBmed6mWq5KsheN/nxqnl/C23ioxpPO/PL6tXpiiFy5Bhjw==", + "dev": true, + "requires": { + "@commitlint/ensure": "^19.5.0", + "@commitlint/message": "^19.5.0", + "@commitlint/to-lines": "^19.5.0", + "@commitlint/types": "^19.5.0" + } + }, + "@commitlint/to-lines": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-19.5.0.tgz", + "integrity": "sha512-R772oj3NHPkodOSRZ9bBVNq224DOxQtNef5Pl8l2M8ZnkkzQfeSTr4uxawV2Sd3ui05dUVzvLNnzenDBO1KBeQ==", + "dev": true + }, + "@commitlint/top-level": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-19.5.0.tgz", + "integrity": "sha512-IP1YLmGAk0yWrImPRRc578I3dDUI5A2UBJx9FbSOjxe9sTlzFiwVJ+zeMLgAtHMtGZsC8LUnzmW1qRemkFU4ng==", + "dev": true, + "requires": { + "find-up": "^7.0.0" + }, + "dependencies": { + "find-up": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-7.0.0.tgz", + "integrity": "sha512-YyZM99iHrqLKjmt4LJDj58KI+fYyufRLBSYcqycxf//KpBk9FoewoGX0450m9nB44qrZnovzC2oeP5hUibxc/g==", + "dev": true, + "requires": { + "locate-path": "^7.2.0", + "path-exists": "^5.0.0", + "unicorn-magic": "^0.1.0" + } + }, + "locate-path": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz", + "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==", + "dev": true, + "requires": { + "p-locate": "^6.0.0" + } + }, + "p-limit": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz", + "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==", + "dev": true, + "requires": { + "yocto-queue": "^1.0.0" + } + }, + "p-locate": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz", + "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==", + "dev": true, + "requires": { + "p-limit": "^4.0.0" + } + }, + "path-exists": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz", + "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==", + "dev": true + }, + "yocto-queue": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.1.1.tgz", + "integrity": "sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==", + "dev": true + } + } + }, + "@commitlint/types": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-19.5.0.tgz", + "integrity": "sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==", + "dev": true, + "requires": { + "@types/conventional-commits-parser": "^5.0.0", + "chalk": "^5.3.0" + }, + "dependencies": { + "chalk": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", + "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", + "dev": true + } + } + }, + "@cspotcode/source-map-support": { + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", + "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", + "dev": true, + "requires": { + "@jridgewell/trace-mapping": "0.3.9" + }, + "dependencies": { + "@jridgewell/trace-mapping": { + "version": "0.3.9", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", + "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", + "dev": true, + "requires": { + "@jridgewell/resolve-uri": "^3.0.3", + "@jridgewell/sourcemap-codec": "^1.4.10" + } + } + } + }, + "@es-joy/jsdoccomment": { + "version": "0.46.0", + "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.46.0.tgz", + "integrity": "sha512-C3Axuq1xd/9VqFZpW4YAzOx5O9q/LP46uIQy/iNDpHG3fmPa6TBtvfglMCs3RBiBxAIi0Go97r8+jvTt55XMyQ==", + "dev": true, + "peer": true, + "requires": { + "comment-parser": "1.4.1", + "esquery": "^1.6.0", + "jsdoc-type-pratt-parser": "~4.0.0" + } + }, + "@esbuild/aix-ppc64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.24.0.tgz", + "integrity": "sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==", + "dev": true, + "optional": true + }, + "@esbuild/android-arm": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.24.0.tgz", + "integrity": "sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==", + "dev": true, + "optional": true + }, + "@esbuild/android-arm64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.24.0.tgz", + "integrity": "sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==", + "dev": true, + "optional": true + }, + "@esbuild/android-x64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.24.0.tgz", + "integrity": "sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==", + "dev": true, + "optional": true + }, + "@esbuild/darwin-arm64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.24.0.tgz", + "integrity": "sha512-CKyDpRbK1hXwv79soeTJNHb5EiG6ct3efd/FTPdzOWdbZZfGhpbcqIpiD0+vwmpu0wTIL97ZRPZu8vUt46nBSw==", + "dev": true, + "optional": true + }, + "@esbuild/darwin-x64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.24.0.tgz", + "integrity": "sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==", + "dev": true, + "optional": true + }, + "@esbuild/freebsd-arm64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.24.0.tgz", + "integrity": "sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==", + "dev": true, + "optional": true + }, + "@esbuild/freebsd-x64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.24.0.tgz", + "integrity": "sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==", + "dev": true, + "optional": true + }, + "@esbuild/linux-arm": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.24.0.tgz", + "integrity": "sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==", + "dev": true, + "optional": true + }, + "@esbuild/linux-arm64": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.24.0.tgz", "integrity": "sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==", - "cpu": [ - "arm64" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } + "optional": true }, - "node_modules/@esbuild/linux-ia32": { + "@esbuild/linux-ia32": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.24.0.tgz", "integrity": "sha512-K40ip1LAcA0byL05TbCQ4yJ4swvnbzHscRmUilrmP9Am7//0UjPreh4lpYzvThT2Quw66MhjG//20mrufm40mA==", - "cpu": [ - "ia32" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } + "optional": true }, - "node_modules/@esbuild/linux-loong64": { + "@esbuild/linux-loong64": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.24.0.tgz", "integrity": "sha512-0mswrYP/9ai+CU0BzBfPMZ8RVm3RGAN/lmOMgW4aFUSOQBjA31UP8Mr6DDhWSuMwj7jaWOT0p0WoZ6jeHhrD7g==", - "cpu": [ - "loong64" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } + "optional": true }, - "node_modules/@esbuild/linux-mips64el": { + "@esbuild/linux-mips64el": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.24.0.tgz", "integrity": "sha512-hIKvXm0/3w/5+RDtCJeXqMZGkI2s4oMUGj3/jM0QzhgIASWrGO5/RlzAzm5nNh/awHE0A19h/CvHQe6FaBNrRA==", - "cpu": [ - "mips64el" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } + "optional": true }, - "node_modules/@esbuild/linux-ppc64": { + "@esbuild/linux-ppc64": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.24.0.tgz", "integrity": "sha512-HcZh5BNq0aC52UoocJxaKORfFODWXZxtBaaZNuN3PUX3MoDsChsZqopzi5UupRhPHSEHotoiptqikjN/B77mYQ==", - "cpu": [ - "ppc64" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } + "optional": true }, - "node_modules/@esbuild/linux-riscv64": { + "@esbuild/linux-riscv64": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.24.0.tgz", "integrity": "sha512-bEh7dMn/h3QxeR2KTy1DUszQjUrIHPZKyO6aN1X4BCnhfYhuQqedHaa5MxSQA/06j3GpiIlFGSsy1c7Gf9padw==", - "cpu": [ - "riscv64" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } + "optional": true }, - "node_modules/@esbuild/linux-s390x": { + "@esbuild/linux-s390x": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.24.0.tgz", "integrity": "sha512-ZcQ6+qRkw1UcZGPyrCiHHkmBaj9SiCD8Oqd556HldP+QlpUIe2Wgn3ehQGVoPOvZvtHm8HPx+bH20c9pvbkX3g==", - "cpu": [ - "s390x" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } + "optional": true }, - "node_modules/@esbuild/linux-x64": { + "@esbuild/linux-x64": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.24.0.tgz", "integrity": "sha512-vbutsFqQ+foy3wSSbmjBXXIJ6PL3scghJoM8zCL142cGaZKAdCZHyf+Bpu/MmX9zT9Q0zFBVKb36Ma5Fzfa8xA==", - "cpu": [ - "x64" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } + "optional": true }, - "node_modules/@esbuild/netbsd-x64": { + "@esbuild/netbsd-x64": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.24.0.tgz", "integrity": "sha512-hjQ0R/ulkO8fCYFsG0FZoH+pWgTTDreqpqY7UnQntnaKv95uP5iW3+dChxnx7C3trQQU40S+OgWhUVwCjVFLvg==", - "cpu": [ - "x64" - ], "dev": true, - "optional": true, - "os": [ - "netbsd" - ], - "engines": { - "node": ">=18" - } + "optional": true }, - "node_modules/@esbuild/openbsd-arm64": { + "@esbuild/openbsd-arm64": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.24.0.tgz", "integrity": "sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==", - "cpu": [ - "arm64" - ], "dev": true, - "optional": true, - "os": [ - "openbsd" - ], - "engines": { - "node": ">=18" - } + "optional": true }, - "node_modules/@esbuild/openbsd-x64": { + "@esbuild/openbsd-x64": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.24.0.tgz", "integrity": "sha512-4ir0aY1NGUhIC1hdoCzr1+5b43mw99uNwVzhIq1OY3QcEwPDO3B7WNXBzaKY5Nsf1+N11i1eOfFcq+D/gOS15Q==", - "cpu": [ - "x64" - ], "dev": true, - "optional": true, - "os": [ - "openbsd" - ], - "engines": { - "node": ">=18" - } + "optional": true }, - "node_modules/@esbuild/sunos-x64": { + "@esbuild/sunos-x64": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.24.0.tgz", "integrity": "sha512-jVzdzsbM5xrotH+W5f1s+JtUy1UWgjU0Cf4wMvffTB8m6wP5/kx0KiaLHlbJO+dMgtxKV8RQ/JvtlFcdZ1zCPA==", - "cpu": [ - "x64" - ], "dev": true, - "optional": true, - "os": [ - "sunos" - ], - "engines": { - "node": ">=18" - } + "optional": true }, - "node_modules/@esbuild/win32-arm64": { + "@esbuild/win32-arm64": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.24.0.tgz", "integrity": "sha512-iKc8GAslzRpBytO2/aN3d2yb2z8XTVfNV0PjGlCxKo5SgWmNXx82I/Q3aG1tFfS+A2igVCY97TJ8tnYwpUWLCA==", - "cpu": [ - "arm64" - ], "dev": true, - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=18" - } + "optional": true }, - "node_modules/@esbuild/win32-ia32": { + "@esbuild/win32-ia32": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.24.0.tgz", "integrity": "sha512-vQW36KZolfIudCcTnaTpmLQ24Ha1RjygBo39/aLkM2kmjkWmZGEJ5Gn9l5/7tzXA42QGIoWbICfg6KLLkIw6yw==", - "cpu": [ - "ia32" - ], "dev": true, - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=18" - } + "optional": true }, - "node_modules/@esbuild/win32-x64": { + "@esbuild/win32-x64": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.24.0.tgz", "integrity": "sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==", - "cpu": [ - "x64" - ], "dev": true, - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=18" - } + "optional": true }, - "node_modules/@eslint-community/eslint-utils": { + "@eslint-community/eslint-utils": { "version": "4.4.0", "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "eslint-visitor-keys": "^3.3.0" }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "peerDependencies": { - "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" - } - }, - "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "dev": true, - "peer": true, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" + "dependencies": { + "eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "dev": true, + "peer": true + } } }, - "node_modules/@eslint-community/regexpp": { + "@eslint-community/regexpp": { "version": "4.10.0", "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz", "integrity": "sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==", "dev": true, - "peer": true, - "engines": { - "node": "^12.0.0 || ^14.0.0 || >=16.0.0" - } + "peer": true }, - "node_modules/@eslint/eslintrc": { + "@eslint/eslintrc": { "version": "2.1.4", "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "ajv": "^6.12.4", "debug": "^4.3.2", "espree": "^9.6.0", @@ -2374,81 +1852,58 @@ "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/@eslint/eslintrc/node_modules/globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dev": true, - "peer": true, "dependencies": { - "type-fest": "^0.20.2" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "dev": true, + "peer": true, + "requires": { + "type-fest": "^0.20.2" + } + } } }, - "node_modules/@eslint/js": { + "@eslint/js": { "version": "8.56.0", "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.56.0.tgz", "integrity": "sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==", "dev": true, - "peer": true, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - } + "peer": true }, - "node_modules/@humanwhocodes/config-array": { + "@humanwhocodes/config-array": { "version": "0.11.14", "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@humanwhocodes/object-schema": "^2.0.2", "debug": "^4.3.1", "minimatch": "^3.0.5" - }, - "engines": { - "node": ">=10.10.0" } }, - "node_modules/@humanwhocodes/module-importer": { + "@humanwhocodes/module-importer": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", "dev": true, - "peer": true, - "engines": { - "node": ">=12.22" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/nzakas" - } + "peer": true }, - "node_modules/@humanwhocodes/object-schema": { + "@humanwhocodes/object-schema": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz", "integrity": "sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==", "dev": true, "peer": true }, - "node_modules/@isaacs/cliui": { + "@isaacs/cliui": { "version": "8.0.2", "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", "dev": true, - "dependencies": { + "requires": { "string-width": "^5.1.2", "string-width-cjs": "npm:string-width@^4.2.0", "strip-ansi": "^7.0.1", @@ -2456,613 +1911,440 @@ "wrap-ansi": "^8.1.0", "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" }, - "engines": { - "node": ">=12" + "dependencies": { + "ansi-regex": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", + "dev": true + }, + "ansi-styles": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", + "dev": true + }, + "emoji-regex": { + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "dev": true + }, + "string-width": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", + "dev": true, + "requires": { + "eastasianwidth": "^0.2.0", + "emoji-regex": "^9.2.2", + "strip-ansi": "^7.0.1" + } + }, + "strip-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "dev": true, + "requires": { + "ansi-regex": "^6.0.1" + } + }, + "wrap-ansi": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "dev": true, + "requires": { + "ansi-styles": "^6.1.0", + "string-width": "^5.0.1", + "strip-ansi": "^7.0.1" + } + } } }, - "node_modules/@isaacs/cliui/node_modules/ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", - "dev": true, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/ansi-regex?sponsor=1" - } - }, - "node_modules/@isaacs/cliui/node_modules/ansi-styles": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", - "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", - "dev": true, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@isaacs/cliui/node_modules/emoji-regex": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", - "dev": true - }, - "node_modules/@isaacs/cliui/node_modules/string-width": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", - "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", - "dev": true, - "dependencies": { - "eastasianwidth": "^0.2.0", - "emoji-regex": "^9.2.2", - "strip-ansi": "^7.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@isaacs/cliui/node_modules/strip-ansi": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", - "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", - "dev": true, - "dependencies": { - "ansi-regex": "^6.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/strip-ansi?sponsor=1" - } - }, - "node_modules/@isaacs/cliui/node_modules/wrap-ansi": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", - "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^6.1.0", - "string-width": "^5.0.1", - "strip-ansi": "^7.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" - } - }, - "node_modules/@istanbuljs/load-nyc-config": { + "@istanbuljs/load-nyc-config": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", "dev": true, - "dependencies": { + "requires": { "camelcase": "^5.3.1", "find-up": "^4.1.0", "get-package-type": "^0.1.0", "js-yaml": "^3.13.1", "resolve-from": "^5.0.0" }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dev": true, - "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, - "dependencies": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dev": true, - "dependencies": { - "p-locate": "^4.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dev": true, - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dev": true, "dependencies": { - "p-limit": "^2.2.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/resolve-from": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", - "dev": true, - "engines": { - "node": ">=8" + "argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, + "requires": { + "sprintf-js": "~1.0.2" + } + }, + "camelcase": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", + "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", + "dev": true + }, + "find-up": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", + "dev": true, + "requires": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" + } + }, + "js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dev": true, + "requires": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + } + }, + "locate-path": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", + "dev": true, + "requires": { + "p-locate": "^4.1.0" + } + }, + "p-limit": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", + "dev": true, + "requires": { + "p-try": "^2.0.0" + } + }, + "p-locate": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "dev": true, + "requires": { + "p-limit": "^2.2.0" + } + }, + "resolve-from": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", + "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", + "dev": true + } } }, - "node_modules/@istanbuljs/schema": { + "@istanbuljs/schema": { "version": "0.1.3", "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", - "dev": true, - "engines": { - "node": ">=8" - } + "dev": true }, - "node_modules/@jridgewell/gen-mapping": { + "@jridgewell/gen-mapping": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz", "integrity": "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==", "dev": true, - "dependencies": { + "requires": { "@jridgewell/set-array": "^1.0.0", "@jridgewell/sourcemap-codec": "^1.4.10" - }, - "engines": { - "node": ">=6.0.0" } }, - "node_modules/@jridgewell/resolve-uri": { + "@jridgewell/resolve-uri": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz", "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==", - "dev": true, - "engines": { - "node": ">=6.0.0" - } + "dev": true }, - "node_modules/@jridgewell/set-array": { + "@jridgewell/set-array": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", - "dev": true, - "engines": { - "node": ">=6.0.0" - } + "dev": true }, - "node_modules/@jridgewell/sourcemap-codec": { + "@jridgewell/sourcemap-codec": { "version": "1.4.14", "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz", "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==", "dev": true }, - "node_modules/@jridgewell/trace-mapping": { + "@jridgewell/trace-mapping": { "version": "0.3.25", "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", "dev": true, - "dependencies": { + "requires": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } }, - "node_modules/@nicolo-ribaudo/eslint-scope-5-internals": { + "@nicolo-ribaudo/eslint-scope-5-internals": { "version": "5.1.1-v1", "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz", "integrity": "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "eslint-scope": "5.1.1" } }, - "node_modules/@nodelib/fs.scandir": { + "@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@nodelib/fs.stat": "2.0.5", "run-parallel": "^1.1.9" - }, - "engines": { - "node": ">= 8" } }, - "node_modules/@nodelib/fs.stat": { + "@nodelib/fs.stat": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", "dev": true, - "peer": true, - "engines": { - "node": ">= 8" - } + "peer": true }, - "node_modules/@nodelib/fs.walk": { + "@nodelib/fs.walk": { "version": "1.2.8", "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@nodelib/fs.scandir": "2.1.5", "fastq": "^1.6.0" - }, - "engines": { - "node": ">= 8" } }, - "node_modules/@pkgjs/parseargs": { + "@pkgjs/parseargs": { "version": "0.11.0", "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", "dev": true, - "optional": true, - "engines": { - "node": ">=14" - } + "optional": true }, - "node_modules/@pkgr/core": { + "@pkgr/core": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.1.1.tgz", "integrity": "sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==", "dev": true, - "peer": true, - "engines": { - "node": "^12.20.0 || ^14.18.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/unts" - } + "peer": true }, - "node_modules/@rollup/rollup-android-arm-eabi": { + "@rollup/rollup-android-arm-eabi": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.24.0.tgz", "integrity": "sha512-Q6HJd7Y6xdB48x8ZNVDOqsbh2uByBhgK8PiQgPhwkIw/HC/YX5Ghq2mQY5sRMZWHb3VsFkWooUVOZHKr7DmDIA==", - "cpu": [ - "arm" - ], "dev": true, - "optional": true, - "os": [ - "android" - ] + "optional": true }, - "node_modules/@rollup/rollup-android-arm64": { + "@rollup/rollup-android-arm64": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.24.0.tgz", "integrity": "sha512-ijLnS1qFId8xhKjT81uBHuuJp2lU4x2yxa4ctFPtG+MqEE6+C5f/+X/bStmxapgmwLwiL3ih122xv8kVARNAZA==", - "cpu": [ - "arm64" - ], "dev": true, - "optional": true, - "os": [ - "android" - ] + "optional": true }, - "node_modules/@rollup/rollup-darwin-arm64": { + "@rollup/rollup-darwin-arm64": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.24.0.tgz", "integrity": "sha512-bIv+X9xeSs1XCk6DVvkO+S/z8/2AMt/2lMqdQbMrmVpgFvXlmde9mLcbQpztXm1tajC3raFDqegsH18HQPMYtA==", - "cpu": [ - "arm64" - ], "dev": true, - "optional": true, - "os": [ - "darwin" - ] + "optional": true }, - "node_modules/@rollup/rollup-darwin-x64": { + "@rollup/rollup-darwin-x64": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.24.0.tgz", "integrity": "sha512-X6/nOwoFN7RT2svEQWUsW/5C/fYMBe4fnLK9DQk4SX4mgVBiTA9h64kjUYPvGQ0F/9xwJ5U5UfTbl6BEjaQdBQ==", - "cpu": [ - "x64" - ], "dev": true, - "optional": true, - "os": [ - "darwin" - ] + "optional": true }, - "node_modules/@rollup/rollup-linux-arm-gnueabihf": { + "@rollup/rollup-linux-arm-gnueabihf": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.24.0.tgz", "integrity": "sha512-0KXvIJQMOImLCVCz9uvvdPgfyWo93aHHp8ui3FrtOP57svqrF/roSSR5pjqL2hcMp0ljeGlU4q9o/rQaAQ3AYA==", - "cpu": [ - "arm" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ] + "optional": true }, - "node_modules/@rollup/rollup-linux-arm-musleabihf": { + "@rollup/rollup-linux-arm-musleabihf": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.24.0.tgz", "integrity": "sha512-it2BW6kKFVh8xk/BnHfakEeoLPv8STIISekpoF+nBgWM4d55CZKc7T4Dx1pEbTnYm/xEKMgy1MNtYuoA8RFIWw==", - "cpu": [ - "arm" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ] + "optional": true }, - "node_modules/@rollup/rollup-linux-arm64-gnu": { + "@rollup/rollup-linux-arm64-gnu": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.24.0.tgz", "integrity": "sha512-i0xTLXjqap2eRfulFVlSnM5dEbTVque/3Pi4g2y7cxrs7+a9De42z4XxKLYJ7+OhE3IgxvfQM7vQc43bwTgPwA==", - "cpu": [ - "arm64" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ] + "optional": true }, - "node_modules/@rollup/rollup-linux-arm64-musl": { + "@rollup/rollup-linux-arm64-musl": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.24.0.tgz", "integrity": "sha512-9E6MKUJhDuDh604Qco5yP/3qn3y7SLXYuiC0Rpr89aMScS2UAmK1wHP2b7KAa1nSjWJc/f/Lc0Wl1L47qjiyQw==", - "cpu": [ - "arm64" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ] + "optional": true }, - "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { + "@rollup/rollup-linux-powerpc64le-gnu": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.24.0.tgz", "integrity": "sha512-2XFFPJ2XMEiF5Zi2EBf4h73oR1V/lycirxZxHZNc93SqDN/IWhYYSYj8I9381ikUFXZrz2v7r2tOVk2NBwxrWw==", - "cpu": [ - "ppc64" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ] + "optional": true }, - "node_modules/@rollup/rollup-linux-riscv64-gnu": { + "@rollup/rollup-linux-riscv64-gnu": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.24.0.tgz", "integrity": "sha512-M3Dg4hlwuntUCdzU7KjYqbbd+BLq3JMAOhCKdBE3TcMGMZbKkDdJ5ivNdehOssMCIokNHFOsv7DO4rlEOfyKpg==", - "cpu": [ - "riscv64" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ] + "optional": true }, - "node_modules/@rollup/rollup-linux-s390x-gnu": { + "@rollup/rollup-linux-s390x-gnu": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.24.0.tgz", "integrity": "sha512-mjBaoo4ocxJppTorZVKWFpy1bfFj9FeCMJqzlMQGjpNPY9JwQi7OuS1axzNIk0nMX6jSgy6ZURDZ2w0QW6D56g==", - "cpu": [ - "s390x" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ] + "optional": true }, - "node_modules/@rollup/rollup-linux-x64-gnu": { + "@rollup/rollup-linux-x64-gnu": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.24.0.tgz", "integrity": "sha512-ZXFk7M72R0YYFN5q13niV0B7G8/5dcQ9JDp8keJSfr3GoZeXEoMHP/HlvqROA3OMbMdfr19IjCeNAnPUG93b6A==", - "cpu": [ - "x64" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ] + "optional": true }, - "node_modules/@rollup/rollup-linux-x64-musl": { + "@rollup/rollup-linux-x64-musl": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.24.0.tgz", "integrity": "sha512-w1i+L7kAXZNdYl+vFvzSZy8Y1arS7vMgIy8wusXJzRrPyof5LAb02KGr1PD2EkRcl73kHulIID0M501lN+vobQ==", - "cpu": [ - "x64" - ], "dev": true, - "optional": true, - "os": [ - "linux" - ] + "optional": true }, - "node_modules/@rollup/rollup-win32-arm64-msvc": { + "@rollup/rollup-win32-arm64-msvc": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.24.0.tgz", "integrity": "sha512-VXBrnPWgBpVDCVY6XF3LEW0pOU51KbaHhccHw6AS6vBWIC60eqsH19DAeeObl+g8nKAz04QFdl/Cefta0xQtUQ==", - "cpu": [ - "arm64" - ], "dev": true, - "optional": true, - "os": [ - "win32" - ] + "optional": true }, - "node_modules/@rollup/rollup-win32-ia32-msvc": { + "@rollup/rollup-win32-ia32-msvc": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.24.0.tgz", "integrity": "sha512-xrNcGDU0OxVcPTH/8n/ShH4UevZxKIO6HJFK0e15XItZP2UcaiLFd5kiX7hJnqCbSztUF8Qot+JWBC/QXRPYWQ==", - "cpu": [ - "ia32" - ], "dev": true, - "optional": true, - "os": [ - "win32" - ] + "optional": true }, - "node_modules/@rollup/rollup-win32-x64-msvc": { + "@rollup/rollup-win32-x64-msvc": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.24.0.tgz", "integrity": "sha512-fbMkAF7fufku0N2dE5TBXcNlg0pt0cJue4xBRE2Qc5Vqikxr4VCgKj/ht6SMdFcOacVA9rqF70APJ8RN/4vMJw==", - "cpu": [ - "x64" - ], "dev": true, - "optional": true, - "os": [ - "win32" - ] + "optional": true }, - "node_modules/@rtsao/scc": { + "@rtsao/scc": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz", "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==", "dev": true, "peer": true }, - "node_modules/@tsconfig/node10": { + "@tsconfig/node10": { "version": "1.0.9", "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.9.tgz", "integrity": "sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==", "dev": true }, - "node_modules/@tsconfig/node12": { + "@tsconfig/node12": { "version": "1.0.11", "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz", "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==", "dev": true }, - "node_modules/@tsconfig/node14": { + "@tsconfig/node14": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz", "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==", "dev": true }, - "node_modules/@tsconfig/node16": { + "@tsconfig/node16": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.3.tgz", "integrity": "sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==", "dev": true }, - "node_modules/@types/chai": { + "@types/chai": { "version": "4.3.16", "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.16.tgz", "integrity": "sha512-PatH4iOdyh3MyWtmHVFXLWCCIhUbopaltqddG9BzB+gMIzee2MJrvd+jouii9Z3wzQJruGWAm7WOMjgfG8hQlQ==", "dev": true }, - "node_modules/@types/estree": { + "@types/conventional-commits-parser": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.1.tgz", + "integrity": "sha512-7uz5EHdzz2TqoMfV7ee61Egf5y6NkcO4FB/1iCCQnbeiI1F3xzv3vK5dBCXUCLQgGYS+mUeigK1iKQzvED+QnQ==", + "dev": true, + "requires": { + "@types/node": "*" + } + }, + "@types/estree": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", "dev": true }, - "node_modules/@types/json5": { + "@types/json5": { "version": "0.0.29", "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", "dev": true }, - "node_modules/@types/mocha": { + "@types/mocha": { "version": "10.0.10", "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.10.tgz", "integrity": "sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==", "dev": true }, - "node_modules/@types/node": { + "@types/node": { "version": "22.10.1", "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.1.tgz", "integrity": "sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==", "dev": true, - "dependencies": { + "requires": { "undici-types": "~6.20.0" } }, - "node_modules/@types/node-fetch": { + "@types/node-fetch": { "version": "2.6.11", "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.11.tgz", "integrity": "sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==", "dev": true, - "dependencies": { + "requires": { "@types/node": "*", "form-data": "^4.0.0" } }, - "node_modules/@typescript-eslint/eslint-plugin": { + "@typescript-eslint/eslint-plugin": { "version": "7.18.0", "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz", "integrity": "sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@eslint-community/regexpp": "^4.10.0", "@typescript-eslint/scope-manager": "7.18.0", "@typescript-eslint/type-utils": "7.18.0", @@ -3072,120 +2354,60 @@ "ignore": "^5.3.1", "natural-compare": "^1.4.0", "ts-api-utils": "^1.3.0" - }, - "engines": { - "node": "^18.18.0 || >=20.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "@typescript-eslint/parser": "^7.0.0", - "eslint": "^8.56.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } } }, - "node_modules/@typescript-eslint/parser": { + "@typescript-eslint/parser": { "version": "7.18.0", "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.18.0.tgz", "integrity": "sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@typescript-eslint/scope-manager": "7.18.0", "@typescript-eslint/types": "7.18.0", "@typescript-eslint/typescript-estree": "7.18.0", "@typescript-eslint/visitor-keys": "7.18.0", "debug": "^4.3.4" - }, - "engines": { - "node": "^18.18.0 || >=20.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^8.56.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } } }, - "node_modules/@typescript-eslint/scope-manager": { + "@typescript-eslint/scope-manager": { "version": "7.18.0", "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz", "integrity": "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@typescript-eslint/types": "7.18.0", "@typescript-eslint/visitor-keys": "7.18.0" - }, - "engines": { - "node": "^18.18.0 || >=20.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" } }, - "node_modules/@typescript-eslint/type-utils": { + "@typescript-eslint/type-utils": { "version": "7.18.0", "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz", "integrity": "sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@typescript-eslint/typescript-estree": "7.18.0", "@typescript-eslint/utils": "7.18.0", "debug": "^4.3.4", "ts-api-utils": "^1.3.0" - }, - "engines": { - "node": "^18.18.0 || >=20.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^8.56.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } } }, - "node_modules/@typescript-eslint/types": { + "@typescript-eslint/types": { "version": "7.18.0", "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz", "integrity": "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==", "dev": true, - "peer": true, - "engines": { - "node": "^18.18.0 || >=20.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } + "peer": true }, - "node_modules/@typescript-eslint/typescript-estree": { + "@typescript-eslint/typescript-estree": { "version": "7.18.0", "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz", "integrity": "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@typescript-eslint/types": "7.18.0", "@typescript-eslint/visitor-keys": "7.18.0", "debug": "^4.3.4", @@ -3195,410 +2417,302 @@ "semver": "^7.6.0", "ts-api-utils": "^1.3.0" }, - "engines": { - "node": "^18.18.0 || >=20.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "dev": true, - "peer": true, - "dependencies": { - "balanced-match": "^1.0.0" - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": { - "version": "9.0.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", - "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", - "dev": true, - "peer": true, "dependencies": { - "brace-expansion": "^2.0.1" - }, - "engines": { - "node": ">=16 || 14 >=14.17" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": { - "version": "7.6.3", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", - "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", - "dev": true, - "peer": true, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" + "brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dev": true, + "peer": true, + "requires": { + "balanced-match": "^1.0.0" + } + }, + "minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "dev": true, + "peer": true, + "requires": { + "brace-expansion": "^2.0.1" + } + }, + "semver": { + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", + "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", + "dev": true, + "peer": true + } } }, - "node_modules/@typescript-eslint/utils": { + "@typescript-eslint/utils": { "version": "7.18.0", "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz", "integrity": "sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@eslint-community/eslint-utils": "^4.4.0", "@typescript-eslint/scope-manager": "7.18.0", "@typescript-eslint/types": "7.18.0", "@typescript-eslint/typescript-estree": "7.18.0" - }, - "engines": { - "node": "^18.18.0 || >=20.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^8.56.0" } }, - "node_modules/@typescript-eslint/visitor-keys": { + "@typescript-eslint/visitor-keys": { "version": "7.18.0", "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz", "integrity": "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@typescript-eslint/types": "7.18.0", "eslint-visitor-keys": "^3.4.3" }, - "engines": { - "node": "^18.18.0 || >=20.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "dev": true, - "peer": true, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" + "dependencies": { + "eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "dev": true, + "peer": true + } } }, - "node_modules/@ungap/structured-clone": { + "@ungap/structured-clone": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==", "dev": true, "peer": true }, - "node_modules/@wfcd/eslint-config": { + "@wfcd/eslint-config": { "version": "1.6.3", "resolved": "https://registry.npmjs.org/@wfcd/eslint-config/-/eslint-config-1.6.3.tgz", "integrity": "sha512-vkfjiPaMMQt7vWUEPwLVbFlf4bOhmUuzVJtnEMZdsvQgW53MftoK8RKTZWuFIyAbI6Api7VFZ5eIyGXu9vglsQ==", "dev": true, - "engines": { - "npm": ">=7" - }, - "peerDependencies": { - "@babel/core": "^7.24.5", - "@babel/eslint-parser": "^7.24.5", - "@babel/plugin-syntax-import-assertions": "^7.24.1", - "@babel/plugin-transform-class-properties": "^7.24.1", - "@babel/plugin-transform-private-methods": "^7.24.1", - "@babel/preset-env": "^7.24.5", - "@typescript-eslint/eslint-plugin": "^7.8.0", - "@typescript-eslint/parser": "^7.8.0", - "eslint": "^8.56.0", - "eslint-config-airbnb-base": "^15.0.0", - "eslint-config-airbnb-typescript": "18.0.0", - "eslint-config-prettier": "^9.1.0", - "eslint-plugin-import": "^2.29.1", - "eslint-plugin-jsdoc": "^48.2.3", - "eslint-plugin-no-null": "^1.0.2", - "eslint-plugin-prettier": "^5.1.3", - "prettier": "^3.2.5" - } + "requires": {} }, - "node_modules/acorn": { - "version": "8.12.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz", - "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==", + "JSONStream": { + "version": "1.3.5", + "resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz", + "integrity": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==", "dev": true, - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" + "requires": { + "jsonparse": "^1.2.0", + "through": ">=2.2.7 <3" } }, - "node_modules/acorn-jsx": { + "acorn": { + "version": "8.14.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz", + "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", + "dev": true + }, + "acorn-jsx": { "version": "5.3.2", "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", "dev": true, "peer": true, - "peerDependencies": { - "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" - } + "requires": {} }, - "node_modules/acorn-walk": { + "acorn-walk": { "version": "8.2.0", "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz", "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==", - "dev": true, - "engines": { - "node": ">=0.4.0" - } + "dev": true }, - "node_modules/aggregate-error": { + "aggregate-error": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz", "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==", "dev": true, - "dependencies": { + "requires": { "clean-stack": "^2.0.0", "indent-string": "^4.0.0" - }, - "engines": { - "node": ">=8" } }, - "node_modules/ajv": { + "ajv": { "version": "6.12.6", "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "dev": true, - "dependencies": { + "requires": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" } }, - "node_modules/ansi-colors": { + "ansi-colors": { "version": "4.1.3", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", + "dev": true + }, + "ansi-escapes": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-7.0.0.tgz", + "integrity": "sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==", "dev": true, - "engines": { - "node": ">=6" + "requires": { + "environment": "^1.0.0" } }, - "node_modules/ansi-regex": { + "ansi-regex": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true, - "engines": { - "node": ">=8" - } + "dev": true }, - "node_modules/ansi-styles": { + "ansi-styles": { "version": "3.2.1", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", "dev": true, - "dependencies": { + "requires": { "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" } }, - "node_modules/any-promise": { + "any-promise": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", "dev": true }, - "node_modules/anymatch": { + "anymatch": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz", "integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==", "dev": true, - "dependencies": { + "requires": { "normalize-path": "^3.0.0", "picomatch": "^2.0.4" - }, - "engines": { - "node": ">= 8" } }, - "node_modules/append-transform": { + "append-transform": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/append-transform/-/append-transform-2.0.0.tgz", "integrity": "sha512-7yeyCEurROLQJFv5Xj4lEGTy0borxepjFv1g22oAdqFu//SrAlDl1O1Nxx15SH1RoliUml6p8dwJW9jvZughhg==", "dev": true, - "dependencies": { + "requires": { "default-require-extensions": "^3.0.0" - }, - "engines": { - "node": ">=8" } }, - "node_modules/archy": { + "archy": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz", "integrity": "sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==", "dev": true }, - "node_modules/are-docs-informative": { + "are-docs-informative": { "version": "0.0.2", "resolved": "https://registry.npmjs.org/are-docs-informative/-/are-docs-informative-0.0.2.tgz", "integrity": "sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==", "dev": true, - "peer": true, - "engines": { - "node": ">=14" - } + "peer": true }, - "node_modules/arg": { + "arg": { "version": "4.1.3", "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==", "dev": true }, - "node_modules/argparse": { + "argparse": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "dev": true }, - "node_modules/array-buffer-byte-length": { + "array-buffer-byte-length": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz", "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "call-bind": "^1.0.5", "is-array-buffer": "^3.0.4" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/array-includes": { + "array-ify": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz", + "integrity": "sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==", + "dev": true + }, + "array-includes": { "version": "3.1.8", "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz", "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-object-atoms": "^1.0.0", "get-intrinsic": "^1.2.4", "is-string": "^1.0.7" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/array-union": { + "array-union": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", "dev": true, - "peer": true, - "engines": { - "node": ">=8" - } + "peer": true }, - "node_modules/array.prototype.findlastindex": { + "array.prototype.findlastindex": { "version": "1.2.5", "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz", "integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "es-shim-unscopables": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/array.prototype.flat": { + "array.prototype.flat": { "version": "1.3.2", "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz", "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "call-bind": "^1.0.2", "define-properties": "^1.2.0", "es-abstract": "^1.22.1", "es-shim-unscopables": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/array.prototype.flatmap": { + "array.prototype.flatmap": { "version": "1.3.2", "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz", "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "call-bind": "^1.0.2", "define-properties": "^1.2.0", "es-abstract": "^1.22.1", "es-shim-unscopables": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/arraybuffer.prototype.slice": { + "arraybuffer.prototype.slice": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz", "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==", "dev": true, "peer": true, - "dependencies": { + "requires": { "array-buffer-byte-length": "^1.0.1", "call-bind": "^1.0.5", "define-properties": "^1.2.1", @@ -3607,342 +2721,231 @@ "get-intrinsic": "^1.2.3", "is-array-buffer": "^3.0.4", "is-shared-array-buffer": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/arrify": { + "arrify": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", "integrity": "sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } + "dev": true }, - "node_modules/asn1": { + "asn1": { "version": "0.2.6", "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz", "integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==", "dev": true, - "dependencies": { + "requires": { "safer-buffer": "~2.1.0" } }, - "node_modules/assert-plus": { + "assert-plus": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", "integrity": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==", - "dev": true, - "engines": { - "node": ">=0.8" - } + "dev": true }, - "node_modules/assertion-error": { + "assertion-error": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-1.1.0.tgz", "integrity": "sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==", - "dev": true, - "engines": { - "node": "*" - } + "dev": true }, - "node_modules/asynckit": { + "asynckit": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", "dev": true }, - "node_modules/available-typed-arrays": { + "available-typed-arrays": { "version": "1.0.7", "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "possible-typed-array-names": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/aws-sign2": { + "aws-sign2": { "version": "0.7.0", "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz", "integrity": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==", - "dev": true, - "engines": { - "node": "*" - } + "dev": true }, - "node_modules/aws4": { + "aws4": { "version": "1.11.0", "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz", "integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==", "dev": true }, - "node_modules/babel-plugin-polyfill-corejs2": { + "babel-plugin-polyfill-corejs2": { "version": "0.4.11", "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.11.tgz", "integrity": "sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/compat-data": "^7.22.6", "@babel/helper-define-polyfill-provider": "^0.6.2", "semver": "^6.3.1" - }, - "peerDependencies": { - "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" - } - }, - "node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "peer": true, - "bin": { - "semver": "bin/semver.js" } }, - "node_modules/babel-plugin-polyfill-corejs3": { + "babel-plugin-polyfill-corejs3": { "version": "0.10.6", "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz", "integrity": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-define-polyfill-provider": "^0.6.2", "core-js-compat": "^3.38.0" - }, - "peerDependencies": { - "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" } }, - "node_modules/babel-plugin-polyfill-regenerator": { + "babel-plugin-polyfill-regenerator": { "version": "0.6.2", "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.2.tgz", "integrity": "sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@babel/helper-define-polyfill-provider": "^0.6.2" - }, - "peerDependencies": { - "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" } }, - "node_modules/balanced-match": { + "balanced-match": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", "dev": true }, - "node_modules/bcrypt-pbkdf": { + "bcrypt-pbkdf": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz", "integrity": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==", "dev": true, - "dependencies": { + "requires": { "tweetnacl": "^0.14.3" } }, - "node_modules/binary-extensions": { + "binary-extensions": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", - "dev": true, - "engines": { - "node": ">=8" - } + "dev": true }, - "node_modules/brace-expansion": { + "brace-expansion": { "version": "1.1.11", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", "dev": true, - "dependencies": { + "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, - "node_modules/braces": { + "braces": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", "dev": true, - "dependencies": { + "requires": { "fill-range": "^7.1.1" - }, - "engines": { - "node": ">=8" } }, - "node_modules/browser-stdout": { + "browser-stdout": { "version": "1.3.1", "resolved": "https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.1.tgz", "integrity": "sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==", "dev": true }, - "node_modules/browserslist": { + "browserslist": { "version": "4.23.3", "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.3.tgz", "integrity": "sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==", "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/browserslist" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "dependencies": { + "requires": { "caniuse-lite": "^1.0.30001646", "electron-to-chromium": "^1.5.4", "node-releases": "^2.0.18", "update-browserslist-db": "^1.1.0" - }, - "bin": { - "browserslist": "cli.js" - }, - "engines": { - "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" } }, - "node_modules/buffer-from": { + "buffer-from": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", "dev": true }, - "node_modules/bundle-require": { + "bundle-require": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/bundle-require/-/bundle-require-5.0.0.tgz", "integrity": "sha512-GuziW3fSSmopcx4KRymQEJVbZUfqlCqcq7dvs6TYwKRZiegK/2buMxQTPs6MGlNv50wms1699qYO54R8XfRX4w==", "dev": true, - "dependencies": { + "requires": { "load-tsconfig": "^0.2.3" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "peerDependencies": { - "esbuild": ">=0.18" } }, - "node_modules/cac": { + "cac": { "version": "6.7.14", "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz", "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==", - "dev": true, - "engines": { - "node": ">=8" - } + "dev": true }, - "node_modules/caching-transform": { + "caching-transform": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/caching-transform/-/caching-transform-4.0.0.tgz", "integrity": "sha512-kpqOvwXnjjN44D89K5ccQC+RUrsy7jB/XLlRrx0D7/2HNcTPqzsb6XgYoErwko6QsV184CA2YgS1fxDiiDZMWA==", "dev": true, - "dependencies": { + "requires": { "hasha": "^5.0.0", "make-dir": "^3.0.0", "package-hash": "^4.0.0", "write-file-atomic": "^3.0.0" - }, - "engines": { - "node": ">=8" } }, - "node_modules/call-bind": { + "call-bind": { "version": "1.0.7", "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", "dev": true, "peer": true, - "dependencies": { + "requires": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/callsites": { + "callsites": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true, - "peer": true, - "engines": { - "node": ">=6" - } + "dev": true }, - "node_modules/camelcase": { + "camelcase": { "version": "6.3.0", "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } + "dev": true }, - "node_modules/caniuse-lite": { + "caniuse-lite": { "version": "1.0.30001663", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001663.tgz", "integrity": "sha512-o9C3X27GLKbLeTYZ6HBOLU1tsAcBZsLis28wrVzddShCS16RujjHp9GDHKZqrB3meE0YjhawvMFsGb/igqiPzA==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/caniuse-lite" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ] + "dev": true }, - "node_modules/caseless": { + "caseless": { "version": "0.12.0", "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==", "dev": true }, - "node_modules/chai": { + "chai": { "version": "4.5.0", "resolved": "https://registry.npmjs.org/chai/-/chai-4.5.0.tgz", "integrity": "sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==", "dev": true, - "dependencies": { + "requires": { "assertion-error": "^1.1.0", "check-error": "^1.0.3", "deep-eql": "^4.1.3", @@ -3950,597 +2953,547 @@ "loupe": "^2.3.6", "pathval": "^1.1.1", "type-detect": "^4.1.0" - }, - "engines": { - "node": ">=4" } }, - "node_modules/chalk": { + "chalk": { "version": "2.4.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", "dev": true, - "dependencies": { + "requires": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" } }, - "node_modules/check-error": { + "check-error": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/check-error/-/check-error-1.0.3.tgz", "integrity": "sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==", "dev": true, - "dependencies": { + "requires": { "get-func-name": "^2.0.2" - }, - "engines": { - "node": "*" } }, - "node_modules/chokidar": { + "chokidar": { "version": "3.6.0", "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", "dev": true, - "dependencies": { + "requires": { "anymatch": "~3.1.2", "braces": "~3.0.2", + "fsevents": "~2.3.2", "glob-parent": "~5.1.2", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", "normalize-path": "~3.0.0", "readdirp": "~3.6.0" }, - "engines": { - "node": ">= 8.10.0" - }, - "funding": { - "url": "https://paulmillr.com/funding/" - }, - "optionalDependencies": { - "fsevents": "~2.3.2" - } - }, - "node_modules/chokidar/node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" + "glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "requires": { + "is-glob": "^4.0.1" + } + } } }, - "node_modules/clean-stack": { + "clean-stack": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==", + "dev": true + }, + "cli-cursor": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-5.0.0.tgz", + "integrity": "sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==", "dev": true, - "engines": { - "node": ">=6" + "requires": { + "restore-cursor": "^5.0.0" } }, - "node_modules/cli": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/cli/-/cli-1.0.1.tgz", - "integrity": "sha512-41U72MB56TfUMGndAKK8vJ78eooOD4Z5NOL4xEfjc0c23s+6EYKXlXsmACBVclLP1yOfWCgEganVzddVrSNoTg==", + "cli-truncate": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-4.0.0.tgz", + "integrity": "sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA==", "dev": true, - "dependencies": { - "exit": "0.1.2", - "glob": "^7.1.1" + "requires": { + "slice-ansi": "^5.0.0", + "string-width": "^7.0.0" }, - "engines": { - "node": ">=0.2.5" + "dependencies": { + "ansi-regex": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", + "dev": true + }, + "emoji-regex": { + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz", + "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==", + "dev": true + }, + "string-width": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", + "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", + "dev": true, + "requires": { + "emoji-regex": "^10.3.0", + "get-east-asian-width": "^1.0.0", + "strip-ansi": "^7.1.0" + } + }, + "strip-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "dev": true, + "requires": { + "ansi-regex": "^6.0.1" + } + } } }, - "node_modules/cliui": { + "cliui": { "version": "7.0.4", "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz", "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==", "dev": true, - "dependencies": { + "requires": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "wrap-ansi": "^7.0.0" } }, - "node_modules/color-convert": { + "color-convert": { "version": "1.9.3", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", "dev": true, - "dependencies": { + "requires": { "color-name": "1.1.3" } }, - "node_modules/color-name": { + "color-name": { "version": "1.1.3", "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", "dev": true }, - "node_modules/combined-stream": { + "colorette": { + "version": "2.0.20", + "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz", + "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==", + "dev": true + }, + "combined-stream": { "version": "1.0.8", "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", "dev": true, - "dependencies": { + "requires": { "delayed-stream": "~1.0.0" - }, - "engines": { - "node": ">= 0.8" } }, - "node_modules/commander": { + "commander": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", - "dev": true, - "engines": { - "node": ">= 6" - } + "dev": true }, - "node_modules/comment-parser": { + "comment-parser": { "version": "1.4.1", "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.1.tgz", "integrity": "sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==", "dev": true, - "peer": true, - "engines": { - "node": ">= 12.0.0" - } + "peer": true }, - "node_modules/commondir": { + "commondir": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz", "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==", "dev": true }, - "node_modules/concat-map": { + "compare-func": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/compare-func/-/compare-func-2.0.0.tgz", + "integrity": "sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==", + "dev": true, + "requires": { + "array-ify": "^1.0.0", + "dot-prop": "^5.1.0" + } + }, + "concat-map": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", "dev": true }, - "node_modules/confusing-browser-globals": { + "confusing-browser-globals": { "version": "1.0.11", "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz", "integrity": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==", "dev": true, "peer": true }, - "node_modules/consola": { + "consola": { "version": "3.2.3", "resolved": "https://registry.npmjs.org/consola/-/consola-3.2.3.tgz", "integrity": "sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==", + "dev": true + }, + "conventional-changelog-angular": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz", + "integrity": "sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==", "dev": true, - "engines": { - "node": "^14.18.0 || >=16.10.0" + "requires": { + "compare-func": "^2.0.0" } }, - "node_modules/console-browserify": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.1.0.tgz", - "integrity": "sha512-duS7VP5pvfsNLDvL1O4VOEbw37AI3A4ZUQYemvDlnpGrNu9tprR7BYWpDYwC0Xia0Zxz5ZupdiIrUp0GH1aXfg==", + "conventional-changelog-conventionalcommits": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz", + "integrity": "sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==", "dev": true, - "dependencies": { - "date-now": "^0.1.4" + "requires": { + "compare-func": "^2.0.0" } }, - "node_modules/convert-source-map": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz", - "integrity": "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==", + "conventional-commits-parser": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz", + "integrity": "sha512-ZPMl0ZJbw74iS9LuX9YIAiW8pfM5p3yh2o/NbXHbkFuZzY5jvdi5jFycEOkmBW5H5I7nA+D6f3UcsCLP2vvSEA==", "dev": true, - "dependencies": { - "safe-buffer": "~5.1.1" + "requires": { + "is-text-path": "^2.0.0", + "JSONStream": "^1.3.5", + "meow": "^12.0.1", + "split2": "^4.0.0" } }, - "node_modules/core-js-compat": { + "convert-source-map": { + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz", + "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", + "dev": true + }, + "core-js-compat": { "version": "3.38.1", "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.38.1.tgz", "integrity": "sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "browserslist": "^4.23.3" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/core-js" } }, - "node_modules/core-util-is": { + "core-util-is": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", "integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==", "dev": true }, - "node_modules/coveralls": { + "cosmiconfig": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz", + "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==", + "dev": true, + "requires": { + "env-paths": "^2.2.1", + "import-fresh": "^3.3.0", + "js-yaml": "^4.1.0", + "parse-json": "^5.2.0" + } + }, + "cosmiconfig-typescript-loader": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-5.1.0.tgz", + "integrity": "sha512-7PtBB+6FdsOvZyJtlF3hEPpACq7RQX6BVGsgC7/lfVXnKMvNCu/XY3ykreqG5w/rBNdu2z8LCIKoF3kpHHdHlA==", + "dev": true, + "requires": { + "jiti": "^1.21.6" + } + }, + "coveralls": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/coveralls/-/coveralls-3.1.1.tgz", "integrity": "sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww==", "dev": true, - "dependencies": { + "requires": { "js-yaml": "^3.13.1", "lcov-parse": "^1.0.0", "log-driver": "^1.2.7", "minimist": "^1.2.5", "request": "^2.88.2" }, - "bin": { - "coveralls": "bin/coveralls.js" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/coveralls/node_modules/argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/coveralls/node_modules/js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, "dependencies": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" + "argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, + "requires": { + "sprintf-js": "~1.0.2" + } + }, + "js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dev": true, + "requires": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + } + } } }, - "node_modules/create-require": { + "create-require": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz", "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==", "dev": true }, - "node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "cross-spawn": { + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", "dev": true, - "dependencies": { + "requires": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" } }, - "node_modules/dashdash": { + "dargs": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/dargs/-/dargs-8.1.0.tgz", + "integrity": "sha512-wAV9QHOsNbwnWdNW2FYvE1P56wtgSbM+3SZcdGiWQILwVjACCXDCI3Ai8QlCjMDB8YK5zySiXZYBiwGmNY3lnw==", + "dev": true + }, + "dashdash": { "version": "1.14.1", "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", "integrity": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==", "dev": true, - "dependencies": { + "requires": { "assert-plus": "^1.0.0" - }, - "engines": { - "node": ">=0.10" } }, - "node_modules/data-view-buffer": { + "data-view-buffer": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz", "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "call-bind": "^1.0.6", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/data-view-byte-length": { + "data-view-byte-length": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz", "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "call-bind": "^1.0.7", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/data-view-byte-offset": { + "data-view-byte-offset": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz", "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "call-bind": "^1.0.6", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/date-now": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/date-now/-/date-now-0.1.4.tgz", - "integrity": "sha512-AsElvov3LoNB7tf5k37H2jYSB+ZZPMT5sG2QjJCcdlV5chIv6htBUBUui2IKRjgtKAKtCBN7Zbwa+MtwLjSeNw==", - "dev": true - }, - "node_modules/debug": { + "debug": { "version": "4.3.7", "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", "dev": true, - "dependencies": { + "requires": { "ms": "^2.1.3" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } } }, - "node_modules/decamelize": { + "decamelize": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-4.0.0.tgz", "integrity": "sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } + "dev": true }, - "node_modules/deep-eql": { + "deep-eql": { "version": "4.1.3", "resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-4.1.3.tgz", "integrity": "sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==", "dev": true, - "dependencies": { + "requires": { "type-detect": "^4.0.0" - }, - "engines": { - "node": ">=6" } }, - "node_modules/deep-is": { + "deep-is": { "version": "0.1.4", "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", "dev": true, "peer": true }, - "node_modules/default-require-extensions": { + "default-require-extensions": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/default-require-extensions/-/default-require-extensions-3.0.0.tgz", "integrity": "sha512-ek6DpXq/SCpvjhpFsLFRVtIxJCRw6fUR42lYMVZuUMK7n8eMz4Uh5clckdBjEpLhn/gEBZo7hDJnJcwdKLKQjg==", "dev": true, - "dependencies": { + "requires": { "strip-bom": "^4.0.0" }, - "engines": { - "node": ">=8" - } - }, - "node_modules/default-require-extensions/node_modules/strip-bom": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", - "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", - "dev": true, - "engines": { - "node": ">=8" + "dependencies": { + "strip-bom": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", + "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", + "dev": true + } } }, - "node_modules/define-data-property": { + "define-data-property": { "version": "1.1.4", "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", "dev": true, "peer": true, - "dependencies": { + "requires": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "gopd": "^1.0.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/define-properties": { + "define-properties": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "define-data-property": "^1.0.1", "has-property-descriptors": "^1.0.0", "object-keys": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/delayed-stream": { + "delayed-stream": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", - "dev": true, - "engines": { - "node": ">=0.4.0" - } + "dev": true }, - "node_modules/diff": { + "diff": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz", "integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==", - "dev": true, - "engines": { - "node": ">=0.3.1" - } + "dev": true }, - "node_modules/dir-glob": { + "dir-glob": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "path-type": "^4.0.0" - }, - "engines": { - "node": ">=8" } }, - "node_modules/doctrine": { + "doctrine": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", "dev": true, "peer": true, - "dependencies": { + "requires": { "esutils": "^2.0.2" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/dom-serializer": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz", - "integrity": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==", - "dev": true, - "dependencies": { - "domelementtype": "^2.0.1", - "entities": "^2.0.0" - } - }, - "node_modules/dom-serializer/node_modules/domelementtype": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", - "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/fb55" - } - ] - }, - "node_modules/dom-serializer/node_modules/entities": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz", - "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==", - "dev": true, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/domelementtype": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz", - "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==", - "dev": true - }, - "node_modules/domhandler": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.3.0.tgz", - "integrity": "sha512-q9bUwjfp7Eif8jWxxxPSykdRZAb6GkguBGSgvvCrhI9wB71W2K/Kvv4E61CF/mcCfnVJDeDWx/Vb/uAqbDj6UQ==", - "dev": true, - "dependencies": { - "domelementtype": "1" } }, - "node_modules/domutils": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz", - "integrity": "sha512-gSu5Oi/I+3wDENBsOWBiRK1eoGxcywYSqg3rR960/+EfY0CF4EX1VPkgHOZ3WiS/Jg2DtliF6BhWcHlfpYUcGw==", + "dot-prop": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz", + "integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==", "dev": true, - "dependencies": { - "dom-serializer": "0", - "domelementtype": "1" + "requires": { + "is-obj": "^2.0.0" } }, - "node_modules/eastasianwidth": { + "eastasianwidth": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", "dev": true }, - "node_modules/ecc-jsbn": { + "ecc-jsbn": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", "integrity": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==", "dev": true, - "dependencies": { + "requires": { "jsbn": "~0.1.0", "safer-buffer": "^2.1.0" } }, - "node_modules/electron-to-chromium": { + "electron-to-chromium": { "version": "1.5.28", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.28.tgz", "integrity": "sha512-VufdJl+rzaKZoYVUijN13QcXVF5dWPZANeFTLNy+OSpHdDL5ynXTF35+60RSBbaQYB1ae723lQXHCrf4pyLsMw==", "dev": true }, - "node_modules/emoji-regex": { + "emoji-regex": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", "dev": true }, - "node_modules/entities": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-1.0.0.tgz", - "integrity": "sha512-LbLqfXgJMmy81t+7c14mnulFHJ170cM6E+0vMXR9k/ZiZwgX8i5pNgjTCX3SO4VeUsFLV+8InixoretwU+MjBQ==", + "env-paths": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", + "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", "dev": true }, - "node_modules/es-abstract": { + "environment": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/environment/-/environment-1.1.0.tgz", + "integrity": "sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==", + "dev": true + }, + "error-ex": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", + "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", + "dev": true, + "requires": { + "is-arrayish": "^0.2.1" + } + }, + "es-abstract": { "version": "1.23.3", "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz", "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==", "dev": true, "peer": true, - "dependencies": { + "requires": { "array-buffer-byte-length": "^1.0.1", "arraybuffer.prototype.slice": "^1.0.3", "available-typed-arrays": "^1.0.7", @@ -4587,119 +3540,88 @@ "typed-array-length": "^1.0.6", "unbox-primitive": "^1.0.2", "which-typed-array": "^1.1.15" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/es-define-property": { + "es-define-property": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "get-intrinsic": "^1.2.4" - }, - "engines": { - "node": ">= 0.4" } }, - "node_modules/es-errors": { + "es-errors": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", "dev": true, - "peer": true, - "engines": { - "node": ">= 0.4" - } + "peer": true }, - "node_modules/es-module-lexer": { + "es-module-lexer": { "version": "1.5.4", "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.5.4.tgz", "integrity": "sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==", "dev": true, "peer": true }, - "node_modules/es-object-atoms": { + "es-object-atoms": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz", "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "es-errors": "^1.3.0" - }, - "engines": { - "node": ">= 0.4" } }, - "node_modules/es-set-tostringtag": { + "es-set-tostringtag": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz", "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "get-intrinsic": "^1.2.4", "has-tostringtag": "^1.0.2", "hasown": "^2.0.1" - }, - "engines": { - "node": ">= 0.4" } }, - "node_modules/es-shim-unscopables": { + "es-shim-unscopables": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz", "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==", "dev": true, "peer": true, - "dependencies": { + "requires": { "hasown": "^2.0.0" } }, - "node_modules/es-to-primitive": { + "es-to-primitive": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "is-callable": "^1.1.4", "is-date-object": "^1.0.1", "is-symbol": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/es6-error": { + "es6-error": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz", "integrity": "sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==", "dev": true }, - "node_modules/esbuild": { + "esbuild": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.24.0.tgz", "integrity": "sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==", "dev": true, - "hasInstallScript": true, - "bin": { - "esbuild": "bin/esbuild" - }, - "engines": { - "node": ">=18" - }, - "optionalDependencies": { + "requires": { "@esbuild/aix-ppc64": "0.24.0", "@esbuild/android-arm": "0.24.0", "@esbuild/android-arm64": "0.24.0", @@ -4726,31 +3648,25 @@ "@esbuild/win32-x64": "0.24.0" } }, - "node_modules/escalade": { + "escalade": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", - "dev": true, - "engines": { - "node": ">=6" - } + "dev": true }, - "node_modules/escape-string-regexp": { + "escape-string-regexp": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true, - "engines": { - "node": ">=0.8.0" - } + "dev": true }, - "node_modules/eslint": { + "eslint": { "version": "8.56.0", "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.56.0.tgz", "integrity": "sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", "@eslint/eslintrc": "^2.1.4", @@ -4761,7 +3677,7 @@ "@ungap/structured-clone": "^1.2.0", "ajv": "^6.12.4", "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", + "cross-spawn": "^7.0.4", "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", @@ -4790,121 +3706,190 @@ "strip-ansi": "^6.0.1", "text-table": "^0.2.0" }, - "bin": { - "eslint": "bin/eslint.js" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "peer": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "peer": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "peer": true, + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true, + "peer": true + }, + "escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true, + "peer": true + }, + "eslint-scope": { + "version": "7.2.2", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", + "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", + "dev": true, + "peer": true, + "requires": { + "esrecurse": "^4.3.0", + "estraverse": "^5.2.0" + } + }, + "eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "dev": true, + "peer": true + }, + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "peer": true + }, + "globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "dev": true, + "peer": true, + "requires": { + "type-fest": "^0.20.2" + } + }, + "has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true, + "peer": true + }, + "supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "peer": true, + "requires": { + "has-flag": "^4.0.0" + } + } } }, - "node_modules/eslint-config-airbnb-base": { + "eslint-config-airbnb-base": { "version": "15.0.0", "resolved": "https://registry.npmjs.org/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz", "integrity": "sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==", "dev": true, "peer": true, - "dependencies": { + "requires": { "confusing-browser-globals": "^1.0.10", "object.assign": "^4.1.2", "object.entries": "^1.1.5", "semver": "^6.3.0" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - }, - "peerDependencies": { - "eslint": "^7.32.0 || ^8.2.0", - "eslint-plugin-import": "^2.25.2" } }, - "node_modules/eslint-config-airbnb-typescript": { + "eslint-config-airbnb-typescript": { "version": "18.0.0", "resolved": "https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-18.0.0.tgz", "integrity": "sha512-oc+Lxzgzsu8FQyFVa4QFaVKiitTYiiW3frB9KYW5OWdPrqFc7FzxgB20hP4cHMlr+MBzGcLl3jnCOVOydL9mIg==", "dev": true, "peer": true, - "dependencies": { + "requires": { "eslint-config-airbnb-base": "^15.0.0" - }, - "peerDependencies": { - "@typescript-eslint/eslint-plugin": "^7.0.0", - "@typescript-eslint/parser": "^7.0.0", - "eslint": "^8.56.0" } }, - "node_modules/eslint-config-prettier": { + "eslint-config-prettier": { "version": "9.1.0", "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz", "integrity": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==", "dev": true, "peer": true, - "bin": { - "eslint-config-prettier": "bin/cli.js" - }, - "peerDependencies": { - "eslint": ">=7.0.0" - } + "requires": {} }, - "node_modules/eslint-import-resolver-node": { + "eslint-import-resolver-node": { "version": "0.3.9", "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", "dev": true, "peer": true, - "dependencies": { + "requires": { "debug": "^3.2.7", "is-core-module": "^2.13.0", "resolve": "^1.22.4" - } - }, - "node_modules/eslint-import-resolver-node/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dev": true, - "peer": true, + }, "dependencies": { - "ms": "^2.1.1" + "debug": { + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", + "dev": true, + "peer": true, + "requires": { + "ms": "^2.1.1" + } + } } }, - "node_modules/eslint-module-utils": { + "eslint-module-utils": { "version": "2.11.1", "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.11.1.tgz", "integrity": "sha512-EwcbfLOhwVMAfatfqLecR2yv3dE5+kQ8kx+Rrt0DvDXEVwW86KQ/xbMDQhtp5l42VXukD5SOF8mQQHbaNtO0CQ==", "dev": true, "peer": true, - "dependencies": { + "requires": { "debug": "^3.2.7" }, - "engines": { - "node": ">=4" - }, - "peerDependenciesMeta": { - "eslint": { - "optional": true + "dependencies": { + "debug": { + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", + "dev": true, + "peer": true, + "requires": { + "ms": "^2.1.1" + } } } }, - "node_modules/eslint-module-utils/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", + "eslint-plugin-import": { + "version": "2.30.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.30.0.tgz", + "integrity": "sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw==", "dev": true, "peer": true, - "dependencies": { - "ms": "^2.1.1" - } - }, - "node_modules/eslint-plugin-import": { - "version": "2.30.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.30.0.tgz", - "integrity": "sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw==", - "dev": true, - "peer": true, - "dependencies": { + "requires": { "@rtsao/scc": "^1.1.0", "array-includes": "^3.1.8", "array.prototype.findlastindex": "^1.2.5", @@ -4924,79 +3909,59 @@ "semver": "^6.3.1", "tsconfig-paths": "^3.15.0" }, - "engines": { - "node": ">=4" - }, - "peerDependencies": { - "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" - } - }, - "node_modules/eslint-plugin-import/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dev": true, - "peer": true, - "dependencies": { - "ms": "^2.1.1" - } - }, - "node_modules/eslint-plugin-import/node_modules/doctrine": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", - "dev": true, - "peer": true, - "dependencies": { - "esutils": "^2.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/eslint-plugin-import/node_modules/json5": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", - "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", - "dev": true, - "peer": true, - "dependencies": { - "minimist": "^1.2.0" - }, - "bin": { - "json5": "lib/cli.js" - } - }, - "node_modules/eslint-plugin-import/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "peer": true, - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/eslint-plugin-import/node_modules/tsconfig-paths": { - "version": "3.15.0", - "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", - "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", - "dev": true, - "peer": true, "dependencies": { - "@types/json5": "^0.0.29", - "json5": "^1.0.2", - "minimist": "^1.2.6", - "strip-bom": "^3.0.0" + "debug": { + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", + "dev": true, + "peer": true, + "requires": { + "ms": "^2.1.1" + } + }, + "doctrine": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", + "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", + "dev": true, + "peer": true, + "requires": { + "esutils": "^2.0.2" + } + }, + "json5": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", + "dev": true, + "peer": true, + "requires": { + "minimist": "^1.2.0" + } + }, + "tsconfig-paths": { + "version": "3.15.0", + "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", + "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", + "dev": true, + "peer": true, + "requires": { + "@types/json5": "^0.0.29", + "json5": "^1.0.2", + "minimist": "^1.2.6", + "strip-bom": "^3.0.0" + } + } } }, - "node_modules/eslint-plugin-jsdoc": { + "eslint-plugin-jsdoc": { "version": "48.11.0", "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.11.0.tgz", "integrity": "sha512-d12JHJDPNo7IFwTOAItCeJY1hcqoIxE0lHA8infQByLilQ9xkqrRa6laWCnsuCrf+8rUnvxXY1XuTbibRBNylA==", "dev": true, "peer": true, - "dependencies": { + "requires": { "@es-joy/jsdoccomment": "~0.46.0", "are-docs-informative": "^0.0.2", "comment-parser": "1.4.1", @@ -5009,10908 +3974,13415 @@ "spdx-expression-parse": "^4.0.0", "synckit": "^0.9.1" }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0" + "dependencies": { + "escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true, + "peer": true + }, + "eslint-visitor-keys": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz", + "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==", + "dev": true, + "peer": true + }, + "espree": { + "version": "10.3.0", + "resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz", + "integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==", + "dev": true, + "peer": true, + "requires": { + "acorn": "^8.14.0", + "acorn-jsx": "^5.3.2", + "eslint-visitor-keys": "^4.2.0" + } + }, + "semver": { + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", + "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", + "dev": true, + "peer": true + }, + "synckit": { + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.9.2.tgz", + "integrity": "sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw==", + "dev": true, + "peer": true, + "requires": { + "@pkgr/core": "^0.1.0", + "tslib": "^2.6.2" + } + } } }, - "node_modules/eslint-plugin-jsdoc/node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "eslint-plugin-no-null": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-no-null/-/eslint-plugin-no-null-1.0.2.tgz", + "integrity": "sha512-uRDiz88zCO/2rzGfgG15DBjNsgwWtWiSo4Ezy7zzajUgpnFIqd1TjepKeRmJZHEfBGu58o2a8S0D7vglvvhkVA==", "dev": true, "peer": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } + "requires": {} }, - "node_modules/eslint-plugin-jsdoc/node_modules/eslint-visitor-keys": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz", - "integrity": "sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==", + "eslint-plugin-prettier": { + "version": "5.1.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz", + "integrity": "sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==", "dev": true, "peer": true, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" + "requires": { + "prettier-linter-helpers": "^1.0.0", + "synckit": "^0.8.6" } }, - "node_modules/eslint-plugin-jsdoc/node_modules/espree": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/espree/-/espree-10.1.0.tgz", - "integrity": "sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==", + "eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", "dev": true, "peer": true, - "dependencies": { - "acorn": "^8.12.0", - "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^4.0.0" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" + "requires": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" } }, - "node_modules/eslint-plugin-jsdoc/node_modules/semver": { - "version": "7.6.3", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", - "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", + "eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "dev": true, + "peer": true + }, + "espree": { + "version": "9.6.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", + "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", "dev": true, "peer": true, - "bin": { - "semver": "bin/semver.js" + "requires": { + "acorn": "^8.9.0", + "acorn-jsx": "^5.3.2", + "eslint-visitor-keys": "^3.4.1" }, - "engines": { - "node": ">=10" + "dependencies": { + "eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "dev": true, + "peer": true + } } }, - "node_modules/eslint-plugin-jsdoc/node_modules/synckit": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.9.1.tgz", - "integrity": "sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==", + "esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "dev": true + }, + "esquery": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz", + "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==", "dev": true, "peer": true, - "dependencies": { - "@pkgr/core": "^0.1.0", - "tslib": "^2.6.2" - }, - "engines": { - "node": "^14.18.0 || >=16.0.0" + "requires": { + "estraverse": "^5.1.0" }, - "funding": { - "url": "https://opencollective.com/unts" + "dependencies": { + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "peer": true + } } }, - "node_modules/eslint-plugin-no-null": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-no-null/-/eslint-plugin-no-null-1.0.2.tgz", - "integrity": "sha512-uRDiz88zCO/2rzGfgG15DBjNsgwWtWiSo4Ezy7zzajUgpnFIqd1TjepKeRmJZHEfBGu58o2a8S0D7vglvvhkVA==", + "esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", "dev": true, "peer": true, - "engines": { - "node": ">=5.0.0" + "requires": { + "estraverse": "^5.2.0" }, - "peerDependencies": { - "eslint": ">=3.0.0" - } - }, - "node_modules/eslint-plugin-prettier": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz", - "integrity": "sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==", - "dev": true, - "peer": true, "dependencies": { - "prettier-linter-helpers": "^1.0.0", - "synckit": "^0.8.6" - }, - "engines": { - "node": "^14.18.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint-plugin-prettier" - }, - "peerDependencies": { - "@types/eslint": ">=8.0.0", - "eslint": ">=8.0.0", - "eslint-config-prettier": "*", - "prettier": ">=3.0.0" - }, - "peerDependenciesMeta": { - "@types/eslint": { - "optional": true - }, - "eslint-config-prettier": { - "optional": true + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "peer": true } } }, - "node_modules/eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", "dev": true, - "peer": true, - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - }, - "engines": { - "node": ">=8.0.0" - } + "peer": true }, - "node_modules/eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", "dev": true, - "peer": true, - "engines": { - "node": ">=10" - } + "peer": true }, - "node_modules/eslint/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "eventemitter3": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz", + "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==", + "dev": true + }, + "execa": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz", + "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==", "dev": true, - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" + "requires": { + "cross-spawn": "^7.0.4", + "get-stream": "^8.0.1", + "human-signals": "^5.0.0", + "is-stream": "^3.0.0", + "merge-stream": "^2.0.0", + "npm-run-path": "^5.1.0", + "onetime": "^6.0.0", + "signal-exit": "^4.1.0", + "strip-final-newline": "^3.0.0" }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" + "dependencies": { + "is-stream": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz", + "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==", + "dev": true + }, + "signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "dev": true + } } }, - "node_modules/eslint/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "extend": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", + "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", + "dev": true + }, + "extsprintf": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", + "integrity": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==", + "dev": true + }, + "fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "dev": true + }, + "fast-diff": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz", + "integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==", "dev": true, - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } + "peer": true }, - "node_modules/eslint/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "fast-glob": { + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", + "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", "dev": true, "peer": true, - "dependencies": { - "color-name": "~1.1.4" + "requires": { + "@nodelib/fs.stat": "^2.0.2", + "@nodelib/fs.walk": "^1.2.3", + "glob-parent": "^5.1.2", + "merge2": "^1.3.0", + "micromatch": "^4.0.4" }, - "engines": { - "node": ">=7.0.0" + "dependencies": { + "glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "peer": true, + "requires": { + "is-glob": "^4.0.1" + } + } } }, - "node_modules/eslint/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true + }, + "fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", "dev": true, "peer": true }, - "node_modules/eslint/node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true, - "peer": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } + "fast-uri": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.3.tgz", + "integrity": "sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==", + "dev": true }, - "node_modules/eslint/node_modules/eslint-scope": { - "version": "7.2.2", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", - "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", + "fastq": { + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz", + "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==", "dev": true, "peer": true, - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^5.2.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" + "requires": { + "reusify": "^1.0.4" } }, - "node_modules/eslint/node_modules/eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", "dev": true, "peer": true, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" + "requires": { + "flat-cache": "^3.0.4" } }, - "node_modules/eslint/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "fill-range": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", "dev": true, - "peer": true, - "engines": { - "node": ">=4.0" + "requires": { + "to-regex-range": "^5.0.1" } }, - "node_modules/eslint/node_modules/globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "find-cache-dir": { + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz", + "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==", "dev": true, - "peer": true, - "dependencies": { - "type-fest": "^0.20.2" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "requires": { + "commondir": "^1.0.1", + "make-dir": "^3.0.2", + "pkg-dir": "^4.1.0" } }, - "node_modules/eslint/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "find-up": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", "dev": true, - "peer": true, - "engines": { - "node": ">=8" + "requires": { + "locate-path": "^6.0.0", + "path-exists": "^4.0.0" } }, - "node_modules/eslint/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "flat": { + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz", + "integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==", + "dev": true + }, + "flat-cache": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz", + "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==", "dev": true, "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" + "requires": { + "flatted": "^3.1.0", + "rimraf": "^3.0.2" } }, - "node_modules/espree": { - "version": "9.6.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", - "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", + "flatted": { + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", + "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==", "dev": true, - "peer": true, - "dependencies": { - "acorn": "^8.9.0", - "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^3.4.1" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } + "peer": true }, - "node_modules/espree/node_modules/eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "for-each": { + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", + "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", "dev": true, "peer": true, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" + "requires": { + "is-callable": "^1.1.3" } }, - "node_modules/esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "foreground-child": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-2.0.0.tgz", + "integrity": "sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA==", "dev": true, - "bin": { - "esparse": "bin/esparse.js", - "esvalidate": "bin/esvalidate.js" - }, - "engines": { - "node": ">=4" + "requires": { + "cross-spawn": "^7.0.4", + "signal-exit": "^3.0.2" } }, - "node_modules/esquery": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz", - "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==", - "dev": true, - "peer": true, - "dependencies": { - "estraverse": "^5.1.0" - }, - "engines": { - "node": ">=0.10" - } + "forever-agent": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", + "integrity": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==", + "dev": true }, - "node_modules/esquery/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "form-data": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz", + "integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==", "dev": true, - "peer": true, - "engines": { - "node": ">=4.0" + "requires": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "mime-types": "^2.1.12" } }, - "node_modules/esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "peer": true, - "dependencies": { - "estraverse": "^5.2.0" - }, - "engines": { - "node": ">=4.0" - } + "fromentries": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz", + "integrity": "sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==", + "dev": true }, - "node_modules/esrecurse/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true + }, + "fsevents": { + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", + "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", "dev": true, - "peer": true, - "engines": { - "node": ">=4.0" - } + "optional": true }, - "node_modules/estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", "dev": true, - "peer": true, - "engines": { - "node": ">=4.0" - } + "peer": true }, - "node_modules/esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "function.prototype.name": { + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", + "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", "dev": true, "peer": true, - "engines": { - "node": ">=0.10.0" + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "functions-have-names": "^1.2.3" } }, - "node_modules/exit": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", - "integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==", + "functions-have-names": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", + "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", "dev": true, - "engines": { - "node": ">= 0.8.0" - } + "peer": true }, - "node_modules/extend": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", - "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", + "gensync": { + "version": "1.0.0-beta.2", + "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", + "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", "dev": true }, - "node_modules/extsprintf": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", - "integrity": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==", - "dev": true, - "engines": [ - "node >=0.6.0" - ] - }, - "node_modules/fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "get-caller-file": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", "dev": true }, - "node_modules/fast-diff": { + "get-east-asian-width": { "version": "1.3.0", - "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz", - "integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==", - "dev": true, - "peer": true + "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.3.0.tgz", + "integrity": "sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==", + "dev": true }, - "node_modules/fast-glob": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", - "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", + "get-func-name": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.2.tgz", + "integrity": "sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==", + "dev": true + }, + "get-intrinsic": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz", + "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", "dev": true, "peer": true, - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - }, - "engines": { - "node": ">=8.6.0" - } - }, - "node_modules/fast-glob/node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "peer": true, - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" + "requires": { + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "has-proto": "^1.0.1", + "has-symbols": "^1.0.3", + "hasown": "^2.0.0" } }, - "node_modules/fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "get-package-type": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz", + "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", "dev": true }, - "node_modules/fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true, - "peer": true + "get-stream": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz", + "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==", + "dev": true }, - "node_modules/fastq": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz", - "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==", + "get-symbol-description": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz", + "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==", "dev": true, "peer": true, - "dependencies": { - "reusify": "^1.0.4" + "requires": { + "call-bind": "^1.0.5", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.4" } }, - "node_modules/file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "getpass": { + "version": "0.1.7", + "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", + "integrity": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==", "dev": true, - "peer": true, - "dependencies": { - "flat-cache": "^3.0.4" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" + "requires": { + "assert-plus": "^1.0.0" } }, - "node_modules/fill-range": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", - "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", + "git-raw-commits": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-4.0.0.tgz", + "integrity": "sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==", "dev": true, - "dependencies": { - "to-regex-range": "^5.0.1" - }, - "engines": { - "node": ">=8" + "requires": { + "dargs": "^8.0.0", + "meow": "^12.0.1", + "split2": "^4.0.0" } }, - "node_modules/find-cache-dir": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz", - "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==", + "glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", "dev": true, - "dependencies": { - "commondir": "^1.0.1", - "make-dir": "^3.0.2", - "pkg-dir": "^4.1.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/avajs/find-cache-dir?sponsor=1" + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" } }, - "node_modules/find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", + "glob-parent": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", "dev": true, - "dependencies": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peer": true, + "requires": { + "is-glob": "^4.0.3" } }, - "node_modules/flat": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz", - "integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==", + "global-directory": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/global-directory/-/global-directory-4.0.1.tgz", + "integrity": "sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==", "dev": true, - "bin": { - "flat": "cli.js" + "requires": { + "ini": "4.1.1" } }, - "node_modules/flat-cache": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz", - "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==", + "globals": { + "version": "11.12.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", + "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", + "dev": true + }, + "globalthis": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", + "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", "dev": true, "peer": true, - "dependencies": { - "flatted": "^3.1.0", - "rimraf": "^3.0.2" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" + "requires": { + "define-properties": "^1.2.1", + "gopd": "^1.0.1" } }, - "node_modules/flatted": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", - "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==", + "globby": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", + "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", "dev": true, - "peer": true + "peer": true, + "requires": { + "array-union": "^2.1.0", + "dir-glob": "^3.0.1", + "fast-glob": "^3.2.9", + "ignore": "^5.2.0", + "merge2": "^1.4.1", + "slash": "^3.0.0" + } }, - "node_modules/for-each": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", - "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "gopd": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", + "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", "dev": true, "peer": true, - "dependencies": { - "is-callable": "^1.1.3" + "requires": { + "get-intrinsic": "^1.1.3" } }, - "node_modules/foreground-child": { + "graceful-fs": { + "version": "4.2.10", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", + "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==", + "dev": true + }, + "graphemer": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", + "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", + "dev": true, + "peer": true + }, + "har-schema": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-2.0.0.tgz", - "integrity": "sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA==", + "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz", + "integrity": "sha512-Oqluz6zhGX8cyRaTQlFMPw80bSJVG2x/cFb8ZPhUILGgHka9SsokCCOQgpveePerqidZOrT14ipqfJb7ILcW5Q==", + "dev": true + }, + "har-validator": { + "version": "5.1.5", + "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz", + "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==", "dev": true, - "dependencies": { - "cross-spawn": "^7.0.0", - "signal-exit": "^3.0.2" - }, - "engines": { - "node": ">=8.0.0" + "requires": { + "ajv": "^6.12.3", + "har-schema": "^2.0.0" } }, - "node_modules/forever-agent": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", - "integrity": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==", + "has-bigints": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", + "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", "dev": true, - "engines": { - "node": "*" + "peer": true + }, + "has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true + }, + "has-property-descriptors": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", + "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", + "dev": true, + "peer": true, + "requires": { + "es-define-property": "^1.0.0" } }, - "node_modules/form-data": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", - "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==", + "has-proto": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", + "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", "dev": true, - "dependencies": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.8", - "mime-types": "^2.1.12" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/fromentries": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz", - "integrity": "sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, - "node_modules/fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "dev": true + "peer": true }, - "node_modules/fsevents": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", - "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", + "has-symbols": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", + "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", "dev": true, - "hasInstallScript": true, - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": "^8.16.0 || ^10.6.0 || >=11.0.0" - } + "peer": true }, - "node_modules/function-bind": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "has-tostringtag": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", + "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", "dev": true, "peer": true, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "requires": { + "has-symbols": "^1.0.3" } }, - "node_modules/function.prototype.name": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", - "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", + "hasha": { + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/hasha/-/hasha-5.2.2.tgz", + "integrity": "sha512-Hrp5vIK/xr5SkeN2onO32H0MgNZ0f17HRNH39WfL0SYUNOTZ5Lz1TJ8Pajo/87dYGEFlLMm7mIc/k/s6Bvz9HQ==", "dev": true, - "peer": true, - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "functions-have-names": "^1.2.3" - }, - "engines": { - "node": ">= 0.4" + "requires": { + "is-stream": "^2.0.0", + "type-fest": "^0.8.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "dependencies": { + "type-fest": { + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", + "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", + "dev": true + } } }, - "node_modules/functions-have-names": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", - "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", + "hasown": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", "dev": true, "peer": true, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "requires": { + "function-bind": "^1.1.2" } }, - "node_modules/gensync": { - "version": "1.0.0-beta.2", - "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", - "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } + "he": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz", + "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", + "dev": true }, - "node_modules/get-caller-file": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", + "html-escaper": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz", + "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", + "dev": true + }, + "http-signature": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz", + "integrity": "sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==", "dev": true, - "engines": { - "node": "6.* || 8.* || >= 10.*" + "requires": { + "assert-plus": "^1.0.0", + "jsprim": "^1.2.2", + "sshpk": "^1.7.0" } }, - "node_modules/get-func-name": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.2.tgz", - "integrity": "sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==", + "human-signals": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz", + "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==", + "dev": true + }, + "husky": { + "version": "9.1.7", + "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.7.tgz", + "integrity": "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==", + "dev": true + }, + "ignore": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", + "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", "dev": true, - "engines": { - "node": "*" - } + "peer": true }, - "node_modules/get-intrinsic": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz", - "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", + "import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", "dev": true, - "peer": true, - "dependencies": { - "es-errors": "^1.3.0", - "function-bind": "^1.1.2", - "has-proto": "^1.0.1", - "has-symbols": "^1.0.3", - "hasown": "^2.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "requires": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" } }, - "node_modules/get-package-type": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz", - "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", + "import-meta-resolve": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz", + "integrity": "sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==", + "dev": true + }, + "imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "dev": true + }, + "indent-string": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", + "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", + "dev": true + }, + "inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", "dev": true, - "engines": { - "node": ">=8.0.0" + "requires": { + "once": "^1.3.0", + "wrappy": "1" } }, - "node_modules/get-symbol-description": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz", - "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==", + "inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + }, + "ini": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.1.tgz", + "integrity": "sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==", + "dev": true + }, + "internal-slot": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz", + "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==", "dev": true, "peer": true, - "dependencies": { - "call-bind": "^1.0.5", + "requires": { "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.4" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "hasown": "^2.0.0", + "side-channel": "^1.0.4" } }, - "node_modules/getpass": { - "version": "0.1.7", - "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", - "integrity": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==", + "is-array-buffer": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz", + "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==", "dev": true, - "dependencies": { - "assert-plus": "^1.0.0" + "peer": true, + "requires": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.2.1" } }, - "node_modules/git-validate": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/git-validate/-/git-validate-2.2.4.tgz", - "integrity": "sha512-BM49gj2g/VtV+AvsaGYfIXavVyWUfqcJt2klTOr7kji/HYqpgwB6CmlevIJuPyGoBPkIUUXNSov33Ht22juh0Q==", - "dev": true, - "hasInstallScript": true + "is-arrayish": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", + "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", + "dev": true }, - "node_modules/glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "is-bigint": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", + "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", "dev": true, - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" + "peer": true, + "requires": { + "has-bigints": "^1.0.1" } }, - "node_modules/glob-parent": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", - "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "is-binary-path": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", + "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", "dev": true, - "peer": true, - "dependencies": { - "is-glob": "^4.0.3" - }, - "engines": { - "node": ">=10.13.0" + "requires": { + "binary-extensions": "^2.0.0" } }, - "node_modules/globals": { - "version": "11.12.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", - "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", + "is-boolean-object": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", + "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", "dev": true, - "engines": { - "node": ">=4" + "peer": true, + "requires": { + "call-bind": "^1.0.2", + "has-tostringtag": "^1.0.0" } }, - "node_modules/globalthis": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", - "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", + "is-callable": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", + "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", + "dev": true, + "peer": true + }, + "is-core-module": { + "version": "2.15.1", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz", + "integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==", "dev": true, "peer": true, - "dependencies": { - "define-properties": "^1.2.1", - "gopd": "^1.0.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "requires": { + "hasown": "^2.0.2" } }, - "node_modules/globby": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", - "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", + "is-data-view": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz", + "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==", "dev": true, "peer": true, - "dependencies": { - "array-union": "^2.1.0", - "dir-glob": "^3.0.1", - "fast-glob": "^3.2.9", - "ignore": "^5.2.0", - "merge2": "^1.4.1", - "slash": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "requires": { + "is-typed-array": "^1.1.13" } }, - "node_modules/gopd": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", - "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", + "is-date-object": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", + "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", "dev": true, "peer": true, - "dependencies": { - "get-intrinsic": "^1.1.3" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "requires": { + "has-tostringtag": "^1.0.0" } }, - "node_modules/graceful-fs": { - "version": "4.2.10", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", - "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==", + "is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", "dev": true }, - "node_modules/graphemer": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", - "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", - "dev": true, - "peer": true + "is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true }, - "node_modules/har-schema": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz", - "integrity": "sha512-Oqluz6zhGX8cyRaTQlFMPw80bSJVG2x/cFb8ZPhUILGgHka9SsokCCOQgpveePerqidZOrT14ipqfJb7ILcW5Q==", + "is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", "dev": true, - "engines": { - "node": ">=4" + "requires": { + "is-extglob": "^2.1.1" } }, - "node_modules/har-validator": { - "version": "5.1.5", - "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz", - "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==", - "deprecated": "this library is no longer supported", + "is-negative-zero": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz", + "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==", "dev": true, - "dependencies": { - "ajv": "^6.12.3", - "har-schema": "^2.0.0" - }, - "engines": { - "node": ">=6" - } + "peer": true }, - "node_modules/has-bigints": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", - "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", + "is-number": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "dev": true + }, + "is-number-object": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", + "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", "dev": true, "peer": true, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "requires": { + "has-tostringtag": "^1.0.0" } }, - "node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "is-obj": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz", + "integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==", + "dev": true + }, + "is-path-inside": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", "dev": true, - "engines": { - "node": ">=4" - } + "peer": true }, - "node_modules/has-property-descriptors": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", - "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", + "is-plain-obj": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz", + "integrity": "sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==", + "dev": true + }, + "is-regex": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", + "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", "dev": true, "peer": true, - "dependencies": { - "es-define-property": "^1.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "requires": { + "call-bind": "^1.0.2", + "has-tostringtag": "^1.0.0" } }, - "node_modules/has-proto": { + "is-shared-array-buffer": { "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", - "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", + "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz", + "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==", "dev": true, "peer": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "requires": { + "call-bind": "^1.0.7" } }, - "node_modules/has-symbols": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", - "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "is-stream": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", + "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", + "dev": true + }, + "is-string": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz", + "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", "dev": true, "peer": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "requires": { + "has-tostringtag": "^1.0.0" } }, - "node_modules/has-tostringtag": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", - "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", + "is-symbol": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", + "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", "dev": true, "peer": true, - "dependencies": { - "has-symbols": "^1.0.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "requires": { + "has-symbols": "^1.0.2" } }, - "node_modules/hasha": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/hasha/-/hasha-5.2.2.tgz", - "integrity": "sha512-Hrp5vIK/xr5SkeN2onO32H0MgNZ0f17HRNH39WfL0SYUNOTZ5Lz1TJ8Pajo/87dYGEFlLMm7mIc/k/s6Bvz9HQ==", + "is-text-path": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/is-text-path/-/is-text-path-2.0.0.tgz", + "integrity": "sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==", "dev": true, - "dependencies": { - "is-stream": "^2.0.0", - "type-fest": "^0.8.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "requires": { + "text-extensions": "^2.0.0" } }, - "node_modules/hasha/node_modules/type-fest": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", - "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", + "is-typed-array": { + "version": "1.1.13", + "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz", + "integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==", "dev": true, - "engines": { - "node": ">=8" + "peer": true, + "requires": { + "which-typed-array": "^1.1.14" } }, - "node_modules/hasown": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", - "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "is-typedarray": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", + "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==", + "dev": true + }, + "is-unicode-supported": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz", + "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==", + "dev": true + }, + "is-weakref": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", + "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", "dev": true, "peer": true, - "dependencies": { - "function-bind": "^1.1.2" - }, - "engines": { - "node": ">= 0.4" + "requires": { + "call-bind": "^1.0.2" } }, - "node_modules/he": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz", - "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", - "dev": true, - "bin": { - "he": "bin/he" - } + "is-windows": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", + "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==", + "dev": true }, - "node_modules/html-escaper": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz", - "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", + "isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true + }, + "isstream": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", + "integrity": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==", "dev": true }, - "node_modules/htmlparser2": { - "version": "3.8.3", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.8.3.tgz", - "integrity": "sha512-hBxEg3CYXe+rPIua8ETe7tmG3XDn9B0edOE/e9wH2nLczxzgdu0m0aNHY+5wFZiviLWLdANPJTssa92dMcXQ5Q==", + "istanbul-lib-coverage": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz", + "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==", + "dev": true + }, + "istanbul-lib-hook": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-3.0.0.tgz", + "integrity": "sha512-Pt/uge1Q9s+5VAZ+pCo16TYMWPBIl+oaNIjgLQxcX0itS6ueeaA+pEfThZpH8WxhFgCiEb8sAJY6MdUKgiIWaQ==", "dev": true, - "dependencies": { - "domelementtype": "1", - "domhandler": "2.3", - "domutils": "1.5", - "entities": "1.0", - "readable-stream": "1.1" + "requires": { + "append-transform": "^2.0.0" } }, - "node_modules/http-signature": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz", - "integrity": "sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==", + "istanbul-lib-instrument": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.2.tgz", + "integrity": "sha512-1WUsZ9R1lA0HtBSohTkm39WTPlNKSJ5iFk7UwqXkBLoHQT+hfqPsfsTDVuZdKGaBwn7din9bS7SsnoAr943hvw==", "dev": true, - "dependencies": { - "assert-plus": "^1.0.0", - "jsprim": "^1.2.2", - "sshpk": "^1.7.0" + "requires": { + "@babel/core": "^7.23.9", + "@babel/parser": "^7.23.9", + "@istanbuljs/schema": "^0.1.3", + "istanbul-lib-coverage": "^3.2.0", + "semver": "^7.5.4" }, - "engines": { - "node": ">=0.8", - "npm": ">=1.3.7" + "dependencies": { + "semver": { + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", + "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", + "dev": true + } } }, - "node_modules/ignore": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", - "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", + "istanbul-lib-processinfo": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/istanbul-lib-processinfo/-/istanbul-lib-processinfo-2.0.3.tgz", + "integrity": "sha512-NkwHbo3E00oybX6NGJi6ar0B29vxyvNwoC7eJ4G4Yq28UfY758Hgn/heV8VRFhevPED4LXfFz0DQ8z/0kw9zMg==", "dev": true, - "peer": true, - "engines": { - "node": ">= 4" + "requires": { + "archy": "^1.0.0", + "cross-spawn": "^7.0.4", + "istanbul-lib-coverage": "^3.2.0", + "p-map": "^3.0.0", + "rimraf": "^3.0.0", + "uuid": "^8.3.2" + }, + "dependencies": { + "uuid": { + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", + "dev": true + } } }, - "node_modules/import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "istanbul-lib-report": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz", + "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==", "dev": true, - "peer": true, - "dependencies": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - }, - "engines": { - "node": ">=6" + "requires": { + "istanbul-lib-coverage": "^3.0.0", + "make-dir": "^3.0.0", + "supports-color": "^7.1.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "dependencies": { + "has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } } }, - "node_modules/imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "istanbul-lib-source-maps": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz", + "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==", "dev": true, - "engines": { - "node": ">=0.8.19" + "requires": { + "debug": "^4.1.1", + "istanbul-lib-coverage": "^3.0.0", + "source-map": "^0.6.1" } }, - "node_modules/indent-string": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", - "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", + "istanbul-reports": { + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.5.tgz", + "integrity": "sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==", "dev": true, - "engines": { - "node": ">=8" + "requires": { + "html-escaper": "^2.0.0", + "istanbul-lib-report": "^3.0.0" } }, - "node_modules/inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "jackspeak": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", + "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", "dev": true, - "dependencies": { - "once": "^1.3.0", - "wrappy": "1" + "requires": { + "@isaacs/cliui": "^8.0.2", + "@pkgjs/parseargs": "^0.11.0" } }, - "node_modules/inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "jiti": { + "version": "1.21.6", + "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.6.tgz", + "integrity": "sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==", "dev": true }, - "node_modules/internal-slot": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz", - "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==", - "dev": true, - "peer": true, - "dependencies": { - "es-errors": "^1.3.0", - "hasown": "^2.0.0", - "side-channel": "^1.0.4" - }, - "engines": { - "node": ">= 0.4" - } + "joycon": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/joycon/-/joycon-3.1.1.tgz", + "integrity": "sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==", + "dev": true }, - "node_modules/is-array-buffer": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz", - "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==", - "dev": true, - "peer": true, - "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.2.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } + "js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true }, - "node_modules/is-bigint": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", - "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", + "js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", "dev": true, - "peer": true, - "dependencies": { - "has-bigints": "^1.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "requires": { + "argparse": "^2.0.1" } }, - "node_modules/is-binary-path": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "dev": true, - "dependencies": { - "binary-extensions": "^2.0.0" - }, - "engines": { - "node": ">=8" - } + "jsbn": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", + "integrity": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==", + "dev": true }, - "node_modules/is-boolean-object": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", - "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", + "jsdoc-type-pratt-parser": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.0.0.tgz", + "integrity": "sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==", "dev": true, - "peer": true, - "dependencies": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } + "peer": true }, - "node_modules/is-callable": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", - "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", - "dev": true, - "peer": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } + "jsesc": { + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", + "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", + "dev": true }, - "node_modules/is-core-module": { - "version": "2.15.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz", - "integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==", - "dev": true, - "peer": true, - "dependencies": { - "hasown": "^2.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } + "json-parse-even-better-errors": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", + "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", + "dev": true }, - "node_modules/is-data-view": { + "json-schema": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz", + "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==", + "dev": true + }, + "json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true + }, + "json-stable-stringify-without-jsonify": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz", - "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", "dev": true, - "peer": true, - "dependencies": { - "is-typed-array": "^1.1.13" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } + "peer": true }, - "node_modules/is-date-object": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", - "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", - "dev": true, - "peer": true, - "dependencies": { - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } + "json-stringify-safe": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", + "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==", + "dev": true }, - "node_modules/is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } + "json5": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", + "dev": true }, - "node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true, - "engines": { - "node": ">=8" - } + "jsonparse": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz", + "integrity": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==", + "dev": true }, - "node_modules/is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "jsprim": { + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.2.tgz", + "integrity": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==", "dev": true, - "dependencies": { - "is-extglob": "^2.1.1" - }, - "engines": { - "node": ">=0.10.0" + "requires": { + "assert-plus": "1.0.0", + "extsprintf": "1.3.0", + "json-schema": "0.4.0", + "verror": "1.10.0" } }, - "node_modules/is-negative-zero": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz", - "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==", + "lcov-parse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/lcov-parse/-/lcov-parse-1.0.0.tgz", + "integrity": "sha512-aprLII/vPzuQvYZnDRU78Fns9I2Ag3gi4Ipga/hxnVMCZC8DnR2nI7XBqrPoywGfxqIx/DgarGvDJZAD3YBTgQ==", + "dev": true + }, + "levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", "dev": true, "peer": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "requires": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" } }, - "node_modules/is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "dev": true, - "engines": { - "node": ">=0.12.0" - } + "lilconfig": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz", + "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==", + "dev": true }, - "node_modules/is-number-object": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", - "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", + "lines-and-columns": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", + "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", + "dev": true + }, + "lint-staged": { + "version": "15.2.10", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.10.tgz", + "integrity": "sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==", "dev": true, - "peer": true, - "dependencies": { - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" + "requires": { + "chalk": "~5.3.0", + "commander": "~12.1.0", + "debug": "~4.3.6", + "execa": "~8.0.1", + "lilconfig": "~3.1.2", + "listr2": "~8.2.4", + "micromatch": "~4.0.8", + "pidtree": "~0.6.0", + "string-argv": "~0.3.2", + "yaml": "~2.5.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "dependencies": { + "chalk": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", + "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", + "dev": true + }, + "commander": { + "version": "12.1.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", + "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "dev": true + } } }, - "node_modules/is-path-inside": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", + "listr2": { + "version": "8.2.5", + "resolved": "https://registry.npmjs.org/listr2/-/listr2-8.2.5.tgz", + "integrity": "sha512-iyAZCeyD+c1gPyE9qpFu8af0Y+MRtmKOncdGoA2S5EY8iFq99dmmvkNnHiWo+pj0s7yH7l3KPIgee77tKpXPWQ==", "dev": true, - "peer": true, - "engines": { - "node": ">=8" + "requires": { + "cli-truncate": "^4.0.0", + "colorette": "^2.0.20", + "eventemitter3": "^5.0.1", + "log-update": "^6.1.0", + "rfdc": "^1.4.1", + "wrap-ansi": "^9.0.0" + }, + "dependencies": { + "ansi-regex": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", + "dev": true + }, + "ansi-styles": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", + "dev": true + }, + "emoji-regex": { + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz", + "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==", + "dev": true + }, + "string-width": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", + "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", + "dev": true, + "requires": { + "emoji-regex": "^10.3.0", + "get-east-asian-width": "^1.0.0", + "strip-ansi": "^7.1.0" + } + }, + "strip-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "dev": true, + "requires": { + "ansi-regex": "^6.0.1" + } + }, + "wrap-ansi": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz", + "integrity": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==", + "dev": true, + "requires": { + "ansi-styles": "^6.2.1", + "string-width": "^7.0.0", + "strip-ansi": "^7.1.0" + } + } } }, - "node_modules/is-plain-obj": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz", - "integrity": "sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==", - "dev": true, - "engines": { - "node": ">=8" - } + "load-tsconfig": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/load-tsconfig/-/load-tsconfig-0.2.5.tgz", + "integrity": "sha512-IXO6OCs9yg8tMKzfPZ1YmheJbZCiEsnBdcB03l0OcfK9prKnJb96siuHCr5Fl37/yo9DnKU+TLpxzTUspw9shg==", + "dev": true }, - "node_modules/is-regex": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", - "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", + "locate-path": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", "dev": true, - "peer": true, - "dependencies": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "requires": { + "p-locate": "^5.0.0" } }, - "node_modules/is-shared-array-buffer": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz", - "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==", - "dev": true, - "peer": true, - "dependencies": { - "call-bind": "^1.0.7" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } + "lodash.camelcase": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz", + "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==", + "dev": true }, - "node_modules/is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", + "lodash.debounce": { + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", + "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==", "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } + "peer": true }, - "node_modules/is-string": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz", - "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", - "dev": true, - "peer": true, - "dependencies": { - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } + "lodash.flattendeep": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz", + "integrity": "sha512-uHaJFihxmJcEX3kT4I23ABqKKalJ/zDrDg0lsFtc1h+3uw49SIJ5beyhx5ExVRti3AvKoOJngIj7xz3oylPdWQ==", + "dev": true }, - "node_modules/is-symbol": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", - "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", - "dev": true, - "peer": true, - "dependencies": { - "has-symbols": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } + "lodash.isplainobject": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", + "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==", + "dev": true }, - "node_modules/is-typed-array": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz", - "integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==", - "dev": true, - "peer": true, - "dependencies": { - "which-typed-array": "^1.1.14" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } + "lodash.kebabcase": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz", + "integrity": "sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==", + "dev": true }, - "node_modules/is-typedarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", - "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==", + "lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", "dev": true }, - "node_modules/is-unicode-supported": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz", - "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } + "lodash.mergewith": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz", + "integrity": "sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==", + "dev": true }, - "node_modules/is-weakref": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", - "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", - "dev": true, - "peer": true, - "dependencies": { - "call-bind": "^1.0.2" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } + "lodash.snakecase": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz", + "integrity": "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==", + "dev": true }, - "node_modules/is-windows": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", - "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } + "lodash.sortby": { + "version": "4.7.0", + "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz", + "integrity": "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==", + "dev": true }, - "node_modules/isarray": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", - "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==", + "lodash.startcase": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/lodash.startcase/-/lodash.startcase-4.4.0.tgz", + "integrity": "sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==", "dev": true }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "lodash.uniq": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", + "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==", "dev": true }, - "node_modules/isstream": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", - "integrity": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==", + "lodash.upperfirst": { + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz", + "integrity": "sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==", "dev": true }, - "node_modules/istanbul-lib-coverage": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz", - "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==", - "dev": true, - "engines": { - "node": ">=8" - } + "log-driver": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/log-driver/-/log-driver-1.2.7.tgz", + "integrity": "sha512-U7KCmLdqsGHBLeWqYlFA0V0Sl6P08EE1ZrmA9cxjUE0WVqT9qnyVDPz1kzpFEP0jdJuFnasWIfSd7fsaNXkpbg==", + "dev": true }, - "node_modules/istanbul-lib-hook": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-3.0.0.tgz", - "integrity": "sha512-Pt/uge1Q9s+5VAZ+pCo16TYMWPBIl+oaNIjgLQxcX0itS6ueeaA+pEfThZpH8WxhFgCiEb8sAJY6MdUKgiIWaQ==", + "log-symbols": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz", + "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==", "dev": true, - "dependencies": { - "append-transform": "^2.0.0" + "requires": { + "chalk": "^4.1.0", + "is-unicode-supported": "^0.1.0" }, - "engines": { - "node": ">=8" - } - }, - "node_modules/istanbul-lib-instrument": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.2.tgz", - "integrity": "sha512-1WUsZ9R1lA0HtBSohTkm39WTPlNKSJ5iFk7UwqXkBLoHQT+hfqPsfsTDVuZdKGaBwn7din9bS7SsnoAr943hvw==", - "dev": true, "dependencies": { - "@babel/core": "^7.23.9", - "@babel/parser": "^7.23.9", - "@istanbuljs/schema": "^0.1.3", - "istanbul-lib-coverage": "^3.2.0", - "semver": "^7.5.4" - }, - "engines": { - "node": ">=10" + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } } }, - "node_modules/istanbul-lib-instrument/node_modules/semver": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", - "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "log-update": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/log-update/-/log-update-6.1.0.tgz", + "integrity": "sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==", "dev": true, - "bin": { - "semver": "bin/semver.js" + "requires": { + "ansi-escapes": "^7.0.0", + "cli-cursor": "^5.0.0", + "slice-ansi": "^7.1.0", + "strip-ansi": "^7.1.0", + "wrap-ansi": "^9.0.0" }, - "engines": { - "node": ">=10" - } - }, - "node_modules/istanbul-lib-processinfo": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/istanbul-lib-processinfo/-/istanbul-lib-processinfo-2.0.3.tgz", - "integrity": "sha512-NkwHbo3E00oybX6NGJi6ar0B29vxyvNwoC7eJ4G4Yq28UfY758Hgn/heV8VRFhevPED4LXfFz0DQ8z/0kw9zMg==", - "dev": true, "dependencies": { - "archy": "^1.0.0", - "cross-spawn": "^7.0.3", - "istanbul-lib-coverage": "^3.2.0", - "p-map": "^3.0.0", - "rimraf": "^3.0.0", - "uuid": "^8.3.2" - }, - "engines": { - "node": ">=8" + "ansi-regex": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", + "dev": true + }, + "ansi-styles": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", + "dev": true + }, + "emoji-regex": { + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz", + "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==", + "dev": true + }, + "is-fullwidth-code-point": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz", + "integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==", + "dev": true, + "requires": { + "get-east-asian-width": "^1.0.0" + } + }, + "slice-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz", + "integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==", + "dev": true, + "requires": { + "ansi-styles": "^6.2.1", + "is-fullwidth-code-point": "^5.0.0" + } + }, + "string-width": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", + "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", + "dev": true, + "requires": { + "emoji-regex": "^10.3.0", + "get-east-asian-width": "^1.0.0", + "strip-ansi": "^7.1.0" + } + }, + "strip-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "dev": true, + "requires": { + "ansi-regex": "^6.0.1" + } + }, + "wrap-ansi": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz", + "integrity": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==", + "dev": true, + "requires": { + "ansi-styles": "^6.2.1", + "string-width": "^7.0.0", + "strip-ansi": "^7.1.0" + } + } } }, - "node_modules/istanbul-lib-processinfo/node_modules/uuid": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", - "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", + "loupe": { + "version": "2.3.7", + "resolved": "https://registry.npmjs.org/loupe/-/loupe-2.3.7.tgz", + "integrity": "sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==", "dev": true, - "bin": { - "uuid": "dist/bin/uuid" + "requires": { + "get-func-name": "^2.0.1" } }, - "node_modules/istanbul-lib-report": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz", - "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==", + "lru-cache": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", + "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", "dev": true, - "dependencies": { - "istanbul-lib-coverage": "^3.0.0", - "make-dir": "^3.0.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=8" + "requires": { + "yallist": "^3.0.2" } }, - "node_modules/istanbul-lib-report/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "make-dir": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", + "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", "dev": true, - "engines": { - "node": ">=8" + "requires": { + "semver": "^6.0.0" } }, - "node_modules/istanbul-lib-report/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } + "make-error": { + "version": "1.3.6", + "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", + "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==", + "dev": true }, - "node_modules/istanbul-lib-source-maps": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz", - "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==", - "dev": true, - "dependencies": { - "debug": "^4.1.1", - "istanbul-lib-coverage": "^3.0.0", - "source-map": "^0.6.1" - }, - "engines": { - "node": ">=10" - } + "meow": { + "version": "12.1.1", + "resolved": "https://registry.npmjs.org/meow/-/meow-12.1.1.tgz", + "integrity": "sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==", + "dev": true }, - "node_modules/istanbul-reports": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.5.tgz", - "integrity": "sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==", - "dev": true, - "dependencies": { - "html-escaper": "^2.0.0", - "istanbul-lib-report": "^3.0.0" - }, - "engines": { - "node": ">=8" - } + "merge-stream": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", + "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", + "dev": true }, - "node_modules/jackspeak": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", - "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", + "merge2": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", "dev": true, - "dependencies": { - "@isaacs/cliui": "^8.0.2" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - }, - "optionalDependencies": { - "@pkgjs/parseargs": "^0.11.0" - } + "peer": true }, - "node_modules/joycon": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/joycon/-/joycon-3.1.1.tgz", - "integrity": "sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==", + "micromatch": { + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", "dev": true, - "engines": { - "node": ">=10" + "requires": { + "braces": "^3.0.3", + "picomatch": "^2.3.1" } }, - "node_modules/js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "mime-db": { + "version": "1.52.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", "dev": true }, - "node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "mime-types": { + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", "dev": true, - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" + "requires": { + "mime-db": "1.52.0" } }, - "node_modules/jsbn": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", - "integrity": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==", + "mimic-fn": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz", + "integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==", "dev": true }, - "node_modules/jsdoc-type-pratt-parser": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.0.0.tgz", - "integrity": "sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==", - "dev": true, - "peer": true, - "engines": { - "node": ">=12.0.0" - } + "mimic-function": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz", + "integrity": "sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==", + "dev": true }, - "node_modules/jsesc": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", - "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", + "minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", "dev": true, - "bin": { - "jsesc": "bin/jsesc" - }, - "engines": { - "node": ">=4" + "requires": { + "brace-expansion": "^1.1.7" } }, - "node_modules/jshint": { - "version": "2.13.5", - "resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.5.tgz", - "integrity": "sha512-dB2n1w3OaQ35PLcBGIWXlszjbPZwsgZoxsg6G8PtNf2cFMC1l0fObkYLUuXqTTdi6tKw4sAjfUseTdmDMHQRcg==", - "dev": true, - "dependencies": { - "cli": "~1.0.0", - "console-browserify": "1.1.x", - "exit": "0.1.x", - "htmlparser2": "3.8.x", - "lodash": "~4.17.21", - "minimatch": "~3.0.2", - "strip-json-comments": "1.0.x" - }, - "bin": { - "jshint": "bin/jshint" - } + "minimist": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "dev": true + }, + "minipass": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", + "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", + "dev": true }, - "node_modules/jshint/node_modules/minimatch": { - "version": "3.0.8", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz", - "integrity": "sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==", + "mkdirp": { + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", "dev": true, - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" + "requires": { + "minimist": "^1.2.6" } }, - "node_modules/jshint/node_modules/strip-json-comments": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.4.tgz", - "integrity": "sha512-AOPG8EBc5wAikaG1/7uFCNFJwnKOuQwFTpYBdTW6OvWHeZBQBrAA/amefHGrEiOnCPcLFZK6FUPtWVKpQVIRgg==", + "mocha": { + "version": "10.8.2", + "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.8.2.tgz", + "integrity": "sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==", "dev": true, - "bin": { - "strip-json-comments": "cli.js" + "requires": { + "ansi-colors": "^4.1.3", + "browser-stdout": "^1.3.1", + "chokidar": "^3.5.3", + "debug": "^4.3.5", + "diff": "^5.2.0", + "escape-string-regexp": "^4.0.0", + "find-up": "^5.0.0", + "glob": "^8.1.0", + "he": "^1.2.0", + "js-yaml": "^4.1.0", + "log-symbols": "^4.1.0", + "minimatch": "^5.1.6", + "ms": "^2.1.3", + "serialize-javascript": "^6.0.2", + "strip-json-comments": "^3.1.1", + "supports-color": "^8.1.1", + "workerpool": "^6.5.1", + "yargs": "^16.2.0", + "yargs-parser": "^20.2.9", + "yargs-unparser": "^2.0.0" }, - "engines": { - "node": ">=0.8.0" + "dependencies": { + "brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dev": true, + "requires": { + "balanced-match": "^1.0.0" + } + }, + "escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true + }, + "glob": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", + "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", + "dev": true, + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^5.0.1", + "once": "^1.3.0" + } + }, + "has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true + }, + "minimatch": { + "version": "5.1.6", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", + "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "dev": true, + "requires": { + "brace-expansion": "^2.0.1" + } + }, + "supports-color": { + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", + "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } } }, - "node_modules/json-schema": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz", - "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==", + "ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", "dev": true }, - "node_modules/json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true + "mz": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", + "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", + "dev": true, + "requires": { + "any-promise": "^1.0.0", + "object-assign": "^4.0.1", + "thenify-all": "^1.0.0" + } }, - "node_modules/json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", "dev": true, "peer": true }, - "node_modules/json-stringify-safe": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", - "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==", - "dev": true - }, - "node_modules/json5": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", - "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", - "dev": true, - "bin": { - "json5": "lib/cli.js" - }, - "engines": { - "node": ">=6" + "node-fetch": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", + "requires": { + "whatwg-url": "^5.0.0" } }, - "node_modules/jsprim": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.2.tgz", - "integrity": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==", + "node-preload": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/node-preload/-/node-preload-0.2.1.tgz", + "integrity": "sha512-RM5oyBy45cLEoHqCeh+MNuFAxO0vTFBLskvQbOKnEE7YTTSN4tbN8QWDIPQ6L+WvKsB/qLEGpYe2ZZ9d4W9OIQ==", "dev": true, - "dependencies": { - "assert-plus": "1.0.0", - "extsprintf": "1.3.0", - "json-schema": "0.4.0", - "verror": "1.10.0" - }, - "engines": { - "node": ">=0.6.0" + "requires": { + "process-on-spawn": "^1.0.0" } }, - "node_modules/lcov-parse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/lcov-parse/-/lcov-parse-1.0.0.tgz", - "integrity": "sha512-aprLII/vPzuQvYZnDRU78Fns9I2Ag3gi4Ipga/hxnVMCZC8DnR2nI7XBqrPoywGfxqIx/DgarGvDJZAD3YBTgQ==", - "dev": true, - "bin": { - "lcov-parse": "bin/cli.js" - } + "node-releases": { + "version": "2.0.18", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz", + "integrity": "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==", + "dev": true }, - "node_modules/levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "normalize-path": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", + "dev": true + }, + "npm-run-path": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz", + "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==", "dev": true, - "peer": true, - "dependencies": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" + "requires": { + "path-key": "^4.0.0" }, - "engines": { - "node": ">= 0.8.0" + "dependencies": { + "path-key": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz", + "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==", + "dev": true + } } }, - "node_modules/lilconfig": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz", - "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==", + "nyc": { + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/nyc/-/nyc-17.1.0.tgz", + "integrity": "sha512-U42vQ4czpKa0QdI1hu950XuNhYqgoM+ZF1HT+VuUHL9hPfDPVvNQyltmMqdE9bUHMVa+8yNbc3QKTj8zQhlVxQ==", + "dev": true, + "requires": { + "@istanbuljs/load-nyc-config": "^1.0.0", + "@istanbuljs/schema": "^0.1.2", + "caching-transform": "^4.0.0", + "convert-source-map": "^1.7.0", + "decamelize": "^1.2.0", + "find-cache-dir": "^3.2.0", + "find-up": "^4.1.0", + "foreground-child": "^3.3.0", + "get-package-type": "^0.1.0", + "glob": "^7.1.6", + "istanbul-lib-coverage": "^3.0.0", + "istanbul-lib-hook": "^3.0.0", + "istanbul-lib-instrument": "^6.0.2", + "istanbul-lib-processinfo": "^2.0.2", + "istanbul-lib-report": "^3.0.0", + "istanbul-lib-source-maps": "^4.0.0", + "istanbul-reports": "^3.0.2", + "make-dir": "^3.0.0", + "node-preload": "^0.2.1", + "p-map": "^3.0.0", + "process-on-spawn": "^1.0.0", + "resolve-from": "^5.0.0", + "rimraf": "^3.0.0", + "signal-exit": "^3.0.2", + "spawn-wrap": "^2.0.0", + "test-exclude": "^6.0.0", + "yargs": "^15.0.2" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "camelcase": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", + "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", + "dev": true + }, + "cliui": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz", + "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==", + "dev": true, + "requires": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.0", + "wrap-ansi": "^6.2.0" + } + }, + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "decamelize": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", + "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==", + "dev": true + }, + "find-up": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", + "dev": true, + "requires": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" + } + }, + "foreground-child": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz", + "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==", + "dev": true, + "requires": { + "cross-spawn": "^7.0.4", + "signal-exit": "^4.0.1" + }, + "dependencies": { + "signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "dev": true + } + } + }, + "locate-path": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", + "dev": true, + "requires": { + "p-locate": "^4.1.0" + } + }, + "p-limit": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", + "dev": true, + "requires": { + "p-try": "^2.0.0" + } + }, + "p-locate": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "dev": true, + "requires": { + "p-limit": "^2.2.0" + } + }, + "resolve-from": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", + "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", + "dev": true + }, + "wrap-ansi": { + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", + "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", + "dev": true, + "requires": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + } + }, + "y18n": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz", + "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==", + "dev": true + }, + "yargs": { + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz", + "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==", + "dev": true, + "requires": { + "cliui": "^6.0.0", + "decamelize": "^1.2.0", + "find-up": "^4.1.0", + "get-caller-file": "^2.0.1", + "require-directory": "^2.1.1", + "require-main-filename": "^2.0.0", + "set-blocking": "^2.0.0", + "string-width": "^4.2.0", + "which-module": "^2.0.0", + "y18n": "^4.0.0", + "yargs-parser": "^18.1.2" + } + }, + "yargs-parser": { + "version": "18.1.3", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz", + "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==", + "dev": true, + "requires": { + "camelcase": "^5.0.0", + "decamelize": "^1.2.0" + } + } + } + }, + "oauth-sign": { + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz", + "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==", + "dev": true + }, + "object-assign": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", + "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", + "dev": true + }, + "object-inspect": { + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz", + "integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==", + "dev": true, + "peer": true + }, + "object-keys": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", + "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", + "dev": true, + "peer": true + }, + "object.assign": { + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz", + "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.5", + "define-properties": "^1.2.1", + "has-symbols": "^1.0.3", + "object-keys": "^1.1.1" + } + }, + "object.entries": { + "version": "1.1.8", + "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz", + "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0" + } + }, + "object.fromentries": { + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz", + "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2", + "es-object-atoms": "^1.0.0" + } + }, + "object.groupby": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz", + "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2" + } + }, + "object.values": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz", + "integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0" + } + }, + "once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "requires": { + "wrappy": "1" + } + }, + "onetime": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz", + "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==", + "dev": true, + "requires": { + "mimic-fn": "^4.0.0" + } + }, + "optionator": { + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", + "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", + "dev": true, + "peer": true, + "requires": { + "@aashutoshrathi/word-wrap": "^1.2.3", + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0" + } + }, + "p-limit": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "dev": true, + "requires": { + "yocto-queue": "^0.1.0" + } + }, + "p-locate": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "dev": true, + "requires": { + "p-limit": "^3.0.2" + } + }, + "p-map": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz", + "integrity": "sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==", + "dev": true, + "requires": { + "aggregate-error": "^3.0.0" + } + }, + "p-try": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", + "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", + "dev": true + }, + "package-hash": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/package-hash/-/package-hash-4.0.0.tgz", + "integrity": "sha512-whdkPIooSu/bASggZ96BWVvZTRMOFxnyUG5PnTSGKoJE2gd5mbVNmR2Nj20QFzxYYgAXpoqC+AiXzl+UMRh7zQ==", + "dev": true, + "requires": { + "graceful-fs": "^4.1.15", + "hasha": "^5.0.0", + "lodash.flattendeep": "^4.4.0", + "release-zalgo": "^1.0.0" + } + }, + "package-json-from-dist": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz", + "integrity": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==", + "dev": true + }, + "parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dev": true, + "requires": { + "callsites": "^3.0.0" + } + }, + "parse-imports": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/parse-imports/-/parse-imports-2.2.1.tgz", + "integrity": "sha512-OL/zLggRp8mFhKL0rNORUTR4yBYujK/uU+xZL+/0Rgm2QE4nLO9v8PzEweSJEbMGKmDRjJE4R3IMJlL2di4JeQ==", + "dev": true, + "peer": true, + "requires": { + "es-module-lexer": "^1.5.3", + "slashes": "^3.0.12" + } + }, + "parse-json": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "dev": true, + "requires": { + "@babel/code-frame": "^7.0.0", + "error-ex": "^1.3.1", + "json-parse-even-better-errors": "^2.3.0", + "lines-and-columns": "^1.1.6" + } + }, + "path-exists": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "dev": true + }, + "path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true + }, + "path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true + }, + "path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "dev": true, + "peer": true + }, + "path-scurry": { + "version": "1.11.1", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "dev": true, + "requires": { + "lru-cache": "^10.2.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + }, + "dependencies": { + "lru-cache": { + "version": "10.4.3", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", + "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", + "dev": true + } + } + }, + "path-type": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", + "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", + "dev": true, + "peer": true + }, + "pathval": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/pathval/-/pathval-1.1.1.tgz", + "integrity": "sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==", + "dev": true + }, + "performance-now": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz", + "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==", + "dev": true + }, + "picocolors": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", + "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", + "dev": true + }, + "picomatch": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "dev": true + }, + "pidtree": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/pidtree/-/pidtree-0.6.0.tgz", + "integrity": "sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==", + "dev": true + }, + "pirates": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", + "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", + "dev": true + }, + "pkg-dir": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", + "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", + "dev": true, + "requires": { + "find-up": "^4.0.0" + }, + "dependencies": { + "find-up": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", + "dev": true, + "requires": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" + } + }, + "locate-path": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", + "dev": true, + "requires": { + "p-locate": "^4.1.0" + } + }, + "p-limit": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", + "dev": true, + "requires": { + "p-try": "^2.0.0" + } + }, + "p-locate": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "dev": true, + "requires": { + "p-limit": "^2.2.0" + } + } + } + }, + "possible-typed-array-names": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz", + "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==", + "dev": true, + "peer": true + }, + "postcss-load-config": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-6.0.1.tgz", + "integrity": "sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==", + "dev": true, + "requires": { + "lilconfig": "^3.1.1" + } + }, + "prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true, + "peer": true + }, + "prettier": { + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz", + "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", + "dev": true, + "peer": true + }, + "prettier-linter-helpers": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz", + "integrity": "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==", + "dev": true, + "peer": true, + "requires": { + "fast-diff": "^1.1.2" + } + }, + "process-on-spawn": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/process-on-spawn/-/process-on-spawn-1.0.0.tgz", + "integrity": "sha512-1WsPDsUSMmZH5LeMLegqkPDrsGgsWwk1Exipy2hvB0o/F0ASzbpIctSCcZIK1ykJvtTJULEH+20WOFjMvGnCTg==", + "dev": true, + "requires": { + "fromentries": "^1.2.0" + } + }, + "psl": { + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz", + "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==", + "dev": true + }, + "punycode": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", + "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==", + "dev": true + }, + "qs": { + "version": "6.5.3", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz", + "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==", + "dev": true + }, + "querystringify": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz", + "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==", + "dev": true + }, + "queue-microtask": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", + "dev": true, + "peer": true + }, + "randombytes": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", + "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", + "dev": true, + "requires": { + "safe-buffer": "^5.1.0" + } + }, + "readdirp": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", + "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", + "dev": true, + "requires": { + "picomatch": "^2.2.1" + } + }, + "regenerate": { + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz", + "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==", + "dev": true, + "peer": true + }, + "regenerate-unicode-properties": { + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.0.tgz", + "integrity": "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==", + "dev": true, + "peer": true, + "requires": { + "regenerate": "^1.4.2" + } + }, + "regenerator-runtime": { + "version": "0.14.1", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", + "dev": true, + "peer": true + }, + "regenerator-transform": { + "version": "0.15.2", + "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz", + "integrity": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==", + "dev": true, + "peer": true, + "requires": { + "@babel/runtime": "^7.8.4" + } + }, + "regexp.prototype.flags": { + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz", + "integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.6", + "define-properties": "^1.2.1", + "es-errors": "^1.3.0", + "set-function-name": "^2.0.1" + } + }, + "regexpu-core": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz", + "integrity": "sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==", + "dev": true, + "peer": true, + "requires": { + "@babel/regjsgen": "^0.8.0", + "regenerate": "^1.4.2", + "regenerate-unicode-properties": "^10.1.0", + "regjsparser": "^0.9.1", + "unicode-match-property-ecmascript": "^2.0.0", + "unicode-match-property-value-ecmascript": "^2.1.0" + } + }, + "regjsparser": { + "version": "0.9.1", + "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.9.1.tgz", + "integrity": "sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==", + "dev": true, + "peer": true, + "requires": { + "jsesc": "~0.5.0" + }, + "dependencies": { + "jsesc": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz", + "integrity": "sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==", + "dev": true, + "peer": true + } + } + }, + "release-zalgo": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/release-zalgo/-/release-zalgo-1.0.0.tgz", + "integrity": "sha512-gUAyHVHPPC5wdqX/LG4LWtRYtgjxyX78oanFNTMMyFEfOqdC54s3eE82imuWKbOeqYht2CrNf64Qb8vgmmtZGA==", + "dev": true, + "requires": { + "es6-error": "^4.0.1" + } + }, + "request": { + "version": "2.88.2", + "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz", + "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==", + "dev": true, + "requires": { + "aws-sign2": "~0.7.0", + "aws4": "^1.8.0", + "caseless": "~0.12.0", + "combined-stream": "~1.0.6", + "extend": "~3.0.2", + "forever-agent": "~0.6.1", + "form-data": "~2.3.2", + "har-validator": "~5.1.3", + "http-signature": "~1.2.0", + "is-typedarray": "~1.0.0", + "isstream": "~0.1.2", + "json-stringify-safe": "~5.0.1", + "mime-types": "~2.1.19", + "oauth-sign": "~0.9.0", + "performance-now": "^2.1.0", + "qs": "~6.5.2", + "safe-buffer": "^5.1.2", + "tough-cookie": "^4.1.3", + "tunnel-agent": "^0.6.0", + "uuid": "^3.3.2" + }, + "dependencies": { + "form-data": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz", + "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==", + "dev": true, + "requires": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.6", + "mime-types": "^2.1.12" + } + } + } + }, + "require-directory": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", + "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", + "dev": true + }, + "require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "dev": true + }, + "require-main-filename": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", + "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", + "dev": true + }, + "requires-port": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", + "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==", + "dev": true + }, + "resolve": { + "version": "1.22.8", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", + "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "dev": true, + "peer": true, + "requires": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + } + }, + "resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "dev": true + }, + "restore-cursor": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-5.1.0.tgz", + "integrity": "sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==", + "dev": true, + "requires": { + "onetime": "^7.0.0", + "signal-exit": "^4.1.0" + }, + "dependencies": { + "onetime": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/onetime/-/onetime-7.0.0.tgz", + "integrity": "sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==", + "dev": true, + "requires": { + "mimic-function": "^5.0.0" + } + }, + "signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "dev": true + } + } + }, + "reusify": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", + "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", + "dev": true, + "peer": true + }, + "rfdc": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz", + "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==", + "dev": true + }, + "rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dev": true, + "requires": { + "glob": "^7.1.3" + } + }, + "rollup": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.24.0.tgz", + "integrity": "sha512-DOmrlGSXNk1DM0ljiQA+i+o0rSLhtii1je5wgk60j49d1jHT5YYttBv1iWOnYSTG+fZZESUOSNiAl89SIet+Cg==", + "dev": true, + "requires": { + "@rollup/rollup-android-arm-eabi": "4.24.0", + "@rollup/rollup-android-arm64": "4.24.0", + "@rollup/rollup-darwin-arm64": "4.24.0", + "@rollup/rollup-darwin-x64": "4.24.0", + "@rollup/rollup-linux-arm-gnueabihf": "4.24.0", + "@rollup/rollup-linux-arm-musleabihf": "4.24.0", + "@rollup/rollup-linux-arm64-gnu": "4.24.0", + "@rollup/rollup-linux-arm64-musl": "4.24.0", + "@rollup/rollup-linux-powerpc64le-gnu": "4.24.0", + "@rollup/rollup-linux-riscv64-gnu": "4.24.0", + "@rollup/rollup-linux-s390x-gnu": "4.24.0", + "@rollup/rollup-linux-x64-gnu": "4.24.0", + "@rollup/rollup-linux-x64-musl": "4.24.0", + "@rollup/rollup-win32-arm64-msvc": "4.24.0", + "@rollup/rollup-win32-ia32-msvc": "4.24.0", + "@rollup/rollup-win32-x64-msvc": "4.24.0", + "@types/estree": "1.0.6", + "fsevents": "~2.3.2" + } + }, + "run-parallel": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", + "dev": true, + "peer": true, + "requires": { + "queue-microtask": "^1.2.2" + } + }, + "safe-array-concat": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz", + "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.7", + "get-intrinsic": "^1.2.4", + "has-symbols": "^1.0.3", + "isarray": "^2.0.5" + }, + "dependencies": { + "isarray": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "dev": true, + "peer": true + } + } + }, + "safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", + "dev": true + }, + "safe-regex-test": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz", + "integrity": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.6", + "es-errors": "^1.3.0", + "is-regex": "^1.1.4" + } + }, + "safer-buffer": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", + "dev": true + }, + "semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true + }, + "serialize-javascript": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz", + "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==", + "dev": true, + "requires": { + "randombytes": "^2.1.0" + } + }, + "set-blocking": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", + "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==", + "dev": true + }, + "set-function-length": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", + "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", + "dev": true, + "peer": true, + "requires": { + "define-data-property": "^1.1.4", + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.4", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.2" + } + }, + "set-function-name": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz", + "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==", + "dev": true, + "peer": true, + "requires": { + "define-data-property": "^1.1.4", + "es-errors": "^1.3.0", + "functions-have-names": "^1.2.3", + "has-property-descriptors": "^1.0.2" + } + }, + "shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "requires": { + "shebang-regex": "^3.0.0" + } + }, + "shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true + }, + "side-channel": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz", + "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.7", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.4", + "object-inspect": "^1.13.1" + } + }, + "signal-exit": { + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", + "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", + "dev": true + }, + "slash": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "dev": true, + "peer": true + }, + "slashes": { + "version": "3.0.12", + "resolved": "https://registry.npmjs.org/slashes/-/slashes-3.0.12.tgz", + "integrity": "sha512-Q9VME8WyGkc7pJf6QEkj3wE+2CnvZMI+XJhwdTPR8Z/kWQRXi7boAWLDibRPyHRTUTPx5FaU7MsyrjI3yLB4HA==", + "dev": true, + "peer": true + }, + "slice-ansi": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-5.0.0.tgz", + "integrity": "sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==", + "dev": true, + "requires": { + "ansi-styles": "^6.0.0", + "is-fullwidth-code-point": "^4.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", + "dev": true + }, + "is-fullwidth-code-point": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz", + "integrity": "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==", + "dev": true + } + } + }, + "source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "dev": true + }, + "source-map-support": { + "version": "0.5.21", + "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", + "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", + "dev": true, + "requires": { + "buffer-from": "^1.0.0", + "source-map": "^0.6.0" + } + }, + "spawn-wrap": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/spawn-wrap/-/spawn-wrap-2.0.0.tgz", + "integrity": "sha512-EeajNjfN9zMnULLwhZZQU3GWBoFNkbngTUPfaawT4RkMiviTxcX0qfhVbGey39mfctfDHkWtuecgQ8NJcyQWHg==", + "dev": true, + "requires": { + "foreground-child": "^2.0.0", + "is-windows": "^1.0.2", + "make-dir": "^3.0.0", + "rimraf": "^3.0.0", + "signal-exit": "^3.0.2", + "which": "^2.0.1" + } + }, + "spdx-exceptions": { + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz", + "integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==", + "dev": true, + "peer": true + }, + "spdx-expression-parse": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz", + "integrity": "sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==", + "dev": true, + "peer": true, + "requires": { + "spdx-exceptions": "^2.1.0", + "spdx-license-ids": "^3.0.0" + } + }, + "spdx-license-ids": { + "version": "3.0.20", + "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.20.tgz", + "integrity": "sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw==", + "dev": true, + "peer": true + }, + "split2": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz", + "integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==", + "dev": true + }, + "sprintf-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "dev": true + }, + "sshpk": { + "version": "1.17.0", + "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.17.0.tgz", + "integrity": "sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==", + "dev": true, + "requires": { + "asn1": "~0.2.3", + "assert-plus": "^1.0.0", + "bcrypt-pbkdf": "^1.0.0", + "dashdash": "^1.12.0", + "ecc-jsbn": "~0.1.1", + "getpass": "^0.1.1", + "jsbn": "~0.1.0", + "safer-buffer": "^2.0.2", + "tweetnacl": "~0.14.0" + } + }, + "string-argv": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/string-argv/-/string-argv-0.3.2.tgz", + "integrity": "sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==", + "dev": true + }, + "string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "requires": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + } + }, + "string-width-cjs": { + "version": "npm:string-width@4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "requires": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + } + }, + "string.prototype.trim": { + "version": "1.2.9", + "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz", + "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.0", + "es-object-atoms": "^1.0.0" + } + }, + "string.prototype.trimend": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz", + "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0" + } + }, + "string.prototype.trimstart": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", + "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0" + } + }, + "strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "requires": { + "ansi-regex": "^5.0.1" + } + }, + "strip-ansi-cjs": { + "version": "npm:strip-ansi@6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "requires": { + "ansi-regex": "^5.0.1" + } + }, + "strip-bom": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", + "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", + "dev": true + }, + "strip-final-newline": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz", + "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==", + "dev": true + }, + "strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true + }, + "sucrase": { + "version": "3.35.0", + "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", + "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", + "dev": true, + "requires": { + "@jridgewell/gen-mapping": "^0.3.2", + "commander": "^4.0.0", + "glob": "^10.3.10", + "lines-and-columns": "^1.1.6", + "mz": "^2.7.0", + "pirates": "^4.0.1", + "ts-interface-checker": "^0.1.9" + }, + "dependencies": { + "@jridgewell/gen-mapping": { + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", + "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", + "dev": true, + "requires": { + "@jridgewell/set-array": "^1.2.1", + "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/trace-mapping": "^0.3.24" + } + }, + "brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dev": true, + "requires": { + "balanced-match": "^1.0.0" + } + }, + "foreground-child": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz", + "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==", + "dev": true, + "requires": { + "cross-spawn": "^7.0.4", + "signal-exit": "^4.0.1" + } + }, + "glob": { + "version": "10.4.5", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "dev": true, + "requires": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" + } + }, + "minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "dev": true, + "requires": { + "brace-expansion": "^2.0.1" + } + }, + "signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "dev": true + } + } + }, + "supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "requires": { + "has-flag": "^3.0.0" + } + }, + "supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "dev": true, + "peer": true + }, + "synckit": { + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.8.8.tgz", + "integrity": "sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==", + "dev": true, + "peer": true, + "requires": { + "@pkgr/core": "^0.1.0", + "tslib": "^2.6.2" + } + }, + "test-exclude": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz", + "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==", + "dev": true, + "requires": { + "@istanbuljs/schema": "^0.1.2", + "glob": "^7.1.4", + "minimatch": "^3.0.4" + } + }, + "text-extensions": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/text-extensions/-/text-extensions-2.4.0.tgz", + "integrity": "sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==", + "dev": true + }, + "text-table": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", + "dev": true, + "peer": true + }, + "thenify": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", + "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", + "dev": true, + "requires": { + "any-promise": "^1.0.0" + } + }, + "thenify-all": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", + "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", + "dev": true, + "requires": { + "thenify": ">= 3.1.0 < 4" + } + }, + "through": { + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", + "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", + "dev": true + }, + "tinyexec": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.1.tgz", + "integrity": "sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==", + "dev": true + }, + "tinyglobby": { + "version": "0.2.10", + "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.10.tgz", + "integrity": "sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==", + "dev": true, + "requires": { + "fdir": "^6.4.2", + "picomatch": "^4.0.2" + }, + "dependencies": { + "fdir": { + "version": "6.4.2", + "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.2.tgz", + "integrity": "sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==", + "dev": true, + "requires": {} + }, + "picomatch": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", + "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", + "dev": true + } + } + }, + "to-fast-properties": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", + "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", + "dev": true + }, + "to-regex-range": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "dev": true, + "requires": { + "is-number": "^7.0.0" + } + }, + "tough-cookie": { + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.4.tgz", + "integrity": "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==", + "dev": true, + "requires": { + "psl": "^1.1.33", + "punycode": "^2.1.1", + "universalify": "^0.2.0", + "url-parse": "^1.5.3" + } + }, + "tr46": { + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", + "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" + }, + "tree-kill": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz", + "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==", + "dev": true + }, + "ts-api-utils": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz", + "integrity": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==", + "dev": true, + "peer": true, + "requires": {} + }, + "ts-interface-checker": { + "version": "0.1.13", + "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", + "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", + "dev": true + }, + "ts-mocha": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/ts-mocha/-/ts-mocha-10.0.0.tgz", + "integrity": "sha512-VRfgDO+iiuJFlNB18tzOfypJ21xn2xbuZyDvJvqpTbWgkAgD17ONGr8t+Tl8rcBtOBdjXp5e/Rk+d39f7XBHRw==", + "dev": true, + "requires": { + "ts-node": "7.0.1", + "tsconfig-paths": "^3.5.0" + }, + "dependencies": { + "diff": { + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/diff/-/diff-3.5.0.tgz", + "integrity": "sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==", + "dev": true + }, + "json5": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", + "dev": true, + "optional": true, + "requires": { + "minimist": "^1.2.0" + } + }, + "ts-node": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-7.0.1.tgz", + "integrity": "sha512-BVwVbPJRspzNh2yfslyT1PSbl5uIk03EZlb493RKHN4qej/D06n1cEhjlOJG69oFsE7OT8XjpTUcYf6pKTLMhw==", + "dev": true, + "requires": { + "arrify": "^1.0.0", + "buffer-from": "^1.1.0", + "diff": "^3.1.0", + "make-error": "^1.1.1", + "minimist": "^1.2.0", + "mkdirp": "^0.5.1", + "source-map-support": "^0.5.6", + "yn": "^2.0.0" + } + }, + "tsconfig-paths": { + "version": "3.15.0", + "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", + "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", + "dev": true, + "optional": true, + "requires": { + "@types/json5": "^0.0.29", + "json5": "^1.0.2", + "minimist": "^1.2.6", + "strip-bom": "^3.0.0" + } + }, + "yn": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/yn/-/yn-2.0.0.tgz", + "integrity": "sha512-uTv8J/wiWTgUTg+9vLTi//leUl5vDQS6uii/emeTb2ssY7vl6QWf2fFbIIGjnhjvbdKlU0ed7QPgY1htTC86jQ==", + "dev": true + } + } + }, + "ts-node": { + "version": "10.9.2", + "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz", + "integrity": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==", + "dev": true, + "requires": { + "@cspotcode/source-map-support": "^0.8.0", + "@tsconfig/node10": "^1.0.7", + "@tsconfig/node12": "^1.0.7", + "@tsconfig/node14": "^1.0.0", + "@tsconfig/node16": "^1.0.2", + "acorn": "^8.4.1", + "acorn-walk": "^8.1.1", + "arg": "^4.1.0", + "create-require": "^1.1.0", + "diff": "^4.0.1", + "make-error": "^1.1.1", + "v8-compile-cache-lib": "^3.0.1", + "yn": "3.1.1" + }, + "dependencies": { + "diff": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", + "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", + "dev": true + } + } + }, + "tsconfig-paths": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-4.2.0.tgz", + "integrity": "sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==", "dev": true, - "engines": { - "node": ">=14" + "requires": { + "json5": "^2.2.2", + "minimist": "^1.2.6", + "strip-bom": "^3.0.0" + } + }, + "tslib": { + "version": "2.6.2", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", + "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==", + "dev": true, + "peer": true + }, + "tsup": { + "version": "8.3.5", + "resolved": "https://registry.npmjs.org/tsup/-/tsup-8.3.5.tgz", + "integrity": "sha512-Tunf6r6m6tnZsG9GYWndg0z8dEV7fD733VBFzFJ5Vcm1FtlXB8xBD/rtrBi2a3YKEV7hHtxiZtW5EAVADoe1pA==", + "dev": true, + "requires": { + "bundle-require": "^5.0.0", + "cac": "^6.7.14", + "chokidar": "^4.0.1", + "consola": "^3.2.3", + "debug": "^4.3.7", + "esbuild": "^0.24.0", + "joycon": "^3.1.1", + "picocolors": "^1.1.1", + "postcss-load-config": "^6.0.1", + "resolve-from": "^5.0.0", + "rollup": "^4.24.0", + "source-map": "0.8.0-beta.0", + "sucrase": "^3.35.0", + "tinyexec": "^0.3.1", + "tinyglobby": "^0.2.9", + "tree-kill": "^1.2.2" }, - "funding": { - "url": "https://github.com/sponsors/antonk52" + "dependencies": { + "chokidar": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.1.tgz", + "integrity": "sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==", + "dev": true, + "requires": { + "readdirp": "^4.0.1" + } + }, + "readdirp": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.0.2.tgz", + "integrity": "sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==", + "dev": true + }, + "resolve-from": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", + "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", + "dev": true + }, + "source-map": { + "version": "0.8.0-beta.0", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz", + "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==", + "dev": true, + "requires": { + "whatwg-url": "^7.0.0" + } + }, + "tr46": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz", + "integrity": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==", + "dev": true, + "requires": { + "punycode": "^2.1.0" + } + }, + "webidl-conversions": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz", + "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==", + "dev": true + }, + "whatwg-url": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz", + "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==", + "dev": true, + "requires": { + "lodash.sortby": "^4.7.0", + "tr46": "^1.0.1", + "webidl-conversions": "^4.0.2" + } + } } }, - "node_modules/lines-and-columns": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", - "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", + "tunnel-agent": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", + "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==", + "dev": true, + "requires": { + "safe-buffer": "^5.0.1" + } + }, + "tweetnacl": { + "version": "0.14.5", + "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", + "integrity": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==", "dev": true }, - "node_modules/load-tsconfig": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/load-tsconfig/-/load-tsconfig-0.2.5.tgz", - "integrity": "sha512-IXO6OCs9yg8tMKzfPZ1YmheJbZCiEsnBdcB03l0OcfK9prKnJb96siuHCr5Fl37/yo9DnKU+TLpxzTUspw9shg==", + "type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", "dev": true, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + "peer": true, + "requires": { + "prelude-ls": "^1.2.1" } }, - "node_modules/locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", + "type-detect": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.1.0.tgz", + "integrity": "sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==", + "dev": true + }, + "type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", "dev": true, - "dependencies": { - "p-locate": "^5.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peer": true + }, + "typed-array-buffer": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz", + "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.7", + "es-errors": "^1.3.0", + "is-typed-array": "^1.1.13" + } + }, + "typed-array-byte-length": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz", + "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.7", + "for-each": "^0.3.3", + "gopd": "^1.0.1", + "has-proto": "^1.0.3", + "is-typed-array": "^1.1.13" + } + }, + "typed-array-byte-offset": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz", + "integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==", + "dev": true, + "peer": true, + "requires": { + "available-typed-arrays": "^1.0.7", + "call-bind": "^1.0.7", + "for-each": "^0.3.3", + "gopd": "^1.0.1", + "has-proto": "^1.0.3", + "is-typed-array": "^1.1.13" + } + }, + "typed-array-length": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz", + "integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.7", + "for-each": "^0.3.3", + "gopd": "^1.0.1", + "has-proto": "^1.0.3", + "is-typed-array": "^1.1.13", + "possible-typed-array-names": "^1.0.0" + } + }, + "typedarray-to-buffer": { + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", + "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", + "dev": true, + "requires": { + "is-typedarray": "^1.0.0" } }, - "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "typescript": { + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", "dev": true }, - "node_modules/lodash.debounce": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", - "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==", + "unbox-primitive": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", + "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.2", + "has-bigints": "^1.0.2", + "has-symbols": "^1.0.3", + "which-boxed-primitive": "^1.0.2" + } + }, + "undici-types": { + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", + "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==", + "dev": true + }, + "unicode-canonical-property-names-ecmascript": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz", + "integrity": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==", + "dev": true, + "peer": true + }, + "unicode-match-property-ecmascript": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", + "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==", + "dev": true, + "peer": true, + "requires": { + "unicode-canonical-property-names-ecmascript": "^2.0.0", + "unicode-property-aliases-ecmascript": "^2.0.0" + } + }, + "unicode-match-property-value-ecmascript": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.0.tgz", + "integrity": "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==", "dev": true, "peer": true }, - "node_modules/lodash.flattendeep": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz", - "integrity": "sha512-uHaJFihxmJcEX3kT4I23ABqKKalJ/zDrDg0lsFtc1h+3uw49SIJ5beyhx5ExVRti3AvKoOJngIj7xz3oylPdWQ==", - "dev": true - }, - "node_modules/lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "unicode-property-aliases-ecmascript": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz", + "integrity": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==", "dev": true, "peer": true }, - "node_modules/lodash.sortby": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz", - "integrity": "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==", + "unicorn-magic": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz", + "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==", "dev": true }, - "node_modules/log-driver": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/log-driver/-/log-driver-1.2.7.tgz", - "integrity": "sha512-U7KCmLdqsGHBLeWqYlFA0V0Sl6P08EE1ZrmA9cxjUE0WVqT9qnyVDPz1kzpFEP0jdJuFnasWIfSd7fsaNXkpbg==", - "dev": true, - "engines": { - "node": ">=0.8.6" - } + "universalify": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz", + "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==", + "dev": true }, - "node_modules/log-symbols": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz", - "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==", + "update-browserslist-db": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz", + "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==", "dev": true, - "dependencies": { - "chalk": "^4.1.0", - "is-unicode-supported": "^0.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "requires": { + "escalade": "^3.1.2", + "picocolors": "^1.0.1" } }, - "node_modules/log-symbols/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" + "requires": { + "punycode": "^2.1.0" } }, - "node_modules/log-symbols/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "url-parse": { + "version": "1.5.10", + "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", + "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" + "requires": { + "querystringify": "^2.1.1", + "requires-port": "^1.0.0" } }, - "node_modules/log-symbols/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "uuid": { + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", + "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==", + "dev": true + }, + "v8-compile-cache-lib": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz", + "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==", + "dev": true + }, + "verror": { + "version": "1.10.0", + "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz", + "integrity": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==", "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" + "requires": { + "assert-plus": "^1.0.0", + "core-util-is": "1.0.2", + "extsprintf": "^1.2.0" } }, - "node_modules/log-symbols/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true + "warframe-patchlogs": { + "version": "2.51.0", + "resolved": "https://registry.npmjs.org/warframe-patchlogs/-/warframe-patchlogs-2.51.0.tgz", + "integrity": "sha512-CJHv7OGQdP50Apojl9CfYARUngfWOfbxGsOZ6FnjgClNK+IWd5gmkqtMJn2X3lLDCNA2hK/TxA8giMajIJ1zaw==" }, - "node_modules/log-symbols/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "webidl-conversions": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", + "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" + }, + "whatwg-url": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", + "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", + "requires": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" + } + }, + "which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", "dev": true, - "engines": { - "node": ">=8" + "requires": { + "isexe": "^2.0.0" } }, - "node_modules/log-symbols/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "which-boxed-primitive": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", + "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" + "peer": true, + "requires": { + "is-bigint": "^1.0.1", + "is-boolean-object": "^1.1.0", + "is-number-object": "^1.0.4", + "is-string": "^1.0.5", + "is-symbol": "^1.0.3" } }, - "node_modules/loupe": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/loupe/-/loupe-2.3.7.tgz", - "integrity": "sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==", + "which-module": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz", + "integrity": "sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==", + "dev": true + }, + "which-typed-array": { + "version": "1.1.15", + "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz", + "integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==", "dev": true, - "dependencies": { - "get-func-name": "^2.0.1" + "peer": true, + "requires": { + "available-typed-arrays": "^1.0.7", + "call-bind": "^1.0.7", + "for-each": "^0.3.3", + "gopd": "^1.0.1", + "has-tostringtag": "^1.0.2" } }, - "node_modules/lru-cache": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", - "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", + "workerpool": { + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.5.1.tgz", + "integrity": "sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==", + "dev": true + }, + "wrap-ansi": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", "dev": true, + "requires": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, "dependencies": { - "yallist": "^3.0.2" + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + } } }, - "node_modules/make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", + "wrap-ansi-cjs": { + "version": "npm:wrap-ansi@7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", "dev": true, - "dependencies": { - "semver": "^6.0.0" - }, - "engines": { - "node": ">=8" + "requires": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + } } }, - "node_modules/make-error": { - "version": "1.3.6", - "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", - "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==", + "wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", "dev": true }, - "node_modules/merge2": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", - "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", + "write-file-atomic": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", + "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", "dev": true, - "peer": true, - "engines": { - "node": ">= 8" + "requires": { + "imurmurhash": "^0.1.4", + "is-typedarray": "^1.0.0", + "signal-exit": "^3.0.2", + "typedarray-to-buffer": "^3.1.5" } }, - "node_modules/micromatch": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", - "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", - "dev": true, - "peer": true, - "dependencies": { - "braces": "^3.0.3", - "picomatch": "^2.3.1" - }, - "engines": { - "node": ">=8.6" - } + "y18n": { + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", + "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", + "dev": true }, - "node_modules/mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", - "dev": true, - "engines": { - "node": ">= 0.6" - } + "yallist": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", + "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", + "dev": true }, - "node_modules/mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "dev": true, - "dependencies": { - "mime-db": "1.52.0" - }, - "engines": { - "node": ">= 0.6" - } + "yaml": { + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.5.1.tgz", + "integrity": "sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==", + "dev": true }, - "node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "yargs": { + "version": "16.2.0", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz", + "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==", "dev": true, - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" + "requires": { + "cliui": "^7.0.2", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.0", + "y18n": "^5.0.5", + "yargs-parser": "^20.2.2" } }, - "node_modules/minimist": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz", - "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==", + "yargs-parser": { + "version": "20.2.9", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz", + "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", "dev": true }, - "node_modules/minipass": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", - "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", + "yargs-unparser": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/yargs-unparser/-/yargs-unparser-2.0.0.tgz", + "integrity": "sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==", "dev": true, - "engines": { - "node": ">=16 || 14 >=14.17" + "requires": { + "camelcase": "^6.0.0", + "decamelize": "^4.0.0", + "flat": "^5.0.2", + "is-plain-obj": "^2.1.0" } }, - "node_modules/mkdirp": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", - "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", - "dev": true, - "dependencies": { - "minimist": "^1.2.6" - }, - "bin": { - "mkdirp": "bin/cmd.js" - } + "yn": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz", + "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==", + "dev": true }, - "node_modules/mocha": { - "version": "10.8.2", - "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.8.2.tgz", - "integrity": "sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==", - "dev": true, + "yocto-queue": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", + "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", + "dev": true + } + }, + "lockfileVersion": 2, + "packages": { + "": { + "name": "@wfcd/relics", + "version": "2.0.18", + "hasInstallScript": true, + "license": "MIT", "dependencies": { - "ansi-colors": "^4.1.3", - "browser-stdout": "^1.3.1", - "chokidar": "^3.5.3", - "debug": "^4.3.5", - "diff": "^5.2.0", - "escape-string-regexp": "^4.0.0", - "find-up": "^5.0.0", - "glob": "^8.1.0", - "he": "^1.2.0", - "js-yaml": "^4.1.0", - "log-symbols": "^4.1.0", - "minimatch": "^5.1.6", - "ms": "^2.1.3", - "serialize-javascript": "^6.0.2", - "strip-json-comments": "^3.1.1", - "supports-color": "^8.1.1", - "workerpool": "^6.5.1", - "yargs": "^16.2.0", - "yargs-parser": "^20.2.9", - "yargs-unparser": "^2.0.0" - }, - "bin": { - "_mocha": "bin/_mocha", - "mocha": "bin/mocha.js" - }, - "engines": { - "node": ">= 14.0.0" - } - }, - "node_modules/mocha/node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true, - "engines": { - "node": ">=10" + "node-fetch": "^2.6.7", + "warframe-patchlogs": "^2.3.3" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "devDependencies": { + "@commitlint/cli": "^19.6.0", + "@commitlint/config-conventional": "^19.6.0", + "@commitlint/types": "^19.5.0", + "@types/chai": "^4.3.3", + "@types/mocha": "^10.0.0", + "@types/node": "^22.1.0", + "@types/node-fetch": "^2.6.2", + "@wfcd/eslint-config": "^1.2.0", + "chai": "^4.3.6", + "coveralls": "^3.1.1", + "husky": "^9.1.7", + "lint-staged": "^15.2.10", + "mocha": "^10.0.0", + "nyc": "^17.0.0", + "ts-mocha": "^10.0.0", + "ts-node": "^10.9.1", + "tsconfig-paths": "^4.1.0", + "tsup": "^8.0.2", + "typescript": "^5.0.4" } }, - "node_modules/mocha/node_modules/glob": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", - "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", - "deprecated": "Glob versions prior to v9 are no longer supported", + "node_modules/@aashutoshrathi/word-wrap": { + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", + "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", "dev": true, - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^5.0.1", - "once": "^1.3.0" - }, + "peer": true, "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" + "node": ">=0.10.0" } }, - "node_modules/mocha/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "node_modules/@ampproject/remapping": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz", + "integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==", "dev": true, + "dependencies": { + "@jridgewell/gen-mapping": "^0.1.0", + "@jridgewell/trace-mapping": "^0.3.9" + }, "engines": { - "node": ">=8" + "node": ">=6.0.0" } }, - "node_modules/mocha/node_modules/minimatch": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "node_modules/@babel/code-frame": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz", + "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==", "dev": true, "dependencies": { - "brace-expansion": "^2.0.1" + "@babel/highlight": "^7.24.7", + "picocolors": "^1.0.0" }, "engines": { - "node": ">=10" + "node": ">=6.9.0" } }, - "node_modules/mocha/node_modules/minimatch/node_modules/brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "node_modules/@babel/compat-data": { + "version": "7.25.4", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.4.tgz", + "integrity": "sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==", "dev": true, - "dependencies": { - "balanced-match": "^1.0.0" + "engines": { + "node": ">=6.9.0" } }, - "node_modules/mocha/node_modules/supports-color": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", - "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", + "node_modules/@babel/core": { + "version": "7.25.2", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.2.tgz", + "integrity": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==", "dev": true, "dependencies": { - "has-flag": "^4.0.0" + "@ampproject/remapping": "^2.2.0", + "@babel/code-frame": "^7.24.7", + "@babel/generator": "^7.25.0", + "@babel/helper-compilation-targets": "^7.25.2", + "@babel/helper-module-transforms": "^7.25.2", + "@babel/helpers": "^7.25.0", + "@babel/parser": "^7.25.0", + "@babel/template": "^7.25.0", + "@babel/traverse": "^7.25.2", + "@babel/types": "^7.25.2", + "convert-source-map": "^2.0.0", + "debug": "^4.1.0", + "gensync": "^1.0.0-beta.2", + "json5": "^2.2.3", + "semver": "^6.3.1" }, "engines": { - "node": ">=10" + "node": ">=6.9.0" }, "funding": { - "url": "https://github.com/chalk/supports-color?sponsor=1" + "type": "opencollective", + "url": "https://opencollective.com/babel" } }, - "node_modules/ms": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "node_modules/@babel/core/node_modules/convert-source-map": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", "dev": true }, - "node_modules/mz": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", - "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", + "node_modules/@babel/eslint-parser": { + "version": "7.25.1", + "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.1.tgz", + "integrity": "sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg==", "dev": true, + "peer": true, "dependencies": { - "any-promise": "^1.0.0", - "object-assign": "^4.0.1", - "thenify-all": "^1.0.0" + "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", + "eslint-visitor-keys": "^2.1.0", + "semver": "^6.3.1" + }, + "engines": { + "node": "^10.13.0 || ^12.13.0 || >=14.0.0" + }, + "peerDependencies": { + "@babel/core": "^7.11.0", + "eslint": "^7.5.0 || ^8.0.0 || ^9.0.0" } }, - "node_modules/natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "node_modules/@babel/generator": { + "version": "7.25.6", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.6.tgz", + "integrity": "sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==", "dev": true, - "peer": true - }, - "node_modules/node-fetch": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", - "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", "dependencies": { - "whatwg-url": "^5.0.0" + "@babel/types": "^7.25.6", + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.25", + "jsesc": "^2.5.1" }, "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } + "node": ">=6.9.0" } }, - "node_modules/node-preload": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/node-preload/-/node-preload-0.2.1.tgz", - "integrity": "sha512-RM5oyBy45cLEoHqCeh+MNuFAxO0vTFBLskvQbOKnEE7YTTSN4tbN8QWDIPQ6L+WvKsB/qLEGpYe2ZZ9d4W9OIQ==", + "node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping": { + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", + "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", "dev": true, "dependencies": { - "process-on-spawn": "^1.0.0" + "@jridgewell/set-array": "^1.2.1", + "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/trace-mapping": "^0.3.24" }, "engines": { - "node": ">=8" + "node": ">=6.0.0" } }, - "node_modules/node-releases": { - "version": "2.0.18", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz", - "integrity": "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==", - "dev": true - }, - "node_modules/normalize-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", + "node_modules/@babel/helper-annotate-as-pure": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz", + "integrity": "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==", "dev": true, + "peer": true, + "dependencies": { + "@babel/types": "^7.24.7" + }, "engines": { - "node": ">=0.10.0" + "node": ">=6.9.0" } }, - "node_modules/nyc": { - "version": "17.1.0", - "resolved": "https://registry.npmjs.org/nyc/-/nyc-17.1.0.tgz", - "integrity": "sha512-U42vQ4czpKa0QdI1hu950XuNhYqgoM+ZF1HT+VuUHL9hPfDPVvNQyltmMqdE9bUHMVa+8yNbc3QKTj8zQhlVxQ==", + "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.24.7.tgz", + "integrity": "sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==", "dev": true, + "peer": true, "dependencies": { - "@istanbuljs/load-nyc-config": "^1.0.0", - "@istanbuljs/schema": "^0.1.2", - "caching-transform": "^4.0.0", - "convert-source-map": "^1.7.0", - "decamelize": "^1.2.0", - "find-cache-dir": "^3.2.0", - "find-up": "^4.1.0", - "foreground-child": "^3.3.0", - "get-package-type": "^0.1.0", - "glob": "^7.1.6", - "istanbul-lib-coverage": "^3.0.0", - "istanbul-lib-hook": "^3.0.0", - "istanbul-lib-instrument": "^6.0.2", - "istanbul-lib-processinfo": "^2.0.2", - "istanbul-lib-report": "^3.0.0", - "istanbul-lib-source-maps": "^4.0.0", - "istanbul-reports": "^3.0.2", - "make-dir": "^3.0.0", - "node-preload": "^0.2.1", - "p-map": "^3.0.0", - "process-on-spawn": "^1.0.0", - "resolve-from": "^5.0.0", - "rimraf": "^3.0.0", - "signal-exit": "^3.0.2", - "spawn-wrap": "^2.0.0", - "test-exclude": "^6.0.0", - "yargs": "^15.0.2" - }, - "bin": { - "nyc": "bin/nyc.js" + "@babel/traverse": "^7.24.7", + "@babel/types": "^7.24.7" }, "engines": { - "node": ">=18" + "node": ">=6.9.0" } }, - "node_modules/nyc/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "node_modules/@babel/helper-compilation-targets": { + "version": "7.25.2", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz", + "integrity": "sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==", "dev": true, "dependencies": { - "color-convert": "^2.0.1" + "@babel/compat-data": "^7.25.2", + "@babel/helper-validator-option": "^7.24.8", + "browserslist": "^4.23.1", + "lru-cache": "^5.1.1", + "semver": "^6.3.1" }, "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" + "node": ">=6.9.0" } }, - "node_modules/nyc/node_modules/camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", + "node_modules/@babel/helper-create-class-features-plugin": { + "version": "7.25.4", + "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz", + "integrity": "sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==", "dev": true, + "peer": true, + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.24.7", + "@babel/helper-member-expression-to-functions": "^7.24.8", + "@babel/helper-optimise-call-expression": "^7.24.7", + "@babel/helper-replace-supers": "^7.25.0", + "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", + "@babel/traverse": "^7.25.4", + "semver": "^6.3.1" + }, "engines": { - "node": ">=6" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" } }, - "node_modules/nyc/node_modules/cliui": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz", - "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==", + "node_modules/@babel/helper-create-regexp-features-plugin": { + "version": "7.25.2", + "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz", + "integrity": "sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g==", "dev": true, + "peer": true, "dependencies": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.0", - "wrap-ansi": "^6.2.0" + "@babel/helper-annotate-as-pure": "^7.24.7", + "regexpu-core": "^5.3.1", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" } }, - "node_modules/nyc/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "node_modules/@babel/helper-define-polyfill-provider": { + "version": "0.6.2", + "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz", + "integrity": "sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==", "dev": true, + "peer": true, "dependencies": { - "color-name": "~1.1.4" + "@babel/helper-compilation-targets": "^7.22.6", + "@babel/helper-plugin-utils": "^7.22.5", + "debug": "^4.1.1", + "lodash.debounce": "^4.0.8", + "resolve": "^1.14.2" }, - "engines": { - "node": ">=7.0.0" + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" } }, - "node_modules/nyc/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/nyc/node_modules/decamelize": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", - "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==", + "node_modules/@babel/helper-member-expression-to-functions": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.8.tgz", + "integrity": "sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==", "dev": true, + "peer": true, + "dependencies": { + "@babel/traverse": "^7.24.8", + "@babel/types": "^7.24.8" + }, "engines": { - "node": ">=0.10.0" + "node": ">=6.9.0" } }, - "node_modules/nyc/node_modules/find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", + "node_modules/@babel/helper-module-imports": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz", + "integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==", "dev": true, "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" + "@babel/traverse": "^7.24.7", + "@babel/types": "^7.24.7" }, "engines": { - "node": ">=8" + "node": ">=6.9.0" } }, - "node_modules/nyc/node_modules/foreground-child": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz", - "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==", + "node_modules/@babel/helper-module-transforms": { + "version": "7.25.2", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz", + "integrity": "sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==", "dev": true, "dependencies": { - "cross-spawn": "^7.0.0", - "signal-exit": "^4.0.1" + "@babel/helper-module-imports": "^7.24.7", + "@babel/helper-simple-access": "^7.24.7", + "@babel/helper-validator-identifier": "^7.24.7", + "@babel/traverse": "^7.25.2" }, "engines": { - "node": ">=14" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/isaacs" + "peerDependencies": { + "@babel/core": "^7.0.0" } }, - "node_modules/nyc/node_modules/foreground-child/node_modules/signal-exit": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "node_modules/@babel/helper-optimise-call-expression": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz", + "integrity": "sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==", "dev": true, - "engines": { - "node": ">=14" + "peer": true, + "dependencies": { + "@babel/types": "^7.24.7" }, - "funding": { - "url": "https://github.com/sponsors/isaacs" + "engines": { + "node": ">=6.9.0" } }, - "node_modules/nyc/node_modules/locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", + "node_modules/@babel/helper-plugin-utils": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz", + "integrity": "sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==", "dev": true, - "dependencies": { - "p-locate": "^4.1.0" - }, + "peer": true, "engines": { - "node": ">=8" + "node": ">=6.9.0" } }, - "node_modules/nyc/node_modules/p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", + "node_modules/@babel/helper-remap-async-to-generator": { + "version": "7.25.0", + "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.0.tgz", + "integrity": "sha512-NhavI2eWEIz/H9dbrG0TuOicDhNexze43i5z7lEqwYm0WEZVTwnPpA0EafUTP7+6/W79HWIP2cTe3Z5NiSTVpw==", "dev": true, + "peer": true, "dependencies": { - "p-try": "^2.0.0" + "@babel/helper-annotate-as-pure": "^7.24.7", + "@babel/helper-wrap-function": "^7.25.0", + "@babel/traverse": "^7.25.0" }, "engines": { - "node": ">=6" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependencies": { + "@babel/core": "^7.0.0" } }, - "node_modules/nyc/node_modules/p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "node_modules/@babel/helper-replace-supers": { + "version": "7.25.0", + "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.25.0.tgz", + "integrity": "sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==", "dev": true, + "peer": true, "dependencies": { - "p-limit": "^2.2.0" + "@babel/helper-member-expression-to-functions": "^7.24.8", + "@babel/helper-optimise-call-expression": "^7.24.7", + "@babel/traverse": "^7.25.0" }, "engines": { - "node": ">=8" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" } }, - "node_modules/nyc/node_modules/resolve-from": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", + "node_modules/@babel/helper-simple-access": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz", + "integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==", "dev": true, + "dependencies": { + "@babel/traverse": "^7.24.7", + "@babel/types": "^7.24.7" + }, "engines": { - "node": ">=8" + "node": ">=6.9.0" } }, - "node_modules/nyc/node_modules/wrap-ansi": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", - "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", + "node_modules/@babel/helper-skip-transparent-expression-wrappers": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz", + "integrity": "sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==", "dev": true, + "peer": true, "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" + "@babel/traverse": "^7.24.7", + "@babel/types": "^7.24.7" }, "engines": { - "node": ">=8" + "node": ">=6.9.0" } }, - "node_modules/nyc/node_modules/y18n": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz", - "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==", - "dev": true - }, - "node_modules/nyc/node_modules/yargs": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz", - "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==", + "node_modules/@babel/helper-string-parser": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz", + "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==", "dev": true, - "dependencies": { - "cliui": "^6.0.0", - "decamelize": "^1.2.0", - "find-up": "^4.1.0", - "get-caller-file": "^2.0.1", - "require-directory": "^2.1.1", - "require-main-filename": "^2.0.0", - "set-blocking": "^2.0.0", - "string-width": "^4.2.0", - "which-module": "^2.0.0", - "y18n": "^4.0.0", - "yargs-parser": "^18.1.2" - }, "engines": { - "node": ">=8" + "node": ">=6.9.0" } }, - "node_modules/nyc/node_modules/yargs-parser": { - "version": "18.1.3", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz", - "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==", + "node_modules/@babel/helper-validator-identifier": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", + "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", "dev": true, - "dependencies": { - "camelcase": "^5.0.0", - "decamelize": "^1.2.0" - }, "engines": { - "node": ">=6" + "node": ">=6.9.0" } }, - "node_modules/oauth-sign": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz", - "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==", + "node_modules/@babel/helper-validator-option": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz", + "integrity": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==", "dev": true, "engines": { - "node": "*" + "node": ">=6.9.0" } }, - "node_modules/object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", + "node_modules/@babel/helper-wrap-function": { + "version": "7.25.0", + "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.25.0.tgz", + "integrity": "sha512-s6Q1ebqutSiZnEjaofc/UKDyC4SbzV5n5SrA2Gq8UawLycr3i04f1dX4OzoQVnexm6aOCh37SQNYlJ/8Ku+PMQ==", "dev": true, + "peer": true, + "dependencies": { + "@babel/template": "^7.25.0", + "@babel/traverse": "^7.25.0", + "@babel/types": "^7.25.0" + }, "engines": { - "node": ">=0.10.0" + "node": ">=6.9.0" } }, - "node_modules/object-inspect": { - "version": "1.13.2", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz", - "integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==", + "node_modules/@babel/helpers": { + "version": "7.25.6", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.6.tgz", + "integrity": "sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==", "dev": true, - "peer": true, + "dependencies": { + "@babel/template": "^7.25.0", + "@babel/types": "^7.25.6" + }, "engines": { - "node": ">= 0.4" + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz", + "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==", + "dev": true, + "dependencies": { + "@babel/helper-validator-identifier": "^7.24.7", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0", + "picocolors": "^1.0.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "engines": { + "node": ">=6.9.0" } }, - "node_modules/object-keys": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", + "node_modules/@babel/parser": { + "version": "7.25.6", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.6.tgz", + "integrity": "sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==", "dev": true, - "peer": true, + "dependencies": { + "@babel/types": "^7.25.6" + }, + "bin": { + "parser": "bin/babel-parser.js" + }, "engines": { - "node": ">= 0.4" + "node": ">=6.0.0" } }, - "node_modules/object.assign": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz", - "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==", + "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": { + "version": "7.25.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz", + "integrity": "sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==", "dev": true, "peer": true, "dependencies": { - "call-bind": "^1.0.5", - "define-properties": "^1.2.1", - "has-symbols": "^1.0.3", - "object-keys": "^1.1.1" + "@babel/helper-plugin-utils": "^7.24.8", + "@babel/traverse": "^7.25.3" }, "engines": { - "node": ">= 0.4" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "peerDependencies": { + "@babel/core": "^7.0.0" } }, - "node_modules/object.entries": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz", - "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==", + "node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": { + "version": "7.25.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.25.0.tgz", + "integrity": "sha512-Bm4bH2qsX880b/3ziJ8KD711LT7z4u8CFudmjqle65AZj/HNUFhEf90dqYv6O86buWvSBmeQDjv0Tn2aF/bIBA==", "dev": true, "peer": true, "dependencies": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0" + "@babel/helper-plugin-utils": "^7.24.8" }, "engines": { - "node": ">= 0.4" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" } }, - "node_modules/object.fromentries": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz", - "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", + "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { + "version": "7.25.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.25.0.tgz", + "integrity": "sha512-lXwdNZtTmeVOOFtwM/WDe7yg1PL8sYhRk/XH0FzbR2HDQ0xC+EnQ/JHeoMYSavtU115tnUk0q9CDyq8si+LMAA==", "dev": true, "peer": true, "dependencies": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.2", - "es-object-atoms": "^1.0.0" + "@babel/helper-plugin-utils": "^7.24.8" }, "engines": { - "node": ">= 0.4" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "peerDependencies": { + "@babel/core": "^7.0.0" } }, - "node_modules/object.groupby": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz", - "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", + "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.24.7.tgz", + "integrity": "sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==", "dev": true, "peer": true, "dependencies": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.2" + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", + "@babel/plugin-transform-optional-chaining": "^7.24.7" }, "engines": { - "node": ">= 0.4" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.13.0" } }, - "node_modules/object.values": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz", - "integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==", + "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { + "version": "7.25.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.25.0.tgz", + "integrity": "sha512-tggFrk1AIShG/RUQbEwt2Tr/E+ObkfwrPjR6BjbRvsx24+PSjK8zrq0GWPNCjo8qpRx4DuJzlcvWJqlm+0h3kw==", "dev": true, "peer": true, "dependencies": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0" + "@babel/helper-plugin-utils": "^7.24.8", + "@babel/traverse": "^7.25.0" }, "engines": { - "node": ">= 0.4" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "peerDependencies": { + "@babel/core": "^7.0.0" } }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "node_modules/@babel/plugin-proposal-private-property-in-object": { + "version": "7.21.0-placeholder-for-preset-env.2", + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", + "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", "dev": true, - "dependencies": { - "wrappy": "1" + "peer": true, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/optionator": { - "version": "0.9.3", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", - "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", + "node_modules/@babel/plugin-syntax-async-generators": { + "version": "7.8.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", + "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", "dev": true, "peer": true, "dependencies": { - "@aashutoshrathi/word-wrap": "^1.2.3", - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0" + "@babel/helper-plugin-utils": "^7.8.0" }, - "engines": { - "node": ">= 0.8.0" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "node_modules/@babel/plugin-syntax-class-properties": { + "version": "7.12.13", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", + "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", "dev": true, + "peer": true, "dependencies": { - "yocto-queue": "^0.1.0" - }, - "engines": { - "node": ">=10" + "@babel/helper-plugin-utils": "^7.12.13" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "node_modules/@babel/plugin-syntax-class-static-block": { + "version": "7.14.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", + "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", "dev": true, + "peer": true, "dependencies": { - "p-limit": "^3.0.2" + "@babel/helper-plugin-utils": "^7.14.5" }, "engines": { - "node": ">=10" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/p-map": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz", - "integrity": "sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==", + "node_modules/@babel/plugin-syntax-dynamic-import": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz", + "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==", "dev": true, + "peer": true, "dependencies": { - "aggregate-error": "^3.0.0" + "@babel/helper-plugin-utils": "^7.8.0" }, - "engines": { - "node": ">=8" - } - }, - "node_modules/p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "dev": true, - "engines": { - "node": ">=6" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/package-hash": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/package-hash/-/package-hash-4.0.0.tgz", - "integrity": "sha512-whdkPIooSu/bASggZ96BWVvZTRMOFxnyUG5PnTSGKoJE2gd5mbVNmR2Nj20QFzxYYgAXpoqC+AiXzl+UMRh7zQ==", + "node_modules/@babel/plugin-syntax-export-namespace-from": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz", + "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==", "dev": true, + "peer": true, "dependencies": { - "graceful-fs": "^4.1.15", - "hasha": "^5.0.0", - "lodash.flattendeep": "^4.4.0", - "release-zalgo": "^1.0.0" + "@babel/helper-plugin-utils": "^7.8.3" }, - "engines": { - "node": ">=8" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/package-json-from-dist": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz", - "integrity": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==", - "dev": true - }, - "node_modules/parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "node_modules/@babel/plugin-syntax-import-assertions": { + "version": "7.25.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.25.6.tgz", + "integrity": "sha512-aABl0jHw9bZ2karQ/uUD6XP4u0SG22SJrOHFoL6XB1R7dTovOP4TzTlsxOYC5yQ1pdscVK2JTUnF6QL3ARoAiQ==", "dev": true, "peer": true, "dependencies": { - "callsites": "^3.0.0" + "@babel/helper-plugin-utils": "^7.24.8" }, "engines": { - "node": ">=6" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/parse-imports": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/parse-imports/-/parse-imports-2.2.1.tgz", - "integrity": "sha512-OL/zLggRp8mFhKL0rNORUTR4yBYujK/uU+xZL+/0Rgm2QE4nLO9v8PzEweSJEbMGKmDRjJE4R3IMJlL2di4JeQ==", + "node_modules/@babel/plugin-syntax-import-attributes": { + "version": "7.25.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.25.6.tgz", + "integrity": "sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==", "dev": true, "peer": true, "dependencies": { - "es-module-lexer": "^1.5.3", - "slashes": "^3.0.12" + "@babel/helper-plugin-utils": "^7.24.8" }, "engines": { - "node": ">= 18" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "node_modules/@babel/plugin-syntax-import-meta": { + "version": "7.10.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", + "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", "dev": true, - "engines": { - "node": ">=8" + "peer": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.10.4" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "node_modules/@babel/plugin-syntax-json-strings": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", + "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", "dev": true, - "engines": { - "node": ">=0.10.0" + "peer": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "node_modules/@babel/plugin-syntax-logical-assignment-operators": { + "version": "7.10.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", + "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", "dev": true, - "engines": { - "node": ">=8" + "peer": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.10.4" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "dev": true, - "peer": true - }, - "node_modules/path-scurry": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", - "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", + "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", "dev": true, + "peer": true, "dependencies": { - "lru-cache": "^10.2.0", - "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" - }, - "engines": { - "node": ">=16 || 14 >=14.18" + "@babel/helper-plugin-utils": "^7.8.0" }, - "funding": { - "url": "https://github.com/sponsors/isaacs" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/path-scurry/node_modules/lru-cache": { - "version": "10.4.3", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", - "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", - "dev": true - }, - "node_modules/path-type": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", + "node_modules/@babel/plugin-syntax-numeric-separator": { + "version": "7.10.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", + "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", "dev": true, "peer": true, - "engines": { - "node": ">=8" + "dependencies": { + "@babel/helper-plugin-utils": "^7.10.4" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/pathval": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/pathval/-/pathval-1.1.1.tgz", - "integrity": "sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==", + "node_modules/@babel/plugin-syntax-object-rest-spread": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", + "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", "dev": true, - "engines": { - "node": "*" + "peer": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/performance-now": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz", - "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==", - "dev": true - }, - "node_modules/picocolors": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", - "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", - "dev": true - }, - "node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "node_modules/@babel/plugin-syntax-optional-catch-binding": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", + "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", "dev": true, - "engines": { - "node": ">=8.6" + "peer": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/pirates": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", - "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", + "node_modules/@babel/plugin-syntax-optional-chaining": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", + "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", "dev": true, - "engines": { - "node": ">= 6" + "peer": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/pkg-dir": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", - "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", + "node_modules/@babel/plugin-syntax-private-property-in-object": { + "version": "7.14.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", + "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", "dev": true, + "peer": true, "dependencies": { - "find-up": "^4.0.0" + "@babel/helper-plugin-utils": "^7.14.5" }, "engines": { - "node": ">=8" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/pkg-dir/node_modules/find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", + "node_modules/@babel/plugin-syntax-top-level-await": { + "version": "7.14.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", + "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", "dev": true, + "peer": true, "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" + "@babel/helper-plugin-utils": "^7.14.5" }, "engines": { - "node": ">=8" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/pkg-dir/node_modules/locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", + "node_modules/@babel/plugin-syntax-unicode-sets-regex": { + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", + "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", "dev": true, + "peer": true, "dependencies": { - "p-locate": "^4.1.0" + "@babel/helper-create-regexp-features-plugin": "^7.18.6", + "@babel/helper-plugin-utils": "^7.18.6" }, "engines": { - "node": ">=8" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" } }, - "node_modules/pkg-dir/node_modules/p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", + "node_modules/@babel/plugin-transform-arrow-functions": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.24.7.tgz", + "integrity": "sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==", "dev": true, + "peer": true, "dependencies": { - "p-try": "^2.0.0" + "@babel/helper-plugin-utils": "^7.24.7" }, "engines": { - "node": ">=6" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/pkg-dir/node_modules/p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "node_modules/@babel/plugin-transform-async-generator-functions": { + "version": "7.25.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz", + "integrity": "sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg==", "dev": true, + "peer": true, "dependencies": { - "p-limit": "^2.2.0" + "@babel/helper-plugin-utils": "^7.24.8", + "@babel/helper-remap-async-to-generator": "^7.25.0", + "@babel/plugin-syntax-async-generators": "^7.8.4", + "@babel/traverse": "^7.25.4" }, "engines": { - "node": ">=8" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/possible-typed-array-names": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz", - "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==", + "node_modules/@babel/plugin-transform-async-to-generator": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.24.7.tgz", + "integrity": "sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==", "dev": true, "peer": true, + "dependencies": { + "@babel/helper-module-imports": "^7.24.7", + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/helper-remap-async-to-generator": "^7.24.7" + }, "engines": { - "node": ">= 0.4" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/postcss-load-config": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-6.0.1.tgz", - "integrity": "sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==", + "node_modules/@babel/plugin-transform-block-scoped-functions": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.24.7.tgz", + "integrity": "sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==", "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], + "peer": true, "dependencies": { - "lilconfig": "^3.1.1" + "@babel/helper-plugin-utils": "^7.24.7" }, "engines": { - "node": ">= 18" + "node": ">=6.9.0" }, "peerDependencies": { - "jiti": ">=1.21.0", - "postcss": ">=8.0.9", - "tsx": "^4.8.1", - "yaml": "^2.4.2" - }, - "peerDependenciesMeta": { - "jiti": { - "optional": true - }, - "postcss": { - "optional": true - }, - "tsx": { - "optional": true - }, - "yaml": { - "optional": true - } + "@babel/core": "^7.0.0-0" } }, - "node_modules/precommit-hook": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/precommit-hook/-/precommit-hook-3.0.0.tgz", - "integrity": "sha512-ZfJHC+bAEUXbYvGa+hMhfpEq9XuREeLFL4bEmrpyGOaOWxRR7Cqe6KqwuatGIXXqV3RjVK4ALQz3sMDuQEPMmA==", + "node_modules/@babel/plugin-transform-block-scoping": { + "version": "7.25.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.25.0.tgz", + "integrity": "sha512-yBQjYoOjXlFv9nlXb3f1casSHOZkWr29NX+zChVanLg5Nc157CrbEX9D7hxxtTpuFy7Q0YzmmWfJxzvps4kXrQ==", "dev": true, - "hasInstallScript": true, + "peer": true, "dependencies": { - "git-validate": "^2.0.0", - "jshint": "*" + "@babel/helper-plugin-utils": "^7.24.8" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "node_modules/@babel/plugin-transform-class-properties": { + "version": "7.25.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz", + "integrity": "sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==", "dev": true, "peer": true, + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.25.4", + "@babel/helper-plugin-utils": "^7.24.8" + }, "engines": { - "node": ">= 0.8.0" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/prettier": { - "version": "3.2.5", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz", - "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", + "node_modules/@babel/plugin-transform-class-static-block": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.7.tgz", + "integrity": "sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==", "dev": true, "peer": true, - "bin": { - "prettier": "bin/prettier.cjs" + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.24.7", + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/plugin-syntax-class-static-block": "^7.14.5" }, "engines": { - "node": ">=14" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/prettier/prettier?sponsor=1" + "peerDependencies": { + "@babel/core": "^7.12.0" } }, - "node_modules/prettier-linter-helpers": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz", - "integrity": "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==", + "node_modules/@babel/plugin-transform-classes": { + "version": "7.25.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz", + "integrity": "sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg==", "dev": true, "peer": true, "dependencies": { - "fast-diff": "^1.1.2" + "@babel/helper-annotate-as-pure": "^7.24.7", + "@babel/helper-compilation-targets": "^7.25.2", + "@babel/helper-plugin-utils": "^7.24.8", + "@babel/helper-replace-supers": "^7.25.0", + "@babel/traverse": "^7.25.4", + "globals": "^11.1.0" }, "engines": { - "node": ">=6.0.0" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/process-on-spawn": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/process-on-spawn/-/process-on-spawn-1.0.0.tgz", - "integrity": "sha512-1WsPDsUSMmZH5LeMLegqkPDrsGgsWwk1Exipy2hvB0o/F0ASzbpIctSCcZIK1ykJvtTJULEH+20WOFjMvGnCTg==", + "node_modules/@babel/plugin-transform-computed-properties": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.24.7.tgz", + "integrity": "sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==", "dev": true, + "peer": true, "dependencies": { - "fromentries": "^1.2.0" + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/template": "^7.24.7" }, "engines": { - "node": ">=8" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/psl": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz", - "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==", - "dev": true - }, - "node_modules/punycode": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", - "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==", + "node_modules/@babel/plugin-transform-destructuring": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.8.tgz", + "integrity": "sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ==", "dev": true, + "peer": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.8" + }, "engines": { - "node": ">=6" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/qs": { - "version": "6.5.3", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz", - "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==", + "node_modules/@babel/plugin-transform-dotall-regex": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.24.7.tgz", + "integrity": "sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==", "dev": true, + "peer": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.24.7", + "@babel/helper-plugin-utils": "^7.24.7" + }, "engines": { - "node": ">=0.6" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/queue-microtask": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", - "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "peer": true - }, - "node_modules/randombytes": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", - "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", + "node_modules/@babel/plugin-transform-duplicate-keys": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.24.7.tgz", + "integrity": "sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==", "dev": true, + "peer": true, "dependencies": { - "safe-buffer": "^5.1.0" + "@babel/helper-plugin-utils": "^7.24.7" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/readable-stream": { - "version": "1.1.14", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz", - "integrity": "sha512-+MeVjFf4L44XUkhM1eYbD8fyEsxcV81pqMSR5gblfcLCHfZvbrqy4/qYHE+/R5HoBUT11WV5O08Cr1n3YXkWVQ==", + "node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": { + "version": "7.25.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.25.0.tgz", + "integrity": "sha512-YLpb4LlYSc3sCUa35un84poXoraOiQucUTTu8X1j18JV+gNa8E0nyUf/CjZ171IRGr4jEguF+vzJU66QZhn29g==", "dev": true, + "peer": true, "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", - "isarray": "0.0.1", - "string_decoder": "~0.10.x" + "@babel/helper-create-regexp-features-plugin": "^7.25.0", + "@babel/helper-plugin-utils": "^7.24.8" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" } }, - "node_modules/readdirp": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", - "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", + "node_modules/@babel/plugin-transform-dynamic-import": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.24.7.tgz", + "integrity": "sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==", "dev": true, + "peer": true, "dependencies": { - "picomatch": "^2.2.1" + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/plugin-syntax-dynamic-import": "^7.8.3" }, "engines": { - "node": ">=8.10.0" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/regenerate": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz", - "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==", - "dev": true, - "peer": true - }, - "node_modules/regenerate-unicode-properties": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.0.tgz", - "integrity": "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==", + "node_modules/@babel/plugin-transform-exponentiation-operator": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.24.7.tgz", + "integrity": "sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==", "dev": true, "peer": true, "dependencies": { - "regenerate": "^1.4.2" + "@babel/helper-builder-binary-assignment-operator-visitor": "^7.24.7", + "@babel/helper-plugin-utils": "^7.24.7" }, "engines": { - "node": ">=4" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/regenerator-runtime": { - "version": "0.14.1", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", - "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", - "dev": true, - "peer": true - }, - "node_modules/regenerator-transform": { - "version": "0.15.2", - "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz", - "integrity": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==", + "node_modules/@babel/plugin-transform-export-namespace-from": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.24.7.tgz", + "integrity": "sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==", "dev": true, "peer": true, "dependencies": { - "@babel/runtime": "^7.8.4" + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/plugin-syntax-export-namespace-from": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/regexp.prototype.flags": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz", - "integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==", + "node_modules/@babel/plugin-transform-for-of": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.24.7.tgz", + "integrity": "sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==", "dev": true, "peer": true, "dependencies": { - "call-bind": "^1.0.6", - "define-properties": "^1.2.1", - "es-errors": "^1.3.0", - "set-function-name": "^2.0.1" + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7" }, "engines": { - "node": ">= 0.4" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/regexpu-core": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz", - "integrity": "sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==", + "node_modules/@babel/plugin-transform-function-name": { + "version": "7.25.1", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.25.1.tgz", + "integrity": "sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA==", "dev": true, "peer": true, "dependencies": { - "@babel/regjsgen": "^0.8.0", - "regenerate": "^1.4.2", - "regenerate-unicode-properties": "^10.1.0", - "regjsparser": "^0.9.1", - "unicode-match-property-ecmascript": "^2.0.0", - "unicode-match-property-value-ecmascript": "^2.1.0" + "@babel/helper-compilation-targets": "^7.24.8", + "@babel/helper-plugin-utils": "^7.24.8", + "@babel/traverse": "^7.25.1" }, "engines": { - "node": ">=4" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/regjsparser": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.9.1.tgz", - "integrity": "sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==", + "node_modules/@babel/plugin-transform-json-strings": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.24.7.tgz", + "integrity": "sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==", "dev": true, "peer": true, "dependencies": { - "jsesc": "~0.5.0" + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/plugin-syntax-json-strings": "^7.8.3" }, - "bin": { - "regjsparser": "bin/parser" + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/regjsparser/node_modules/jsesc": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz", - "integrity": "sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==", + "node_modules/@babel/plugin-transform-literals": { + "version": "7.25.2", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.25.2.tgz", + "integrity": "sha512-HQI+HcTbm9ur3Z2DkO+jgESMAMcYLuN/A7NRw9juzxAezN9AvqvUTnpKP/9kkYANz6u7dFlAyOu44ejuGySlfw==", "dev": true, "peer": true, - "bin": { - "jsesc": "bin/jsesc" - } - }, - "node_modules/release-zalgo": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/release-zalgo/-/release-zalgo-1.0.0.tgz", - "integrity": "sha512-gUAyHVHPPC5wdqX/LG4LWtRYtgjxyX78oanFNTMMyFEfOqdC54s3eE82imuWKbOeqYht2CrNf64Qb8vgmmtZGA==", - "dev": true, "dependencies": { - "es6-error": "^4.0.1" + "@babel/helper-plugin-utils": "^7.24.8" }, "engines": { - "node": ">=4" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/request": { - "version": "2.88.2", - "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz", - "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==", - "deprecated": "request has been deprecated, see https://github.com/request/request/issues/3142", + "node_modules/@babel/plugin-transform-logical-assignment-operators": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.24.7.tgz", + "integrity": "sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw==", "dev": true, + "peer": true, "dependencies": { - "aws-sign2": "~0.7.0", - "aws4": "^1.8.0", - "caseless": "~0.12.0", - "combined-stream": "~1.0.6", - "extend": "~3.0.2", - "forever-agent": "~0.6.1", - "form-data": "~2.3.2", - "har-validator": "~5.1.3", - "http-signature": "~1.2.0", - "is-typedarray": "~1.0.0", - "isstream": "~0.1.2", - "json-stringify-safe": "~5.0.1", - "mime-types": "~2.1.19", - "oauth-sign": "~0.9.0", - "performance-now": "^2.1.0", - "qs": "~6.5.2", - "safe-buffer": "^5.1.2", - "tough-cookie": "~2.5.0", - "tunnel-agent": "^0.6.0", - "uuid": "^3.3.2" + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" }, "engines": { - "node": ">= 6" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/request/node_modules/form-data": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz", - "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==", + "node_modules/@babel/plugin-transform-member-expression-literals": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.24.7.tgz", + "integrity": "sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==", "dev": true, + "peer": true, "dependencies": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.6", - "mime-types": "^2.1.12" + "@babel/helper-plugin-utils": "^7.24.7" }, "engines": { - "node": ">= 0.12" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/require-directory": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", + "node_modules/@babel/plugin-transform-modules-amd": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.24.7.tgz", + "integrity": "sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==", "dev": true, + "peer": true, + "dependencies": { + "@babel/helper-module-transforms": "^7.24.7", + "@babel/helper-plugin-utils": "^7.24.7" + }, "engines": { - "node": ">=0.10.0" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/require-main-filename": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", - "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", - "dev": true - }, - "node_modules/resolve": { - "version": "1.22.8", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", - "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "node_modules/@babel/plugin-transform-modules-commonjs": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.8.tgz", + "integrity": "sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==", "dev": true, "peer": true, "dependencies": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" + "@babel/helper-module-transforms": "^7.24.8", + "@babel/helper-plugin-utils": "^7.24.8", + "@babel/helper-simple-access": "^7.24.7" }, - "bin": { - "resolve": "bin/resolve" + "engines": { + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "node_modules/@babel/plugin-transform-modules-systemjs": { + "version": "7.25.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.25.0.tgz", + "integrity": "sha512-YPJfjQPDXxyQWg/0+jHKj1llnY5f/R6a0p/vP4lPymxLu7Lvl4k2WMitqi08yxwQcCVUUdG9LCUj4TNEgAp3Jw==", "dev": true, "peer": true, + "dependencies": { + "@babel/helper-module-transforms": "^7.25.0", + "@babel/helper-plugin-utils": "^7.24.8", + "@babel/helper-validator-identifier": "^7.24.7", + "@babel/traverse": "^7.25.0" + }, "engines": { - "node": ">=4" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/reusify": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", - "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", + "node_modules/@babel/plugin-transform-modules-umd": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.24.7.tgz", + "integrity": "sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==", "dev": true, "peer": true, + "dependencies": { + "@babel/helper-module-transforms": "^7.24.7", + "@babel/helper-plugin-utils": "^7.24.7" + }, "engines": { - "iojs": ">=1.0.0", - "node": ">=0.10.0" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.24.7.tgz", + "integrity": "sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==", "dev": true, + "peer": true, "dependencies": { - "glob": "^7.1.3" + "@babel/helper-create-regexp-features-plugin": "^7.24.7", + "@babel/helper-plugin-utils": "^7.24.7" }, - "bin": { - "rimraf": "bin.js" + "engines": { + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/isaacs" + "peerDependencies": { + "@babel/core": "^7.0.0" } }, - "node_modules/rollup": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.24.0.tgz", - "integrity": "sha512-DOmrlGSXNk1DM0ljiQA+i+o0rSLhtii1je5wgk60j49d1jHT5YYttBv1iWOnYSTG+fZZESUOSNiAl89SIet+Cg==", + "node_modules/@babel/plugin-transform-new-target": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.24.7.tgz", + "integrity": "sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==", "dev": true, + "peer": true, "dependencies": { - "@types/estree": "1.0.6" - }, - "bin": { - "rollup": "dist/bin/rollup" + "@babel/helper-plugin-utils": "^7.24.7" }, "engines": { - "node": ">=18.0.0", - "npm": ">=8.0.0" + "node": ">=6.9.0" }, - "optionalDependencies": { - "@rollup/rollup-android-arm-eabi": "4.24.0", - "@rollup/rollup-android-arm64": "4.24.0", - "@rollup/rollup-darwin-arm64": "4.24.0", - "@rollup/rollup-darwin-x64": "4.24.0", - "@rollup/rollup-linux-arm-gnueabihf": "4.24.0", - "@rollup/rollup-linux-arm-musleabihf": "4.24.0", - "@rollup/rollup-linux-arm64-gnu": "4.24.0", - "@rollup/rollup-linux-arm64-musl": "4.24.0", - "@rollup/rollup-linux-powerpc64le-gnu": "4.24.0", - "@rollup/rollup-linux-riscv64-gnu": "4.24.0", - "@rollup/rollup-linux-s390x-gnu": "4.24.0", - "@rollup/rollup-linux-x64-gnu": "4.24.0", - "@rollup/rollup-linux-x64-musl": "4.24.0", - "@rollup/rollup-win32-arm64-msvc": "4.24.0", - "@rollup/rollup-win32-ia32-msvc": "4.24.0", - "@rollup/rollup-win32-x64-msvc": "4.24.0", - "fsevents": "~2.3.2" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/run-parallel": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", - "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", + "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.24.7.tgz", + "integrity": "sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ==", "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], "peer": true, "dependencies": { - "queue-microtask": "^1.2.2" + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/safe-array-concat": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz", - "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==", + "node_modules/@babel/plugin-transform-numeric-separator": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.24.7.tgz", + "integrity": "sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==", "dev": true, "peer": true, "dependencies": { - "call-bind": "^1.0.7", - "get-intrinsic": "^1.2.4", - "has-symbols": "^1.0.3", - "isarray": "^2.0.5" + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/plugin-syntax-numeric-separator": "^7.10.4" }, "engines": { - "node": ">=0.4" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/safe-array-concat/node_modules/isarray": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", - "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", - "dev": true, - "peer": true - }, - "node_modules/safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", - "dev": true - }, - "node_modules/safe-regex-test": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz", - "integrity": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==", + "node_modules/@babel/plugin-transform-object-rest-spread": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.7.tgz", + "integrity": "sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==", "dev": true, "peer": true, "dependencies": { - "call-bind": "^1.0.6", - "es-errors": "^1.3.0", - "is-regex": "^1.1.4" + "@babel/helper-compilation-targets": "^7.24.7", + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-transform-parameters": "^7.24.7" }, "engines": { - "node": ">= 0.4" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/safer-buffer": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", - "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", - "dev": true - }, - "node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "node_modules/@babel/plugin-transform-object-super": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.24.7.tgz", + "integrity": "sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==", "dev": true, - "bin": { - "semver": "bin/semver.js" + "peer": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/helper-replace-supers": "^7.24.7" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/serialize-javascript": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz", - "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==", + "node_modules/@babel/plugin-transform-optional-catch-binding": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.24.7.tgz", + "integrity": "sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA==", "dev": true, + "peer": true, "dependencies": { - "randombytes": "^2.1.0" + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/set-blocking": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==", - "dev": true - }, - "node_modules/set-function-length": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", - "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", + "node_modules/@babel/plugin-transform-optional-chaining": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.8.tgz", + "integrity": "sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw==", "dev": true, "peer": true, "dependencies": { - "define-data-property": "^1.1.4", - "es-errors": "^1.3.0", - "function-bind": "^1.1.2", - "get-intrinsic": "^1.2.4", - "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.2" + "@babel/helper-plugin-utils": "^7.24.8", + "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", + "@babel/plugin-syntax-optional-chaining": "^7.8.3" }, "engines": { - "node": ">= 0.4" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/set-function-name": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz", - "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==", + "node_modules/@babel/plugin-transform-parameters": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.7.tgz", + "integrity": "sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==", "dev": true, "peer": true, "dependencies": { - "define-data-property": "^1.1.4", - "es-errors": "^1.3.0", - "functions-have-names": "^1.2.3", - "has-property-descriptors": "^1.0.2" + "@babel/helper-plugin-utils": "^7.24.7" }, "engines": { - "node": ">= 0.4" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "node_modules/@babel/plugin-transform-private-methods": { + "version": "7.25.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz", + "integrity": "sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw==", "dev": true, + "peer": true, "dependencies": { - "shebang-regex": "^3.0.0" + "@babel/helper-create-class-features-plugin": "^7.25.4", + "@babel/helper-plugin-utils": "^7.24.8" }, "engines": { - "node": ">=8" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "node_modules/@babel/plugin-transform-private-property-in-object": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.7.tgz", + "integrity": "sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==", "dev": true, + "peer": true, + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.24.7", + "@babel/helper-create-class-features-plugin": "^7.24.7", + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/plugin-syntax-private-property-in-object": "^7.14.5" + }, "engines": { - "node": ">=8" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/side-channel": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz", - "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==", + "node_modules/@babel/plugin-transform-property-literals": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.24.7.tgz", + "integrity": "sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==", "dev": true, "peer": true, "dependencies": { - "call-bind": "^1.0.7", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.4", - "object-inspect": "^1.13.1" + "@babel/helper-plugin-utils": "^7.24.7" }, "engines": { - "node": ">= 0.4" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", - "dev": true - }, - "node_modules/slash": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "node_modules/@babel/plugin-transform-regenerator": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.24.7.tgz", + "integrity": "sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==", "dev": true, "peer": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.7", + "regenerator-transform": "^0.15.2" + }, "engines": { - "node": ">=8" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/slashes": { - "version": "3.0.12", - "resolved": "https://registry.npmjs.org/slashes/-/slashes-3.0.12.tgz", - "integrity": "sha512-Q9VME8WyGkc7pJf6QEkj3wE+2CnvZMI+XJhwdTPR8Z/kWQRXi7boAWLDibRPyHRTUTPx5FaU7MsyrjI3yLB4HA==", - "dev": true, - "peer": true - }, - "node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "node_modules/@babel/plugin-transform-reserved-words": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.24.7.tgz", + "integrity": "sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==", "dev": true, + "peer": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.7" + }, "engines": { - "node": ">=0.10.0" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/source-map-support": { - "version": "0.5.21", - "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", - "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", + "node_modules/@babel/plugin-transform-shorthand-properties": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.24.7.tgz", + "integrity": "sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==", "dev": true, + "peer": true, "dependencies": { - "buffer-from": "^1.0.0", - "source-map": "^0.6.0" + "@babel/helper-plugin-utils": "^7.24.7" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/spawn-wrap": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/spawn-wrap/-/spawn-wrap-2.0.0.tgz", - "integrity": "sha512-EeajNjfN9zMnULLwhZZQU3GWBoFNkbngTUPfaawT4RkMiviTxcX0qfhVbGey39mfctfDHkWtuecgQ8NJcyQWHg==", + "node_modules/@babel/plugin-transform-spread": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.24.7.tgz", + "integrity": "sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==", "dev": true, + "peer": true, "dependencies": { - "foreground-child": "^2.0.0", - "is-windows": "^1.0.2", - "make-dir": "^3.0.0", - "rimraf": "^3.0.0", - "signal-exit": "^3.0.2", - "which": "^2.0.1" + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7" }, "engines": { - "node": ">=8" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/spdx-exceptions": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz", - "integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==", - "dev": true, - "peer": true - }, - "node_modules/spdx-expression-parse": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz", - "integrity": "sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==", + "node_modules/@babel/plugin-transform-sticky-regex": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.24.7.tgz", + "integrity": "sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g==", "dev": true, "peer": true, "dependencies": { - "spdx-exceptions": "^2.1.0", - "spdx-license-ids": "^3.0.0" + "@babel/helper-plugin-utils": "^7.24.7" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/spdx-license-ids": { - "version": "3.0.20", - "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.20.tgz", - "integrity": "sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw==", - "dev": true, - "peer": true - }, - "node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", - "dev": true - }, - "node_modules/sshpk": { - "version": "1.17.0", - "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.17.0.tgz", - "integrity": "sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==", + "node_modules/@babel/plugin-transform-template-literals": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.24.7.tgz", + "integrity": "sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==", "dev": true, + "peer": true, "dependencies": { - "asn1": "~0.2.3", - "assert-plus": "^1.0.0", - "bcrypt-pbkdf": "^1.0.0", - "dashdash": "^1.12.0", - "ecc-jsbn": "~0.1.1", - "getpass": "^0.1.1", - "jsbn": "~0.1.0", - "safer-buffer": "^2.0.2", - "tweetnacl": "~0.14.0" - }, - "bin": { - "sshpk-conv": "bin/sshpk-conv", - "sshpk-sign": "bin/sshpk-sign", - "sshpk-verify": "bin/sshpk-verify" + "@babel/helper-plugin-utils": "^7.24.7" }, "engines": { - "node": ">=0.10.0" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/string_decoder": { - "version": "0.10.31", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", - "integrity": "sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==", - "dev": true - }, - "node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "node_modules/@babel/plugin-transform-typeof-symbol": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.8.tgz", + "integrity": "sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==", "dev": true, + "peer": true, "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" + "@babel/helper-plugin-utils": "^7.24.8" }, "engines": { - "node": ">=8" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/string-width-cjs": { - "name": "string-width", - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "node_modules/@babel/plugin-transform-unicode-escapes": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.24.7.tgz", + "integrity": "sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==", "dev": true, + "peer": true, "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" + "@babel/helper-plugin-utils": "^7.24.7" }, "engines": { - "node": ">=8" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/string.prototype.trim": { - "version": "1.2.9", - "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz", - "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==", + "node_modules/@babel/plugin-transform-unicode-property-regex": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.24.7.tgz", + "integrity": "sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==", "dev": true, "peer": true, "dependencies": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.0", - "es-object-atoms": "^1.0.0" + "@babel/helper-create-regexp-features-plugin": "^7.24.7", + "@babel/helper-plugin-utils": "^7.24.7" }, "engines": { - "node": ">= 0.4" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/string.prototype.trimend": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz", - "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==", + "node_modules/@babel/plugin-transform-unicode-regex": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.24.7.tgz", + "integrity": "sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==", "dev": true, "peer": true, "dependencies": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0" + "@babel/helper-create-regexp-features-plugin": "^7.24.7", + "@babel/helper-plugin-utils": "^7.24.7" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/string.prototype.trimstart": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", - "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", + "node_modules/@babel/plugin-transform-unicode-sets-regex": { + "version": "7.25.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz", + "integrity": "sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==", "dev": true, "peer": true, "dependencies": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0" + "@babel/helper-create-regexp-features-plugin": "^7.25.2", + "@babel/helper-plugin-utils": "^7.24.8" }, "engines": { - "node": ">= 0.4" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "peerDependencies": { + "@babel/core": "^7.0.0" } }, - "node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "node_modules/@babel/preset-env": { + "version": "7.25.4", + "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.25.4.tgz", + "integrity": "sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==", "dev": true, + "peer": true, "dependencies": { - "ansi-regex": "^5.0.1" + "@babel/compat-data": "^7.25.4", + "@babel/helper-compilation-targets": "^7.25.2", + "@babel/helper-plugin-utils": "^7.24.8", + "@babel/helper-validator-option": "^7.24.8", + "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.3", + "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.0", + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.0", + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.7", + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.0", + "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", + "@babel/plugin-syntax-async-generators": "^7.8.4", + "@babel/plugin-syntax-class-properties": "^7.12.13", + "@babel/plugin-syntax-class-static-block": "^7.14.5", + "@babel/plugin-syntax-dynamic-import": "^7.8.3", + "@babel/plugin-syntax-export-namespace-from": "^7.8.3", + "@babel/plugin-syntax-import-assertions": "^7.24.7", + "@babel/plugin-syntax-import-attributes": "^7.24.7", + "@babel/plugin-syntax-import-meta": "^7.10.4", + "@babel/plugin-syntax-json-strings": "^7.8.3", + "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", + "@babel/plugin-syntax-numeric-separator": "^7.10.4", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", + "@babel/plugin-syntax-optional-chaining": "^7.8.3", + "@babel/plugin-syntax-private-property-in-object": "^7.14.5", + "@babel/plugin-syntax-top-level-await": "^7.14.5", + "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", + "@babel/plugin-transform-arrow-functions": "^7.24.7", + "@babel/plugin-transform-async-generator-functions": "^7.25.4", + "@babel/plugin-transform-async-to-generator": "^7.24.7", + "@babel/plugin-transform-block-scoped-functions": "^7.24.7", + "@babel/plugin-transform-block-scoping": "^7.25.0", + "@babel/plugin-transform-class-properties": "^7.25.4", + "@babel/plugin-transform-class-static-block": "^7.24.7", + "@babel/plugin-transform-classes": "^7.25.4", + "@babel/plugin-transform-computed-properties": "^7.24.7", + "@babel/plugin-transform-destructuring": "^7.24.8", + "@babel/plugin-transform-dotall-regex": "^7.24.7", + "@babel/plugin-transform-duplicate-keys": "^7.24.7", + "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.0", + "@babel/plugin-transform-dynamic-import": "^7.24.7", + "@babel/plugin-transform-exponentiation-operator": "^7.24.7", + "@babel/plugin-transform-export-namespace-from": "^7.24.7", + "@babel/plugin-transform-for-of": "^7.24.7", + "@babel/plugin-transform-function-name": "^7.25.1", + "@babel/plugin-transform-json-strings": "^7.24.7", + "@babel/plugin-transform-literals": "^7.25.2", + "@babel/plugin-transform-logical-assignment-operators": "^7.24.7", + "@babel/plugin-transform-member-expression-literals": "^7.24.7", + "@babel/plugin-transform-modules-amd": "^7.24.7", + "@babel/plugin-transform-modules-commonjs": "^7.24.8", + "@babel/plugin-transform-modules-systemjs": "^7.25.0", + "@babel/plugin-transform-modules-umd": "^7.24.7", + "@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7", + "@babel/plugin-transform-new-target": "^7.24.7", + "@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7", + "@babel/plugin-transform-numeric-separator": "^7.24.7", + "@babel/plugin-transform-object-rest-spread": "^7.24.7", + "@babel/plugin-transform-object-super": "^7.24.7", + "@babel/plugin-transform-optional-catch-binding": "^7.24.7", + "@babel/plugin-transform-optional-chaining": "^7.24.8", + "@babel/plugin-transform-parameters": "^7.24.7", + "@babel/plugin-transform-private-methods": "^7.25.4", + "@babel/plugin-transform-private-property-in-object": "^7.24.7", + "@babel/plugin-transform-property-literals": "^7.24.7", + "@babel/plugin-transform-regenerator": "^7.24.7", + "@babel/plugin-transform-reserved-words": "^7.24.7", + "@babel/plugin-transform-shorthand-properties": "^7.24.7", + "@babel/plugin-transform-spread": "^7.24.7", + "@babel/plugin-transform-sticky-regex": "^7.24.7", + "@babel/plugin-transform-template-literals": "^7.24.7", + "@babel/plugin-transform-typeof-symbol": "^7.24.8", + "@babel/plugin-transform-unicode-escapes": "^7.24.7", + "@babel/plugin-transform-unicode-property-regex": "^7.24.7", + "@babel/plugin-transform-unicode-regex": "^7.24.7", + "@babel/plugin-transform-unicode-sets-regex": "^7.25.4", + "@babel/preset-modules": "0.1.6-no-external-plugins", + "babel-plugin-polyfill-corejs2": "^0.4.10", + "babel-plugin-polyfill-corejs3": "^0.10.6", + "babel-plugin-polyfill-regenerator": "^0.6.1", + "core-js-compat": "^3.37.1", + "semver": "^6.3.1" }, "engines": { - "node": ">=8" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "node_modules/strip-ansi-cjs": { - "name": "strip-ansi", - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "node_modules/@babel/preset-modules": { + "version": "0.1.6-no-external-plugins", + "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", + "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==", "dev": true, + "peer": true, "dependencies": { - "ansi-regex": "^5.0.1" + "@babel/helper-plugin-utils": "^7.0.0", + "@babel/types": "^7.4.4", + "esutils": "^2.0.2" }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-bom": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", - "dev": true, - "engines": { - "node": ">=4" + "peerDependencies": { + "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0" } }, - "node_modules/strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "node_modules/@babel/regjsgen": { + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz", + "integrity": "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==", "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } + "peer": true }, - "node_modules/sucrase": { - "version": "3.35.0", - "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", - "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", + "node_modules/@babel/runtime": { + "version": "7.25.6", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.6.tgz", + "integrity": "sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==", "dev": true, + "peer": true, "dependencies": { - "@jridgewell/gen-mapping": "^0.3.2", - "commander": "^4.0.0", - "glob": "^10.3.10", - "lines-and-columns": "^1.1.6", - "mz": "^2.7.0", - "pirates": "^4.0.1", - "ts-interface-checker": "^0.1.9" - }, - "bin": { - "sucrase": "bin/sucrase", - "sucrase-node": "bin/sucrase-node" + "regenerator-runtime": "^0.14.0" }, "engines": { - "node": ">=16 || 14 >=14.17" + "node": ">=6.9.0" } }, - "node_modules/sucrase/node_modules/@jridgewell/gen-mapping": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", - "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", + "node_modules/@babel/template": { + "version": "7.25.0", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.0.tgz", + "integrity": "sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==", "dev": true, "dependencies": { - "@jridgewell/set-array": "^1.2.1", - "@jridgewell/sourcemap-codec": "^1.4.10", - "@jridgewell/trace-mapping": "^0.3.24" + "@babel/code-frame": "^7.24.7", + "@babel/parser": "^7.25.0", + "@babel/types": "^7.25.0" }, "engines": { - "node": ">=6.0.0" + "node": ">=6.9.0" } }, - "node_modules/sucrase/node_modules/brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "node_modules/@babel/traverse": { + "version": "7.25.6", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.6.tgz", + "integrity": "sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==", "dev": true, "dependencies": { - "balanced-match": "^1.0.0" + "@babel/code-frame": "^7.24.7", + "@babel/generator": "^7.25.6", + "@babel/parser": "^7.25.6", + "@babel/template": "^7.25.0", + "@babel/types": "^7.25.6", + "debug": "^4.3.1", + "globals": "^11.1.0" + }, + "engines": { + "node": ">=6.9.0" } }, - "node_modules/sucrase/node_modules/foreground-child": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.2.1.tgz", - "integrity": "sha512-PXUUyLqrR2XCWICfv6ukppP96sdFwWbNEnfEMt7jNsISjMsvaLNinAHNDYyvkyU+SZG2BTSbT5NjG+vZslfGTA==", + "node_modules/@babel/types": { + "version": "7.25.6", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.6.tgz", + "integrity": "sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==", "dev": true, "dependencies": { - "cross-spawn": "^7.0.0", - "signal-exit": "^4.0.1" + "@babel/helper-string-parser": "^7.24.8", + "@babel/helper-validator-identifier": "^7.24.7", + "to-fast-properties": "^2.0.0" }, "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" + "node": ">=6.9.0" } }, - "node_modules/sucrase/node_modules/glob": { - "version": "10.4.5", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", - "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "node_modules/@commitlint/cli": { + "version": "19.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.6.0.tgz", + "integrity": "sha512-v17BgGD9w5KnthaKxXnEg6KLq6DYiAxyiN44TpiRtqyW8NSq+Kx99mkEG8Qo6uu6cI5eMzMojW2muJxjmPnF8w==", "dev": true, "dependencies": { - "foreground-child": "^3.1.0", - "jackspeak": "^3.1.2", - "minimatch": "^9.0.4", - "minipass": "^7.1.2", - "package-json-from-dist": "^1.0.0", - "path-scurry": "^1.11.1" + "@commitlint/format": "^19.5.0", + "@commitlint/lint": "^19.6.0", + "@commitlint/load": "^19.5.0", + "@commitlint/read": "^19.5.0", + "@commitlint/types": "^19.5.0", + "tinyexec": "^0.3.0", + "yargs": "^17.0.0" }, "bin": { - "glob": "dist/esm/bin.mjs" + "commitlint": "cli.js" }, - "funding": { - "url": "https://github.com/sponsors/isaacs" + "engines": { + "node": ">=v18" } }, - "node_modules/sucrase/node_modules/minimatch": { - "version": "9.0.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", - "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "node_modules/@commitlint/cli/node_modules/cliui": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", "dev": true, "dependencies": { - "brace-expansion": "^2.0.1" - }, - "engines": { - "node": ">=16 || 14 >=14.17" + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/sucrase/node_modules/signal-exit": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", - "dev": true, "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" + "node": ">=12" } }, - "node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "node_modules/@commitlint/cli/node_modules/yargs": { + "version": "17.7.2", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", + "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", "dev": true, "dependencies": { - "has-flag": "^3.0.0" + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" }, "engines": { - "node": ">=4" + "node": ">=12" } }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "node_modules/@commitlint/cli/node_modules/yargs-parser": { + "version": "21.1.1", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", "dev": true, - "peer": true, "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "node": ">=12" } }, - "node_modules/synckit": { - "version": "0.8.8", - "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.8.8.tgz", - "integrity": "sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==", + "node_modules/@commitlint/config-conventional": { + "version": "19.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz", + "integrity": "sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==", "dev": true, - "peer": true, "dependencies": { - "@pkgr/core": "^0.1.0", - "tslib": "^2.6.2" + "@commitlint/types": "^19.5.0", + "conventional-changelog-conventionalcommits": "^7.0.2" }, "engines": { - "node": "^14.18.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/unts" + "node": ">=v18" } }, - "node_modules/test-exclude": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz", - "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==", + "node_modules/@commitlint/config-validator": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-19.5.0.tgz", + "integrity": "sha512-CHtj92H5rdhKt17RmgALhfQt95VayrUo2tSqY9g2w+laAXyk7K/Ef6uPm9tn5qSIwSmrLjKaXK9eiNuxmQrDBw==", "dev": true, "dependencies": { - "@istanbuljs/schema": "^0.1.2", - "glob": "^7.1.4", - "minimatch": "^3.0.4" + "@commitlint/types": "^19.5.0", + "ajv": "^8.11.0" }, "engines": { - "node": ">=8" + "node": ">=v18" } }, - "node_modules/text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "dev": true, - "peer": true - }, - "node_modules/thenify": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", - "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", + "node_modules/@commitlint/config-validator/node_modules/ajv": { + "version": "8.17.1", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", "dev": true, "dependencies": { - "any-promise": "^1.0.0" + "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" } }, - "node_modules/thenify-all": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", - "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", + "node_modules/@commitlint/config-validator/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + }, + "node_modules/@commitlint/ensure": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-19.5.0.tgz", + "integrity": "sha512-Kv0pYZeMrdg48bHFEU5KKcccRfKmISSm9MvgIgkpI6m+ohFTB55qZlBW6eYqh/XDfRuIO0x4zSmvBjmOwWTwkg==", "dev": true, "dependencies": { - "thenify": ">= 3.1.0 < 4" + "@commitlint/types": "^19.5.0", + "lodash.camelcase": "^4.3.0", + "lodash.kebabcase": "^4.1.1", + "lodash.snakecase": "^4.1.1", + "lodash.startcase": "^4.4.0", + "lodash.upperfirst": "^4.3.1" }, "engines": { - "node": ">=0.8" + "node": ">=v18" } }, - "node_modules/tinyexec": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.1.tgz", - "integrity": "sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==", - "dev": true - }, - "node_modules/tinyglobby": { - "version": "0.2.10", - "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.10.tgz", - "integrity": "sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==", + "node_modules/@commitlint/execute-rule": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-19.5.0.tgz", + "integrity": "sha512-aqyGgytXhl2ejlk+/rfgtwpPexYyri4t8/n4ku6rRJoRhGZpLFMqrZ+YaubeGysCP6oz4mMA34YSTaSOKEeNrg==", "dev": true, - "dependencies": { - "fdir": "^6.4.2", - "picomatch": "^4.0.2" - }, "engines": { - "node": ">=12.0.0" + "node": ">=v18" } }, - "node_modules/tinyglobby/node_modules/fdir": { - "version": "6.4.2", - "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.2.tgz", - "integrity": "sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==", + "node_modules/@commitlint/format": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-19.5.0.tgz", + "integrity": "sha512-yNy088miE52stCI3dhG/vvxFo9e4jFkU1Mj3xECfzp/bIS/JUay4491huAlVcffOoMK1cd296q0W92NlER6r3A==", "dev": true, - "peerDependencies": { - "picomatch": "^3 || ^4" + "dependencies": { + "@commitlint/types": "^19.5.0", + "chalk": "^5.3.0" }, - "peerDependenciesMeta": { - "picomatch": { - "optional": true - } + "engines": { + "node": ">=v18" } }, - "node_modules/tinyglobby/node_modules/picomatch": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", - "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", + "node_modules/@commitlint/format/node_modules/chalk": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", + "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", "dev": true, "engines": { - "node": ">=12" + "node": "^12.17.0 || ^14.13 || >=16.0.0" }, "funding": { - "url": "https://github.com/sponsors/jonschlinkert" + "url": "https://github.com/chalk/chalk?sponsor=1" } }, - "node_modules/to-fast-properties": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", - "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", + "node_modules/@commitlint/is-ignored": { + "version": "19.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-19.6.0.tgz", + "integrity": "sha512-Ov6iBgxJQFR9koOupDPHvcHU9keFupDgtB3lObdEZDroiG4jj1rzky60fbQozFKVYRTUdrBGICHG0YVmRuAJmw==", "dev": true, + "dependencies": { + "@commitlint/types": "^19.5.0", + "semver": "^7.6.0" + }, "engines": { - "node": ">=4" + "node": ">=v18" } }, - "node_modules/to-regex-range": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "node_modules/@commitlint/is-ignored/node_modules/semver": { + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", + "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", "dev": true, - "dependencies": { - "is-number": "^7.0.0" + "bin": { + "semver": "bin/semver.js" }, "engines": { - "node": ">=8.0" + "node": ">=10" } }, - "node_modules/tough-cookie": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz", - "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==", + "node_modules/@commitlint/lint": { + "version": "19.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-19.6.0.tgz", + "integrity": "sha512-LRo7zDkXtcIrpco9RnfhOKeg8PAnE3oDDoalnrVU/EVaKHYBWYL1DlRR7+3AWn0JiBqD8yKOfetVxJGdEtZ0tg==", "dev": true, "dependencies": { - "psl": "^1.1.28", - "punycode": "^2.1.1" + "@commitlint/is-ignored": "^19.6.0", + "@commitlint/parse": "^19.5.0", + "@commitlint/rules": "^19.6.0", + "@commitlint/types": "^19.5.0" }, "engines": { - "node": ">=0.8" + "node": ">=v18" } }, - "node_modules/tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" - }, - "node_modules/tree-kill": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz", - "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==", + "node_modules/@commitlint/load": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-19.5.0.tgz", + "integrity": "sha512-INOUhkL/qaKqwcTUvCE8iIUf5XHsEPCLY9looJ/ipzi7jtGhgmtH7OOFiNvwYgH7mA8osUWOUDV8t4E2HAi4xA==", "dev": true, - "bin": { - "tree-kill": "cli.js" + "dependencies": { + "@commitlint/config-validator": "^19.5.0", + "@commitlint/execute-rule": "^19.5.0", + "@commitlint/resolve-extends": "^19.5.0", + "@commitlint/types": "^19.5.0", + "chalk": "^5.3.0", + "cosmiconfig": "^9.0.0", + "cosmiconfig-typescript-loader": "^5.0.0", + "lodash.isplainobject": "^4.0.6", + "lodash.merge": "^4.6.2", + "lodash.uniq": "^4.5.0" + }, + "engines": { + "node": ">=v18" } }, - "node_modules/ts-api-utils": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz", - "integrity": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==", + "node_modules/@commitlint/load/node_modules/chalk": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", + "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", "dev": true, - "peer": true, "engines": { - "node": ">=16" + "node": "^12.17.0 || ^14.13 || >=16.0.0" }, - "peerDependencies": { - "typescript": ">=4.2.0" + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" } }, - "node_modules/ts-interface-checker": { - "version": "0.1.13", - "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", - "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", - "dev": true + "node_modules/@commitlint/message": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-19.5.0.tgz", + "integrity": "sha512-R7AM4YnbxN1Joj1tMfCyBryOC5aNJBdxadTZkuqtWi3Xj0kMdutq16XQwuoGbIzL2Pk62TALV1fZDCv36+JhTQ==", + "dev": true, + "engines": { + "node": ">=v18" + } }, - "node_modules/ts-mocha": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/ts-mocha/-/ts-mocha-10.0.0.tgz", - "integrity": "sha512-VRfgDO+iiuJFlNB18tzOfypJ21xn2xbuZyDvJvqpTbWgkAgD17ONGr8t+Tl8rcBtOBdjXp5e/Rk+d39f7XBHRw==", + "node_modules/@commitlint/parse": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-19.5.0.tgz", + "integrity": "sha512-cZ/IxfAlfWYhAQV0TwcbdR1Oc0/r0Ik1GEessDJ3Lbuma/MRO8FRQX76eurcXtmhJC//rj52ZSZuXUg0oIX0Fw==", "dev": true, "dependencies": { - "ts-node": "7.0.1" - }, - "bin": { - "ts-mocha": "bin/ts-mocha" + "@commitlint/types": "^19.5.0", + "conventional-changelog-angular": "^7.0.0", + "conventional-commits-parser": "^5.0.0" }, "engines": { - "node": ">= 6.X.X" - }, - "optionalDependencies": { - "tsconfig-paths": "^3.5.0" - }, - "peerDependencies": { - "mocha": "^3.X.X || ^4.X.X || ^5.X.X || ^6.X.X || ^7.X.X || ^8.X.X || ^9.X.X || ^10.X.X" + "node": ">=v18" } }, - "node_modules/ts-mocha/node_modules/diff": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/diff/-/diff-3.5.0.tgz", - "integrity": "sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==", + "node_modules/@commitlint/read": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-19.5.0.tgz", + "integrity": "sha512-TjS3HLPsLsxFPQj6jou8/CZFAmOP2y+6V4PGYt3ihbQKTY1Jnv0QG28WRKl/d1ha6zLODPZqsxLEov52dhR9BQ==", "dev": true, + "dependencies": { + "@commitlint/top-level": "^19.5.0", + "@commitlint/types": "^19.5.0", + "git-raw-commits": "^4.0.0", + "minimist": "^1.2.8", + "tinyexec": "^0.3.0" + }, "engines": { - "node": ">=0.3.1" + "node": ">=v18" } }, - "node_modules/ts-mocha/node_modules/json5": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", - "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", + "node_modules/@commitlint/resolve-extends": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-19.5.0.tgz", + "integrity": "sha512-CU/GscZhCUsJwcKTJS9Ndh3AKGZTNFIOoQB2n8CmFnizE0VnEuJoum+COW+C1lNABEeqk6ssfc1Kkalm4bDklA==", "dev": true, - "optional": true, "dependencies": { - "minimist": "^1.2.0" + "@commitlint/config-validator": "^19.5.0", + "@commitlint/types": "^19.5.0", + "global-directory": "^4.0.1", + "import-meta-resolve": "^4.0.0", + "lodash.mergewith": "^4.6.2", + "resolve-from": "^5.0.0" }, - "bin": { - "json5": "lib/cli.js" + "engines": { + "node": ">=v18" } }, - "node_modules/ts-mocha/node_modules/ts-node": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-7.0.1.tgz", - "integrity": "sha512-BVwVbPJRspzNh2yfslyT1PSbl5uIk03EZlb493RKHN4qej/D06n1cEhjlOJG69oFsE7OT8XjpTUcYf6pKTLMhw==", + "node_modules/@commitlint/resolve-extends/node_modules/resolve-from": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", + "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", "dev": true, - "dependencies": { - "arrify": "^1.0.0", - "buffer-from": "^1.1.0", - "diff": "^3.1.0", - "make-error": "^1.1.1", - "minimist": "^1.2.0", - "mkdirp": "^0.5.1", - "source-map-support": "^0.5.6", - "yn": "^2.0.0" - }, - "bin": { - "ts-node": "dist/bin.js" - }, "engines": { - "node": ">=4.2.0" + "node": ">=8" } }, - "node_modules/ts-mocha/node_modules/tsconfig-paths": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz", - "integrity": "sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==", + "node_modules/@commitlint/rules": { + "version": "19.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-19.6.0.tgz", + "integrity": "sha512-1f2reW7lbrI0X0ozZMesS/WZxgPa4/wi56vFuJENBmed6mWq5KsheN/nxqnl/C23ioxpPO/PL6tXpiiFy5Bhjw==", "dev": true, - "optional": true, "dependencies": { - "@types/json5": "^0.0.29", - "json5": "^1.0.1", - "minimist": "^1.2.6", - "strip-bom": "^3.0.0" + "@commitlint/ensure": "^19.5.0", + "@commitlint/message": "^19.5.0", + "@commitlint/to-lines": "^19.5.0", + "@commitlint/types": "^19.5.0" + }, + "engines": { + "node": ">=v18" } }, - "node_modules/ts-mocha/node_modules/yn": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/yn/-/yn-2.0.0.tgz", - "integrity": "sha512-uTv8J/wiWTgUTg+9vLTi//leUl5vDQS6uii/emeTb2ssY7vl6QWf2fFbIIGjnhjvbdKlU0ed7QPgY1htTC86jQ==", + "node_modules/@commitlint/to-lines": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-19.5.0.tgz", + "integrity": "sha512-R772oj3NHPkodOSRZ9bBVNq224DOxQtNef5Pl8l2M8ZnkkzQfeSTr4uxawV2Sd3ui05dUVzvLNnzenDBO1KBeQ==", "dev": true, "engines": { - "node": ">=4" + "node": ">=v18" } }, - "node_modules/ts-node": { - "version": "10.9.2", - "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz", - "integrity": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==", + "node_modules/@commitlint/top-level": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-19.5.0.tgz", + "integrity": "sha512-IP1YLmGAk0yWrImPRRc578I3dDUI5A2UBJx9FbSOjxe9sTlzFiwVJ+zeMLgAtHMtGZsC8LUnzmW1qRemkFU4ng==", "dev": true, "dependencies": { - "@cspotcode/source-map-support": "^0.8.0", - "@tsconfig/node10": "^1.0.7", - "@tsconfig/node12": "^1.0.7", - "@tsconfig/node14": "^1.0.0", - "@tsconfig/node16": "^1.0.2", - "acorn": "^8.4.1", - "acorn-walk": "^8.1.1", - "arg": "^4.1.0", - "create-require": "^1.1.0", - "diff": "^4.0.1", - "make-error": "^1.1.1", - "v8-compile-cache-lib": "^3.0.1", - "yn": "3.1.1" - }, - "bin": { - "ts-node": "dist/bin.js", - "ts-node-cwd": "dist/bin-cwd.js", - "ts-node-esm": "dist/bin-esm.js", - "ts-node-script": "dist/bin-script.js", - "ts-node-transpile-only": "dist/bin-transpile.js", - "ts-script": "dist/bin-script-deprecated.js" - }, - "peerDependencies": { - "@swc/core": ">=1.2.50", - "@swc/wasm": ">=1.2.50", - "@types/node": "*", - "typescript": ">=2.7" + "find-up": "^7.0.0" }, - "peerDependenciesMeta": { - "@swc/core": { - "optional": true - }, - "@swc/wasm": { - "optional": true - } + "engines": { + "node": ">=v18" } }, - "node_modules/ts-node/node_modules/diff": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", - "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", + "node_modules/@commitlint/top-level/node_modules/find-up": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-7.0.0.tgz", + "integrity": "sha512-YyZM99iHrqLKjmt4LJDj58KI+fYyufRLBSYcqycxf//KpBk9FoewoGX0450m9nB44qrZnovzC2oeP5hUibxc/g==", "dev": true, + "dependencies": { + "locate-path": "^7.2.0", + "path-exists": "^5.0.0", + "unicorn-magic": "^0.1.0" + }, "engines": { - "node": ">=0.3.1" + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/tsconfig-paths": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-4.2.0.tgz", - "integrity": "sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==", + "node_modules/@commitlint/top-level/node_modules/locate-path": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz", + "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==", "dev": true, "dependencies": { - "json5": "^2.2.2", - "minimist": "^1.2.6", - "strip-bom": "^3.0.0" + "p-locate": "^6.0.0" }, "engines": { - "node": ">=6" + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/tslib": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", - "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==", - "dev": true, - "peer": true - }, - "node_modules/tsup": { - "version": "8.3.5", - "resolved": "https://registry.npmjs.org/tsup/-/tsup-8.3.5.tgz", - "integrity": "sha512-Tunf6r6m6tnZsG9GYWndg0z8dEV7fD733VBFzFJ5Vcm1FtlXB8xBD/rtrBi2a3YKEV7hHtxiZtW5EAVADoe1pA==", + "node_modules/@commitlint/top-level/node_modules/p-limit": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz", + "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==", "dev": true, "dependencies": { - "bundle-require": "^5.0.0", - "cac": "^6.7.14", - "chokidar": "^4.0.1", - "consola": "^3.2.3", - "debug": "^4.3.7", - "esbuild": "^0.24.0", - "joycon": "^3.1.1", - "picocolors": "^1.1.1", - "postcss-load-config": "^6.0.1", - "resolve-from": "^5.0.0", - "rollup": "^4.24.0", - "source-map": "0.8.0-beta.0", - "sucrase": "^3.35.0", - "tinyexec": "^0.3.1", - "tinyglobby": "^0.2.9", - "tree-kill": "^1.2.2" - }, - "bin": { - "tsup": "dist/cli-default.js", - "tsup-node": "dist/cli-node.js" + "yocto-queue": "^1.0.0" }, "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@microsoft/api-extractor": "^7.36.0", - "@swc/core": "^1", - "postcss": "^8.4.12", - "typescript": ">=4.5.0" + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, - "peerDependenciesMeta": { - "@microsoft/api-extractor": { - "optional": true - }, - "@swc/core": { - "optional": true - }, - "postcss": { - "optional": true - }, - "typescript": { - "optional": true - } + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/tsup/node_modules/chokidar": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.1.tgz", - "integrity": "sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==", + "node_modules/@commitlint/top-level/node_modules/p-locate": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz", + "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==", "dev": true, "dependencies": { - "readdirp": "^4.0.1" + "p-limit": "^4.0.0" }, "engines": { - "node": ">= 14.16.0" + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { - "url": "https://paulmillr.com/funding/" + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/tsup/node_modules/readdirp": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.0.2.tgz", - "integrity": "sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==", + "node_modules/@commitlint/top-level/node_modules/path-exists": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz", + "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==", "dev": true, "engines": { - "node": ">= 14.16.0" + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + } + }, + "node_modules/@commitlint/top-level/node_modules/yocto-queue": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.1.1.tgz", + "integrity": "sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==", + "dev": true, + "engines": { + "node": ">=12.20" }, "funding": { - "type": "individual", - "url": "https://paulmillr.com/funding/" + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/tsup/node_modules/resolve-from": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", + "node_modules/@commitlint/types": { + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-19.5.0.tgz", + "integrity": "sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==", "dev": true, + "dependencies": { + "@types/conventional-commits-parser": "^5.0.0", + "chalk": "^5.3.0" + }, "engines": { - "node": ">=8" + "node": ">=v18" } }, - "node_modules/tsup/node_modules/source-map": { - "version": "0.8.0-beta.0", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz", - "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==", + "node_modules/@commitlint/types/node_modules/chalk": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", + "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", + "dev": true, + "engines": { + "node": "^12.17.0 || ^14.13 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/@cspotcode/source-map-support": { + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", + "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", "dev": true, "dependencies": { - "whatwg-url": "^7.0.0" + "@jridgewell/trace-mapping": "0.3.9" }, "engines": { - "node": ">= 8" + "node": ">=12" } }, - "node_modules/tsup/node_modules/tr46": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz", - "integrity": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==", + "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": { + "version": "0.3.9", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", + "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", "dev": true, "dependencies": { - "punycode": "^2.1.0" + "@jridgewell/resolve-uri": "^3.0.3", + "@jridgewell/sourcemap-codec": "^1.4.10" } }, - "node_modules/tsup/node_modules/webidl-conversions": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz", - "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==", - "dev": true + "node_modules/@es-joy/jsdoccomment": { + "version": "0.46.0", + "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.46.0.tgz", + "integrity": "sha512-C3Axuq1xd/9VqFZpW4YAzOx5O9q/LP46uIQy/iNDpHG3fmPa6TBtvfglMCs3RBiBxAIi0Go97r8+jvTt55XMyQ==", + "dev": true, + "peer": true, + "dependencies": { + "comment-parser": "1.4.1", + "esquery": "^1.6.0", + "jsdoc-type-pratt-parser": "~4.0.0" + }, + "engines": { + "node": ">=16" + } }, - "node_modules/tsup/node_modules/whatwg-url": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz", - "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==", + "node_modules/@esbuild/aix-ppc64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.24.0.tgz", + "integrity": "sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "aix" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/android-arm": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.24.0.tgz", + "integrity": "sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/android-arm64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.24.0.tgz", + "integrity": "sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==", + "cpu": [ + "arm64" + ], "dev": true, - "dependencies": { - "lodash.sortby": "^4.7.0", - "tr46": "^1.0.1", - "webidl-conversions": "^4.0.2" + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=18" } }, - "node_modules/tunnel-agent": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", - "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==", + "node_modules/@esbuild/android-x64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.24.0.tgz", + "integrity": "sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==", + "cpu": [ + "x64" + ], "dev": true, - "dependencies": { - "safe-buffer": "^5.0.1" - }, + "optional": true, + "os": [ + "android" + ], "engines": { - "node": "*" + "node": ">=18" } }, - "node_modules/tweetnacl": { - "version": "0.14.5", - "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", - "integrity": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==", - "dev": true + "node_modules/@esbuild/darwin-arm64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.24.0.tgz", + "integrity": "sha512-CKyDpRbK1hXwv79soeTJNHb5EiG6ct3efd/FTPdzOWdbZZfGhpbcqIpiD0+vwmpu0wTIL97ZRPZu8vUt46nBSw==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=18" + } }, - "node_modules/type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "node_modules/@esbuild/darwin-x64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.24.0.tgz", + "integrity": "sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==", + "cpu": [ + "x64" + ], "dev": true, - "peer": true, - "dependencies": { - "prelude-ls": "^1.2.1" - }, + "optional": true, + "os": [ + "darwin" + ], "engines": { - "node": ">= 0.8.0" + "node": ">=18" } }, - "node_modules/type-detect": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.1.0.tgz", - "integrity": "sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==", + "node_modules/@esbuild/freebsd-arm64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.24.0.tgz", + "integrity": "sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==", + "cpu": [ + "arm64" + ], "dev": true, + "optional": true, + "os": [ + "freebsd" + ], "engines": { - "node": ">=4" + "node": ">=18" } }, - "node_modules/type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "node_modules/@esbuild/freebsd-x64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.24.0.tgz", + "integrity": "sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==", + "cpu": [ + "x64" + ], "dev": true, - "peer": true, + "optional": true, + "os": [ + "freebsd" + ], "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "node": ">=18" } }, - "node_modules/typed-array-buffer": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz", - "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==", + "node_modules/@esbuild/linux-arm": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.24.0.tgz", + "integrity": "sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==", + "cpu": [ + "arm" + ], "dev": true, - "peer": true, - "dependencies": { - "call-bind": "^1.0.7", - "es-errors": "^1.3.0", - "is-typed-array": "^1.1.13" - }, + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">= 0.4" + "node": ">=18" } }, - "node_modules/typed-array-byte-length": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz", - "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==", + "node_modules/@esbuild/linux-arm64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.24.0.tgz", + "integrity": "sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==", + "cpu": [ + "arm64" + ], "dev": true, - "peer": true, - "dependencies": { - "call-bind": "^1.0.7", - "for-each": "^0.3.3", - "gopd": "^1.0.1", - "has-proto": "^1.0.3", - "is-typed-array": "^1.1.13" - }, + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "node": ">=18" } }, - "node_modules/typed-array-byte-offset": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz", - "integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==", + "node_modules/@esbuild/linux-ia32": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.24.0.tgz", + "integrity": "sha512-K40ip1LAcA0byL05TbCQ4yJ4swvnbzHscRmUilrmP9Am7//0UjPreh4lpYzvThT2Quw66MhjG//20mrufm40mA==", + "cpu": [ + "ia32" + ], "dev": true, - "peer": true, - "dependencies": { - "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.7", - "for-each": "^0.3.3", - "gopd": "^1.0.1", - "has-proto": "^1.0.3", - "is-typed-array": "^1.1.13" - }, + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "node": ">=18" } }, - "node_modules/typed-array-length": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz", - "integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==", + "node_modules/@esbuild/linux-loong64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.24.0.tgz", + "integrity": "sha512-0mswrYP/9ai+CU0BzBfPMZ8RVm3RGAN/lmOMgW4aFUSOQBjA31UP8Mr6DDhWSuMwj7jaWOT0p0WoZ6jeHhrD7g==", + "cpu": [ + "loong64" + ], "dev": true, - "peer": true, - "dependencies": { - "call-bind": "^1.0.7", - "for-each": "^0.3.3", - "gopd": "^1.0.1", - "has-proto": "^1.0.3", - "is-typed-array": "^1.1.13", - "possible-typed-array-names": "^1.0.0" - }, + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "node": ">=18" } }, - "node_modules/typedarray-to-buffer": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", - "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", + "node_modules/@esbuild/linux-mips64el": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.24.0.tgz", + "integrity": "sha512-hIKvXm0/3w/5+RDtCJeXqMZGkI2s4oMUGj3/jM0QzhgIASWrGO5/RlzAzm5nNh/awHE0A19h/CvHQe6FaBNrRA==", + "cpu": [ + "mips64el" + ], "dev": true, - "dependencies": { - "is-typedarray": "^1.0.0" + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" } }, - "node_modules/typescript": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", - "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", + "node_modules/@esbuild/linux-ppc64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.24.0.tgz", + "integrity": "sha512-HcZh5BNq0aC52UoocJxaKORfFODWXZxtBaaZNuN3PUX3MoDsChsZqopzi5UupRhPHSEHotoiptqikjN/B77mYQ==", + "cpu": [ + "ppc64" + ], "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">=14.17" + "node": ">=18" } }, - "node_modules/unbox-primitive": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", - "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", + "node_modules/@esbuild/linux-riscv64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.24.0.tgz", + "integrity": "sha512-bEh7dMn/h3QxeR2KTy1DUszQjUrIHPZKyO6aN1X4BCnhfYhuQqedHaa5MxSQA/06j3GpiIlFGSsy1c7Gf9padw==", + "cpu": [ + "riscv64" + ], "dev": true, - "peer": true, - "dependencies": { - "call-bind": "^1.0.2", - "has-bigints": "^1.0.2", - "has-symbols": "^1.0.3", - "which-boxed-primitive": "^1.0.2" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" } }, - "node_modules/undici-types": { - "version": "6.20.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", - "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==", - "dev": true - }, - "node_modules/unicode-canonical-property-names-ecmascript": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz", - "integrity": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==", + "node_modules/@esbuild/linux-s390x": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.24.0.tgz", + "integrity": "sha512-ZcQ6+qRkw1UcZGPyrCiHHkmBaj9SiCD8Oqd556HldP+QlpUIe2Wgn3ehQGVoPOvZvtHm8HPx+bH20c9pvbkX3g==", + "cpu": [ + "s390x" + ], "dev": true, - "peer": true, + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">=4" + "node": ">=18" } }, - "node_modules/unicode-match-property-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", - "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==", + "node_modules/@esbuild/linux-x64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.24.0.tgz", + "integrity": "sha512-vbutsFqQ+foy3wSSbmjBXXIJ6PL3scghJoM8zCL142cGaZKAdCZHyf+Bpu/MmX9zT9Q0zFBVKb36Ma5Fzfa8xA==", + "cpu": [ + "x64" + ], "dev": true, - "peer": true, - "dependencies": { - "unicode-canonical-property-names-ecmascript": "^2.0.0", - "unicode-property-aliases-ecmascript": "^2.0.0" - }, + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">=4" + "node": ">=18" } }, - "node_modules/unicode-match-property-value-ecmascript": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.0.tgz", - "integrity": "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==", + "node_modules/@esbuild/netbsd-x64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.24.0.tgz", + "integrity": "sha512-hjQ0R/ulkO8fCYFsG0FZoH+pWgTTDreqpqY7UnQntnaKv95uP5iW3+dChxnx7C3trQQU40S+OgWhUVwCjVFLvg==", + "cpu": [ + "x64" + ], "dev": true, - "peer": true, + "optional": true, + "os": [ + "netbsd" + ], "engines": { - "node": ">=4" + "node": ">=18" } }, - "node_modules/unicode-property-aliases-ecmascript": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz", - "integrity": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==", + "node_modules/@esbuild/openbsd-arm64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.24.0.tgz", + "integrity": "sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==", + "cpu": [ + "arm64" + ], "dev": true, - "peer": true, + "optional": true, + "os": [ + "openbsd" + ], "engines": { - "node": ">=4" + "node": ">=18" } }, - "node_modules/update-browserslist-db": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz", - "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==", + "node_modules/@esbuild/openbsd-x64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.24.0.tgz", + "integrity": "sha512-4ir0aY1NGUhIC1hdoCzr1+5b43mw99uNwVzhIq1OY3QcEwPDO3B7WNXBzaKY5Nsf1+N11i1eOfFcq+D/gOS15Q==", + "cpu": [ + "x64" + ], "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/browserslist" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } + "optional": true, + "os": [ + "openbsd" ], - "dependencies": { - "escalade": "^3.1.2", - "picocolors": "^1.0.1" - }, - "bin": { - "update-browserslist-db": "cli.js" - }, - "peerDependencies": { - "browserslist": ">= 4.21.0" + "engines": { + "node": ">=18" } }, - "node_modules/uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "node_modules/@esbuild/sunos-x64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.24.0.tgz", + "integrity": "sha512-jVzdzsbM5xrotH+W5f1s+JtUy1UWgjU0Cf4wMvffTB8m6wP5/kx0KiaLHlbJO+dMgtxKV8RQ/JvtlFcdZ1zCPA==", + "cpu": [ + "x64" + ], "dev": true, - "dependencies": { - "punycode": "^2.1.0" + "optional": true, + "os": [ + "sunos" + ], + "engines": { + "node": ">=18" } }, - "node_modules/uuid": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", - "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==", - "deprecated": "Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.", + "node_modules/@esbuild/win32-arm64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.24.0.tgz", + "integrity": "sha512-iKc8GAslzRpBytO2/aN3d2yb2z8XTVfNV0PjGlCxKo5SgWmNXx82I/Q3aG1tFfS+A2igVCY97TJ8tnYwpUWLCA==", + "cpu": [ + "arm64" + ], "dev": true, - "bin": { - "uuid": "bin/uuid" + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=18" } }, - "node_modules/v8-compile-cache-lib": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz", - "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==", - "dev": true - }, - "node_modules/verror": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz", - "integrity": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==", + "node_modules/@esbuild/win32-ia32": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.24.0.tgz", + "integrity": "sha512-vQW36KZolfIudCcTnaTpmLQ24Ha1RjygBo39/aLkM2kmjkWmZGEJ5Gn9l5/7tzXA42QGIoWbICfg6KLLkIw6yw==", + "cpu": [ + "ia32" + ], "dev": true, - "engines": [ - "node >=0.6.0" + "optional": true, + "os": [ + "win32" ], - "dependencies": { - "assert-plus": "^1.0.0", - "core-util-is": "1.0.2", - "extsprintf": "^1.2.0" - } - }, - "node_modules/warframe-patchlogs": { - "version": "2.51.0", - "resolved": "https://registry.npmjs.org/warframe-patchlogs/-/warframe-patchlogs-2.51.0.tgz", - "integrity": "sha512-CJHv7OGQdP50Apojl9CfYARUngfWOfbxGsOZ6FnjgClNK+IWd5gmkqtMJn2X3lLDCNA2hK/TxA8giMajIJ1zaw==", "engines": { - "node": ">=18.19.0" + "node": ">=18" } }, - "node_modules/webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" - }, - "node_modules/whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" + "node_modules/@esbuild/win32-x64": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.24.0.tgz", + "integrity": "sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=18" } }, - "node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "node_modules/@eslint-community/eslint-utils": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", + "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", "dev": true, + "peer": true, "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" + "eslint-visitor-keys": "^3.3.0" }, "engines": { - "node": ">= 8" + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "peerDependencies": { + "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" } }, - "node_modules/which-boxed-primitive": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", - "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", + "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", "dev": true, "peer": true, - "dependencies": { - "is-bigint": "^1.0.1", - "is-boolean-object": "^1.1.0", - "is-number-object": "^1.0.4", - "is-string": "^1.0.5", - "is-symbol": "^1.0.3" + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "url": "https://opencollective.com/eslint" } }, - "node_modules/which-module": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz", - "integrity": "sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==", - "dev": true + "node_modules/@eslint-community/regexpp": { + "version": "4.10.0", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz", + "integrity": "sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==", + "dev": true, + "peer": true, + "engines": { + "node": "^12.0.0 || ^14.0.0 || >=16.0.0" + } }, - "node_modules/which-typed-array": { - "version": "1.1.15", - "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz", - "integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==", + "node_modules/@eslint/eslintrc": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", + "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", "dev": true, "peer": true, "dependencies": { - "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.7", - "for-each": "^0.3.3", - "gopd": "^1.0.1", - "has-tostringtag": "^1.0.2" + "ajv": "^6.12.4", + "debug": "^4.3.2", + "espree": "^9.6.0", + "globals": "^13.19.0", + "ignore": "^5.2.0", + "import-fresh": "^3.2.1", + "js-yaml": "^4.1.0", + "minimatch": "^3.1.2", + "strip-json-comments": "^3.1.1" }, "engines": { - "node": ">= 0.4" + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "url": "https://opencollective.com/eslint" } }, - "node_modules/workerpool": { - "version": "6.5.1", - "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.5.1.tgz", - "integrity": "sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==", - "dev": true - }, - "node_modules/wrap-ansi": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "node_modules/@eslint/eslintrc/node_modules/globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", "dev": true, + "peer": true, "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" + "type-fest": "^0.20.2" }, "engines": { - "node": ">=10" + "node": ">=8" }, "funding": { - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/wrap-ansi-cjs": { - "name": "wrap-ansi", - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "node_modules/@eslint/js": { + "version": "8.56.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.56.0.tgz", + "integrity": "sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==", + "dev": true, + "peer": true, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } + }, + "node_modules/@humanwhocodes/config-array": { + "version": "0.11.14", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", + "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", "dev": true, + "peer": true, "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" + "@humanwhocodes/object-schema": "^2.0.2", + "debug": "^4.3.1", + "minimatch": "^3.0.5" }, "engines": { - "node": ">=10" + "node": ">=10.10.0" + } + }, + "node_modules/@humanwhocodes/module-importer": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", + "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", + "dev": true, + "peer": true, + "engines": { + "node": ">=12.22" }, "funding": { - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + "type": "github", + "url": "https://github.com/sponsors/nzakas" } }, - "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "node_modules/@humanwhocodes/object-schema": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz", + "integrity": "sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==", + "dev": true, + "peer": true + }, + "node_modules/@isaacs/cliui": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", "dev": true, "dependencies": { - "color-convert": "^2.0.1" + "string-width": "^5.1.2", + "string-width-cjs": "npm:string-width@^4.2.0", + "strip-ansi": "^7.0.1", + "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", + "wrap-ansi": "^8.1.0", + "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" }, "engines": { - "node": ">=8" + "node": ">=12" + } + }, + "node_modules/@isaacs/cliui/node_modules/ansi-regex": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", + "dev": true, + "engines": { + "node": ">=12" }, "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" + "url": "https://github.com/chalk/ansi-regex?sponsor=1" } }, - "node_modules/wrap-ansi-cjs/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "node_modules/@isaacs/cliui/node_modules/ansi-styles": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, "engines": { - "node": ">=7.0.0" + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "node_modules/wrap-ansi-cjs/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "node_modules/@isaacs/cliui/node_modules/emoji-regex": { + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", "dev": true }, - "node_modules/wrap-ansi/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "node_modules/@isaacs/cliui/node_modules/string-width": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", "dev": true, "dependencies": { - "color-convert": "^2.0.1" + "eastasianwidth": "^0.2.0", + "emoji-regex": "^9.2.2", + "strip-ansi": "^7.0.1" }, "engines": { - "node": ">=8" + "node": ">=12" }, "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/wrap-ansi/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "node_modules/@isaacs/cliui/node_modules/strip-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", "dev": true, "dependencies": { - "color-name": "~1.1.4" + "ansi-regex": "^6.0.1" }, "engines": { - "node": ">=7.0.0" + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" } }, - "node_modules/wrap-ansi/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true + "node_modules/@isaacs/cliui/node_modules/wrap-ansi": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^6.1.0", + "string-width": "^5.0.1", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } }, - "node_modules/wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true + "node_modules/@istanbuljs/load-nyc-config": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", + "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", + "dev": true, + "dependencies": { + "camelcase": "^5.3.1", + "find-up": "^4.1.0", + "get-package-type": "^0.1.0", + "js-yaml": "^3.13.1", + "resolve-from": "^5.0.0" + }, + "engines": { + "node": ">=8" + } }, - "node_modules/write-file-atomic": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", - "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", + "node_modules/@istanbuljs/load-nyc-config/node_modules/argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", "dev": true, "dependencies": { - "imurmurhash": "^0.1.4", - "is-typedarray": "^1.0.0", - "signal-exit": "^3.0.2", - "typedarray-to-buffer": "^3.1.5" + "sprintf-js": "~1.0.2" } }, - "node_modules/y18n": { - "version": "5.0.8", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", - "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", + "node_modules/@istanbuljs/load-nyc-config/node_modules/camelcase": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", + "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", "dev": true, "engines": { - "node": ">=10" + "node": ">=6" } }, - "node_modules/yallist": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", - "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", - "dev": true - }, - "node_modules/yargs": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz", - "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==", + "node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", "dev": true, "dependencies": { - "cliui": "^7.0.2", - "escalade": "^3.1.1", - "get-caller-file": "^2.0.5", - "require-directory": "^2.1.1", - "string-width": "^4.2.0", - "y18n": "^5.0.5", - "yargs-parser": "^20.2.2" + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" }, "engines": { - "node": ">=10" + "node": ">=8" } }, - "node_modules/yargs-parser": { - "version": "20.2.9", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz", - "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", + "node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", "dev": true, - "engines": { - "node": ">=10" + "dependencies": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" } }, - "node_modules/yargs-unparser": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/yargs-unparser/-/yargs-unparser-2.0.0.tgz", - "integrity": "sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==", + "node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", "dev": true, "dependencies": { - "camelcase": "^6.0.0", - "decamelize": "^4.0.0", - "flat": "^5.0.2", - "is-plain-obj": "^2.1.0" + "p-locate": "^4.1.0" }, "engines": { - "node": ">=10" + "node": ">=8" } }, - "node_modules/yn": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz", - "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==", + "node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", "dev": true, + "dependencies": { + "p-try": "^2.0.0" + }, "engines": { "node": ">=6" - } - }, - "node_modules/yocto-queue": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "dev": true, - "engines": { - "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } - } - }, - "dependencies": { - "@aashutoshrathi/word-wrap": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", - "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", - "dev": true, - "peer": true }, - "@ampproject/remapping": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz", - "integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==", + "node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", "dev": true, - "requires": { - "@jridgewell/gen-mapping": "^0.1.0", - "@jridgewell/trace-mapping": "^0.3.9" + "dependencies": { + "p-limit": "^2.2.0" + }, + "engines": { + "node": ">=8" } }, - "@babel/code-frame": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz", - "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==", + "node_modules/@istanbuljs/load-nyc-config/node_modules/resolve-from": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", + "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", "dev": true, - "requires": { - "@babel/highlight": "^7.24.7", - "picocolors": "^1.0.0" + "engines": { + "node": ">=8" } }, - "@babel/compat-data": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.4.tgz", - "integrity": "sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==", - "dev": true + "node_modules/@istanbuljs/schema": { + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", + "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", + "dev": true, + "engines": { + "node": ">=8" + } }, - "@babel/core": { - "version": "7.25.2", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.2.tgz", - "integrity": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==", + "node_modules/@jridgewell/gen-mapping": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz", + "integrity": "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==", "dev": true, - "requires": { - "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.24.7", - "@babel/generator": "^7.25.0", - "@babel/helper-compilation-targets": "^7.25.2", - "@babel/helper-module-transforms": "^7.25.2", - "@babel/helpers": "^7.25.0", - "@babel/parser": "^7.25.0", - "@babel/template": "^7.25.0", - "@babel/traverse": "^7.25.2", - "@babel/types": "^7.25.2", - "convert-source-map": "^2.0.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.2", - "json5": "^2.2.3", - "semver": "^6.3.1" - }, "dependencies": { - "convert-source-map": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", - "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", - "dev": true - }, - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true - } + "@jridgewell/set-array": "^1.0.0", + "@jridgewell/sourcemap-codec": "^1.4.10" + }, + "engines": { + "node": ">=6.0.0" } }, - "@babel/eslint-parser": { - "version": "7.25.1", - "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.1.tgz", - "integrity": "sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg==", + "node_modules/@jridgewell/resolve-uri": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz", + "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==", "dev": true, - "peer": true, - "requires": { - "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", - "eslint-visitor-keys": "^2.1.0", - "semver": "^6.3.1" - }, - "dependencies": { - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "peer": true - } + "engines": { + "node": ">=6.0.0" } }, - "@babel/generator": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.6.tgz", - "integrity": "sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==", + "node_modules/@jridgewell/set-array": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", + "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", "dev": true, - "requires": { - "@babel/types": "^7.25.6", - "@jridgewell/gen-mapping": "^0.3.5", - "@jridgewell/trace-mapping": "^0.3.25", - "jsesc": "^2.5.1" - }, - "dependencies": { - "@jridgewell/gen-mapping": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", - "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", - "dev": true, - "requires": { - "@jridgewell/set-array": "^1.2.1", - "@jridgewell/sourcemap-codec": "^1.4.10", - "@jridgewell/trace-mapping": "^0.3.24" - } - } + "engines": { + "node": ">=6.0.0" } }, - "@babel/helper-annotate-as-pure": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz", - "integrity": "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==", + "node_modules/@jridgewell/sourcemap-codec": { + "version": "1.4.14", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz", + "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==", + "dev": true + }, + "node_modules/@jridgewell/trace-mapping": { + "version": "0.3.25", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", + "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", "dev": true, - "peer": true, - "requires": { - "@babel/types": "^7.24.7" + "dependencies": { + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" } }, - "@babel/helper-builder-binary-assignment-operator-visitor": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.24.7.tgz", - "integrity": "sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==", + "node_modules/@nicolo-ribaudo/eslint-scope-5-internals": { + "version": "5.1.1-v1", + "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz", + "integrity": "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==", "dev": true, "peer": true, - "requires": { - "@babel/traverse": "^7.24.7", - "@babel/types": "^7.24.7" + "dependencies": { + "eslint-scope": "5.1.1" } }, - "@babel/helper-compilation-targets": { - "version": "7.25.2", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz", - "integrity": "sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==", + "node_modules/@nodelib/fs.scandir": { + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", "dev": true, - "requires": { - "@babel/compat-data": "^7.25.2", - "@babel/helper-validator-option": "^7.24.8", - "browserslist": "^4.23.1", - "lru-cache": "^5.1.1", - "semver": "^6.3.1" - }, + "peer": true, "dependencies": { - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true - } + "@nodelib/fs.stat": "2.0.5", + "run-parallel": "^1.1.9" + }, + "engines": { + "node": ">= 8" } }, - "@babel/helper-create-class-features-plugin": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz", - "integrity": "sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==", + "node_modules/@nodelib/fs.stat": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", "dev": true, "peer": true, - "requires": { - "@babel/helper-annotate-as-pure": "^7.24.7", - "@babel/helper-member-expression-to-functions": "^7.24.8", - "@babel/helper-optimise-call-expression": "^7.24.7", - "@babel/helper-replace-supers": "^7.25.0", - "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", - "@babel/traverse": "^7.25.4", - "semver": "^6.3.1" - }, - "dependencies": { - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "peer": true - } + "engines": { + "node": ">= 8" } }, - "@babel/helper-create-regexp-features-plugin": { - "version": "7.25.2", - "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz", - "integrity": "sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g==", + "node_modules/@nodelib/fs.walk": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", "dev": true, "peer": true, - "requires": { - "@babel/helper-annotate-as-pure": "^7.24.7", - "regexpu-core": "^5.3.1", - "semver": "^6.3.1" - }, "dependencies": { - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "peer": true - } + "@nodelib/fs.scandir": "2.1.5", + "fastq": "^1.6.0" + }, + "engines": { + "node": ">= 8" } }, - "@babel/helper-define-polyfill-provider": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz", - "integrity": "sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==", + "node_modules/@pkgjs/parseargs": { + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-compilation-targets": "^7.22.6", - "@babel/helper-plugin-utils": "^7.22.5", - "debug": "^4.1.1", - "lodash.debounce": "^4.0.8", - "resolve": "^1.14.2" + "optional": true, + "engines": { + "node": ">=14" } }, - "@babel/helper-member-expression-to-functions": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.8.tgz", - "integrity": "sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==", + "node_modules/@pkgr/core": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.1.1.tgz", + "integrity": "sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==", "dev": true, "peer": true, - "requires": { - "@babel/traverse": "^7.24.8", - "@babel/types": "^7.24.8" + "engines": { + "node": "^12.20.0 || ^14.18.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/unts" } }, - "@babel/helper-module-imports": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz", - "integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==", + "node_modules/@rollup/rollup-android-arm-eabi": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.24.0.tgz", + "integrity": "sha512-Q6HJd7Y6xdB48x8ZNVDOqsbh2uByBhgK8PiQgPhwkIw/HC/YX5Ghq2mQY5sRMZWHb3VsFkWooUVOZHKr7DmDIA==", + "cpu": [ + "arm" + ], "dev": true, - "requires": { - "@babel/traverse": "^7.24.7", - "@babel/types": "^7.24.7" - } + "optional": true, + "os": [ + "android" + ] + }, + "node_modules/@rollup/rollup-android-arm64": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.24.0.tgz", + "integrity": "sha512-ijLnS1qFId8xhKjT81uBHuuJp2lU4x2yxa4ctFPtG+MqEE6+C5f/+X/bStmxapgmwLwiL3ih122xv8kVARNAZA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ] + }, + "node_modules/@rollup/rollup-darwin-arm64": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.24.0.tgz", + "integrity": "sha512-bIv+X9xeSs1XCk6DVvkO+S/z8/2AMt/2lMqdQbMrmVpgFvXlmde9mLcbQpztXm1tajC3raFDqegsH18HQPMYtA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-darwin-x64": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.24.0.tgz", + "integrity": "sha512-X6/nOwoFN7RT2svEQWUsW/5C/fYMBe4fnLK9DQk4SX4mgVBiTA9h64kjUYPvGQ0F/9xwJ5U5UfTbl6BEjaQdBQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-linux-arm-gnueabihf": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.24.0.tgz", + "integrity": "sha512-0KXvIJQMOImLCVCz9uvvdPgfyWo93aHHp8ui3FrtOP57svqrF/roSSR5pjqL2hcMp0ljeGlU4q9o/rQaAQ3AYA==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm-musleabihf": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.24.0.tgz", + "integrity": "sha512-it2BW6kKFVh8xk/BnHfakEeoLPv8STIISekpoF+nBgWM4d55CZKc7T4Dx1pEbTnYm/xEKMgy1MNtYuoA8RFIWw==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm64-gnu": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.24.0.tgz", + "integrity": "sha512-i0xTLXjqap2eRfulFVlSnM5dEbTVque/3Pi4g2y7cxrs7+a9De42z4XxKLYJ7+OhE3IgxvfQM7vQc43bwTgPwA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm64-musl": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.24.0.tgz", + "integrity": "sha512-9E6MKUJhDuDh604Qco5yP/3qn3y7SLXYuiC0Rpr89aMScS2UAmK1wHP2b7KAa1nSjWJc/f/Lc0Wl1L47qjiyQw==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.24.0.tgz", + "integrity": "sha512-2XFFPJ2XMEiF5Zi2EBf4h73oR1V/lycirxZxHZNc93SqDN/IWhYYSYj8I9381ikUFXZrz2v7r2tOVk2NBwxrWw==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-riscv64-gnu": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.24.0.tgz", + "integrity": "sha512-M3Dg4hlwuntUCdzU7KjYqbbd+BLq3JMAOhCKdBE3TcMGMZbKkDdJ5ivNdehOssMCIokNHFOsv7DO4rlEOfyKpg==", + "cpu": [ + "riscv64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] }, - "@babel/helper-module-transforms": { - "version": "7.25.2", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz", - "integrity": "sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==", + "node_modules/@rollup/rollup-linux-s390x-gnu": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.24.0.tgz", + "integrity": "sha512-mjBaoo4ocxJppTorZVKWFpy1bfFj9FeCMJqzlMQGjpNPY9JwQi7OuS1axzNIk0nMX6jSgy6ZURDZ2w0QW6D56g==", + "cpu": [ + "s390x" + ], "dev": true, - "requires": { - "@babel/helper-module-imports": "^7.24.7", - "@babel/helper-simple-access": "^7.24.7", - "@babel/helper-validator-identifier": "^7.24.7", - "@babel/traverse": "^7.25.2" - } + "optional": true, + "os": [ + "linux" + ] }, - "@babel/helper-optimise-call-expression": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz", - "integrity": "sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==", + "node_modules/@rollup/rollup-linux-x64-gnu": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.24.0.tgz", + "integrity": "sha512-ZXFk7M72R0YYFN5q13niV0B7G8/5dcQ9JDp8keJSfr3GoZeXEoMHP/HlvqROA3OMbMdfr19IjCeNAnPUG93b6A==", + "cpu": [ + "x64" + ], "dev": true, - "peer": true, - "requires": { - "@babel/types": "^7.24.7" - } + "optional": true, + "os": [ + "linux" + ] }, - "@babel/helper-plugin-utils": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz", - "integrity": "sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==", + "node_modules/@rollup/rollup-linux-x64-musl": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.24.0.tgz", + "integrity": "sha512-w1i+L7kAXZNdYl+vFvzSZy8Y1arS7vMgIy8wusXJzRrPyof5LAb02KGr1PD2EkRcl73kHulIID0M501lN+vobQ==", + "cpu": [ + "x64" + ], "dev": true, - "peer": true + "optional": true, + "os": [ + "linux" + ] }, - "@babel/helper-remap-async-to-generator": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.0.tgz", - "integrity": "sha512-NhavI2eWEIz/H9dbrG0TuOicDhNexze43i5z7lEqwYm0WEZVTwnPpA0EafUTP7+6/W79HWIP2cTe3Z5NiSTVpw==", + "node_modules/@rollup/rollup-win32-arm64-msvc": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.24.0.tgz", + "integrity": "sha512-VXBrnPWgBpVDCVY6XF3LEW0pOU51KbaHhccHw6AS6vBWIC60eqsH19DAeeObl+g8nKAz04QFdl/Cefta0xQtUQ==", + "cpu": [ + "arm64" + ], "dev": true, - "peer": true, - "requires": { - "@babel/helper-annotate-as-pure": "^7.24.7", - "@babel/helper-wrap-function": "^7.25.0", - "@babel/traverse": "^7.25.0" - } + "optional": true, + "os": [ + "win32" + ] }, - "@babel/helper-replace-supers": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.25.0.tgz", - "integrity": "sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==", + "node_modules/@rollup/rollup-win32-ia32-msvc": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.24.0.tgz", + "integrity": "sha512-xrNcGDU0OxVcPTH/8n/ShH4UevZxKIO6HJFK0e15XItZP2UcaiLFd5kiX7hJnqCbSztUF8Qot+JWBC/QXRPYWQ==", + "cpu": [ + "ia32" + ], "dev": true, - "peer": true, - "requires": { - "@babel/helper-member-expression-to-functions": "^7.24.8", - "@babel/helper-optimise-call-expression": "^7.24.7", - "@babel/traverse": "^7.25.0" - } + "optional": true, + "os": [ + "win32" + ] }, - "@babel/helper-simple-access": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz", - "integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==", + "node_modules/@rollup/rollup-win32-x64-msvc": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.24.0.tgz", + "integrity": "sha512-fbMkAF7fufku0N2dE5TBXcNlg0pt0cJue4xBRE2Qc5Vqikxr4VCgKj/ht6SMdFcOacVA9rqF70APJ8RN/4vMJw==", + "cpu": [ + "x64" + ], "dev": true, - "requires": { - "@babel/traverse": "^7.24.7", - "@babel/types": "^7.24.7" - } + "optional": true, + "os": [ + "win32" + ] }, - "@babel/helper-skip-transparent-expression-wrappers": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz", - "integrity": "sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==", + "node_modules/@rtsao/scc": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz", + "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==", "dev": true, - "peer": true, - "requires": { - "@babel/traverse": "^7.24.7", - "@babel/types": "^7.24.7" - } + "peer": true }, - "@babel/helper-string-parser": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz", - "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==", + "node_modules/@tsconfig/node10": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.9.tgz", + "integrity": "sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==", "dev": true }, - "@babel/helper-validator-identifier": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", - "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", + "node_modules/@tsconfig/node12": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz", + "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==", "dev": true }, - "@babel/helper-validator-option": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz", - "integrity": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==", + "node_modules/@tsconfig/node14": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz", + "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==", "dev": true }, - "@babel/helper-wrap-function": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.25.0.tgz", - "integrity": "sha512-s6Q1ebqutSiZnEjaofc/UKDyC4SbzV5n5SrA2Gq8UawLycr3i04f1dX4OzoQVnexm6aOCh37SQNYlJ/8Ku+PMQ==", - "dev": true, - "peer": true, - "requires": { - "@babel/template": "^7.25.0", - "@babel/traverse": "^7.25.0", - "@babel/types": "^7.25.0" - } - }, - "@babel/helpers": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.6.tgz", - "integrity": "sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==", - "dev": true, - "requires": { - "@babel/template": "^7.25.0", - "@babel/types": "^7.25.6" - } - }, - "@babel/highlight": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz", - "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==", - "dev": true, - "requires": { - "@babel/helper-validator-identifier": "^7.24.7", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0", - "picocolors": "^1.0.0" - } + "node_modules/@tsconfig/node16": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.3.tgz", + "integrity": "sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==", + "dev": true }, - "@babel/parser": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.6.tgz", - "integrity": "sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==", - "dev": true, - "requires": { - "@babel/types": "^7.25.6" - } + "node_modules/@types/chai": { + "version": "4.3.16", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.16.tgz", + "integrity": "sha512-PatH4iOdyh3MyWtmHVFXLWCCIhUbopaltqddG9BzB+gMIzee2MJrvd+jouii9Z3wzQJruGWAm7WOMjgfG8hQlQ==", + "dev": true }, - "@babel/plugin-bugfix-firefox-class-in-computed-class-key": { - "version": "7.25.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz", - "integrity": "sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==", + "node_modules/@types/conventional-commits-parser": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.1.tgz", + "integrity": "sha512-7uz5EHdzz2TqoMfV7ee61Egf5y6NkcO4FB/1iCCQnbeiI1F3xzv3vK5dBCXUCLQgGYS+mUeigK1iKQzvED+QnQ==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/traverse": "^7.25.3" + "dependencies": { + "@types/node": "*" } }, - "@babel/plugin-bugfix-safari-class-field-initializer-scope": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.25.0.tgz", - "integrity": "sha512-Bm4bH2qsX880b/3ziJ8KD711LT7z4u8CFudmjqle65AZj/HNUFhEf90dqYv6O86buWvSBmeQDjv0Tn2aF/bIBA==", - "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.8" - } + "node_modules/@types/estree": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", + "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", + "dev": true }, - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.25.0.tgz", - "integrity": "sha512-lXwdNZtTmeVOOFtwM/WDe7yg1PL8sYhRk/XH0FzbR2HDQ0xC+EnQ/JHeoMYSavtU115tnUk0q9CDyq8si+LMAA==", - "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.8" - } + "node_modules/@types/json5": { + "version": "0.0.29", + "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", + "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", + "dev": true }, - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.24.7.tgz", - "integrity": "sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==", + "node_modules/@types/mocha": { + "version": "10.0.10", + "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.10.tgz", + "integrity": "sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==", + "dev": true + }, + "node_modules/@types/node": { + "version": "22.10.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.1.tgz", + "integrity": "sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", - "@babel/plugin-transform-optional-chaining": "^7.24.7" + "dependencies": { + "undici-types": "~6.20.0" } }, - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.25.0.tgz", - "integrity": "sha512-tggFrk1AIShG/RUQbEwt2Tr/E+ObkfwrPjR6BjbRvsx24+PSjK8zrq0GWPNCjo8qpRx4DuJzlcvWJqlm+0h3kw==", + "node_modules/@types/node-fetch": { + "version": "2.6.11", + "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.11.tgz", + "integrity": "sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/traverse": "^7.25.0" + "dependencies": { + "@types/node": "*", + "form-data": "^4.0.0" } }, - "@babel/plugin-proposal-private-property-in-object": { - "version": "7.21.0-placeholder-for-preset-env.2", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", - "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", + "node_modules/@typescript-eslint/eslint-plugin": { + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz", + "integrity": "sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==", "dev": true, "peer": true, - "requires": {} + "dependencies": { + "@eslint-community/regexpp": "^4.10.0", + "@typescript-eslint/scope-manager": "7.18.0", + "@typescript-eslint/type-utils": "7.18.0", + "@typescript-eslint/utils": "7.18.0", + "@typescript-eslint/visitor-keys": "7.18.0", + "graphemer": "^1.4.0", + "ignore": "^5.3.1", + "natural-compare": "^1.4.0", + "ts-api-utils": "^1.3.0" + }, + "engines": { + "node": "^18.18.0 || >=20.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "@typescript-eslint/parser": "^7.0.0", + "eslint": "^8.56.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } }, - "@babel/plugin-syntax-async-generators": { - "version": "7.8.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", - "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", + "node_modules/@typescript-eslint/parser": { + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.18.0.tgz", + "integrity": "sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" + "dependencies": { + "@typescript-eslint/scope-manager": "7.18.0", + "@typescript-eslint/types": "7.18.0", + "@typescript-eslint/typescript-estree": "7.18.0", + "@typescript-eslint/visitor-keys": "7.18.0", + "debug": "^4.3.4" + }, + "engines": { + "node": "^18.18.0 || >=20.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^8.56.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } } }, - "@babel/plugin-syntax-class-properties": { - "version": "7.12.13", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", - "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", + "node_modules/@typescript-eslint/scope-manager": { + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz", + "integrity": "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.12.13" + "dependencies": { + "@typescript-eslint/types": "7.18.0", + "@typescript-eslint/visitor-keys": "7.18.0" + }, + "engines": { + "node": "^18.18.0 || >=20.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" } }, - "@babel/plugin-syntax-class-static-block": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", - "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", + "node_modules/@typescript-eslint/type-utils": { + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz", + "integrity": "sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.14.5" + "dependencies": { + "@typescript-eslint/typescript-estree": "7.18.0", + "@typescript-eslint/utils": "7.18.0", + "debug": "^4.3.4", + "ts-api-utils": "^1.3.0" + }, + "engines": { + "node": "^18.18.0 || >=20.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^8.56.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } } }, - "@babel/plugin-syntax-dynamic-import": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz", - "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==", + "node_modules/@typescript-eslint/types": { + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz", + "integrity": "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" + "engines": { + "node": "^18.18.0 || >=20.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" } }, - "@babel/plugin-syntax-export-namespace-from": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz", - "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==", + "node_modules/@typescript-eslint/typescript-estree": { + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz", + "integrity": "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.3" + "dependencies": { + "@typescript-eslint/types": "7.18.0", + "@typescript-eslint/visitor-keys": "7.18.0", + "debug": "^4.3.4", + "globby": "^11.1.0", + "is-glob": "^4.0.3", + "minimatch": "^9.0.4", + "semver": "^7.6.0", + "ts-api-utils": "^1.3.0" + }, + "engines": { + "node": "^18.18.0 || >=20.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } } }, - "@babel/plugin-syntax-import-assertions": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.25.6.tgz", - "integrity": "sha512-aABl0jHw9bZ2karQ/uUD6XP4u0SG22SJrOHFoL6XB1R7dTovOP4TzTlsxOYC5yQ1pdscVK2JTUnF6QL3ARoAiQ==", + "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.8" + "dependencies": { + "balanced-match": "^1.0.0" } }, - "@babel/plugin-syntax-import-attributes": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.25.6.tgz", - "integrity": "sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==", + "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.8" + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, - "@babel/plugin-syntax-import-meta": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", - "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", + "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": { + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", + "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" } }, - "@babel/plugin-syntax-json-strings": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", - "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", + "node_modules/@typescript-eslint/utils": { + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz", + "integrity": "sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" + "dependencies": { + "@eslint-community/eslint-utils": "^4.4.0", + "@typescript-eslint/scope-manager": "7.18.0", + "@typescript-eslint/types": "7.18.0", + "@typescript-eslint/typescript-estree": "7.18.0" + }, + "engines": { + "node": "^18.18.0 || >=20.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^8.56.0" } }, - "@babel/plugin-syntax-logical-assignment-operators": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", - "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", + "node_modules/@typescript-eslint/visitor-keys": { + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz", + "integrity": "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" + "dependencies": { + "@typescript-eslint/types": "7.18.0", + "eslint-visitor-keys": "^3.4.3" + }, + "engines": { + "node": "^18.18.0 || >=20.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" } }, - "@babel/plugin-syntax-nullish-coalescing-operator": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", - "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", + "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, - "@babel/plugin-syntax-numeric-separator": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", - "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", + "node_modules/@ungap/structured-clone": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", + "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" - } + "peer": true }, - "@babel/plugin-syntax-object-rest-spread": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", - "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", + "node_modules/@wfcd/eslint-config": { + "version": "1.6.3", + "resolved": "https://registry.npmjs.org/@wfcd/eslint-config/-/eslint-config-1.6.3.tgz", + "integrity": "sha512-vkfjiPaMMQt7vWUEPwLVbFlf4bOhmUuzVJtnEMZdsvQgW53MftoK8RKTZWuFIyAbI6Api7VFZ5eIyGXu9vglsQ==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" + "engines": { + "npm": ">=7" + }, + "peerDependencies": { + "@babel/core": "^7.24.5", + "@babel/eslint-parser": "^7.24.5", + "@babel/plugin-syntax-import-assertions": "^7.24.1", + "@babel/plugin-transform-class-properties": "^7.24.1", + "@babel/plugin-transform-private-methods": "^7.24.1", + "@babel/preset-env": "^7.24.5", + "@typescript-eslint/eslint-plugin": "^7.8.0", + "@typescript-eslint/parser": "^7.8.0", + "eslint": "^8.56.0", + "eslint-config-airbnb-base": "^15.0.0", + "eslint-config-airbnb-typescript": "18.0.0", + "eslint-config-prettier": "^9.1.0", + "eslint-plugin-import": "^2.29.1", + "eslint-plugin-jsdoc": "^48.2.3", + "eslint-plugin-no-null": "^1.0.2", + "eslint-plugin-prettier": "^5.1.3", + "prettier": "^3.2.5" } }, - "@babel/plugin-syntax-optional-catch-binding": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", - "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", + "node_modules/acorn": { + "version": "8.14.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz", + "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" } }, - "@babel/plugin-syntax-optional-chaining": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", - "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", + "node_modules/acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" + "peerDependencies": { + "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" } }, - "@babel/plugin-syntax-private-property-in-object": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", - "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", + "node_modules/acorn-walk": { + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz", + "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.14.5" + "engines": { + "node": ">=0.4.0" } }, - "@babel/plugin-syntax-top-level-await": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", - "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", + "node_modules/aggregate-error": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz", + "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.14.5" + "dependencies": { + "clean-stack": "^2.0.0", + "indent-string": "^4.0.0" + }, + "engines": { + "node": ">=8" } }, - "@babel/plugin-syntax-unicode-sets-regex": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", - "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", + "node_modules/ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" + "dependencies": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" } }, - "@babel/plugin-transform-arrow-functions": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.24.7.tgz", - "integrity": "sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==", + "node_modules/ansi-colors": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7" + "engines": { + "node": ">=6" } }, - "@babel/plugin-transform-async-generator-functions": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz", - "integrity": "sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg==", + "node_modules/ansi-escapes": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-7.0.0.tgz", + "integrity": "sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/helper-remap-async-to-generator": "^7.25.0", - "@babel/plugin-syntax-async-generators": "^7.8.4", - "@babel/traverse": "^7.25.4" + "dependencies": { + "environment": "^1.0.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "@babel/plugin-transform-async-to-generator": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.24.7.tgz", - "integrity": "sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==", + "node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-module-imports": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/helper-remap-async-to-generator": "^7.24.7" + "engines": { + "node": ">=8" } }, - "@babel/plugin-transform-block-scoped-functions": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.24.7.tgz", - "integrity": "sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==", + "node_modules/ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7" + "dependencies": { + "color-convert": "^1.9.0" + }, + "engines": { + "node": ">=4" } }, - "@babel/plugin-transform-block-scoping": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.25.0.tgz", - "integrity": "sha512-yBQjYoOjXlFv9nlXb3f1casSHOZkWr29NX+zChVanLg5Nc157CrbEX9D7hxxtTpuFy7Q0YzmmWfJxzvps4kXrQ==", - "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.8" - } + "node_modules/any-promise": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", + "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", + "dev": true }, - "@babel/plugin-transform-class-properties": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz", - "integrity": "sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==", + "node_modules/anymatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz", + "integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-create-class-features-plugin": "^7.25.4", - "@babel/helper-plugin-utils": "^7.24.8" + "dependencies": { + "normalize-path": "^3.0.0", + "picomatch": "^2.0.4" + }, + "engines": { + "node": ">= 8" } }, - "@babel/plugin-transform-class-static-block": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.7.tgz", - "integrity": "sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==", + "node_modules/append-transform": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/append-transform/-/append-transform-2.0.0.tgz", + "integrity": "sha512-7yeyCEurROLQJFv5Xj4lEGTy0borxepjFv1g22oAdqFu//SrAlDl1O1Nxx15SH1RoliUml6p8dwJW9jvZughhg==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-create-class-features-plugin": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-class-static-block": "^7.14.5" + "dependencies": { + "default-require-extensions": "^3.0.0" + }, + "engines": { + "node": ">=8" } }, - "@babel/plugin-transform-classes": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz", - "integrity": "sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg==", - "dev": true, - "peer": true, - "requires": { - "@babel/helper-annotate-as-pure": "^7.24.7", - "@babel/helper-compilation-targets": "^7.25.2", - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/helper-replace-supers": "^7.25.0", - "@babel/traverse": "^7.25.4", - "globals": "^11.1.0" - } + "node_modules/archy": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz", + "integrity": "sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==", + "dev": true }, - "@babel/plugin-transform-computed-properties": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.24.7.tgz", - "integrity": "sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==", + "node_modules/are-docs-informative": { + "version": "0.0.2", + "resolved": "https://registry.npmjs.org/are-docs-informative/-/are-docs-informative-0.0.2.tgz", + "integrity": "sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/template": "^7.24.7" + "engines": { + "node": ">=14" } }, - "@babel/plugin-transform-destructuring": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.8.tgz", - "integrity": "sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ==", + "node_modules/arg": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", + "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==", + "dev": true + }, + "node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "dev": true + }, + "node_modules/array-buffer-byte-length": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz", + "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.8" + "dependencies": { + "call-bind": "^1.0.5", + "is-array-buffer": "^3.0.4" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@babel/plugin-transform-dotall-regex": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.24.7.tgz", - "integrity": "sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==", + "node_modules/array-ify": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz", + "integrity": "sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==", + "dev": true + }, + "node_modules/array-includes": { + "version": "3.1.8", + "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz", + "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==", "dev": true, "peer": true, - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7" + "dependencies": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2", + "es-object-atoms": "^1.0.0", + "get-intrinsic": "^1.2.4", + "is-string": "^1.0.7" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@babel/plugin-transform-duplicate-keys": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.24.7.tgz", - "integrity": "sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==", + "node_modules/array-union": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", + "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7" + "engines": { + "node": ">=8" } }, - "@babel/plugin-transform-duplicate-named-capturing-groups-regex": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.25.0.tgz", - "integrity": "sha512-YLpb4LlYSc3sCUa35un84poXoraOiQucUTTu8X1j18JV+gNa8E0nyUf/CjZ171IRGr4jEguF+vzJU66QZhn29g==", + "node_modules/array.prototype.findlastindex": { + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz", + "integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==", "dev": true, "peer": true, - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.25.0", - "@babel/helper-plugin-utils": "^7.24.8" + "dependencies": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "es-shim-unscopables": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@babel/plugin-transform-dynamic-import": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.24.7.tgz", - "integrity": "sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==", + "node_modules/array.prototype.flat": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz", + "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-dynamic-import": "^7.8.3" + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "es-shim-unscopables": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@babel/plugin-transform-exponentiation-operator": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.24.7.tgz", - "integrity": "sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==", + "node_modules/array.prototype.flatmap": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz", + "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==", "dev": true, "peer": true, - "requires": { - "@babel/helper-builder-binary-assignment-operator-visitor": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7" + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "es-shim-unscopables": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@babel/plugin-transform-export-namespace-from": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.24.7.tgz", - "integrity": "sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==", + "node_modules/arraybuffer.prototype.slice": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz", + "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-export-namespace-from": "^7.8.3" + "dependencies": { + "array-buffer-byte-length": "^1.0.1", + "call-bind": "^1.0.5", + "define-properties": "^1.2.1", + "es-abstract": "^1.22.3", + "es-errors": "^1.2.1", + "get-intrinsic": "^1.2.3", + "is-array-buffer": "^3.0.4", + "is-shared-array-buffer": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@babel/plugin-transform-for-of": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.24.7.tgz", - "integrity": "sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==", + "node_modules/arrify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", + "integrity": "sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7" + "engines": { + "node": ">=0.10.0" } }, - "@babel/plugin-transform-function-name": { - "version": "7.25.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.25.1.tgz", - "integrity": "sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA==", + "node_modules/asn1": { + "version": "0.2.6", + "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz", + "integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-compilation-targets": "^7.24.8", - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/traverse": "^7.25.1" + "dependencies": { + "safer-buffer": "~2.1.0" } }, - "@babel/plugin-transform-json-strings": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.24.7.tgz", - "integrity": "sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==", - "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-json-strings": "^7.8.3" + "node_modules/assert-plus": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", + "integrity": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==", + "dev": true, + "engines": { + "node": ">=0.8" } }, - "@babel/plugin-transform-literals": { - "version": "7.25.2", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.25.2.tgz", - "integrity": "sha512-HQI+HcTbm9ur3Z2DkO+jgESMAMcYLuN/A7NRw9juzxAezN9AvqvUTnpKP/9kkYANz6u7dFlAyOu44ejuGySlfw==", + "node_modules/assertion-error": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-1.1.0.tgz", + "integrity": "sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.8" + "engines": { + "node": "*" } }, - "@babel/plugin-transform-logical-assignment-operators": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.24.7.tgz", - "integrity": "sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw==", + "node_modules/asynckit": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", + "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", + "dev": true + }, + "node_modules/available-typed-arrays": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", + "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" + "dependencies": { + "possible-typed-array-names": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@babel/plugin-transform-member-expression-literals": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.24.7.tgz", - "integrity": "sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==", + "node_modules/aws-sign2": { + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz", + "integrity": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7" + "engines": { + "node": "*" } }, - "@babel/plugin-transform-modules-amd": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.24.7.tgz", - "integrity": "sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==", + "node_modules/aws4": { + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz", + "integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==", + "dev": true + }, + "node_modules/babel-plugin-polyfill-corejs2": { + "version": "0.4.11", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.11.tgz", + "integrity": "sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==", "dev": true, "peer": true, - "requires": { - "@babel/helper-module-transforms": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7" + "dependencies": { + "@babel/compat-data": "^7.22.6", + "@babel/helper-define-polyfill-provider": "^0.6.2", + "semver": "^6.3.1" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" } }, - "@babel/plugin-transform-modules-commonjs": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.8.tgz", - "integrity": "sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==", + "node_modules/babel-plugin-polyfill-corejs3": { + "version": "0.10.6", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz", + "integrity": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==", "dev": true, "peer": true, - "requires": { - "@babel/helper-module-transforms": "^7.24.8", - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/helper-simple-access": "^7.24.7" + "dependencies": { + "@babel/helper-define-polyfill-provider": "^0.6.2", + "core-js-compat": "^3.38.0" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" } }, - "@babel/plugin-transform-modules-systemjs": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.25.0.tgz", - "integrity": "sha512-YPJfjQPDXxyQWg/0+jHKj1llnY5f/R6a0p/vP4lPymxLu7Lvl4k2WMitqi08yxwQcCVUUdG9LCUj4TNEgAp3Jw==", + "node_modules/babel-plugin-polyfill-regenerator": { + "version": "0.6.2", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.2.tgz", + "integrity": "sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==", "dev": true, "peer": true, - "requires": { - "@babel/helper-module-transforms": "^7.25.0", - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/helper-validator-identifier": "^7.24.7", - "@babel/traverse": "^7.25.0" + "dependencies": { + "@babel/helper-define-polyfill-provider": "^0.6.2" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" } }, - "@babel/plugin-transform-modules-umd": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.24.7.tgz", - "integrity": "sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==", + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "node_modules/bcrypt-pbkdf": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz", + "integrity": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-module-transforms": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7" + "dependencies": { + "tweetnacl": "^0.14.3" } }, - "@babel/plugin-transform-named-capturing-groups-regex": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.24.7.tgz", - "integrity": "sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==", + "node_modules/binary-extensions": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", + "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7" + "engines": { + "node": ">=8" } }, - "@babel/plugin-transform-new-target": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.24.7.tgz", - "integrity": "sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==", + "node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7" + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" } }, - "@babel/plugin-transform-nullish-coalescing-operator": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.24.7.tgz", - "integrity": "sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ==", + "node_modules/braces": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" + "dependencies": { + "fill-range": "^7.1.1" + }, + "engines": { + "node": ">=8" } }, - "@babel/plugin-transform-numeric-separator": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.24.7.tgz", - "integrity": "sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==", + "node_modules/browser-stdout": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.1.tgz", + "integrity": "sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==", + "dev": true + }, + "node_modules/browserslist": { + "version": "4.23.3", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.3.tgz", + "integrity": "sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-numeric-separator": "^7.10.4" + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "caniuse-lite": "^1.0.30001646", + "electron-to-chromium": "^1.5.4", + "node-releases": "^2.0.18", + "update-browserslist-db": "^1.1.0" + }, + "bin": { + "browserslist": "cli.js" + }, + "engines": { + "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" } }, - "@babel/plugin-transform-object-rest-spread": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.7.tgz", - "integrity": "sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==", + "node_modules/buffer-from": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", + "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", + "dev": true + }, + "node_modules/bundle-require": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/bundle-require/-/bundle-require-5.0.0.tgz", + "integrity": "sha512-GuziW3fSSmopcx4KRymQEJVbZUfqlCqcq7dvs6TYwKRZiegK/2buMxQTPs6MGlNv50wms1699qYO54R8XfRX4w==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-compilation-targets": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-transform-parameters": "^7.24.7" + "dependencies": { + "load-tsconfig": "^0.2.3" + }, + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "peerDependencies": { + "esbuild": ">=0.18" + } + }, + "node_modules/cac": { + "version": "6.7.14", + "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz", + "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==", + "dev": true, + "engines": { + "node": ">=8" } }, - "@babel/plugin-transform-object-super": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.24.7.tgz", - "integrity": "sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==", + "node_modules/caching-transform": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/caching-transform/-/caching-transform-4.0.0.tgz", + "integrity": "sha512-kpqOvwXnjjN44D89K5ccQC+RUrsy7jB/XLlRrx0D7/2HNcTPqzsb6XgYoErwko6QsV184CA2YgS1fxDiiDZMWA==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/helper-replace-supers": "^7.24.7" + "dependencies": { + "hasha": "^5.0.0", + "make-dir": "^3.0.0", + "package-hash": "^4.0.0", + "write-file-atomic": "^3.0.0" + }, + "engines": { + "node": ">=8" } }, - "@babel/plugin-transform-optional-catch-binding": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.24.7.tgz", - "integrity": "sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA==", + "node_modules/call-bind": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", + "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", "dev": true, "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" + "dependencies": { + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.4", + "set-function-length": "^1.2.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@babel/plugin-transform-optional-chaining": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.8.tgz", - "integrity": "sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw==", + "node_modules/callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", - "@babel/plugin-syntax-optional-chaining": "^7.8.3" + "engines": { + "node": ">=6" } }, - "@babel/plugin-transform-parameters": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.7.tgz", - "integrity": "sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==", + "node_modules/camelcase": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", + "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7" + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "@babel/plugin-transform-private-methods": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz", - "integrity": "sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw==", + "node_modules/caniuse-lite": { + "version": "1.0.30001663", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001663.tgz", + "integrity": "sha512-o9C3X27GLKbLeTYZ6HBOLU1tsAcBZsLis28wrVzddShCS16RujjHp9GDHKZqrB3meE0YjhawvMFsGb/igqiPzA==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-create-class-features-plugin": "^7.25.4", - "@babel/helper-plugin-utils": "^7.24.8" - } + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/caniuse-lite" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ] }, - "@babel/plugin-transform-private-property-in-object": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.7.tgz", - "integrity": "sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==", + "node_modules/caseless": { + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", + "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==", + "dev": true + }, + "node_modules/chai": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/chai/-/chai-4.5.0.tgz", + "integrity": "sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-annotate-as-pure": "^7.24.7", - "@babel/helper-create-class-features-plugin": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-private-property-in-object": "^7.14.5" + "dependencies": { + "assertion-error": "^1.1.0", + "check-error": "^1.0.3", + "deep-eql": "^4.1.3", + "get-func-name": "^2.0.2", + "loupe": "^2.3.6", + "pathval": "^1.1.1", + "type-detect": "^4.1.0" + }, + "engines": { + "node": ">=4" } }, - "@babel/plugin-transform-property-literals": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.24.7.tgz", - "integrity": "sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==", + "node_modules/chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7" + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "engines": { + "node": ">=4" } }, - "@babel/plugin-transform-regenerator": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.24.7.tgz", - "integrity": "sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==", + "node_modules/check-error": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/check-error/-/check-error-1.0.3.tgz", + "integrity": "sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7", - "regenerator-transform": "^0.15.2" + "dependencies": { + "get-func-name": "^2.0.2" + }, + "engines": { + "node": "*" } }, - "@babel/plugin-transform-reserved-words": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.24.7.tgz", - "integrity": "sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==", + "node_modules/chokidar": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", + "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7" + "dependencies": { + "anymatch": "~3.1.2", + "braces": "~3.0.2", + "glob-parent": "~5.1.2", + "is-binary-path": "~2.1.0", + "is-glob": "~4.0.1", + "normalize-path": "~3.0.0", + "readdirp": "~3.6.0" + }, + "engines": { + "node": ">= 8.10.0" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + }, + "optionalDependencies": { + "fsevents": "~2.3.2" } }, - "@babel/plugin-transform-shorthand-properties": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.24.7.tgz", - "integrity": "sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==", + "node_modules/chokidar/node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7" + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" } }, - "@babel/plugin-transform-spread": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.24.7.tgz", - "integrity": "sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==", + "node_modules/clean-stack": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", + "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7" + "engines": { + "node": ">=6" } }, - "@babel/plugin-transform-sticky-regex": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.24.7.tgz", - "integrity": "sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g==", + "node_modules/cli-cursor": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-5.0.0.tgz", + "integrity": "sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7" + "dependencies": { + "restore-cursor": "^5.0.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "@babel/plugin-transform-template-literals": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.24.7.tgz", - "integrity": "sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==", + "node_modules/cli-truncate": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-4.0.0.tgz", + "integrity": "sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7" + "dependencies": { + "slice-ansi": "^5.0.0", + "string-width": "^7.0.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "@babel/plugin-transform-typeof-symbol": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.8.tgz", - "integrity": "sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==", + "node_modules/cli-truncate/node_modules/ansi-regex": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.8" + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" } }, - "@babel/plugin-transform-unicode-escapes": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.24.7.tgz", - "integrity": "sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==", + "node_modules/cli-truncate/node_modules/emoji-regex": { + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz", + "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==", + "dev": true + }, + "node_modules/cli-truncate/node_modules/string-width": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", + "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.24.7" + "dependencies": { + "emoji-regex": "^10.3.0", + "get-east-asian-width": "^1.0.0", + "strip-ansi": "^7.1.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "@babel/plugin-transform-unicode-property-regex": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.24.7.tgz", - "integrity": "sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==", + "node_modules/cli-truncate/node_modules/strip-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7" + "dependencies": { + "ansi-regex": "^6.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" } }, - "@babel/plugin-transform-unicode-regex": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.24.7.tgz", - "integrity": "sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==", + "node_modules/cliui": { + "version": "7.0.4", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz", + "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7" + "dependencies": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.0", + "wrap-ansi": "^7.0.0" } }, - "@babel/plugin-transform-unicode-sets-regex": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz", - "integrity": "sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==", + "node_modules/color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-create-regexp-features-plugin": "^7.25.2", - "@babel/helper-plugin-utils": "^7.24.8" + "dependencies": { + "color-name": "1.1.3" } }, - "@babel/preset-env": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.25.4.tgz", - "integrity": "sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==", + "node_modules/color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "node_modules/colorette": { + "version": "2.0.20", + "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz", + "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==", + "dev": true + }, + "node_modules/combined-stream": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", + "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", "dev": true, - "peer": true, - "requires": { - "@babel/compat-data": "^7.25.4", - "@babel/helper-compilation-targets": "^7.25.2", - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/helper-validator-option": "^7.24.8", - "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.3", - "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.0", - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.0", - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.7", - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.0", - "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", - "@babel/plugin-syntax-async-generators": "^7.8.4", - "@babel/plugin-syntax-class-properties": "^7.12.13", - "@babel/plugin-syntax-class-static-block": "^7.14.5", - "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/plugin-syntax-export-namespace-from": "^7.8.3", - "@babel/plugin-syntax-import-assertions": "^7.24.7", - "@babel/plugin-syntax-import-attributes": "^7.24.7", - "@babel/plugin-syntax-import-meta": "^7.10.4", - "@babel/plugin-syntax-json-strings": "^7.8.3", - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", - "@babel/plugin-syntax-numeric-separator": "^7.10.4", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", - "@babel/plugin-syntax-optional-chaining": "^7.8.3", - "@babel/plugin-syntax-private-property-in-object": "^7.14.5", - "@babel/plugin-syntax-top-level-await": "^7.14.5", - "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", - "@babel/plugin-transform-arrow-functions": "^7.24.7", - "@babel/plugin-transform-async-generator-functions": "^7.25.4", - "@babel/plugin-transform-async-to-generator": "^7.24.7", - "@babel/plugin-transform-block-scoped-functions": "^7.24.7", - "@babel/plugin-transform-block-scoping": "^7.25.0", - "@babel/plugin-transform-class-properties": "^7.25.4", - "@babel/plugin-transform-class-static-block": "^7.24.7", - "@babel/plugin-transform-classes": "^7.25.4", - "@babel/plugin-transform-computed-properties": "^7.24.7", - "@babel/plugin-transform-destructuring": "^7.24.8", - "@babel/plugin-transform-dotall-regex": "^7.24.7", - "@babel/plugin-transform-duplicate-keys": "^7.24.7", - "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.0", - "@babel/plugin-transform-dynamic-import": "^7.24.7", - "@babel/plugin-transform-exponentiation-operator": "^7.24.7", - "@babel/plugin-transform-export-namespace-from": "^7.24.7", - "@babel/plugin-transform-for-of": "^7.24.7", - "@babel/plugin-transform-function-name": "^7.25.1", - "@babel/plugin-transform-json-strings": "^7.24.7", - "@babel/plugin-transform-literals": "^7.25.2", - "@babel/plugin-transform-logical-assignment-operators": "^7.24.7", - "@babel/plugin-transform-member-expression-literals": "^7.24.7", - "@babel/plugin-transform-modules-amd": "^7.24.7", - "@babel/plugin-transform-modules-commonjs": "^7.24.8", - "@babel/plugin-transform-modules-systemjs": "^7.25.0", - "@babel/plugin-transform-modules-umd": "^7.24.7", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7", - "@babel/plugin-transform-new-target": "^7.24.7", - "@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7", - "@babel/plugin-transform-numeric-separator": "^7.24.7", - "@babel/plugin-transform-object-rest-spread": "^7.24.7", - "@babel/plugin-transform-object-super": "^7.24.7", - "@babel/plugin-transform-optional-catch-binding": "^7.24.7", - "@babel/plugin-transform-optional-chaining": "^7.24.8", - "@babel/plugin-transform-parameters": "^7.24.7", - "@babel/plugin-transform-private-methods": "^7.25.4", - "@babel/plugin-transform-private-property-in-object": "^7.24.7", - "@babel/plugin-transform-property-literals": "^7.24.7", - "@babel/plugin-transform-regenerator": "^7.24.7", - "@babel/plugin-transform-reserved-words": "^7.24.7", - "@babel/plugin-transform-shorthand-properties": "^7.24.7", - "@babel/plugin-transform-spread": "^7.24.7", - "@babel/plugin-transform-sticky-regex": "^7.24.7", - "@babel/plugin-transform-template-literals": "^7.24.7", - "@babel/plugin-transform-typeof-symbol": "^7.24.8", - "@babel/plugin-transform-unicode-escapes": "^7.24.7", - "@babel/plugin-transform-unicode-property-regex": "^7.24.7", - "@babel/plugin-transform-unicode-regex": "^7.24.7", - "@babel/plugin-transform-unicode-sets-regex": "^7.25.4", - "@babel/preset-modules": "0.1.6-no-external-plugins", - "babel-plugin-polyfill-corejs2": "^0.4.10", - "babel-plugin-polyfill-corejs3": "^0.10.6", - "babel-plugin-polyfill-regenerator": "^0.6.1", - "core-js-compat": "^3.37.1", - "semver": "^6.3.1" - }, "dependencies": { - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "peer": true - } + "delayed-stream": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" } }, - "@babel/preset-modules": { - "version": "0.1.6-no-external-plugins", - "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", - "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==", + "node_modules/commander": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", + "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-plugin-utils": "^7.0.0", - "@babel/types": "^7.4.4", - "esutils": "^2.0.2" + "engines": { + "node": ">= 6" } }, - "@babel/regjsgen": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz", - "integrity": "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==", + "node_modules/comment-parser": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.1.tgz", + "integrity": "sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==", "dev": true, - "peer": true + "peer": true, + "engines": { + "node": ">= 12.0.0" + } }, - "@babel/runtime": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.6.tgz", - "integrity": "sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==", + "node_modules/commondir": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz", + "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==", + "dev": true + }, + "node_modules/compare-func": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/compare-func/-/compare-func-2.0.0.tgz", + "integrity": "sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==", "dev": true, - "peer": true, - "requires": { - "regenerator-runtime": "^0.14.0" + "dependencies": { + "array-ify": "^1.0.0", + "dot-prop": "^5.1.0" } }, - "@babel/template": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.0.tgz", - "integrity": "sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==", + "node_modules/concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true + }, + "node_modules/confusing-browser-globals": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz", + "integrity": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==", "dev": true, - "requires": { - "@babel/code-frame": "^7.24.7", - "@babel/parser": "^7.25.0", - "@babel/types": "^7.25.0" + "peer": true + }, + "node_modules/consola": { + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/consola/-/consola-3.2.3.tgz", + "integrity": "sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==", + "dev": true, + "engines": { + "node": "^14.18.0 || >=16.10.0" } }, - "@babel/traverse": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.6.tgz", - "integrity": "sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==", + "node_modules/conventional-changelog-angular": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz", + "integrity": "sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==", "dev": true, - "requires": { - "@babel/code-frame": "^7.24.7", - "@babel/generator": "^7.25.6", - "@babel/parser": "^7.25.6", - "@babel/template": "^7.25.0", - "@babel/types": "^7.25.6", - "debug": "^4.3.1", - "globals": "^11.1.0" + "dependencies": { + "compare-func": "^2.0.0" + }, + "engines": { + "node": ">=16" } }, - "@babel/types": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.6.tgz", - "integrity": "sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==", + "node_modules/conventional-changelog-conventionalcommits": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz", + "integrity": "sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==", "dev": true, - "requires": { - "@babel/helper-string-parser": "^7.24.8", - "@babel/helper-validator-identifier": "^7.24.7", - "to-fast-properties": "^2.0.0" + "dependencies": { + "compare-func": "^2.0.0" + }, + "engines": { + "node": ">=16" } }, - "@cspotcode/source-map-support": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", - "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", + "node_modules/conventional-commits-parser": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz", + "integrity": "sha512-ZPMl0ZJbw74iS9LuX9YIAiW8pfM5p3yh2o/NbXHbkFuZzY5jvdi5jFycEOkmBW5H5I7nA+D6f3UcsCLP2vvSEA==", "dev": true, - "requires": { - "@jridgewell/trace-mapping": "0.3.9" - }, "dependencies": { - "@jridgewell/trace-mapping": { - "version": "0.3.9", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", - "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", - "dev": true, - "requires": { - "@jridgewell/resolve-uri": "^3.0.3", - "@jridgewell/sourcemap-codec": "^1.4.10" - } - } + "is-text-path": "^2.0.0", + "JSONStream": "^1.3.5", + "meow": "^12.0.1", + "split2": "^4.0.0" + }, + "bin": { + "conventional-commits-parser": "cli.mjs" + }, + "engines": { + "node": ">=16" } }, - "@es-joy/jsdoccomment": { - "version": "0.46.0", - "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.46.0.tgz", - "integrity": "sha512-C3Axuq1xd/9VqFZpW4YAzOx5O9q/LP46uIQy/iNDpHG3fmPa6TBtvfglMCs3RBiBxAIi0Go97r8+jvTt55XMyQ==", + "node_modules/convert-source-map": { + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz", + "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", + "dev": true + }, + "node_modules/core-js-compat": { + "version": "3.38.1", + "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.38.1.tgz", + "integrity": "sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==", "dev": true, "peer": true, - "requires": { - "comment-parser": "1.4.1", - "esquery": "^1.6.0", - "jsdoc-type-pratt-parser": "~4.0.0" + "dependencies": { + "browserslist": "^4.23.3" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/core-js" } }, - "@esbuild/aix-ppc64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.24.0.tgz", - "integrity": "sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==", - "dev": true, - "optional": true - }, - "@esbuild/android-arm": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.24.0.tgz", - "integrity": "sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==", - "dev": true, - "optional": true + "node_modules/core-util-is": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", + "integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==", + "dev": true }, - "@esbuild/android-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.24.0.tgz", - "integrity": "sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==", + "node_modules/cosmiconfig": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz", + "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==", "dev": true, - "optional": true + "dependencies": { + "env-paths": "^2.2.1", + "import-fresh": "^3.3.0", + "js-yaml": "^4.1.0", + "parse-json": "^5.2.0" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" + }, + "peerDependencies": { + "typescript": ">=4.9.5" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } }, - "@esbuild/android-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.24.0.tgz", - "integrity": "sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==", + "node_modules/cosmiconfig-typescript-loader": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-5.1.0.tgz", + "integrity": "sha512-7PtBB+6FdsOvZyJtlF3hEPpACq7RQX6BVGsgC7/lfVXnKMvNCu/XY3ykreqG5w/rBNdu2z8LCIKoF3kpHHdHlA==", "dev": true, - "optional": true + "dependencies": { + "jiti": "^1.21.6" + }, + "engines": { + "node": ">=v16" + }, + "peerDependencies": { + "@types/node": "*", + "cosmiconfig": ">=8.2", + "typescript": ">=4" + } }, - "@esbuild/darwin-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.24.0.tgz", - "integrity": "sha512-CKyDpRbK1hXwv79soeTJNHb5EiG6ct3efd/FTPdzOWdbZZfGhpbcqIpiD0+vwmpu0wTIL97ZRPZu8vUt46nBSw==", + "node_modules/coveralls": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/coveralls/-/coveralls-3.1.1.tgz", + "integrity": "sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww==", "dev": true, - "optional": true + "dependencies": { + "js-yaml": "^3.13.1", + "lcov-parse": "^1.0.0", + "log-driver": "^1.2.7", + "minimist": "^1.2.5", + "request": "^2.88.2" + }, + "bin": { + "coveralls": "bin/coveralls.js" + }, + "engines": { + "node": ">=6" + } }, - "@esbuild/darwin-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.24.0.tgz", - "integrity": "sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==", + "node_modules/coveralls/node_modules/argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", "dev": true, - "optional": true + "dependencies": { + "sprintf-js": "~1.0.2" + } }, - "@esbuild/freebsd-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.24.0.tgz", - "integrity": "sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==", + "node_modules/coveralls/node_modules/js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", "dev": true, - "optional": true + "dependencies": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } }, - "@esbuild/freebsd-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.24.0.tgz", - "integrity": "sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==", - "dev": true, - "optional": true + "node_modules/create-require": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz", + "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==", + "dev": true }, - "@esbuild/linux-arm": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.24.0.tgz", - "integrity": "sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==", + "node_modules/cross-spawn": { + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", "dev": true, - "optional": true + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } }, - "@esbuild/linux-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.24.0.tgz", - "integrity": "sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==", + "node_modules/dargs": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/dargs/-/dargs-8.1.0.tgz", + "integrity": "sha512-wAV9QHOsNbwnWdNW2FYvE1P56wtgSbM+3SZcdGiWQILwVjACCXDCI3Ai8QlCjMDB8YK5zySiXZYBiwGmNY3lnw==", "dev": true, - "optional": true + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } }, - "@esbuild/linux-ia32": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.24.0.tgz", - "integrity": "sha512-K40ip1LAcA0byL05TbCQ4yJ4swvnbzHscRmUilrmP9Am7//0UjPreh4lpYzvThT2Quw66MhjG//20mrufm40mA==", + "node_modules/dashdash": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", + "integrity": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==", "dev": true, - "optional": true + "dependencies": { + "assert-plus": "^1.0.0" + }, + "engines": { + "node": ">=0.10" + } }, - "@esbuild/linux-loong64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.24.0.tgz", - "integrity": "sha512-0mswrYP/9ai+CU0BzBfPMZ8RVm3RGAN/lmOMgW4aFUSOQBjA31UP8Mr6DDhWSuMwj7jaWOT0p0WoZ6jeHhrD7g==", + "node_modules/data-view-buffer": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz", + "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==", "dev": true, - "optional": true + "peer": true, + "dependencies": { + "call-bind": "^1.0.6", + "es-errors": "^1.3.0", + "is-data-view": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, - "@esbuild/linux-mips64el": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.24.0.tgz", - "integrity": "sha512-hIKvXm0/3w/5+RDtCJeXqMZGkI2s4oMUGj3/jM0QzhgIASWrGO5/RlzAzm5nNh/awHE0A19h/CvHQe6FaBNrRA==", + "node_modules/data-view-byte-length": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz", + "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==", "dev": true, - "optional": true + "peer": true, + "dependencies": { + "call-bind": "^1.0.7", + "es-errors": "^1.3.0", + "is-data-view": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, - "@esbuild/linux-ppc64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.24.0.tgz", - "integrity": "sha512-HcZh5BNq0aC52UoocJxaKORfFODWXZxtBaaZNuN3PUX3MoDsChsZqopzi5UupRhPHSEHotoiptqikjN/B77mYQ==", + "node_modules/data-view-byte-offset": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz", + "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==", "dev": true, - "optional": true + "peer": true, + "dependencies": { + "call-bind": "^1.0.6", + "es-errors": "^1.3.0", + "is-data-view": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, - "@esbuild/linux-riscv64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.24.0.tgz", - "integrity": "sha512-bEh7dMn/h3QxeR2KTy1DUszQjUrIHPZKyO6aN1X4BCnhfYhuQqedHaa5MxSQA/06j3GpiIlFGSsy1c7Gf9padw==", + "node_modules/debug": { + "version": "4.3.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", + "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", "dev": true, - "optional": true + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } }, - "@esbuild/linux-s390x": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.24.0.tgz", - "integrity": "sha512-ZcQ6+qRkw1UcZGPyrCiHHkmBaj9SiCD8Oqd556HldP+QlpUIe2Wgn3ehQGVoPOvZvtHm8HPx+bH20c9pvbkX3g==", + "node_modules/decamelize": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-4.0.0.tgz", + "integrity": "sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==", "dev": true, - "optional": true + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } }, - "@esbuild/linux-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.24.0.tgz", - "integrity": "sha512-vbutsFqQ+foy3wSSbmjBXXIJ6PL3scghJoM8zCL142cGaZKAdCZHyf+Bpu/MmX9zT9Q0zFBVKb36Ma5Fzfa8xA==", + "node_modules/deep-eql": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-4.1.3.tgz", + "integrity": "sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==", "dev": true, - "optional": true + "dependencies": { + "type-detect": "^4.0.0" + }, + "engines": { + "node": ">=6" + } }, - "@esbuild/netbsd-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.24.0.tgz", - "integrity": "sha512-hjQ0R/ulkO8fCYFsG0FZoH+pWgTTDreqpqY7UnQntnaKv95uP5iW3+dChxnx7C3trQQU40S+OgWhUVwCjVFLvg==", + "node_modules/deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", "dev": true, - "optional": true + "peer": true }, - "@esbuild/openbsd-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.24.0.tgz", - "integrity": "sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==", + "node_modules/default-require-extensions": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/default-require-extensions/-/default-require-extensions-3.0.0.tgz", + "integrity": "sha512-ek6DpXq/SCpvjhpFsLFRVtIxJCRw6fUR42lYMVZuUMK7n8eMz4Uh5clckdBjEpLhn/gEBZo7hDJnJcwdKLKQjg==", "dev": true, - "optional": true + "dependencies": { + "strip-bom": "^4.0.0" + }, + "engines": { + "node": ">=8" + } }, - "@esbuild/openbsd-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.24.0.tgz", - "integrity": "sha512-4ir0aY1NGUhIC1hdoCzr1+5b43mw99uNwVzhIq1OY3QcEwPDO3B7WNXBzaKY5Nsf1+N11i1eOfFcq+D/gOS15Q==", + "node_modules/default-require-extensions/node_modules/strip-bom": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", + "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", "dev": true, - "optional": true + "engines": { + "node": ">=8" + } }, - "@esbuild/sunos-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.24.0.tgz", - "integrity": "sha512-jVzdzsbM5xrotH+W5f1s+JtUy1UWgjU0Cf4wMvffTB8m6wP5/kx0KiaLHlbJO+dMgtxKV8RQ/JvtlFcdZ1zCPA==", + "node_modules/define-data-property": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", + "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", "dev": true, - "optional": true + "peer": true, + "dependencies": { + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "gopd": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, - "@esbuild/win32-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.24.0.tgz", - "integrity": "sha512-iKc8GAslzRpBytO2/aN3d2yb2z8XTVfNV0PjGlCxKo5SgWmNXx82I/Q3aG1tFfS+A2igVCY97TJ8tnYwpUWLCA==", + "node_modules/define-properties": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", + "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", "dev": true, - "optional": true + "peer": true, + "dependencies": { + "define-data-property": "^1.0.1", + "has-property-descriptors": "^1.0.0", + "object-keys": "^1.1.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, - "@esbuild/win32-ia32": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.24.0.tgz", - "integrity": "sha512-vQW36KZolfIudCcTnaTpmLQ24Ha1RjygBo39/aLkM2kmjkWmZGEJ5Gn9l5/7tzXA42QGIoWbICfg6KLLkIw6yw==", + "node_modules/delayed-stream": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", + "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", "dev": true, - "optional": true + "engines": { + "node": ">=0.4.0" + } }, - "@esbuild/win32-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.24.0.tgz", - "integrity": "sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==", + "node_modules/diff": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz", + "integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==", "dev": true, - "optional": true + "engines": { + "node": ">=0.3.1" + } }, - "@eslint-community/eslint-utils": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", - "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", + "node_modules/dir-glob": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", + "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", "dev": true, "peer": true, - "requires": { - "eslint-visitor-keys": "^3.3.0" - }, "dependencies": { - "eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "dev": true, - "peer": true - } + "path-type": "^4.0.0" + }, + "engines": { + "node": ">=8" } }, - "@eslint-community/regexpp": { - "version": "4.10.0", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz", - "integrity": "sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==", - "dev": true, - "peer": true - }, - "@eslint/eslintrc": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", - "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", + "node_modules/doctrine": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", "dev": true, "peer": true, - "requires": { - "ajv": "^6.12.4", - "debug": "^4.3.2", - "espree": "^9.6.0", - "globals": "^13.19.0", - "ignore": "^5.2.0", - "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", - "minimatch": "^3.1.2", - "strip-json-comments": "^3.1.1" + "dependencies": { + "esutils": "^2.0.2" }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/dot-prop": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz", + "integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==", + "dev": true, "dependencies": { - "globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dev": true, - "peer": true, - "requires": { - "type-fest": "^0.20.2" - } - } + "is-obj": "^2.0.0" + }, + "engines": { + "node": ">=8" } }, - "@eslint/js": { - "version": "8.56.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.56.0.tgz", - "integrity": "sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==", - "dev": true, - "peer": true + "node_modules/eastasianwidth": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "dev": true }, - "@humanwhocodes/config-array": { - "version": "0.11.14", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", - "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", + "node_modules/ecc-jsbn": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", + "integrity": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==", "dev": true, - "peer": true, - "requires": { - "@humanwhocodes/object-schema": "^2.0.2", - "debug": "^4.3.1", - "minimatch": "^3.0.5" + "dependencies": { + "jsbn": "~0.1.0", + "safer-buffer": "^2.1.0" } }, - "@humanwhocodes/module-importer": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", - "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", - "dev": true, - "peer": true + "node_modules/electron-to-chromium": { + "version": "1.5.28", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.28.tgz", + "integrity": "sha512-VufdJl+rzaKZoYVUijN13QcXVF5dWPZANeFTLNy+OSpHdDL5ynXTF35+60RSBbaQYB1ae723lQXHCrf4pyLsMw==", + "dev": true }, - "@humanwhocodes/object-schema": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz", - "integrity": "sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==", + "node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "node_modules/env-paths": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", + "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", "dev": true, - "peer": true + "engines": { + "node": ">=6" + } }, - "@isaacs/cliui": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", - "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", + "node_modules/environment": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/environment/-/environment-1.1.0.tgz", + "integrity": "sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==", "dev": true, - "requires": { - "string-width": "^5.1.2", - "string-width-cjs": "npm:string-width@^4.2.0", - "strip-ansi": "^7.0.1", - "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", - "wrap-ansi": "^8.1.0", - "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" + "engines": { + "node": ">=18" }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/error-ex": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", + "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", + "dev": true, "dependencies": { - "ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", - "dev": true - }, - "ansi-styles": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", - "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", - "dev": true - }, - "emoji-regex": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", - "dev": true - }, - "string-width": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", - "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", - "dev": true, - "requires": { - "eastasianwidth": "^0.2.0", - "emoji-regex": "^9.2.2", - "strip-ansi": "^7.0.1" - } - }, - "strip-ansi": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", - "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", - "dev": true, - "requires": { - "ansi-regex": "^6.0.1" - } - }, - "wrap-ansi": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", - "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", - "dev": true, - "requires": { - "ansi-styles": "^6.1.0", - "string-width": "^5.0.1", - "strip-ansi": "^7.0.1" - } - } + "is-arrayish": "^0.2.1" } }, - "@istanbuljs/load-nyc-config": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", - "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", + "node_modules/es-abstract": { + "version": "1.23.3", + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz", + "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==", "dev": true, - "requires": { - "camelcase": "^5.3.1", - "find-up": "^4.1.0", - "get-package-type": "^0.1.0", - "js-yaml": "^3.13.1", - "resolve-from": "^5.0.0" - }, + "peer": true, "dependencies": { - "argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "requires": { - "sprintf-js": "~1.0.2" - } - }, - "camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true - }, - "find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dev": true, - "requires": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - } - }, - "js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, - "requires": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - } - }, - "locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dev": true, - "requires": { - "p-locate": "^4.1.0" - } - }, - "p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dev": true, - "requires": { - "p-try": "^2.0.0" - } - }, - "p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dev": true, - "requires": { - "p-limit": "^2.2.0" - } - }, - "resolve-from": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", - "dev": true - } + "array-buffer-byte-length": "^1.0.1", + "arraybuffer.prototype.slice": "^1.0.3", + "available-typed-arrays": "^1.0.7", + "call-bind": "^1.0.7", + "data-view-buffer": "^1.0.1", + "data-view-byte-length": "^1.0.1", + "data-view-byte-offset": "^1.0.0", + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "es-set-tostringtag": "^2.0.3", + "es-to-primitive": "^1.2.1", + "function.prototype.name": "^1.1.6", + "get-intrinsic": "^1.2.4", + "get-symbol-description": "^1.0.2", + "globalthis": "^1.0.3", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.2", + "has-proto": "^1.0.3", + "has-symbols": "^1.0.3", + "hasown": "^2.0.2", + "internal-slot": "^1.0.7", + "is-array-buffer": "^3.0.4", + "is-callable": "^1.2.7", + "is-data-view": "^1.0.1", + "is-negative-zero": "^2.0.3", + "is-regex": "^1.1.4", + "is-shared-array-buffer": "^1.0.3", + "is-string": "^1.0.7", + "is-typed-array": "^1.1.13", + "is-weakref": "^1.0.2", + "object-inspect": "^1.13.1", + "object-keys": "^1.1.1", + "object.assign": "^4.1.5", + "regexp.prototype.flags": "^1.5.2", + "safe-array-concat": "^1.1.2", + "safe-regex-test": "^1.0.3", + "string.prototype.trim": "^1.2.9", + "string.prototype.trimend": "^1.0.8", + "string.prototype.trimstart": "^1.0.8", + "typed-array-buffer": "^1.0.2", + "typed-array-byte-length": "^1.0.1", + "typed-array-byte-offset": "^1.0.2", + "typed-array-length": "^1.0.6", + "unbox-primitive": "^1.0.2", + "which-typed-array": "^1.1.15" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "@istanbuljs/schema": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", - "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", - "dev": true + "node_modules/es-define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", + "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", + "dev": true, + "peer": true, + "dependencies": { + "get-intrinsic": "^1.2.4" + }, + "engines": { + "node": ">= 0.4" + } }, - "@jridgewell/gen-mapping": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz", - "integrity": "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==", + "node_modules/es-errors": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", + "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", "dev": true, - "requires": { - "@jridgewell/set-array": "^1.0.0", - "@jridgewell/sourcemap-codec": "^1.4.10" + "peer": true, + "engines": { + "node": ">= 0.4" } }, - "@jridgewell/resolve-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz", - "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==", - "dev": true + "node_modules/es-module-lexer": { + "version": "1.5.4", + "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.5.4.tgz", + "integrity": "sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==", + "dev": true, + "peer": true }, - "@jridgewell/set-array": { + "node_modules/es-object-atoms": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz", + "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==", + "dev": true, + "peer": true, + "dependencies": { + "es-errors": "^1.3.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-set-tostringtag": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz", + "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==", + "dev": true, + "peer": true, + "dependencies": { + "get-intrinsic": "^1.2.4", + "has-tostringtag": "^1.0.2", + "hasown": "^2.0.1" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-shim-unscopables": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz", + "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==", + "dev": true, + "peer": true, + "dependencies": { + "hasown": "^2.0.0" + } + }, + "node_modules/es-to-primitive": { "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", - "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", - "dev": true + "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", + "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", + "dev": true, + "peer": true, + "dependencies": { + "is-callable": "^1.1.4", + "is-date-object": "^1.0.1", + "is-symbol": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, - "@jridgewell/sourcemap-codec": { - "version": "1.4.14", - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz", - "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==", + "node_modules/es6-error": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz", + "integrity": "sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==", "dev": true }, - "@jridgewell/trace-mapping": { - "version": "0.3.25", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", - "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", + "node_modules/esbuild": { + "version": "0.24.0", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.24.0.tgz", + "integrity": "sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==", "dev": true, - "requires": { - "@jridgewell/resolve-uri": "^3.1.0", - "@jridgewell/sourcemap-codec": "^1.4.14" + "hasInstallScript": true, + "bin": { + "esbuild": "bin/esbuild" + }, + "engines": { + "node": ">=18" + }, + "optionalDependencies": { + "@esbuild/aix-ppc64": "0.24.0", + "@esbuild/android-arm": "0.24.0", + "@esbuild/android-arm64": "0.24.0", + "@esbuild/android-x64": "0.24.0", + "@esbuild/darwin-arm64": "0.24.0", + "@esbuild/darwin-x64": "0.24.0", + "@esbuild/freebsd-arm64": "0.24.0", + "@esbuild/freebsd-x64": "0.24.0", + "@esbuild/linux-arm": "0.24.0", + "@esbuild/linux-arm64": "0.24.0", + "@esbuild/linux-ia32": "0.24.0", + "@esbuild/linux-loong64": "0.24.0", + "@esbuild/linux-mips64el": "0.24.0", + "@esbuild/linux-ppc64": "0.24.0", + "@esbuild/linux-riscv64": "0.24.0", + "@esbuild/linux-s390x": "0.24.0", + "@esbuild/linux-x64": "0.24.0", + "@esbuild/netbsd-x64": "0.24.0", + "@esbuild/openbsd-arm64": "0.24.0", + "@esbuild/openbsd-x64": "0.24.0", + "@esbuild/sunos-x64": "0.24.0", + "@esbuild/win32-arm64": "0.24.0", + "@esbuild/win32-ia32": "0.24.0", + "@esbuild/win32-x64": "0.24.0" } }, - "@nicolo-ribaudo/eslint-scope-5-internals": { - "version": "5.1.1-v1", - "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz", - "integrity": "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==", + "node_modules/escalade": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", + "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/eslint": { + "version": "8.56.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.56.0.tgz", + "integrity": "sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==", "dev": true, "peer": true, - "requires": { - "eslint-scope": "5.1.1" + "dependencies": { + "@eslint-community/eslint-utils": "^4.2.0", + "@eslint-community/regexpp": "^4.6.1", + "@eslint/eslintrc": "^2.1.4", + "@eslint/js": "8.56.0", + "@humanwhocodes/config-array": "^0.11.13", + "@humanwhocodes/module-importer": "^1.0.1", + "@nodelib/fs.walk": "^1.2.8", + "@ungap/structured-clone": "^1.2.0", + "ajv": "^6.12.4", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.3.2", + "doctrine": "^3.0.0", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^7.2.2", + "eslint-visitor-keys": "^3.4.3", + "espree": "^9.6.1", + "esquery": "^1.4.2", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "find-up": "^5.0.0", + "glob-parent": "^6.0.2", + "globals": "^13.19.0", + "graphemer": "^1.4.0", + "ignore": "^5.2.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "is-path-inside": "^3.0.3", + "js-yaml": "^4.1.0", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.1.2", + "natural-compare": "^1.4.0", + "optionator": "^0.9.3", + "strip-ansi": "^6.0.1", + "text-table": "^0.2.0" + }, + "bin": { + "eslint": "bin/eslint.js" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, - "@nodelib/fs.scandir": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "node_modules/eslint-config-airbnb-base": { + "version": "15.0.0", + "resolved": "https://registry.npmjs.org/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz", + "integrity": "sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==", + "dev": true, + "peer": true, + "dependencies": { + "confusing-browser-globals": "^1.0.10", + "object.assign": "^4.1.2", + "object.entries": "^1.1.5", + "semver": "^6.3.0" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + }, + "peerDependencies": { + "eslint": "^7.32.0 || ^8.2.0", + "eslint-plugin-import": "^2.25.2" + } + }, + "node_modules/eslint-config-airbnb-typescript": { + "version": "18.0.0", + "resolved": "https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-18.0.0.tgz", + "integrity": "sha512-oc+Lxzgzsu8FQyFVa4QFaVKiitTYiiW3frB9KYW5OWdPrqFc7FzxgB20hP4cHMlr+MBzGcLl3jnCOVOydL9mIg==", "dev": true, "peer": true, - "requires": { - "@nodelib/fs.stat": "2.0.5", - "run-parallel": "^1.1.9" + "dependencies": { + "eslint-config-airbnb-base": "^15.0.0" + }, + "peerDependencies": { + "@typescript-eslint/eslint-plugin": "^7.0.0", + "@typescript-eslint/parser": "^7.0.0", + "eslint": "^8.56.0" } }, - "@nodelib/fs.stat": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", - "dev": true, - "peer": true - }, - "@nodelib/fs.walk": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", - "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "node_modules/eslint-config-prettier": { + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz", + "integrity": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==", "dev": true, "peer": true, - "requires": { - "@nodelib/fs.scandir": "2.1.5", - "fastq": "^1.6.0" + "bin": { + "eslint-config-prettier": "bin/cli.js" + }, + "peerDependencies": { + "eslint": ">=7.0.0" } }, - "@pkgjs/parseargs": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", - "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", - "dev": true, - "optional": true - }, - "@pkgr/core": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.1.1.tgz", - "integrity": "sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==", - "dev": true, - "peer": true - }, - "@rollup/rollup-android-arm-eabi": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.24.0.tgz", - "integrity": "sha512-Q6HJd7Y6xdB48x8ZNVDOqsbh2uByBhgK8PiQgPhwkIw/HC/YX5Ghq2mQY5sRMZWHb3VsFkWooUVOZHKr7DmDIA==", - "dev": true, - "optional": true - }, - "@rollup/rollup-android-arm64": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.24.0.tgz", - "integrity": "sha512-ijLnS1qFId8xhKjT81uBHuuJp2lU4x2yxa4ctFPtG+MqEE6+C5f/+X/bStmxapgmwLwiL3ih122xv8kVARNAZA==", - "dev": true, - "optional": true - }, - "@rollup/rollup-darwin-arm64": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.24.0.tgz", - "integrity": "sha512-bIv+X9xeSs1XCk6DVvkO+S/z8/2AMt/2lMqdQbMrmVpgFvXlmde9mLcbQpztXm1tajC3raFDqegsH18HQPMYtA==", + "node_modules/eslint-import-resolver-node": { + "version": "0.3.9", + "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", + "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", "dev": true, - "optional": true + "peer": true, + "dependencies": { + "debug": "^3.2.7", + "is-core-module": "^2.13.0", + "resolve": "^1.22.4" + } }, - "@rollup/rollup-darwin-x64": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.24.0.tgz", - "integrity": "sha512-X6/nOwoFN7RT2svEQWUsW/5C/fYMBe4fnLK9DQk4SX4mgVBiTA9h64kjUYPvGQ0F/9xwJ5U5UfTbl6BEjaQdBQ==", + "node_modules/eslint-import-resolver-node/node_modules/debug": { + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", "dev": true, - "optional": true + "peer": true, + "dependencies": { + "ms": "^2.1.1" + } }, - "@rollup/rollup-linux-arm-gnueabihf": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.24.0.tgz", - "integrity": "sha512-0KXvIJQMOImLCVCz9uvvdPgfyWo93aHHp8ui3FrtOP57svqrF/roSSR5pjqL2hcMp0ljeGlU4q9o/rQaAQ3AYA==", + "node_modules/eslint-module-utils": { + "version": "2.11.1", + "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.11.1.tgz", + "integrity": "sha512-EwcbfLOhwVMAfatfqLecR2yv3dE5+kQ8kx+Rrt0DvDXEVwW86KQ/xbMDQhtp5l42VXukD5SOF8mQQHbaNtO0CQ==", "dev": true, - "optional": true + "peer": true, + "dependencies": { + "debug": "^3.2.7" + }, + "engines": { + "node": ">=4" + }, + "peerDependenciesMeta": { + "eslint": { + "optional": true + } + } }, - "@rollup/rollup-linux-arm-musleabihf": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.24.0.tgz", - "integrity": "sha512-it2BW6kKFVh8xk/BnHfakEeoLPv8STIISekpoF+nBgWM4d55CZKc7T4Dx1pEbTnYm/xEKMgy1MNtYuoA8RFIWw==", + "node_modules/eslint-module-utils/node_modules/debug": { + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", "dev": true, - "optional": true + "peer": true, + "dependencies": { + "ms": "^2.1.1" + } }, - "@rollup/rollup-linux-arm64-gnu": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.24.0.tgz", - "integrity": "sha512-i0xTLXjqap2eRfulFVlSnM5dEbTVque/3Pi4g2y7cxrs7+a9De42z4XxKLYJ7+OhE3IgxvfQM7vQc43bwTgPwA==", + "node_modules/eslint-plugin-import": { + "version": "2.30.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.30.0.tgz", + "integrity": "sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw==", "dev": true, - "optional": true + "peer": true, + "dependencies": { + "@rtsao/scc": "^1.1.0", + "array-includes": "^3.1.8", + "array.prototype.findlastindex": "^1.2.5", + "array.prototype.flat": "^1.3.2", + "array.prototype.flatmap": "^1.3.2", + "debug": "^3.2.7", + "doctrine": "^2.1.0", + "eslint-import-resolver-node": "^0.3.9", + "eslint-module-utils": "^2.9.0", + "hasown": "^2.0.2", + "is-core-module": "^2.15.1", + "is-glob": "^4.0.3", + "minimatch": "^3.1.2", + "object.fromentries": "^2.0.8", + "object.groupby": "^1.0.3", + "object.values": "^1.2.0", + "semver": "^6.3.1", + "tsconfig-paths": "^3.15.0" + }, + "engines": { + "node": ">=4" + }, + "peerDependencies": { + "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" + } }, - "@rollup/rollup-linux-arm64-musl": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.24.0.tgz", - "integrity": "sha512-9E6MKUJhDuDh604Qco5yP/3qn3y7SLXYuiC0Rpr89aMScS2UAmK1wHP2b7KAa1nSjWJc/f/Lc0Wl1L47qjiyQw==", + "node_modules/eslint-plugin-import/node_modules/debug": { + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", "dev": true, - "optional": true + "peer": true, + "dependencies": { + "ms": "^2.1.1" + } }, - "@rollup/rollup-linux-powerpc64le-gnu": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.24.0.tgz", - "integrity": "sha512-2XFFPJ2XMEiF5Zi2EBf4h73oR1V/lycirxZxHZNc93SqDN/IWhYYSYj8I9381ikUFXZrz2v7r2tOVk2NBwxrWw==", + "node_modules/eslint-plugin-import/node_modules/doctrine": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", + "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", "dev": true, - "optional": true + "peer": true, + "dependencies": { + "esutils": "^2.0.2" + }, + "engines": { + "node": ">=0.10.0" + } }, - "@rollup/rollup-linux-riscv64-gnu": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.24.0.tgz", - "integrity": "sha512-M3Dg4hlwuntUCdzU7KjYqbbd+BLq3JMAOhCKdBE3TcMGMZbKkDdJ5ivNdehOssMCIokNHFOsv7DO4rlEOfyKpg==", + "node_modules/eslint-plugin-import/node_modules/json5": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", "dev": true, - "optional": true + "peer": true, + "dependencies": { + "minimist": "^1.2.0" + }, + "bin": { + "json5": "lib/cli.js" + } }, - "@rollup/rollup-linux-s390x-gnu": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.24.0.tgz", - "integrity": "sha512-mjBaoo4ocxJppTorZVKWFpy1bfFj9FeCMJqzlMQGjpNPY9JwQi7OuS1axzNIk0nMX6jSgy6ZURDZ2w0QW6D56g==", + "node_modules/eslint-plugin-import/node_modules/tsconfig-paths": { + "version": "3.15.0", + "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", + "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", "dev": true, - "optional": true + "peer": true, + "dependencies": { + "@types/json5": "^0.0.29", + "json5": "^1.0.2", + "minimist": "^1.2.6", + "strip-bom": "^3.0.0" + } }, - "@rollup/rollup-linux-x64-gnu": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.24.0.tgz", - "integrity": "sha512-ZXFk7M72R0YYFN5q13niV0B7G8/5dcQ9JDp8keJSfr3GoZeXEoMHP/HlvqROA3OMbMdfr19IjCeNAnPUG93b6A==", + "node_modules/eslint-plugin-jsdoc": { + "version": "48.11.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.11.0.tgz", + "integrity": "sha512-d12JHJDPNo7IFwTOAItCeJY1hcqoIxE0lHA8infQByLilQ9xkqrRa6laWCnsuCrf+8rUnvxXY1XuTbibRBNylA==", "dev": true, - "optional": true + "peer": true, + "dependencies": { + "@es-joy/jsdoccomment": "~0.46.0", + "are-docs-informative": "^0.0.2", + "comment-parser": "1.4.1", + "debug": "^4.3.5", + "escape-string-regexp": "^4.0.0", + "espree": "^10.1.0", + "esquery": "^1.6.0", + "parse-imports": "^2.1.1", + "semver": "^7.6.3", + "spdx-expression-parse": "^4.0.0", + "synckit": "^0.9.1" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0" + } }, - "@rollup/rollup-linux-x64-musl": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.24.0.tgz", - "integrity": "sha512-w1i+L7kAXZNdYl+vFvzSZy8Y1arS7vMgIy8wusXJzRrPyof5LAb02KGr1PD2EkRcl73kHulIID0M501lN+vobQ==", + "node_modules/eslint-plugin-jsdoc/node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", "dev": true, - "optional": true + "peer": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } }, - "@rollup/rollup-win32-arm64-msvc": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.24.0.tgz", - "integrity": "sha512-VXBrnPWgBpVDCVY6XF3LEW0pOU51KbaHhccHw6AS6vBWIC60eqsH19DAeeObl+g8nKAz04QFdl/Cefta0xQtUQ==", + "node_modules/eslint-plugin-jsdoc/node_modules/eslint-visitor-keys": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz", + "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==", "dev": true, - "optional": true + "peer": true, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } }, - "@rollup/rollup-win32-ia32-msvc": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.24.0.tgz", - "integrity": "sha512-xrNcGDU0OxVcPTH/8n/ShH4UevZxKIO6HJFK0e15XItZP2UcaiLFd5kiX7hJnqCbSztUF8Qot+JWBC/QXRPYWQ==", + "node_modules/eslint-plugin-jsdoc/node_modules/espree": { + "version": "10.3.0", + "resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz", + "integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==", "dev": true, - "optional": true + "peer": true, + "dependencies": { + "acorn": "^8.14.0", + "acorn-jsx": "^5.3.2", + "eslint-visitor-keys": "^4.2.0" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } }, - "@rollup/rollup-win32-x64-msvc": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.24.0.tgz", - "integrity": "sha512-fbMkAF7fufku0N2dE5TBXcNlg0pt0cJue4xBRE2Qc5Vqikxr4VCgKj/ht6SMdFcOacVA9rqF70APJ8RN/4vMJw==", + "node_modules/eslint-plugin-jsdoc/node_modules/semver": { + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", + "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", "dev": true, - "optional": true + "peer": true, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } }, - "@rtsao/scc": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz", - "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==", + "node_modules/eslint-plugin-jsdoc/node_modules/synckit": { + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.9.2.tgz", + "integrity": "sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw==", "dev": true, - "peer": true - }, - "@tsconfig/node10": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.9.tgz", - "integrity": "sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==", - "dev": true - }, - "@tsconfig/node12": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz", - "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==", - "dev": true - }, - "@tsconfig/node14": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz", - "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==", - "dev": true - }, - "@tsconfig/node16": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.3.tgz", - "integrity": "sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==", - "dev": true - }, - "@types/chai": { - "version": "4.3.16", - "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.16.tgz", - "integrity": "sha512-PatH4iOdyh3MyWtmHVFXLWCCIhUbopaltqddG9BzB+gMIzee2MJrvd+jouii9Z3wzQJruGWAm7WOMjgfG8hQlQ==", - "dev": true - }, - "@types/estree": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", - "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", - "dev": true - }, - "@types/json5": { - "version": "0.0.29", - "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", - "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", - "dev": true - }, - "@types/mocha": { - "version": "10.0.10", - "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.10.tgz", - "integrity": "sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==", - "dev": true + "peer": true, + "dependencies": { + "@pkgr/core": "^0.1.0", + "tslib": "^2.6.2" + }, + "engines": { + "node": "^14.18.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/unts" + } }, - "@types/node": { - "version": "22.10.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.1.tgz", - "integrity": "sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==", + "node_modules/eslint-plugin-no-null": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-no-null/-/eslint-plugin-no-null-1.0.2.tgz", + "integrity": "sha512-uRDiz88zCO/2rzGfgG15DBjNsgwWtWiSo4Ezy7zzajUgpnFIqd1TjepKeRmJZHEfBGu58o2a8S0D7vglvvhkVA==", "dev": true, - "requires": { - "undici-types": "~6.20.0" + "peer": true, + "engines": { + "node": ">=5.0.0" + }, + "peerDependencies": { + "eslint": ">=3.0.0" } }, - "@types/node-fetch": { - "version": "2.6.11", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.11.tgz", - "integrity": "sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==", + "node_modules/eslint-plugin-prettier": { + "version": "5.1.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz", + "integrity": "sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==", "dev": true, - "requires": { - "@types/node": "*", - "form-data": "^4.0.0" + "peer": true, + "dependencies": { + "prettier-linter-helpers": "^1.0.0", + "synckit": "^0.8.6" + }, + "engines": { + "node": "^14.18.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint-plugin-prettier" + }, + "peerDependencies": { + "@types/eslint": ">=8.0.0", + "eslint": ">=8.0.0", + "eslint-config-prettier": "*", + "prettier": ">=3.0.0" + }, + "peerDependenciesMeta": { + "@types/eslint": { + "optional": true + }, + "eslint-config-prettier": { + "optional": true + } } }, - "@typescript-eslint/eslint-plugin": { - "version": "7.18.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz", - "integrity": "sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==", + "node_modules/eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", "dev": true, "peer": true, - "requires": { - "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "7.18.0", - "@typescript-eslint/type-utils": "7.18.0", - "@typescript-eslint/utils": "7.18.0", - "@typescript-eslint/visitor-keys": "7.18.0", - "graphemer": "^1.4.0", - "ignore": "^5.3.1", - "natural-compare": "^1.4.0", - "ts-api-utils": "^1.3.0" + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + }, + "engines": { + "node": ">=8.0.0" } }, - "@typescript-eslint/parser": { - "version": "7.18.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.18.0.tgz", - "integrity": "sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==", + "node_modules/eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", "dev": true, "peer": true, - "requires": { - "@typescript-eslint/scope-manager": "7.18.0", - "@typescript-eslint/types": "7.18.0", - "@typescript-eslint/typescript-estree": "7.18.0", - "@typescript-eslint/visitor-keys": "7.18.0", - "debug": "^4.3.4" + "engines": { + "node": ">=10" } }, - "@typescript-eslint/scope-manager": { - "version": "7.18.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz", - "integrity": "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==", + "node_modules/eslint/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "peer": true, - "requires": { - "@typescript-eslint/types": "7.18.0", - "@typescript-eslint/visitor-keys": "7.18.0" + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "@typescript-eslint/type-utils": { - "version": "7.18.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz", - "integrity": "sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==", + "node_modules/eslint/node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "dev": true, "peer": true, - "requires": { - "@typescript-eslint/typescript-estree": "7.18.0", - "@typescript-eslint/utils": "7.18.0", - "debug": "^4.3.4", - "ts-api-utils": "^1.3.0" + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/eslint/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "peer": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" } }, - "@typescript-eslint/types": { - "version": "7.18.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz", - "integrity": "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==", + "node_modules/eslint/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true, "peer": true }, - "@typescript-eslint/typescript-estree": { - "version": "7.18.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz", - "integrity": "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==", + "node_modules/eslint/node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", "dev": true, "peer": true, - "requires": { - "@typescript-eslint/types": "7.18.0", - "@typescript-eslint/visitor-keys": "7.18.0", - "debug": "^4.3.4", - "globby": "^11.1.0", - "is-glob": "^4.0.3", - "minimatch": "^9.0.4", - "semver": "^7.6.0", - "ts-api-utils": "^1.3.0" + "engines": { + "node": ">=10" }, - "dependencies": { - "brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "dev": true, - "peer": true, - "requires": { - "balanced-match": "^1.0.0" - } - }, - "minimatch": { - "version": "9.0.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", - "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", - "dev": true, - "peer": true, - "requires": { - "brace-expansion": "^2.0.1" - } - }, - "semver": { - "version": "7.6.3", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", - "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", - "dev": true, - "peer": true - } + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "@typescript-eslint/utils": { - "version": "7.18.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz", - "integrity": "sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==", + "node_modules/eslint/node_modules/eslint-scope": { + "version": "7.2.2", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", + "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", "dev": true, "peer": true, - "requires": { - "@eslint-community/eslint-utils": "^4.4.0", - "@typescript-eslint/scope-manager": "7.18.0", - "@typescript-eslint/types": "7.18.0", - "@typescript-eslint/typescript-estree": "7.18.0" + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^5.2.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, - "@typescript-eslint/visitor-keys": { - "version": "7.18.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz", - "integrity": "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==", + "node_modules/eslint/node_modules/eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", "dev": true, "peer": true, - "requires": { - "@typescript-eslint/types": "7.18.0", - "eslint-visitor-keys": "^3.4.3" + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, - "dependencies": { - "eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "dev": true, - "peer": true - } + "funding": { + "url": "https://opencollective.com/eslint" } }, - "@ungap/structured-clone": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", - "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==", + "node_modules/eslint/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", "dev": true, - "peer": true + "peer": true, + "engines": { + "node": ">=4.0" + } }, - "@wfcd/eslint-config": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/@wfcd/eslint-config/-/eslint-config-1.6.3.tgz", - "integrity": "sha512-vkfjiPaMMQt7vWUEPwLVbFlf4bOhmUuzVJtnEMZdsvQgW53MftoK8RKTZWuFIyAbI6Api7VFZ5eIyGXu9vglsQ==", + "node_modules/eslint/node_modules/globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", "dev": true, - "requires": {} - }, - "acorn": { - "version": "8.12.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz", - "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==", - "dev": true + "peer": true, + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } }, - "acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "node_modules/eslint/node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "dev": true, "peer": true, - "requires": {} - }, - "acorn-walk": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz", - "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==", - "dev": true + "engines": { + "node": ">=8" + } }, - "aggregate-error": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz", - "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==", + "node_modules/eslint/node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, - "requires": { - "clean-stack": "^2.0.0", - "indent-string": "^4.0.0" + "peer": true, + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" } }, - "ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "node_modules/espree": { + "version": "9.6.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", + "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" + "peer": true, + "dependencies": { + "acorn": "^8.9.0", + "acorn-jsx": "^5.3.2", + "eslint-visitor-keys": "^3.4.1" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, - "ansi-colors": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", - "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", - "dev": true - }, - "ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true - }, - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "node_modules/espree/node_modules/eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", "dev": true, - "requires": { - "color-convert": "^1.9.0" + "peer": true, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, - "any-promise": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", - "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", - "dev": true - }, - "anymatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz", - "integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==", + "node_modules/esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", "dev": true, - "requires": { - "normalize-path": "^3.0.0", - "picomatch": "^2.0.4" + "bin": { + "esparse": "bin/esparse.js", + "esvalidate": "bin/esvalidate.js" + }, + "engines": { + "node": ">=4" } }, - "append-transform": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/append-transform/-/append-transform-2.0.0.tgz", - "integrity": "sha512-7yeyCEurROLQJFv5Xj4lEGTy0borxepjFv1g22oAdqFu//SrAlDl1O1Nxx15SH1RoliUml6p8dwJW9jvZughhg==", + "node_modules/esquery": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz", + "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==", "dev": true, - "requires": { - "default-require-extensions": "^3.0.0" + "peer": true, + "dependencies": { + "estraverse": "^5.1.0" + }, + "engines": { + "node": ">=0.10" } }, - "archy": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz", - "integrity": "sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==", - "dev": true - }, - "are-docs-informative": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/are-docs-informative/-/are-docs-informative-0.0.2.tgz", - "integrity": "sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==", + "node_modules/esquery/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", "dev": true, - "peer": true - }, - "arg": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", - "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==", - "dev": true - }, - "argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", - "dev": true + "peer": true, + "engines": { + "node": ">=4.0" + } }, - "array-buffer-byte-length": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz", - "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==", + "node_modules/esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", "dev": true, "peer": true, - "requires": { - "call-bind": "^1.0.5", - "is-array-buffer": "^3.0.4" + "dependencies": { + "estraverse": "^5.2.0" + }, + "engines": { + "node": ">=4.0" } }, - "array-includes": { - "version": "3.1.8", - "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz", - "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==", + "node_modules/esrecurse/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", "dev": true, "peer": true, - "requires": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.2", - "es-object-atoms": "^1.0.0", - "get-intrinsic": "^1.2.4", - "is-string": "^1.0.7" + "engines": { + "node": ">=4.0" } }, - "array-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", - "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", + "node_modules/estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", "dev": true, - "peer": true + "peer": true, + "engines": { + "node": ">=4.0" + } }, - "array.prototype.findlastindex": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz", - "integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==", + "node_modules/esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", "dev": true, "peer": true, - "requires": { - "call-bind": "^1.0.7", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.2", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.0.0", - "es-shim-unscopables": "^1.0.2" + "engines": { + "node": ">=0.10.0" } }, - "array.prototype.flat": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz", - "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==", + "node_modules/eventemitter3": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz", + "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==", + "dev": true + }, + "node_modules/execa": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz", + "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==", "dev": true, - "peer": true, - "requires": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "es-shim-unscopables": "^1.0.0" + "dependencies": { + "cross-spawn": "^7.0.3", + "get-stream": "^8.0.1", + "human-signals": "^5.0.0", + "is-stream": "^3.0.0", + "merge-stream": "^2.0.0", + "npm-run-path": "^5.1.0", + "onetime": "^6.0.0", + "signal-exit": "^4.1.0", + "strip-final-newline": "^3.0.0" + }, + "engines": { + "node": ">=16.17" + }, + "funding": { + "url": "https://github.com/sindresorhus/execa?sponsor=1" } }, - "array.prototype.flatmap": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz", - "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==", + "node_modules/execa/node_modules/is-stream": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz", + "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==", "dev": true, - "peer": true, - "requires": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "es-shim-unscopables": "^1.0.0" + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "arraybuffer.prototype.slice": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz", - "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==", + "node_modules/execa/node_modules/signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", "dev": true, - "peer": true, - "requires": { - "array-buffer-byte-length": "^1.0.1", - "call-bind": "^1.0.5", - "define-properties": "^1.2.1", - "es-abstract": "^1.22.3", - "es-errors": "^1.2.1", - "get-intrinsic": "^1.2.3", - "is-array-buffer": "^3.0.4", - "is-shared-array-buffer": "^1.0.2" + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, - "arrify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", - "integrity": "sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==", + "node_modules/extend": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", + "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", "dev": true }, - "asn1": { - "version": "0.2.6", - "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz", - "integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==", + "node_modules/extsprintf": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", + "integrity": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==", "dev": true, - "requires": { - "safer-buffer": "~2.1.0" - } + "engines": [ + "node >=0.6.0" + ] }, - "assert-plus": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", - "integrity": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==", + "node_modules/fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", "dev": true }, - "assertion-error": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-1.1.0.tgz", - "integrity": "sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==", - "dev": true + "node_modules/fast-diff": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz", + "integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==", + "dev": true, + "peer": true }, - "asynckit": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", - "dev": true + "node_modules/fast-glob": { + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", + "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", + "dev": true, + "peer": true, + "dependencies": { + "@nodelib/fs.stat": "^2.0.2", + "@nodelib/fs.walk": "^1.2.3", + "glob-parent": "^5.1.2", + "merge2": "^1.3.0", + "micromatch": "^4.0.4" + }, + "engines": { + "node": ">=8.6.0" + } }, - "available-typed-arrays": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", - "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", + "node_modules/fast-glob/node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", "dev": true, "peer": true, - "requires": { - "possible-typed-array-names": "^1.0.0" + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" } }, - "aws-sign2": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz", - "integrity": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==", + "node_modules/fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", "dev": true }, - "aws4": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz", - "integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==", + "node_modules/fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true, + "peer": true + }, + "node_modules/fast-uri": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.3.tgz", + "integrity": "sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==", "dev": true }, - "babel-plugin-polyfill-corejs2": { - "version": "0.4.11", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.11.tgz", - "integrity": "sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==", + "node_modules/fastq": { + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz", + "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==", "dev": true, "peer": true, - "requires": { - "@babel/compat-data": "^7.22.6", - "@babel/helper-define-polyfill-provider": "^0.6.2", - "semver": "^6.3.1" - }, "dependencies": { - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "peer": true - } + "reusify": "^1.0.4" } }, - "babel-plugin-polyfill-corejs3": { - "version": "0.10.6", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz", - "integrity": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==", + "node_modules/file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", "dev": true, "peer": true, - "requires": { - "@babel/helper-define-polyfill-provider": "^0.6.2", - "core-js-compat": "^3.38.0" + "dependencies": { + "flat-cache": "^3.0.4" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" } }, - "babel-plugin-polyfill-regenerator": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.2.tgz", - "integrity": "sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==", + "node_modules/fill-range": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", "dev": true, - "peer": true, - "requires": { - "@babel/helper-define-polyfill-provider": "^0.6.2" + "dependencies": { + "to-regex-range": "^5.0.1" + }, + "engines": { + "node": ">=8" } }, - "balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true - }, - "bcrypt-pbkdf": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz", - "integrity": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==", + "node_modules/find-cache-dir": { + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz", + "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==", "dev": true, - "requires": { - "tweetnacl": "^0.14.3" + "dependencies": { + "commondir": "^1.0.1", + "make-dir": "^3.0.2", + "pkg-dir": "^4.1.0" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/avajs/find-cache-dir?sponsor=1" } }, - "binary-extensions": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", - "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", - "dev": true - }, - "brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "node_modules/find-up": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", "dev": true, - "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" + "dependencies": { + "locate-path": "^6.0.0", + "path-exists": "^4.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "braces": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", - "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", + "node_modules/flat": { + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz", + "integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==", "dev": true, - "requires": { - "fill-range": "^7.1.1" + "bin": { + "flat": "cli.js" } }, - "browser-stdout": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.1.tgz", - "integrity": "sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==", - "dev": true - }, - "browserslist": { - "version": "4.23.3", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.3.tgz", - "integrity": "sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==", + "node_modules/flat-cache": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz", + "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==", "dev": true, - "requires": { - "caniuse-lite": "^1.0.30001646", - "electron-to-chromium": "^1.5.4", - "node-releases": "^2.0.18", - "update-browserslist-db": "^1.1.0" + "peer": true, + "dependencies": { + "flatted": "^3.1.0", + "rimraf": "^3.0.2" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" } }, - "buffer-from": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", - "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", - "dev": true + "node_modules/flatted": { + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", + "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==", + "dev": true, + "peer": true }, - "bundle-require": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/bundle-require/-/bundle-require-5.0.0.tgz", - "integrity": "sha512-GuziW3fSSmopcx4KRymQEJVbZUfqlCqcq7dvs6TYwKRZiegK/2buMxQTPs6MGlNv50wms1699qYO54R8XfRX4w==", + "node_modules/for-each": { + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", + "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", "dev": true, - "requires": { - "load-tsconfig": "^0.2.3" + "peer": true, + "dependencies": { + "is-callable": "^1.1.3" } }, - "cac": { - "version": "6.7.14", - "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz", - "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==", - "dev": true - }, - "caching-transform": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/caching-transform/-/caching-transform-4.0.0.tgz", - "integrity": "sha512-kpqOvwXnjjN44D89K5ccQC+RUrsy7jB/XLlRrx0D7/2HNcTPqzsb6XgYoErwko6QsV184CA2YgS1fxDiiDZMWA==", + "node_modules/foreground-child": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-2.0.0.tgz", + "integrity": "sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA==", "dev": true, - "requires": { - "hasha": "^5.0.0", - "make-dir": "^3.0.0", - "package-hash": "^4.0.0", - "write-file-atomic": "^3.0.0" + "dependencies": { + "cross-spawn": "^7.0.0", + "signal-exit": "^3.0.2" + }, + "engines": { + "node": ">=8.0.0" } }, - "call-bind": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", - "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", + "node_modules/forever-agent": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", + "integrity": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==", "dev": true, - "peer": true, - "requires": { - "es-define-property": "^1.0.0", - "es-errors": "^1.3.0", - "function-bind": "^1.1.2", - "get-intrinsic": "^1.2.4", - "set-function-length": "^1.2.1" + "engines": { + "node": "*" } }, - "callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "node_modules/form-data": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz", + "integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==", "dev": true, - "peer": true - }, - "camelcase": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", - "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", - "dev": true + "dependencies": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "mime-types": "^2.1.12" + }, + "engines": { + "node": ">= 6" + } }, - "caniuse-lite": { - "version": "1.0.30001663", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001663.tgz", - "integrity": "sha512-o9C3X27GLKbLeTYZ6HBOLU1tsAcBZsLis28wrVzddShCS16RujjHp9GDHKZqrB3meE0YjhawvMFsGb/igqiPzA==", - "dev": true + "node_modules/fromentries": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz", + "integrity": "sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] }, - "caseless": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", - "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==", + "node_modules/fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", "dev": true }, - "chai": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/chai/-/chai-4.5.0.tgz", - "integrity": "sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==", + "node_modules/fsevents": { + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", + "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", "dev": true, - "requires": { - "assertion-error": "^1.1.0", - "check-error": "^1.0.3", - "deep-eql": "^4.1.3", - "get-func-name": "^2.0.2", - "loupe": "^2.3.6", - "pathval": "^1.1.1", - "type-detect": "^4.1.0" + "hasInstallScript": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" } }, - "chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "node_modules/function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", "dev": true, - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" + "peer": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "check-error": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/check-error/-/check-error-1.0.3.tgz", - "integrity": "sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==", + "node_modules/function.prototype.name": { + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", + "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", "dev": true, - "requires": { - "get-func-name": "^2.0.2" + "peer": true, + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "functions-have-names": "^1.2.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "chokidar": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", - "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", + "node_modules/functions-have-names": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", + "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", "dev": true, - "requires": { - "anymatch": "~3.1.2", - "braces": "~3.0.2", - "fsevents": "~2.3.2", - "glob-parent": "~5.1.2", - "is-binary-path": "~2.1.0", - "is-glob": "~4.0.1", - "normalize-path": "~3.0.0", - "readdirp": "~3.6.0" - }, - "dependencies": { - "glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "requires": { - "is-glob": "^4.0.1" - } - } + "peer": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "clean-stack": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", - "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==", - "dev": true - }, - "cli": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/cli/-/cli-1.0.1.tgz", - "integrity": "sha512-41U72MB56TfUMGndAKK8vJ78eooOD4Z5NOL4xEfjc0c23s+6EYKXlXsmACBVclLP1yOfWCgEganVzddVrSNoTg==", + "node_modules/gensync": { + "version": "1.0.0-beta.2", + "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", + "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", "dev": true, - "requires": { - "exit": "0.1.2", - "glob": "^7.1.1" + "engines": { + "node": ">=6.9.0" } }, - "cliui": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz", - "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==", + "node_modules/get-caller-file": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", "dev": true, - "requires": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.0", - "wrap-ansi": "^7.0.0" + "engines": { + "node": "6.* || 8.* || >= 10.*" } }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "node_modules/get-east-asian-width": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.3.0.tgz", + "integrity": "sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==", "dev": true, - "requires": { - "color-name": "1.1.3" + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "combined-stream": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", - "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", + "node_modules/get-func-name": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.2.tgz", + "integrity": "sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==", "dev": true, - "requires": { - "delayed-stream": "~1.0.0" + "engines": { + "node": "*" } }, - "commander": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", - "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", - "dev": true - }, - "comment-parser": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.1.tgz", - "integrity": "sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==", + "node_modules/get-intrinsic": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz", + "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", "dev": true, - "peer": true - }, - "commondir": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz", - "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==", - "dev": true + "peer": true, + "dependencies": { + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "has-proto": "^1.0.1", + "has-symbols": "^1.0.3", + "hasown": "^2.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, - "concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "dev": true + "node_modules/get-package-type": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz", + "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", + "dev": true, + "engines": { + "node": ">=8.0.0" + } }, - "confusing-browser-globals": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz", - "integrity": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==", + "node_modules/get-stream": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz", + "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==", "dev": true, - "peer": true + "engines": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } }, - "consola": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/consola/-/consola-3.2.3.tgz", - "integrity": "sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==", - "dev": true + "node_modules/get-symbol-description": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz", + "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==", + "dev": true, + "peer": true, + "dependencies": { + "call-bind": "^1.0.5", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.4" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, - "console-browserify": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.1.0.tgz", - "integrity": "sha512-duS7VP5pvfsNLDvL1O4VOEbw37AI3A4ZUQYemvDlnpGrNu9tprR7BYWpDYwC0Xia0Zxz5ZupdiIrUp0GH1aXfg==", + "node_modules/getpass": { + "version": "0.1.7", + "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", + "integrity": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==", "dev": true, - "requires": { - "date-now": "^0.1.4" + "dependencies": { + "assert-plus": "^1.0.0" } }, - "convert-source-map": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz", - "integrity": "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==", + "node_modules/git-raw-commits": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-4.0.0.tgz", + "integrity": "sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==", "dev": true, - "requires": { - "safe-buffer": "~5.1.1" + "dependencies": { + "dargs": "^8.0.0", + "meow": "^12.0.1", + "split2": "^4.0.0" + }, + "bin": { + "git-raw-commits": "cli.mjs" + }, + "engines": { + "node": ">=16" } }, - "core-js-compat": { - "version": "3.38.1", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.38.1.tgz", - "integrity": "sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==", + "node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", "dev": true, - "peer": true, - "requires": { - "browserslist": "^4.23.3" + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, - "core-util-is": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", - "integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==", - "dev": true - }, - "coveralls": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/coveralls/-/coveralls-3.1.1.tgz", - "integrity": "sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww==", + "node_modules/glob-parent": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", "dev": true, - "requires": { - "js-yaml": "^3.13.1", - "lcov-parse": "^1.0.0", - "log-driver": "^1.2.7", - "minimist": "^1.2.5", - "request": "^2.88.2" - }, + "peer": true, "dependencies": { - "argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "requires": { - "sprintf-js": "~1.0.2" - } - }, - "js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, - "requires": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - } - } + "is-glob": "^4.0.3" + }, + "engines": { + "node": ">=10.13.0" } }, - "create-require": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz", - "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==", - "dev": true - }, - "cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "node_modules/global-directory": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/global-directory/-/global-directory-4.0.1.tgz", + "integrity": "sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==", "dev": true, - "requires": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" + "dependencies": { + "ini": "4.1.1" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "dashdash": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", - "integrity": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==", + "node_modules/globals": { + "version": "11.12.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", + "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", "dev": true, - "requires": { - "assert-plus": "^1.0.0" + "engines": { + "node": ">=4" } }, - "data-view-buffer": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz", - "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==", + "node_modules/globalthis": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", + "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", "dev": true, "peer": true, - "requires": { - "call-bind": "^1.0.6", - "es-errors": "^1.3.0", - "is-data-view": "^1.0.1" + "dependencies": { + "define-properties": "^1.2.1", + "gopd": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "data-view-byte-length": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz", - "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==", + "node_modules/globby": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", + "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", "dev": true, "peer": true, - "requires": { - "call-bind": "^1.0.7", - "es-errors": "^1.3.0", - "is-data-view": "^1.0.1" + "dependencies": { + "array-union": "^2.1.0", + "dir-glob": "^3.0.1", + "fast-glob": "^3.2.9", + "ignore": "^5.2.0", + "merge2": "^1.4.1", + "slash": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "data-view-byte-offset": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz", - "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==", + "node_modules/gopd": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", + "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", "dev": true, "peer": true, - "requires": { - "call-bind": "^1.0.6", - "es-errors": "^1.3.0", - "is-data-view": "^1.0.1" + "dependencies": { + "get-intrinsic": "^1.1.3" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "date-now": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/date-now/-/date-now-0.1.4.tgz", - "integrity": "sha512-AsElvov3LoNB7tf5k37H2jYSB+ZZPMT5sG2QjJCcdlV5chIv6htBUBUui2IKRjgtKAKtCBN7Zbwa+MtwLjSeNw==", + "node_modules/graceful-fs": { + "version": "4.2.10", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", + "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==", "dev": true }, - "debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "node_modules/graphemer": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", + "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", "dev": true, - "requires": { - "ms": "^2.1.3" - } + "peer": true }, - "decamelize": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-4.0.0.tgz", - "integrity": "sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==", - "dev": true + "node_modules/har-schema": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz", + "integrity": "sha512-Oqluz6zhGX8cyRaTQlFMPw80bSJVG2x/cFb8ZPhUILGgHka9SsokCCOQgpveePerqidZOrT14ipqfJb7ILcW5Q==", + "dev": true, + "engines": { + "node": ">=4" + } }, - "deep-eql": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-4.1.3.tgz", - "integrity": "sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==", + "node_modules/har-validator": { + "version": "5.1.5", + "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz", + "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==", + "deprecated": "this library is no longer supported", "dev": true, - "requires": { - "type-detect": "^4.0.0" + "dependencies": { + "ajv": "^6.12.3", + "har-schema": "^2.0.0" + }, + "engines": { + "node": ">=6" } }, - "deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "node_modules/has-bigints": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", + "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", "dev": true, - "peer": true + "peer": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, - "default-require-extensions": { + "node_modules/has-flag": { "version": "3.0.0", - "resolved": "https://registry.npmjs.org/default-require-extensions/-/default-require-extensions-3.0.0.tgz", - "integrity": "sha512-ek6DpXq/SCpvjhpFsLFRVtIxJCRw6fUR42lYMVZuUMK7n8eMz4Uh5clckdBjEpLhn/gEBZo7hDJnJcwdKLKQjg==", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", "dev": true, - "requires": { - "strip-bom": "^4.0.0" - }, - "dependencies": { - "strip-bom": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", - "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", - "dev": true - } + "engines": { + "node": ">=4" } }, - "define-data-property": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", - "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "node_modules/has-property-descriptors": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", + "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", "dev": true, - "peer": true, - "requires": { - "es-define-property": "^1.0.0", - "es-errors": "^1.3.0", - "gopd": "^1.0.1" + "peer": true, + "dependencies": { + "es-define-property": "^1.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "define-properties": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", - "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", + "node_modules/has-proto": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", + "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", "dev": true, "peer": true, - "requires": { - "define-data-property": "^1.0.1", - "has-property-descriptors": "^1.0.0", - "object-keys": "^1.1.1" + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "delayed-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", - "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", - "dev": true - }, - "diff": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz", - "integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==", - "dev": true - }, - "dir-glob": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", - "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", + "node_modules/has-symbols": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", + "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", "dev": true, "peer": true, - "requires": { - "path-type": "^4.0.0" + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "node_modules/has-tostringtag": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", + "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", "dev": true, "peer": true, - "requires": { - "esutils": "^2.0.2" + "dependencies": { + "has-symbols": "^1.0.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "dom-serializer": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz", - "integrity": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==", + "node_modules/hasha": { + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/hasha/-/hasha-5.2.2.tgz", + "integrity": "sha512-Hrp5vIK/xr5SkeN2onO32H0MgNZ0f17HRNH39WfL0SYUNOTZ5Lz1TJ8Pajo/87dYGEFlLMm7mIc/k/s6Bvz9HQ==", "dev": true, - "requires": { - "domelementtype": "^2.0.1", - "entities": "^2.0.0" - }, "dependencies": { - "domelementtype": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", - "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", - "dev": true - }, - "entities": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz", - "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==", - "dev": true - } + "is-stream": "^2.0.0", + "type-fest": "^0.8.0" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "domelementtype": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz", - "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==", - "dev": true - }, - "domhandler": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.3.0.tgz", - "integrity": "sha512-q9bUwjfp7Eif8jWxxxPSykdRZAb6GkguBGSgvvCrhI9wB71W2K/Kvv4E61CF/mcCfnVJDeDWx/Vb/uAqbDj6UQ==", + "node_modules/hasha/node_modules/type-fest": { + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", + "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", "dev": true, - "requires": { - "domelementtype": "1" + "engines": { + "node": ">=8" } }, - "domutils": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz", - "integrity": "sha512-gSu5Oi/I+3wDENBsOWBiRK1eoGxcywYSqg3rR960/+EfY0CF4EX1VPkgHOZ3WiS/Jg2DtliF6BhWcHlfpYUcGw==", + "node_modules/hasown": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", "dev": true, - "requires": { - "dom-serializer": "0", - "domelementtype": "1" + "peer": true, + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" } }, - "eastasianwidth": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", - "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", - "dev": true - }, - "ecc-jsbn": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", - "integrity": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==", + "node_modules/he": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz", + "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", "dev": true, - "requires": { - "jsbn": "~0.1.0", - "safer-buffer": "^2.1.0" + "bin": { + "he": "bin/he" } }, - "electron-to-chromium": { - "version": "1.5.28", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.28.tgz", - "integrity": "sha512-VufdJl+rzaKZoYVUijN13QcXVF5dWPZANeFTLNy+OSpHdDL5ynXTF35+60RSBbaQYB1ae723lQXHCrf4pyLsMw==", - "dev": true - }, - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "node_modules/html-escaper": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz", + "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", "dev": true }, - "entities": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-1.0.0.tgz", - "integrity": "sha512-LbLqfXgJMmy81t+7c14mnulFHJ170cM6E+0vMXR9k/ZiZwgX8i5pNgjTCX3SO4VeUsFLV+8InixoretwU+MjBQ==", - "dev": true + "node_modules/http-signature": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz", + "integrity": "sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==", + "dev": true, + "dependencies": { + "assert-plus": "^1.0.0", + "jsprim": "^1.2.2", + "sshpk": "^1.7.0" + }, + "engines": { + "node": ">=0.8", + "npm": ">=1.3.7" + } }, - "es-abstract": { - "version": "1.23.3", - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz", - "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==", + "node_modules/human-signals": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz", + "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==", "dev": true, - "peer": true, - "requires": { - "array-buffer-byte-length": "^1.0.1", - "arraybuffer.prototype.slice": "^1.0.3", - "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.7", - "data-view-buffer": "^1.0.1", - "data-view-byte-length": "^1.0.1", - "data-view-byte-offset": "^1.0.0", - "es-define-property": "^1.0.0", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.0.0", - "es-set-tostringtag": "^2.0.3", - "es-to-primitive": "^1.2.1", - "function.prototype.name": "^1.1.6", - "get-intrinsic": "^1.2.4", - "get-symbol-description": "^1.0.2", - "globalthis": "^1.0.3", - "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.2", - "has-proto": "^1.0.3", - "has-symbols": "^1.0.3", - "hasown": "^2.0.2", - "internal-slot": "^1.0.7", - "is-array-buffer": "^3.0.4", - "is-callable": "^1.2.7", - "is-data-view": "^1.0.1", - "is-negative-zero": "^2.0.3", - "is-regex": "^1.1.4", - "is-shared-array-buffer": "^1.0.3", - "is-string": "^1.0.7", - "is-typed-array": "^1.1.13", - "is-weakref": "^1.0.2", - "object-inspect": "^1.13.1", - "object-keys": "^1.1.1", - "object.assign": "^4.1.5", - "regexp.prototype.flags": "^1.5.2", - "safe-array-concat": "^1.1.2", - "safe-regex-test": "^1.0.3", - "string.prototype.trim": "^1.2.9", - "string.prototype.trimend": "^1.0.8", - "string.prototype.trimstart": "^1.0.8", - "typed-array-buffer": "^1.0.2", - "typed-array-byte-length": "^1.0.1", - "typed-array-byte-offset": "^1.0.2", - "typed-array-length": "^1.0.6", - "unbox-primitive": "^1.0.2", - "which-typed-array": "^1.1.15" + "engines": { + "node": ">=16.17.0" } }, - "es-define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", - "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", + "node_modules/husky": { + "version": "9.1.7", + "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.7.tgz", + "integrity": "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==", "dev": true, - "peer": true, - "requires": { - "get-intrinsic": "^1.2.4" + "bin": { + "husky": "bin.js" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/typicode" } }, - "es-errors": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", - "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "node_modules/ignore": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", + "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", "dev": true, - "peer": true + "peer": true, + "engines": { + "node": ">= 4" + } }, - "es-module-lexer": { - "version": "1.5.4", - "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.5.4.tgz", - "integrity": "sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==", + "node_modules/import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", "dev": true, - "peer": true + "dependencies": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } }, - "es-object-atoms": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz", - "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==", + "node_modules/import-meta-resolve": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz", + "integrity": "sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==", "dev": true, - "peer": true, - "requires": { - "es-errors": "^1.3.0" + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" } }, - "es-set-tostringtag": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz", - "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==", + "node_modules/imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", "dev": true, - "peer": true, - "requires": { - "get-intrinsic": "^1.2.4", - "has-tostringtag": "^1.0.2", - "hasown": "^2.0.1" + "engines": { + "node": ">=0.8.19" } }, - "es-shim-unscopables": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz", - "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==", + "node_modules/indent-string": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", + "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", "dev": true, - "peer": true, - "requires": { - "hasown": "^2.0.0" + "engines": { + "node": ">=8" } }, - "es-to-primitive": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", - "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", + "node_modules/inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", "dev": true, - "peer": true, - "requires": { - "is-callable": "^1.1.4", - "is-date-object": "^1.0.1", - "is-symbol": "^1.0.2" + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" } }, - "es6-error": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz", - "integrity": "sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==", + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", "dev": true }, - "esbuild": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.24.0.tgz", - "integrity": "sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==", + "node_modules/ini": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.1.tgz", + "integrity": "sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==", "dev": true, - "requires": { - "@esbuild/aix-ppc64": "0.24.0", - "@esbuild/android-arm": "0.24.0", - "@esbuild/android-arm64": "0.24.0", - "@esbuild/android-x64": "0.24.0", - "@esbuild/darwin-arm64": "0.24.0", - "@esbuild/darwin-x64": "0.24.0", - "@esbuild/freebsd-arm64": "0.24.0", - "@esbuild/freebsd-x64": "0.24.0", - "@esbuild/linux-arm": "0.24.0", - "@esbuild/linux-arm64": "0.24.0", - "@esbuild/linux-ia32": "0.24.0", - "@esbuild/linux-loong64": "0.24.0", - "@esbuild/linux-mips64el": "0.24.0", - "@esbuild/linux-ppc64": "0.24.0", - "@esbuild/linux-riscv64": "0.24.0", - "@esbuild/linux-s390x": "0.24.0", - "@esbuild/linux-x64": "0.24.0", - "@esbuild/netbsd-x64": "0.24.0", - "@esbuild/openbsd-arm64": "0.24.0", - "@esbuild/openbsd-x64": "0.24.0", - "@esbuild/sunos-x64": "0.24.0", - "@esbuild/win32-arm64": "0.24.0", - "@esbuild/win32-ia32": "0.24.0", - "@esbuild/win32-x64": "0.24.0" + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "escalade": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", - "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", - "dev": true - }, - "escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true - }, - "eslint": { - "version": "8.56.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.56.0.tgz", - "integrity": "sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==", + "node_modules/internal-slot": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz", + "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==", "dev": true, "peer": true, - "requires": { - "@eslint-community/eslint-utils": "^4.2.0", - "@eslint-community/regexpp": "^4.6.1", - "@eslint/eslintrc": "^2.1.4", - "@eslint/js": "8.56.0", - "@humanwhocodes/config-array": "^0.11.13", - "@humanwhocodes/module-importer": "^1.0.1", - "@nodelib/fs.walk": "^1.2.8", - "@ungap/structured-clone": "^1.2.0", - "ajv": "^6.12.4", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.3.2", - "doctrine": "^3.0.0", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^7.2.2", - "eslint-visitor-keys": "^3.4.3", - "espree": "^9.6.1", - "esquery": "^1.4.2", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "find-up": "^5.0.0", - "glob-parent": "^6.0.2", - "globals": "^13.19.0", - "graphemer": "^1.4.0", - "ignore": "^5.2.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.1.2", - "natural-compare": "^1.4.0", - "optionator": "^0.9.3", - "strip-ansi": "^6.0.1", - "text-table": "^0.2.0" - }, "dependencies": { - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "peer": true, - "requires": { - "color-convert": "^2.0.1" - } - }, - "chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "peer": true, - "requires": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "peer": true, - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true, - "peer": true - }, - "escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true, - "peer": true - }, - "eslint-scope": { - "version": "7.2.2", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", - "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", - "dev": true, - "peer": true, - "requires": { - "esrecurse": "^4.3.0", - "estraverse": "^5.2.0" - } - }, - "eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "dev": true, - "peer": true - }, - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "peer": true - }, - "globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dev": true, - "peer": true, - "requires": { - "type-fest": "^0.20.2" - } - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "peer": true - }, - "supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "peer": true, - "requires": { - "has-flag": "^4.0.0" - } - } + "es-errors": "^1.3.0", + "hasown": "^2.0.0", + "side-channel": "^1.0.4" + }, + "engines": { + "node": ">= 0.4" } }, - "eslint-config-airbnb-base": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz", - "integrity": "sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==", + "node_modules/is-array-buffer": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz", + "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==", "dev": true, "peer": true, - "requires": { - "confusing-browser-globals": "^1.0.10", - "object.assign": "^4.1.2", - "object.entries": "^1.1.5", - "semver": "^6.3.0" + "dependencies": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.2.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "eslint-config-airbnb-typescript": { - "version": "18.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-18.0.0.tgz", - "integrity": "sha512-oc+Lxzgzsu8FQyFVa4QFaVKiitTYiiW3frB9KYW5OWdPrqFc7FzxgB20hP4cHMlr+MBzGcLl3jnCOVOydL9mIg==", + "node_modules/is-arrayish": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", + "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", + "dev": true + }, + "node_modules/is-bigint": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", + "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", "dev": true, "peer": true, - "requires": { - "eslint-config-airbnb-base": "^15.0.0" + "dependencies": { + "has-bigints": "^1.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "eslint-config-prettier": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz", - "integrity": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==", + "node_modules/is-binary-path": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", + "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", + "dev": true, + "dependencies": { + "binary-extensions": "^2.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-boolean-object": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", + "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", "dev": true, "peer": true, - "requires": {} + "dependencies": { + "call-bind": "^1.0.2", + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, - "eslint-import-resolver-node": { - "version": "0.3.9", - "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", - "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", + "node_modules/is-callable": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", + "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", "dev": true, "peer": true, - "requires": { - "debug": "^3.2.7", - "is-core-module": "^2.13.0", - "resolve": "^1.22.4" + "engines": { + "node": ">= 0.4" }, - "dependencies": { - "debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dev": true, - "peer": true, - "requires": { - "ms": "^2.1.1" - } - } + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "eslint-module-utils": { - "version": "2.11.1", - "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.11.1.tgz", - "integrity": "sha512-EwcbfLOhwVMAfatfqLecR2yv3dE5+kQ8kx+Rrt0DvDXEVwW86KQ/xbMDQhtp5l42VXukD5SOF8mQQHbaNtO0CQ==", + "node_modules/is-core-module": { + "version": "2.15.1", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz", + "integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==", "dev": true, "peer": true, - "requires": { - "debug": "^3.2.7" + "dependencies": { + "hasown": "^2.0.2" + }, + "engines": { + "node": ">= 0.4" }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-data-view": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz", + "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==", + "dev": true, + "peer": true, "dependencies": { - "debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dev": true, - "peer": true, - "requires": { - "ms": "^2.1.1" - } - } + "is-typed-array": "^1.1.13" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "eslint-plugin-import": { - "version": "2.30.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.30.0.tgz", - "integrity": "sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw==", + "node_modules/is-date-object": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", + "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", "dev": true, "peer": true, - "requires": { - "@rtsao/scc": "^1.1.0", - "array-includes": "^3.1.8", - "array.prototype.findlastindex": "^1.2.5", - "array.prototype.flat": "^1.3.2", - "array.prototype.flatmap": "^1.3.2", - "debug": "^3.2.7", - "doctrine": "^2.1.0", - "eslint-import-resolver-node": "^0.3.9", - "eslint-module-utils": "^2.9.0", - "hasown": "^2.0.2", - "is-core-module": "^2.15.1", - "is-glob": "^4.0.3", - "minimatch": "^3.1.2", - "object.fromentries": "^2.0.8", - "object.groupby": "^1.0.3", - "object.values": "^1.2.0", - "semver": "^6.3.1", - "tsconfig-paths": "^3.15.0" + "dependencies": { + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, "dependencies": { - "debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dev": true, - "peer": true, - "requires": { - "ms": "^2.1.1" - } - }, - "doctrine": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", - "dev": true, - "peer": true, - "requires": { - "esutils": "^2.0.2" - } - }, - "json5": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", - "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", - "dev": true, - "peer": true, - "requires": { - "minimist": "^1.2.0" - } - }, - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "peer": true - }, - "tsconfig-paths": { - "version": "3.15.0", - "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", - "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", - "dev": true, - "peer": true, - "requires": { - "@types/json5": "^0.0.29", - "json5": "^1.0.2", - "minimist": "^1.2.6", - "strip-bom": "^3.0.0" - } - } + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-negative-zero": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz", + "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==", + "dev": true, + "peer": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "eslint-plugin-jsdoc": { - "version": "48.11.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.11.0.tgz", - "integrity": "sha512-d12JHJDPNo7IFwTOAItCeJY1hcqoIxE0lHA8infQByLilQ9xkqrRa6laWCnsuCrf+8rUnvxXY1XuTbibRBNylA==", + "node_modules/is-number": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "dev": true, + "engines": { + "node": ">=0.12.0" + } + }, + "node_modules/is-number-object": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", + "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", "dev": true, "peer": true, - "requires": { - "@es-joy/jsdoccomment": "~0.46.0", - "are-docs-informative": "^0.0.2", - "comment-parser": "1.4.1", - "debug": "^4.3.5", - "escape-string-regexp": "^4.0.0", - "espree": "^10.1.0", - "esquery": "^1.6.0", - "parse-imports": "^2.1.1", - "semver": "^7.6.3", - "spdx-expression-parse": "^4.0.0", - "synckit": "^0.9.1" - }, "dependencies": { - "escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true, - "peer": true - }, - "eslint-visitor-keys": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz", - "integrity": "sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==", - "dev": true, - "peer": true - }, - "espree": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/espree/-/espree-10.1.0.tgz", - "integrity": "sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==", - "dev": true, - "peer": true, - "requires": { - "acorn": "^8.12.0", - "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^4.0.0" - } - }, - "semver": { - "version": "7.6.3", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", - "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", - "dev": true, - "peer": true - }, - "synckit": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.9.1.tgz", - "integrity": "sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==", - "dev": true, - "peer": true, - "requires": { - "@pkgr/core": "^0.1.0", - "tslib": "^2.6.2" - } - } + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "eslint-plugin-no-null": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-no-null/-/eslint-plugin-no-null-1.0.2.tgz", - "integrity": "sha512-uRDiz88zCO/2rzGfgG15DBjNsgwWtWiSo4Ezy7zzajUgpnFIqd1TjepKeRmJZHEfBGu58o2a8S0D7vglvvhkVA==", + "node_modules/is-obj": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz", + "integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-path-inside": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", "dev": true, "peer": true, - "requires": {} + "engines": { + "node": ">=8" + } }, - "eslint-plugin-prettier": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz", - "integrity": "sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==", + "node_modules/is-plain-obj": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz", + "integrity": "sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-regex": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", + "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", "dev": true, "peer": true, - "requires": { - "prettier-linter-helpers": "^1.0.0", - "synckit": "^0.8.6" + "dependencies": { + "call-bind": "^1.0.2", + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "node_modules/is-shared-array-buffer": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz", + "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==", "dev": true, "peer": true, - "requires": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" + "dependencies": { + "call-bind": "^1.0.7" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "node_modules/is-stream": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", + "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", "dev": true, - "peer": true + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } }, - "espree": { - "version": "9.6.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", - "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", + "node_modules/is-string": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz", + "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", "dev": true, "peer": true, - "requires": { - "acorn": "^8.9.0", - "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^3.4.1" + "dependencies": { + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-symbol": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", + "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", + "dev": true, + "peer": true, "dependencies": { - "eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "dev": true, - "peer": true - } + "has-symbols": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "dev": true + "node_modules/is-text-path": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/is-text-path/-/is-text-path-2.0.0.tgz", + "integrity": "sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==", + "dev": true, + "dependencies": { + "text-extensions": "^2.0.0" + }, + "engines": { + "node": ">=8" + } }, - "esquery": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz", - "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==", + "node_modules/is-typed-array": { + "version": "1.1.13", + "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz", + "integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==", "dev": true, "peer": true, - "requires": { - "estraverse": "^5.1.0" - }, "dependencies": { - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "peer": true - } + "which-typed-array": "^1.1.14" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-typedarray": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", + "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==", + "dev": true + }, + "node_modules/is-unicode-supported": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz", + "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "node_modules/is-weakref": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", + "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", "dev": true, "peer": true, - "requires": { - "estraverse": "^5.2.0" - }, "dependencies": { - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "peer": true - } + "call-bind": "^1.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true, - "peer": true - }, - "esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "node_modules/is-windows": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", + "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==", "dev": true, - "peer": true - }, - "exit": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", - "integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==", - "dev": true - }, - "extend": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", - "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", - "dev": true + "engines": { + "node": ">=0.10.0" + } }, - "extsprintf": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", - "integrity": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==", + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", "dev": true }, - "fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "node_modules/isstream": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", + "integrity": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==", "dev": true }, - "fast-diff": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz", - "integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==", + "node_modules/istanbul-lib-coverage": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz", + "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==", "dev": true, - "peer": true + "engines": { + "node": ">=8" + } }, - "fast-glob": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", - "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", + "node_modules/istanbul-lib-hook": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-3.0.0.tgz", + "integrity": "sha512-Pt/uge1Q9s+5VAZ+pCo16TYMWPBIl+oaNIjgLQxcX0itS6ueeaA+pEfThZpH8WxhFgCiEb8sAJY6MdUKgiIWaQ==", "dev": true, - "peer": true, - "requires": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - }, "dependencies": { - "glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "peer": true, - "requires": { - "is-glob": "^4.0.1" - } - } + "append-transform": "^2.0.0" + }, + "engines": { + "node": ">=8" } }, - "fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true + "node_modules/istanbul-lib-instrument": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.2.tgz", + "integrity": "sha512-1WUsZ9R1lA0HtBSohTkm39WTPlNKSJ5iFk7UwqXkBLoHQT+hfqPsfsTDVuZdKGaBwn7din9bS7SsnoAr943hvw==", + "dev": true, + "dependencies": { + "@babel/core": "^7.23.9", + "@babel/parser": "^7.23.9", + "@istanbuljs/schema": "^0.1.3", + "istanbul-lib-coverage": "^3.2.0", + "semver": "^7.5.4" + }, + "engines": { + "node": ">=10" + } }, - "fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "node_modules/istanbul-lib-instrument/node_modules/semver": { + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", + "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", "dev": true, - "peer": true + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } }, - "fastq": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz", - "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==", + "node_modules/istanbul-lib-processinfo": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/istanbul-lib-processinfo/-/istanbul-lib-processinfo-2.0.3.tgz", + "integrity": "sha512-NkwHbo3E00oybX6NGJi6ar0B29vxyvNwoC7eJ4G4Yq28UfY758Hgn/heV8VRFhevPED4LXfFz0DQ8z/0kw9zMg==", "dev": true, - "peer": true, - "requires": { - "reusify": "^1.0.4" + "dependencies": { + "archy": "^1.0.0", + "cross-spawn": "^7.0.3", + "istanbul-lib-coverage": "^3.2.0", + "p-map": "^3.0.0", + "rimraf": "^3.0.0", + "uuid": "^8.3.2" + }, + "engines": { + "node": ">=8" } }, - "file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "node_modules/istanbul-lib-processinfo/node_modules/uuid": { + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", "dev": true, - "peer": true, - "requires": { - "flat-cache": "^3.0.4" + "bin": { + "uuid": "dist/bin/uuid" } }, - "fill-range": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", - "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", + "node_modules/istanbul-lib-report": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz", + "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==", "dev": true, - "requires": { - "to-regex-range": "^5.0.1" + "dependencies": { + "istanbul-lib-coverage": "^3.0.0", + "make-dir": "^3.0.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=8" } }, - "find-cache-dir": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz", - "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==", + "node_modules/istanbul-lib-report/node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "dev": true, - "requires": { - "commondir": "^1.0.1", - "make-dir": "^3.0.2", - "pkg-dir": "^4.1.0" + "engines": { + "node": ">=8" } }, - "find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", + "node_modules/istanbul-lib-report/node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, - "requires": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" } }, - "flat": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz", - "integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==", - "dev": true + "node_modules/istanbul-lib-source-maps": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz", + "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==", + "dev": true, + "dependencies": { + "debug": "^4.1.1", + "istanbul-lib-coverage": "^3.0.0", + "source-map": "^0.6.1" + }, + "engines": { + "node": ">=10" + } }, - "flat-cache": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz", - "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==", + "node_modules/istanbul-reports": { + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.5.tgz", + "integrity": "sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==", "dev": true, - "peer": true, - "requires": { - "flatted": "^3.1.0", - "rimraf": "^3.0.2" + "dependencies": { + "html-escaper": "^2.0.0", + "istanbul-lib-report": "^3.0.0" + }, + "engines": { + "node": ">=8" } }, - "flatted": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", - "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==", + "node_modules/jackspeak": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", + "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", "dev": true, - "peer": true + "dependencies": { + "@isaacs/cliui": "^8.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + }, + "optionalDependencies": { + "@pkgjs/parseargs": "^0.11.0" + } }, - "for-each": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", - "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "node_modules/jiti": { + "version": "1.21.6", + "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.6.tgz", + "integrity": "sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==", "dev": true, - "peer": true, - "requires": { - "is-callable": "^1.1.3" + "bin": { + "jiti": "bin/jiti.js" } }, - "foreground-child": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-2.0.0.tgz", - "integrity": "sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA==", + "node_modules/joycon": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/joycon/-/joycon-3.1.1.tgz", + "integrity": "sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==", "dev": true, - "requires": { - "cross-spawn": "^7.0.0", - "signal-exit": "^3.0.2" + "engines": { + "node": ">=10" } }, - "forever-agent": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", - "integrity": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==", + "node_modules/js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", "dev": true }, - "form-data": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", - "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==", + "node_modules/js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", "dev": true, - "requires": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.8", - "mime-types": "^2.1.12" + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" } }, - "fromentries": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz", - "integrity": "sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==", - "dev": true - }, - "fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "node_modules/jsbn": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", + "integrity": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==", "dev": true }, - "fsevents": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", - "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", - "dev": true, - "optional": true - }, - "function-bind": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "dev": true, - "peer": true - }, - "function.prototype.name": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", - "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", + "node_modules/jsdoc-type-pratt-parser": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.0.0.tgz", + "integrity": "sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==", "dev": true, "peer": true, - "requires": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "functions-have-names": "^1.2.3" + "engines": { + "node": ">=12.0.0" } }, - "functions-have-names": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", - "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", + "node_modules/jsesc": { + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", + "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", "dev": true, - "peer": true + "bin": { + "jsesc": "bin/jsesc" + }, + "engines": { + "node": ">=4" + } }, - "gensync": { - "version": "1.0.0-beta.2", - "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", - "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", + "node_modules/json-parse-even-better-errors": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", + "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", "dev": true }, - "get-caller-file": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", + "node_modules/json-schema": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz", + "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==", "dev": true }, - "get-func-name": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.2.tgz", - "integrity": "sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==", + "node_modules/json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", "dev": true }, - "get-intrinsic": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz", - "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", + "node_modules/json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", "dev": true, - "peer": true, - "requires": { - "es-errors": "^1.3.0", - "function-bind": "^1.1.2", - "has-proto": "^1.0.1", - "has-symbols": "^1.0.3", - "hasown": "^2.0.0" - } + "peer": true }, - "get-package-type": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz", - "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", + "node_modules/json-stringify-safe": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", + "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==", "dev": true }, - "get-symbol-description": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz", - "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==", + "node_modules/json5": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", "dev": true, - "peer": true, - "requires": { - "call-bind": "^1.0.5", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.4" + "bin": { + "json5": "lib/cli.js" + }, + "engines": { + "node": ">=6" } }, - "getpass": { - "version": "0.1.7", - "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", - "integrity": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==", + "node_modules/jsonparse": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz", + "integrity": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==", "dev": true, - "requires": { - "assert-plus": "^1.0.0" - } - }, - "git-validate": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/git-validate/-/git-validate-2.2.4.tgz", - "integrity": "sha512-BM49gj2g/VtV+AvsaGYfIXavVyWUfqcJt2klTOr7kji/HYqpgwB6CmlevIJuPyGoBPkIUUXNSov33Ht22juh0Q==", - "dev": true + "engines": [ + "node >= 0.2.0" + ] }, - "glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "node_modules/JSONStream": { + "version": "1.3.5", + "resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz", + "integrity": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==", "dev": true, - "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "dependencies": { + "jsonparse": "^1.2.0", + "through": ">=2.2.7 <3" + }, + "bin": { + "JSONStream": "bin.js" + }, + "engines": { + "node": "*" } }, - "glob-parent": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", - "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "node_modules/jsprim": { + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.2.tgz", + "integrity": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==", "dev": true, - "peer": true, - "requires": { - "is-glob": "^4.0.3" + "dependencies": { + "assert-plus": "1.0.0", + "extsprintf": "1.3.0", + "json-schema": "0.4.0", + "verror": "1.10.0" + }, + "engines": { + "node": ">=0.6.0" } }, - "globals": { - "version": "11.12.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", - "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", - "dev": true - }, - "globalthis": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", - "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", + "node_modules/lcov-parse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/lcov-parse/-/lcov-parse-1.0.0.tgz", + "integrity": "sha512-aprLII/vPzuQvYZnDRU78Fns9I2Ag3gi4Ipga/hxnVMCZC8DnR2nI7XBqrPoywGfxqIx/DgarGvDJZAD3YBTgQ==", "dev": true, - "peer": true, - "requires": { - "define-properties": "^1.2.1", - "gopd": "^1.0.1" + "bin": { + "lcov-parse": "bin/cli.js" } }, - "globby": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", - "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", + "node_modules/levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", "dev": true, "peer": true, - "requires": { - "array-union": "^2.1.0", - "dir-glob": "^3.0.1", - "fast-glob": "^3.2.9", - "ignore": "^5.2.0", - "merge2": "^1.4.1", - "slash": "^3.0.0" + "dependencies": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + }, + "engines": { + "node": ">= 0.8.0" } }, - "gopd": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", - "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", + "node_modules/lilconfig": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz", + "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==", "dev": true, - "peer": true, - "requires": { - "get-intrinsic": "^1.1.3" + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/antonk52" } }, - "graceful-fs": { - "version": "4.2.10", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", - "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==", + "node_modules/lines-and-columns": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", + "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", "dev": true }, - "graphemer": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", - "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", + "node_modules/lint-staged": { + "version": "15.2.10", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.10.tgz", + "integrity": "sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==", "dev": true, - "peer": true - }, - "har-schema": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz", - "integrity": "sha512-Oqluz6zhGX8cyRaTQlFMPw80bSJVG2x/cFb8ZPhUILGgHka9SsokCCOQgpveePerqidZOrT14ipqfJb7ILcW5Q==", - "dev": true + "dependencies": { + "chalk": "~5.3.0", + "commander": "~12.1.0", + "debug": "~4.3.6", + "execa": "~8.0.1", + "lilconfig": "~3.1.2", + "listr2": "~8.2.4", + "micromatch": "~4.0.8", + "pidtree": "~0.6.0", + "string-argv": "~0.3.2", + "yaml": "~2.5.0" + }, + "bin": { + "lint-staged": "bin/lint-staged.js" + }, + "engines": { + "node": ">=18.12.0" + }, + "funding": { + "url": "https://opencollective.com/lint-staged" + } }, - "har-validator": { - "version": "5.1.5", - "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz", - "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==", + "node_modules/lint-staged/node_modules/chalk": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", + "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", "dev": true, - "requires": { - "ajv": "^6.12.3", - "har-schema": "^2.0.0" + "engines": { + "node": "^12.17.0 || ^14.13 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" } }, - "has-bigints": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", - "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", + "node_modules/lint-staged/node_modules/commander": { + "version": "12.1.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", + "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", "dev": true, - "peer": true - }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true + "engines": { + "node": ">=18" + } }, - "has-property-descriptors": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", - "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", + "node_modules/listr2": { + "version": "8.2.5", + "resolved": "https://registry.npmjs.org/listr2/-/listr2-8.2.5.tgz", + "integrity": "sha512-iyAZCeyD+c1gPyE9qpFu8af0Y+MRtmKOncdGoA2S5EY8iFq99dmmvkNnHiWo+pj0s7yH7l3KPIgee77tKpXPWQ==", "dev": true, - "peer": true, - "requires": { - "es-define-property": "^1.0.0" + "dependencies": { + "cli-truncate": "^4.0.0", + "colorette": "^2.0.20", + "eventemitter3": "^5.0.1", + "log-update": "^6.1.0", + "rfdc": "^1.4.1", + "wrap-ansi": "^9.0.0" + }, + "engines": { + "node": ">=18.0.0" } }, - "has-proto": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", - "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", + "node_modules/listr2/node_modules/ansi-regex": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", "dev": true, - "peer": true + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" + } }, - "has-symbols": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", - "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "node_modules/listr2/node_modules/ansi-styles": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", "dev": true, - "peer": true + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } }, - "has-tostringtag": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", - "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", + "node_modules/listr2/node_modules/emoji-regex": { + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz", + "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==", + "dev": true + }, + "node_modules/listr2/node_modules/string-width": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", + "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", "dev": true, - "peer": true, - "requires": { - "has-symbols": "^1.0.3" + "dependencies": { + "emoji-regex": "^10.3.0", + "get-east-asian-width": "^1.0.0", + "strip-ansi": "^7.1.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "hasha": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/hasha/-/hasha-5.2.2.tgz", - "integrity": "sha512-Hrp5vIK/xr5SkeN2onO32H0MgNZ0f17HRNH39WfL0SYUNOTZ5Lz1TJ8Pajo/87dYGEFlLMm7mIc/k/s6Bvz9HQ==", + "node_modules/listr2/node_modules/strip-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", "dev": true, - "requires": { - "is-stream": "^2.0.0", - "type-fest": "^0.8.0" - }, "dependencies": { - "type-fest": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", - "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", - "dev": true - } + "ansi-regex": "^6.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" } }, - "hasown": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", - "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "node_modules/listr2/node_modules/wrap-ansi": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz", + "integrity": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==", "dev": true, - "peer": true, - "requires": { - "function-bind": "^1.1.2" + "dependencies": { + "ansi-styles": "^6.2.1", + "string-width": "^7.0.0", + "strip-ansi": "^7.1.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, - "he": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz", - "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", - "dev": true - }, - "html-escaper": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz", - "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", - "dev": true - }, - "htmlparser2": { - "version": "3.8.3", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.8.3.tgz", - "integrity": "sha512-hBxEg3CYXe+rPIua8ETe7tmG3XDn9B0edOE/e9wH2nLczxzgdu0m0aNHY+5wFZiviLWLdANPJTssa92dMcXQ5Q==", + "node_modules/load-tsconfig": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/load-tsconfig/-/load-tsconfig-0.2.5.tgz", + "integrity": "sha512-IXO6OCs9yg8tMKzfPZ1YmheJbZCiEsnBdcB03l0OcfK9prKnJb96siuHCr5Fl37/yo9DnKU+TLpxzTUspw9shg==", "dev": true, - "requires": { - "domelementtype": "1", - "domhandler": "2.3", - "domutils": "1.5", - "entities": "1.0", - "readable-stream": "1.1" + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" } }, - "http-signature": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz", - "integrity": "sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==", + "node_modules/locate-path": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", "dev": true, - "requires": { - "assert-plus": "^1.0.0", - "jsprim": "^1.2.2", - "sshpk": "^1.7.0" + "dependencies": { + "p-locate": "^5.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "ignore": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", - "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", + "node_modules/lodash.camelcase": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz", + "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==", + "dev": true + }, + "node_modules/lodash.debounce": { + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", + "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==", "dev": true, "peer": true }, - "import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dev": true, - "peer": true, - "requires": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - } + "node_modules/lodash.flattendeep": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz", + "integrity": "sha512-uHaJFihxmJcEX3kT4I23ABqKKalJ/zDrDg0lsFtc1h+3uw49SIJ5beyhx5ExVRti3AvKoOJngIj7xz3oylPdWQ==", + "dev": true + }, + "node_modules/lodash.isplainobject": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", + "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==", + "dev": true + }, + "node_modules/lodash.kebabcase": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz", + "integrity": "sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==", + "dev": true + }, + "node_modules/lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true }, - "imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "node_modules/lodash.mergewith": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz", + "integrity": "sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==", "dev": true }, - "indent-string": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", - "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", + "node_modules/lodash.snakecase": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz", + "integrity": "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==", "dev": true }, - "inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dev": true, - "requires": { - "once": "^1.3.0", - "wrappy": "1" - } + "node_modules/lodash.sortby": { + "version": "4.7.0", + "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz", + "integrity": "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==", + "dev": true }, - "inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "node_modules/lodash.startcase": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/lodash.startcase/-/lodash.startcase-4.4.0.tgz", + "integrity": "sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==", "dev": true }, - "internal-slot": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz", - "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==", + "node_modules/lodash.uniq": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", + "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==", + "dev": true + }, + "node_modules/lodash.upperfirst": { + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz", + "integrity": "sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==", + "dev": true + }, + "node_modules/log-driver": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/log-driver/-/log-driver-1.2.7.tgz", + "integrity": "sha512-U7KCmLdqsGHBLeWqYlFA0V0Sl6P08EE1ZrmA9cxjUE0WVqT9qnyVDPz1kzpFEP0jdJuFnasWIfSd7fsaNXkpbg==", "dev": true, - "peer": true, - "requires": { - "es-errors": "^1.3.0", - "hasown": "^2.0.0", - "side-channel": "^1.0.4" + "engines": { + "node": ">=0.8.6" } }, - "is-array-buffer": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz", - "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==", + "node_modules/log-symbols": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz", + "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==", "dev": true, - "peer": true, - "requires": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.2.1" + "dependencies": { + "chalk": "^4.1.0", + "is-unicode-supported": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "is-bigint": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", - "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", + "node_modules/log-symbols/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, - "peer": true, - "requires": { - "has-bigints": "^1.0.1" + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "is-binary-path": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", + "node_modules/log-symbols/node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "dev": true, - "requires": { - "binary-extensions": "^2.0.0" + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" } }, - "is-boolean-object": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", - "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", + "node_modules/log-symbols/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", "dev": true, - "peer": true, - "requires": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" } }, - "is-callable": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", - "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", - "dev": true, - "peer": true + "node_modules/log-symbols/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true }, - "is-core-module": { - "version": "2.15.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz", - "integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==", + "node_modules/log-symbols/node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "dev": true, - "peer": true, - "requires": { - "hasown": "^2.0.2" + "engines": { + "node": ">=8" } }, - "is-data-view": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz", - "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==", + "node_modules/log-symbols/node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, - "peer": true, - "requires": { - "is-typed-array": "^1.1.13" + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" } }, - "is-date-object": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", - "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", + "node_modules/log-update": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/log-update/-/log-update-6.1.0.tgz", + "integrity": "sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==", "dev": true, - "peer": true, - "requires": { - "has-tostringtag": "^1.0.0" + "dependencies": { + "ansi-escapes": "^7.0.0", + "cli-cursor": "^5.0.0", + "slice-ansi": "^7.1.0", + "strip-ansi": "^7.1.0", + "wrap-ansi": "^9.0.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true - }, - "is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "node_modules/log-update/node_modules/ansi-regex": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", "dev": true, - "requires": { - "is-extglob": "^2.1.1" + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" } }, - "is-negative-zero": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz", - "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==", - "dev": true, - "peer": true - }, - "is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "dev": true - }, - "is-number-object": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", - "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", + "node_modules/log-update/node_modules/ansi-styles": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", "dev": true, - "peer": true, - "requires": { - "has-tostringtag": "^1.0.0" + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "is-path-inside": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", - "dev": true, - "peer": true - }, - "is-plain-obj": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz", - "integrity": "sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==", + "node_modules/log-update/node_modules/emoji-regex": { + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz", + "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==", "dev": true }, - "is-regex": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", - "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", + "node_modules/log-update/node_modules/is-fullwidth-code-point": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz", + "integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==", "dev": true, - "peer": true, - "requires": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" + "dependencies": { + "get-east-asian-width": "^1.0.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "is-shared-array-buffer": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz", - "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==", + "node_modules/log-update/node_modules/slice-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz", + "integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==", "dev": true, - "peer": true, - "requires": { - "call-bind": "^1.0.7" + "dependencies": { + "ansi-styles": "^6.2.1", + "is-fullwidth-code-point": "^5.0.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/chalk/slice-ansi?sponsor=1" } }, - "is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "dev": true - }, - "is-string": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz", - "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", + "node_modules/log-update/node_modules/string-width": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", + "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", "dev": true, - "peer": true, - "requires": { - "has-tostringtag": "^1.0.0" + "dependencies": { + "emoji-regex": "^10.3.0", + "get-east-asian-width": "^1.0.0", + "strip-ansi": "^7.1.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "is-symbol": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", - "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", + "node_modules/log-update/node_modules/strip-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", "dev": true, - "peer": true, - "requires": { - "has-symbols": "^1.0.2" + "dependencies": { + "ansi-regex": "^6.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" } }, - "is-typed-array": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz", - "integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==", + "node_modules/log-update/node_modules/wrap-ansi": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz", + "integrity": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==", "dev": true, - "peer": true, - "requires": { - "which-typed-array": "^1.1.14" + "dependencies": { + "ansi-styles": "^6.2.1", + "string-width": "^7.0.0", + "strip-ansi": "^7.1.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, - "is-typedarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", - "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==", - "dev": true + "node_modules/loupe": { + "version": "2.3.7", + "resolved": "https://registry.npmjs.org/loupe/-/loupe-2.3.7.tgz", + "integrity": "sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==", + "dev": true, + "dependencies": { + "get-func-name": "^2.0.1" + } }, - "is-unicode-supported": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz", - "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==", - "dev": true + "node_modules/lru-cache": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", + "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", + "dev": true, + "dependencies": { + "yallist": "^3.0.2" + } }, - "is-weakref": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", - "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", + "node_modules/make-dir": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", + "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", "dev": true, - "peer": true, - "requires": { - "call-bind": "^1.0.2" + "dependencies": { + "semver": "^6.0.0" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "is-windows": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", - "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==", + "node_modules/make-error": { + "version": "1.3.6", + "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", + "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==", "dev": true }, - "isarray": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", - "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==", - "dev": true + "node_modules/meow": { + "version": "12.1.1", + "resolved": "https://registry.npmjs.org/meow/-/meow-12.1.1.tgz", + "integrity": "sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==", + "dev": true, + "engines": { + "node": ">=16.10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } }, - "isexe": { + "node_modules/merge-stream": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", + "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", "dev": true }, - "isstream": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", - "integrity": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==", - "dev": true + "node_modules/merge2": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", + "dev": true, + "peer": true, + "engines": { + "node": ">= 8" + } }, - "istanbul-lib-coverage": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz", - "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==", - "dev": true + "node_modules/micromatch": { + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", + "dev": true, + "dependencies": { + "braces": "^3.0.3", + "picomatch": "^2.3.1" + }, + "engines": { + "node": ">=8.6" + } }, - "istanbul-lib-hook": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-3.0.0.tgz", - "integrity": "sha512-Pt/uge1Q9s+5VAZ+pCo16TYMWPBIl+oaNIjgLQxcX0itS6ueeaA+pEfThZpH8WxhFgCiEb8sAJY6MdUKgiIWaQ==", + "node_modules/mime-db": { + "version": "1.52.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", "dev": true, - "requires": { - "append-transform": "^2.0.0" + "engines": { + "node": ">= 0.6" } }, - "istanbul-lib-instrument": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.2.tgz", - "integrity": "sha512-1WUsZ9R1lA0HtBSohTkm39WTPlNKSJ5iFk7UwqXkBLoHQT+hfqPsfsTDVuZdKGaBwn7din9bS7SsnoAr943hvw==", + "node_modules/mime-types": { + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", "dev": true, - "requires": { - "@babel/core": "^7.23.9", - "@babel/parser": "^7.23.9", - "@istanbuljs/schema": "^0.1.3", - "istanbul-lib-coverage": "^3.2.0", - "semver": "^7.5.4" - }, "dependencies": { - "semver": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", - "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", - "dev": true - } + "mime-db": "1.52.0" + }, + "engines": { + "node": ">= 0.6" } }, - "istanbul-lib-processinfo": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/istanbul-lib-processinfo/-/istanbul-lib-processinfo-2.0.3.tgz", - "integrity": "sha512-NkwHbo3E00oybX6NGJi6ar0B29vxyvNwoC7eJ4G4Yq28UfY758Hgn/heV8VRFhevPED4LXfFz0DQ8z/0kw9zMg==", + "node_modules/mimic-fn": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz", + "integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==", "dev": true, - "requires": { - "archy": "^1.0.0", - "cross-spawn": "^7.0.3", - "istanbul-lib-coverage": "^3.2.0", - "p-map": "^3.0.0", - "rimraf": "^3.0.0", - "uuid": "^8.3.2" + "engines": { + "node": ">=12" }, - "dependencies": { - "uuid": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", - "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", - "dev": true - } + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "istanbul-lib-report": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz", - "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==", + "node_modules/mimic-function": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz", + "integrity": "sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==", "dev": true, - "requires": { - "istanbul-lib-coverage": "^3.0.0", - "make-dir": "^3.0.0", - "supports-color": "^7.1.0" + "engines": { + "node": ">=18" }, - "dependencies": { - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true - }, - "supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "requires": { - "has-flag": "^4.0.0" - } - } + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" } }, - "istanbul-lib-source-maps": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz", - "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==", + "node_modules/minimist": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", "dev": true, - "requires": { - "debug": "^4.1.1", - "istanbul-lib-coverage": "^3.0.0", - "source-map": "^0.6.1" + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "istanbul-reports": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.5.tgz", - "integrity": "sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==", + "node_modules/minipass": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", + "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", "dev": true, - "requires": { - "html-escaper": "^2.0.0", - "istanbul-lib-report": "^3.0.0" + "engines": { + "node": ">=16 || 14 >=14.17" } }, - "jackspeak": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", - "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", + "node_modules/mkdirp": { + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", "dev": true, - "requires": { - "@isaacs/cliui": "^8.0.2", - "@pkgjs/parseargs": "^0.11.0" + "dependencies": { + "minimist": "^1.2.6" + }, + "bin": { + "mkdirp": "bin/cmd.js" } }, - "joycon": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/joycon/-/joycon-3.1.1.tgz", - "integrity": "sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==", - "dev": true - }, - "js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true - }, - "js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "node_modules/mocha": { + "version": "10.8.2", + "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.8.2.tgz", + "integrity": "sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==", "dev": true, - "requires": { - "argparse": "^2.0.1" + "dependencies": { + "ansi-colors": "^4.1.3", + "browser-stdout": "^1.3.1", + "chokidar": "^3.5.3", + "debug": "^4.3.5", + "diff": "^5.2.0", + "escape-string-regexp": "^4.0.0", + "find-up": "^5.0.0", + "glob": "^8.1.0", + "he": "^1.2.0", + "js-yaml": "^4.1.0", + "log-symbols": "^4.1.0", + "minimatch": "^5.1.6", + "ms": "^2.1.3", + "serialize-javascript": "^6.0.2", + "strip-json-comments": "^3.1.1", + "supports-color": "^8.1.1", + "workerpool": "^6.5.1", + "yargs": "^16.2.0", + "yargs-parser": "^20.2.9", + "yargs-unparser": "^2.0.0" + }, + "bin": { + "_mocha": "bin/_mocha", + "mocha": "bin/mocha.js" + }, + "engines": { + "node": ">= 14.0.0" } }, - "jsbn": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", - "integrity": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==", - "dev": true - }, - "jsdoc-type-pratt-parser": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.0.0.tgz", - "integrity": "sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==", + "node_modules/mocha/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", "dev": true, - "peer": true - }, - "jsesc": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", - "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", - "dev": true + "dependencies": { + "balanced-match": "^1.0.0" + } }, - "jshint": { - "version": "2.13.5", - "resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.5.tgz", - "integrity": "sha512-dB2n1w3OaQ35PLcBGIWXlszjbPZwsgZoxsg6G8PtNf2cFMC1l0fObkYLUuXqTTdi6tKw4sAjfUseTdmDMHQRcg==", + "node_modules/mocha/node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", "dev": true, - "requires": { - "cli": "~1.0.0", - "console-browserify": "1.1.x", - "exit": "0.1.x", - "htmlparser2": "3.8.x", - "lodash": "~4.17.21", - "minimatch": "~3.0.2", - "strip-json-comments": "1.0.x" + "engines": { + "node": ">=10" }, - "dependencies": { - "minimatch": { - "version": "3.0.8", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz", - "integrity": "sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==", - "dev": true, - "requires": { - "brace-expansion": "^1.1.7" - } - }, - "strip-json-comments": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.4.tgz", - "integrity": "sha512-AOPG8EBc5wAikaG1/7uFCNFJwnKOuQwFTpYBdTW6OvWHeZBQBrAA/amefHGrEiOnCPcLFZK6FUPtWVKpQVIRgg==", - "dev": true - } + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "json-schema": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz", - "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==", - "dev": true - }, - "json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "node_modules/mocha/node_modules/glob": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", + "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", + "deprecated": "Glob versions prior to v9 are no longer supported", "dev": true, - "peer": true - }, - "json-stringify-safe": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", - "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==", - "dev": true - }, - "json5": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", - "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", - "dev": true + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^5.0.1", + "once": "^1.3.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } }, - "jsprim": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.2.tgz", - "integrity": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==", + "node_modules/mocha/node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "dev": true, - "requires": { - "assert-plus": "1.0.0", - "extsprintf": "1.3.0", - "json-schema": "0.4.0", - "verror": "1.10.0" + "engines": { + "node": ">=8" } }, - "lcov-parse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/lcov-parse/-/lcov-parse-1.0.0.tgz", - "integrity": "sha512-aprLII/vPzuQvYZnDRU78Fns9I2Ag3gi4Ipga/hxnVMCZC8DnR2nI7XBqrPoywGfxqIx/DgarGvDJZAD3YBTgQ==", - "dev": true - }, - "levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "node_modules/mocha/node_modules/minimatch": { + "version": "5.1.6", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", + "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", "dev": true, - "peer": true, - "requires": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=10" } }, - "lilconfig": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz", - "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==", - "dev": true - }, - "lines-and-columns": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", - "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", - "dev": true - }, - "load-tsconfig": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/load-tsconfig/-/load-tsconfig-0.2.5.tgz", - "integrity": "sha512-IXO6OCs9yg8tMKzfPZ1YmheJbZCiEsnBdcB03l0OcfK9prKnJb96siuHCr5Fl37/yo9DnKU+TLpxzTUspw9shg==", - "dev": true - }, - "locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", + "node_modules/mocha/node_modules/supports-color": { + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", + "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", "dev": true, - "requires": { - "p-locate": "^5.0.0" + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/supports-color?sponsor=1" } }, - "lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", "dev": true }, - "lodash.debounce": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", - "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==", + "node_modules/mz": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", + "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", "dev": true, - "peer": true - }, - "lodash.flattendeep": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz", - "integrity": "sha512-uHaJFihxmJcEX3kT4I23ABqKKalJ/zDrDg0lsFtc1h+3uw49SIJ5beyhx5ExVRti3AvKoOJngIj7xz3oylPdWQ==", - "dev": true + "dependencies": { + "any-promise": "^1.0.0", + "object-assign": "^4.0.1", + "thenify-all": "^1.0.0" + } }, - "lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "node_modules/natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", "dev": true, "peer": true }, - "lodash.sortby": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz", - "integrity": "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==", - "dev": true - }, - "log-driver": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/log-driver/-/log-driver-1.2.7.tgz", - "integrity": "sha512-U7KCmLdqsGHBLeWqYlFA0V0Sl6P08EE1ZrmA9cxjUE0WVqT9qnyVDPz1kzpFEP0jdJuFnasWIfSd7fsaNXkpbg==", - "dev": true - }, - "log-symbols": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz", - "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==", - "dev": true, - "requires": { - "chalk": "^4.1.0", - "is-unicode-supported": "^0.1.0" - }, + "node_modules/node-fetch": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", "dependencies": { - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "requires": { - "color-convert": "^2.0.1" - } - }, - "chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "requires": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true - }, - "supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "requires": { - "has-flag": "^4.0.0" - } + "whatwg-url": "^5.0.0" + }, + "engines": { + "node": "4.x || >=6.0.0" + }, + "peerDependencies": { + "encoding": "^0.1.0" + }, + "peerDependenciesMeta": { + "encoding": { + "optional": true } } }, - "loupe": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/loupe/-/loupe-2.3.7.tgz", - "integrity": "sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==", + "node_modules/node-preload": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/node-preload/-/node-preload-0.2.1.tgz", + "integrity": "sha512-RM5oyBy45cLEoHqCeh+MNuFAxO0vTFBLskvQbOKnEE7YTTSN4tbN8QWDIPQ6L+WvKsB/qLEGpYe2ZZ9d4W9OIQ==", "dev": true, - "requires": { - "get-func-name": "^2.0.1" + "dependencies": { + "process-on-spawn": "^1.0.0" + }, + "engines": { + "node": ">=8" } }, - "lru-cache": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", - "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", + "node_modules/node-releases": { + "version": "2.0.18", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz", + "integrity": "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==", + "dev": true + }, + "node_modules/normalize-path": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", "dev": true, - "requires": { - "yallist": "^3.0.2" + "engines": { + "node": ">=0.10.0" } }, - "make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", + "node_modules/npm-run-path": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz", + "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==", "dev": true, - "requires": { - "semver": "^6.0.0" + "dependencies": { + "path-key": "^4.0.0" + }, + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "make-error": { - "version": "1.3.6", - "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", - "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==", - "dev": true - }, - "merge2": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", - "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", + "node_modules/npm-run-path/node_modules/path-key": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz", + "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==", "dev": true, - "peer": true + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } }, - "micromatch": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", - "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", + "node_modules/nyc": { + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/nyc/-/nyc-17.1.0.tgz", + "integrity": "sha512-U42vQ4czpKa0QdI1hu950XuNhYqgoM+ZF1HT+VuUHL9hPfDPVvNQyltmMqdE9bUHMVa+8yNbc3QKTj8zQhlVxQ==", "dev": true, - "peer": true, - "requires": { - "braces": "^3.0.3", - "picomatch": "^2.3.1" + "dependencies": { + "@istanbuljs/load-nyc-config": "^1.0.0", + "@istanbuljs/schema": "^0.1.2", + "caching-transform": "^4.0.0", + "convert-source-map": "^1.7.0", + "decamelize": "^1.2.0", + "find-cache-dir": "^3.2.0", + "find-up": "^4.1.0", + "foreground-child": "^3.3.0", + "get-package-type": "^0.1.0", + "glob": "^7.1.6", + "istanbul-lib-coverage": "^3.0.0", + "istanbul-lib-hook": "^3.0.0", + "istanbul-lib-instrument": "^6.0.2", + "istanbul-lib-processinfo": "^2.0.2", + "istanbul-lib-report": "^3.0.0", + "istanbul-lib-source-maps": "^4.0.0", + "istanbul-reports": "^3.0.2", + "make-dir": "^3.0.0", + "node-preload": "^0.2.1", + "p-map": "^3.0.0", + "process-on-spawn": "^1.0.0", + "resolve-from": "^5.0.0", + "rimraf": "^3.0.0", + "signal-exit": "^3.0.2", + "spawn-wrap": "^2.0.0", + "test-exclude": "^6.0.0", + "yargs": "^15.0.2" + }, + "bin": { + "nyc": "bin/nyc.js" + }, + "engines": { + "node": ">=18" } }, - "mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", - "dev": true + "node_modules/nyc/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } }, - "mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "node_modules/nyc/node_modules/camelcase": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", + "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", "dev": true, - "requires": { - "mime-db": "1.52.0" + "engines": { + "node": ">=6" } }, - "minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "node_modules/nyc/node_modules/cliui": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz", + "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==", "dev": true, - "requires": { - "brace-expansion": "^1.1.7" + "dependencies": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.0", + "wrap-ansi": "^6.2.0" } }, - "minimist": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz", - "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==", - "dev": true + "node_modules/nyc/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } }, - "minipass": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", - "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", + "node_modules/nyc/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true }, - "mkdirp": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", - "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", + "node_modules/nyc/node_modules/decamelize": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", + "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==", "dev": true, - "requires": { - "minimist": "^1.2.6" + "engines": { + "node": ">=0.10.0" } }, - "mocha": { - "version": "10.8.2", - "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.8.2.tgz", - "integrity": "sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==", + "node_modules/nyc/node_modules/find-up": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", "dev": true, - "requires": { - "ansi-colors": "^4.1.3", - "browser-stdout": "^1.3.1", - "chokidar": "^3.5.3", - "debug": "^4.3.5", - "diff": "^5.2.0", - "escape-string-regexp": "^4.0.0", - "find-up": "^5.0.0", - "glob": "^8.1.0", - "he": "^1.2.0", - "js-yaml": "^4.1.0", - "log-symbols": "^4.1.0", - "minimatch": "^5.1.6", - "ms": "^2.1.3", - "serialize-javascript": "^6.0.2", - "strip-json-comments": "^3.1.1", - "supports-color": "^8.1.1", - "workerpool": "^6.5.1", - "yargs": "^16.2.0", - "yargs-parser": "^20.2.9", - "yargs-unparser": "^2.0.0" + "dependencies": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" }, + "engines": { + "node": ">=8" + } + }, + "node_modules/nyc/node_modules/foreground-child": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz", + "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==", + "dev": true, "dependencies": { - "escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true - }, - "glob": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", - "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", - "dev": true, - "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^5.0.1", - "once": "^1.3.0" - } - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true - }, - "minimatch": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", - "dev": true, - "requires": { - "brace-expansion": "^2.0.1" - }, - "dependencies": { - "brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "dev": true, - "requires": { - "balanced-match": "^1.0.0" - } - } - } - }, - "supports-color": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", - "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", - "dev": true, - "requires": { - "has-flag": "^4.0.0" - } - } + "cross-spawn": "^7.0.0", + "signal-exit": "^4.0.1" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, - "ms": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", - "dev": true + "node_modules/nyc/node_modules/foreground-child/node_modules/signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "dev": true, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } }, - "mz": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", - "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", + "node_modules/nyc/node_modules/locate-path": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", "dev": true, - "requires": { - "any-promise": "^1.0.0", - "object-assign": "^4.0.1", - "thenify-all": "^1.0.0" + "dependencies": { + "p-locate": "^4.1.0" + }, + "engines": { + "node": ">=8" } }, - "natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "node_modules/nyc/node_modules/p-limit": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", "dev": true, - "peer": true + "dependencies": { + "p-try": "^2.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } }, - "node-fetch": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", - "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", - "requires": { - "whatwg-url": "^5.0.0" + "node_modules/nyc/node_modules/p-locate": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "dev": true, + "dependencies": { + "p-limit": "^2.2.0" + }, + "engines": { + "node": ">=8" } }, - "node-preload": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/node-preload/-/node-preload-0.2.1.tgz", - "integrity": "sha512-RM5oyBy45cLEoHqCeh+MNuFAxO0vTFBLskvQbOKnEE7YTTSN4tbN8QWDIPQ6L+WvKsB/qLEGpYe2ZZ9d4W9OIQ==", + "node_modules/nyc/node_modules/resolve-from": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", + "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", "dev": true, - "requires": { - "process-on-spawn": "^1.0.0" + "engines": { + "node": ">=8" } }, - "node-releases": { - "version": "2.0.18", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz", - "integrity": "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==", - "dev": true + "node_modules/nyc/node_modules/wrap-ansi": { + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", + "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=8" + } }, - "normalize-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", + "node_modules/nyc/node_modules/y18n": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz", + "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==", "dev": true }, - "nyc": { - "version": "17.1.0", - "resolved": "https://registry.npmjs.org/nyc/-/nyc-17.1.0.tgz", - "integrity": "sha512-U42vQ4czpKa0QdI1hu950XuNhYqgoM+ZF1HT+VuUHL9hPfDPVvNQyltmMqdE9bUHMVa+8yNbc3QKTj8zQhlVxQ==", + "node_modules/nyc/node_modules/yargs": { + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz", + "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==", "dev": true, - "requires": { - "@istanbuljs/load-nyc-config": "^1.0.0", - "@istanbuljs/schema": "^0.1.2", - "caching-transform": "^4.0.0", - "convert-source-map": "^1.7.0", + "dependencies": { + "cliui": "^6.0.0", "decamelize": "^1.2.0", - "find-cache-dir": "^3.2.0", "find-up": "^4.1.0", - "foreground-child": "^3.3.0", - "get-package-type": "^0.1.0", - "glob": "^7.1.6", - "istanbul-lib-coverage": "^3.0.0", - "istanbul-lib-hook": "^3.0.0", - "istanbul-lib-instrument": "^6.0.2", - "istanbul-lib-processinfo": "^2.0.2", - "istanbul-lib-report": "^3.0.0", - "istanbul-lib-source-maps": "^4.0.0", - "istanbul-reports": "^3.0.2", - "make-dir": "^3.0.0", - "node-preload": "^0.2.1", - "p-map": "^3.0.0", - "process-on-spawn": "^1.0.0", - "resolve-from": "^5.0.0", - "rimraf": "^3.0.0", - "signal-exit": "^3.0.2", - "spawn-wrap": "^2.0.0", - "test-exclude": "^6.0.0", - "yargs": "^15.0.2" + "get-caller-file": "^2.0.1", + "require-directory": "^2.1.1", + "require-main-filename": "^2.0.0", + "set-blocking": "^2.0.0", + "string-width": "^4.2.0", + "which-module": "^2.0.0", + "y18n": "^4.0.0", + "yargs-parser": "^18.1.2" }, + "engines": { + "node": ">=8" + } + }, + "node_modules/nyc/node_modules/yargs-parser": { + "version": "18.1.3", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz", + "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==", + "dev": true, "dependencies": { - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "requires": { - "color-convert": "^2.0.1" - } - }, - "camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true - }, - "cliui": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz", - "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==", - "dev": true, - "requires": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.0", - "wrap-ansi": "^6.2.0" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "decamelize": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", - "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==", - "dev": true - }, - "find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dev": true, - "requires": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - } - }, - "foreground-child": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz", - "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==", - "dev": true, - "requires": { - "cross-spawn": "^7.0.0", - "signal-exit": "^4.0.1" - }, - "dependencies": { - "signal-exit": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", - "dev": true - } - } - }, - "locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dev": true, - "requires": { - "p-locate": "^4.1.0" - } - }, - "p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dev": true, - "requires": { - "p-try": "^2.0.0" - } - }, - "p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dev": true, - "requires": { - "p-limit": "^2.2.0" - } - }, - "resolve-from": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", - "dev": true - }, - "wrap-ansi": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", - "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", - "dev": true, - "requires": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - } - }, - "y18n": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz", - "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==", - "dev": true - }, - "yargs": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz", - "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==", - "dev": true, - "requires": { - "cliui": "^6.0.0", - "decamelize": "^1.2.0", - "find-up": "^4.1.0", - "get-caller-file": "^2.0.1", - "require-directory": "^2.1.1", - "require-main-filename": "^2.0.0", - "set-blocking": "^2.0.0", - "string-width": "^4.2.0", - "which-module": "^2.0.0", - "y18n": "^4.0.0", - "yargs-parser": "^18.1.2" - } - }, - "yargs-parser": { - "version": "18.1.3", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz", - "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==", - "dev": true, - "requires": { - "camelcase": "^5.0.0", - "decamelize": "^1.2.0" - } - } + "camelcase": "^5.0.0", + "decamelize": "^1.2.0" + }, + "engines": { + "node": ">=6" } }, - "oauth-sign": { + "node_modules/oauth-sign": { "version": "0.9.0", "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz", "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==", - "dev": true + "dev": true, + "engines": { + "node": "*" + } }, - "object-assign": { + "node_modules/object-assign": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", - "dev": true + "dev": true, + "engines": { + "node": ">=0.10.0" + } }, - "object-inspect": { + "node_modules/object-inspect": { "version": "1.13.2", "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz", "integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==", "dev": true, - "peer": true + "peer": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, - "object-keys": { + "node_modules/object-keys": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", "dev": true, - "peer": true + "peer": true, + "engines": { + "node": ">= 0.4" + } }, - "object.assign": { + "node_modules/object.assign": { "version": "4.1.5", "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz", "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==", "dev": true, "peer": true, - "requires": { + "dependencies": { "call-bind": "^1.0.5", "define-properties": "^1.2.1", "has-symbols": "^1.0.3", "object-keys": "^1.1.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "object.entries": { + "node_modules/object.entries": { "version": "1.1.8", "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz", "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==", "dev": true, "peer": true, - "requires": { + "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" } }, - "object.fromentries": { + "node_modules/object.fromentries": { "version": "2.0.8", "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz", "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", "dev": true, "peer": true, - "requires": { + "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "object.groupby": { + "node_modules/object.groupby": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz", "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", "dev": true, "peer": true, - "requires": { + "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2" + }, + "engines": { + "node": ">= 0.4" } }, - "object.values": { + "node_modules/object.values": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz", "integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==", "dev": true, "peer": true, - "requires": { + "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "once": { + "node_modules/once": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", "dev": true, - "requires": { + "dependencies": { "wrappy": "1" } }, - "optionator": { + "node_modules/onetime": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz", + "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==", + "dev": true, + "dependencies": { + "mimic-fn": "^4.0.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/optionator": { "version": "0.9.3", "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", "dev": true, "peer": true, - "requires": { + "dependencies": { "@aashutoshrathi/word-wrap": "^1.2.3", "deep-is": "^0.1.3", "fast-levenshtein": "^2.0.6", "levn": "^0.4.1", "prelude-ls": "^1.2.1", "type-check": "^0.4.0" + }, + "engines": { + "node": ">= 0.8.0" } }, - "p-limit": { + "node_modules/p-limit": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", "dev": true, - "requires": { + "dependencies": { "yocto-queue": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "p-locate": { + "node_modules/p-locate": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", "dev": true, - "requires": { + "dependencies": { "p-limit": "^3.0.2" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "p-map": { + "node_modules/p-map": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz", "integrity": "sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==", "dev": true, - "requires": { + "dependencies": { "aggregate-error": "^3.0.0" + }, + "engines": { + "node": ">=8" } }, - "p-try": { + "node_modules/p-try": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "dev": true + "dev": true, + "engines": { + "node": ">=6" + } }, - "package-hash": { + "node_modules/package-hash": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/package-hash/-/package-hash-4.0.0.tgz", "integrity": "sha512-whdkPIooSu/bASggZ96BWVvZTRMOFxnyUG5PnTSGKoJE2gd5mbVNmR2Nj20QFzxYYgAXpoqC+AiXzl+UMRh7zQ==", "dev": true, - "requires": { + "dependencies": { "graceful-fs": "^4.1.15", "hasha": "^5.0.0", "lodash.flattendeep": "^4.4.0", "release-zalgo": "^1.0.0" + }, + "engines": { + "node": ">=8" } }, - "package-json-from-dist": { + "node_modules/package-json-from-dist": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz", "integrity": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==", "dev": true }, - "parent-module": { + "node_modules/parent-module": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", "dev": true, - "peer": true, - "requires": { + "dependencies": { "callsites": "^3.0.0" + }, + "engines": { + "node": ">=6" } }, - "parse-imports": { + "node_modules/parse-imports": { "version": "2.2.1", "resolved": "https://registry.npmjs.org/parse-imports/-/parse-imports-2.2.1.tgz", "integrity": "sha512-OL/zLggRp8mFhKL0rNORUTR4yBYujK/uU+xZL+/0Rgm2QE4nLO9v8PzEweSJEbMGKmDRjJE4R3IMJlL2di4JeQ==", "dev": true, "peer": true, - "requires": { + "dependencies": { "es-module-lexer": "^1.5.3", "slashes": "^3.0.12" + }, + "engines": { + "node": ">= 18" } }, - "path-exists": { + "node_modules/parse-json": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "dev": true, + "dependencies": { + "@babel/code-frame": "^7.0.0", + "error-ex": "^1.3.1", + "json-parse-even-better-errors": "^2.3.0", + "lines-and-columns": "^1.1.6" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/path-exists": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "dev": true + "dev": true, + "engines": { + "node": ">=8" + } }, - "path-is-absolute": { + "node_modules/path-is-absolute": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "dev": true + "dev": true, + "engines": { + "node": ">=0.10.0" + } }, - "path-key": { + "node_modules/path-key": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true + "dev": true, + "engines": { + "node": ">=8" + } }, - "path-parse": { + "node_modules/path-parse": { "version": "1.0.7", "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", "dev": true, "peer": true }, - "path-scurry": { + "node_modules/path-scurry": { "version": "1.11.1", "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", "dev": true, - "requires": { + "dependencies": { "lru-cache": "^10.2.0", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" }, - "dependencies": { - "lru-cache": { - "version": "10.4.3", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", - "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", - "dev": true - } + "engines": { + "node": ">=16 || 14 >=14.18" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, - "path-type": { + "node_modules/path-scurry/node_modules/lru-cache": { + "version": "10.4.3", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", + "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", + "dev": true + }, + "node_modules/path-type": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", "dev": true, - "peer": true + "peer": true, + "engines": { + "node": ">=8" + } }, - "pathval": { + "node_modules/pathval": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/pathval/-/pathval-1.1.1.tgz", "integrity": "sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==", - "dev": true + "dev": true, + "engines": { + "node": "*" + } }, - "performance-now": { + "node_modules/performance-now": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz", "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==", "dev": true }, - "picocolors": { + "node_modules/picocolors": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", "dev": true }, - "picomatch": { + "node_modules/picomatch": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true + "dev": true, + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } }, - "pirates": { + "node_modules/pidtree": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/pidtree/-/pidtree-0.6.0.tgz", + "integrity": "sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==", + "dev": true, + "bin": { + "pidtree": "bin/pidtree.js" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/pirates": { "version": "4.0.6", "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", - "dev": true + "dev": true, + "engines": { + "node": ">= 6" + } }, - "pkg-dir": { + "node_modules/pkg-dir": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", "dev": true, - "requires": { + "dependencies": { "find-up": "^4.0.0" }, + "engines": { + "node": ">=8" + } + }, + "node_modules/pkg-dir/node_modules/find-up": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", + "dev": true, + "dependencies": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/pkg-dir/node_modules/locate-path": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", + "dev": true, + "dependencies": { + "p-locate": "^4.1.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/pkg-dir/node_modules/p-limit": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", + "dev": true, + "dependencies": { + "p-try": "^2.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/pkg-dir/node_modules/p-locate": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "dev": true, "dependencies": { - "find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dev": true, - "requires": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - } - }, - "locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dev": true, - "requires": { - "p-locate": "^4.1.0" - } - }, - "p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dev": true, - "requires": { - "p-try": "^2.0.0" - } - }, - "p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dev": true, - "requires": { - "p-limit": "^2.2.0" - } - } + "p-limit": "^2.2.0" + }, + "engines": { + "node": ">=8" } }, - "possible-typed-array-names": { + "node_modules/possible-typed-array-names": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz", "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==", "dev": true, - "peer": true + "peer": true, + "engines": { + "node": ">= 0.4" + } }, - "postcss-load-config": { + "node_modules/postcss-load-config": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-6.0.1.tgz", "integrity": "sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==", "dev": true, - "requires": { + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { "lilconfig": "^3.1.1" + }, + "engines": { + "node": ">= 18" + }, + "peerDependencies": { + "jiti": ">=1.21.0", + "postcss": ">=8.0.9", + "tsx": "^4.8.1", + "yaml": "^2.4.2" + }, + "peerDependenciesMeta": { + "jiti": { + "optional": true + }, + "postcss": { + "optional": true + }, + "tsx": { + "optional": true + }, + "yaml": { + "optional": true + } } }, - "precommit-hook": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/precommit-hook/-/precommit-hook-3.0.0.tgz", - "integrity": "sha512-ZfJHC+bAEUXbYvGa+hMhfpEq9XuREeLFL4bEmrpyGOaOWxRR7Cqe6KqwuatGIXXqV3RjVK4ALQz3sMDuQEPMmA==", - "dev": true, - "requires": { - "git-validate": "^2.0.0", - "jshint": "*" - } - }, - "prelude-ls": { + "node_modules/prelude-ls": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", "dev": true, - "peer": true + "peer": true, + "engines": { + "node": ">= 0.8.0" + } }, - "prettier": { + "node_modules/prettier": { "version": "3.2.5", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz", "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", "dev": true, - "peer": true + "peer": true, + "bin": { + "prettier": "bin/prettier.cjs" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/prettier/prettier?sponsor=1" + } }, - "prettier-linter-helpers": { + "node_modules/prettier-linter-helpers": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz", "integrity": "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==", "dev": true, "peer": true, - "requires": { + "dependencies": { "fast-diff": "^1.1.2" + }, + "engines": { + "node": ">=6.0.0" } }, - "process-on-spawn": { + "node_modules/process-on-spawn": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/process-on-spawn/-/process-on-spawn-1.0.0.tgz", "integrity": "sha512-1WsPDsUSMmZH5LeMLegqkPDrsGgsWwk1Exipy2hvB0o/F0ASzbpIctSCcZIK1ykJvtTJULEH+20WOFjMvGnCTg==", "dev": true, - "requires": { + "dependencies": { "fromentries": "^1.2.0" + }, + "engines": { + "node": ">=8" } }, - "psl": { + "node_modules/psl": { "version": "1.9.0", "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz", "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==", "dev": true }, - "punycode": { + "node_modules/punycode": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==", - "dev": true + "dev": true, + "engines": { + "node": ">=6" + } }, - "qs": { + "node_modules/qs": { "version": "6.5.3", "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz", "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==", + "dev": true, + "engines": { + "node": ">=0.6" + } + }, + "node_modules/querystringify": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz", + "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==", "dev": true }, - "queue-microtask": { + "node_modules/queue-microtask": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], "peer": true }, - "randombytes": { + "node_modules/randombytes": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", "dev": true, - "requires": { + "dependencies": { "safe-buffer": "^5.1.0" } }, - "readable-stream": { - "version": "1.1.14", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz", - "integrity": "sha512-+MeVjFf4L44XUkhM1eYbD8fyEsxcV81pqMSR5gblfcLCHfZvbrqy4/qYHE+/R5HoBUT11WV5O08Cr1n3YXkWVQ==", - "dev": true, - "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", - "isarray": "0.0.1", - "string_decoder": "~0.10.x" - } - }, - "readdirp": { + "node_modules/readdirp": { "version": "3.6.0", "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", "dev": true, - "requires": { + "dependencies": { "picomatch": "^2.2.1" + }, + "engines": { + "node": ">=8.10.0" } }, - "regenerate": { + "node_modules/regenerate": { "version": "1.4.2", "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz", "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==", "dev": true, "peer": true }, - "regenerate-unicode-properties": { + "node_modules/regenerate-unicode-properties": { "version": "10.2.0", "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.0.tgz", "integrity": "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==", "dev": true, "peer": true, - "requires": { + "dependencies": { "regenerate": "^1.4.2" + }, + "engines": { + "node": ">=4" } }, - "regenerator-runtime": { + "node_modules/regenerator-runtime": { "version": "0.14.1", "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", "dev": true, "peer": true }, - "regenerator-transform": { + "node_modules/regenerator-transform": { "version": "0.15.2", "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz", "integrity": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==", "dev": true, "peer": true, - "requires": { + "dependencies": { "@babel/runtime": "^7.8.4" } }, - "regexp.prototype.flags": { + "node_modules/regexp.prototype.flags": { "version": "1.5.2", "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz", "integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==", "dev": true, "peer": true, - "requires": { + "dependencies": { "call-bind": "^1.0.6", "define-properties": "^1.2.1", "es-errors": "^1.3.0", "set-function-name": "^2.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "regexpu-core": { + "node_modules/regexpu-core": { "version": "5.3.2", "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz", "integrity": "sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==", "dev": true, "peer": true, - "requires": { + "dependencies": { "@babel/regjsgen": "^0.8.0", "regenerate": "^1.4.2", "regenerate-unicode-properties": "^10.1.0", "regjsparser": "^0.9.1", "unicode-match-property-ecmascript": "^2.0.0", "unicode-match-property-value-ecmascript": "^2.1.0" + }, + "engines": { + "node": ">=4" } }, - "regjsparser": { + "node_modules/regjsparser": { "version": "0.9.1", "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.9.1.tgz", "integrity": "sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==", "dev": true, "peer": true, - "requires": { + "dependencies": { "jsesc": "~0.5.0" }, - "dependencies": { - "jsesc": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz", - "integrity": "sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==", - "dev": true, - "peer": true - } + "bin": { + "regjsparser": "bin/parser" } }, - "release-zalgo": { + "node_modules/regjsparser/node_modules/jsesc": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz", + "integrity": "sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==", + "dev": true, + "peer": true, + "bin": { + "jsesc": "bin/jsesc" + } + }, + "node_modules/release-zalgo": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/release-zalgo/-/release-zalgo-1.0.0.tgz", "integrity": "sha512-gUAyHVHPPC5wdqX/LG4LWtRYtgjxyX78oanFNTMMyFEfOqdC54s3eE82imuWKbOeqYht2CrNf64Qb8vgmmtZGA==", "dev": true, - "requires": { + "dependencies": { "es6-error": "^4.0.1" + }, + "engines": { + "node": ">=4" } }, - "request": { + "node_modules/request": { "version": "2.88.2", "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz", "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==", + "deprecated": "request has been deprecated, see https://github.com/request/request/issues/3142", "dev": true, - "requires": { + "dependencies": { "aws-sign2": "~0.7.0", "aws4": "^1.8.0", "caseless": "~0.12.0", @@ -15932,73 +17404,172 @@ "tunnel-agent": "^0.6.0", "uuid": "^3.3.2" }, - "dependencies": { - "form-data": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz", - "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==", - "dev": true, - "requires": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.6", - "mime-types": "^2.1.12" - } - } + "engines": { + "node": ">= 6" + } + }, + "node_modules/request/node_modules/form-data": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz", + "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==", + "dev": true, + "dependencies": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.6", + "mime-types": "^2.1.12" + }, + "engines": { + "node": ">= 0.12" } }, - "require-directory": { + "node_modules/require-directory": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", - "dev": true + "dev": true, + "engines": { + "node": ">=0.10.0" + } }, - "require-main-filename": { + "node_modules/require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/require-main-filename": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", "dev": true }, - "resolve": { + "node_modules/requires-port": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", + "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==", + "dev": true + }, + "node_modules/resolve": { "version": "1.22.8", "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", "dev": true, "peer": true, - "requires": { + "dependencies": { "is-core-module": "^2.13.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "resolve-from": { + "node_modules/resolve-from": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", "dev": true, - "peer": true + "engines": { + "node": ">=4" + } }, - "reusify": { + "node_modules/restore-cursor": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-5.1.0.tgz", + "integrity": "sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==", + "dev": true, + "dependencies": { + "onetime": "^7.0.0", + "signal-exit": "^4.1.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/restore-cursor/node_modules/onetime": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/onetime/-/onetime-7.0.0.tgz", + "integrity": "sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==", + "dev": true, + "dependencies": { + "mimic-function": "^5.0.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/restore-cursor/node_modules/signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "dev": true, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/reusify": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", "dev": true, - "peer": true + "peer": true, + "engines": { + "iojs": ">=1.0.0", + "node": ">=0.10.0" + } }, - "rimraf": { + "node_modules/rfdc": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz", + "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==", + "dev": true + }, + "node_modules/rimraf": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", "dev": true, - "requires": { + "dependencies": { "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, - "rollup": { + "node_modules/rollup": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.24.0.tgz", "integrity": "sha512-DOmrlGSXNk1DM0ljiQA+i+o0rSLhtii1je5wgk60j49d1jHT5YYttBv1iWOnYSTG+fZZESUOSNiAl89SIet+Cg==", "dev": true, - "requires": { + "dependencies": { + "@types/estree": "1.0.6" + }, + "bin": { + "rollup": "dist/bin/rollup" + }, + "engines": { + "node": ">=18.0.0", + "npm": ">=8.0.0" + }, + "optionalDependencies": { "@rollup/rollup-android-arm-eabi": "4.24.0", "@rollup/rollup-android-arm64": "4.24.0", "@rollup/rollup-darwin-arm64": "4.24.0", @@ -16015,230 +17586,332 @@ "@rollup/rollup-win32-arm64-msvc": "4.24.0", "@rollup/rollup-win32-ia32-msvc": "4.24.0", "@rollup/rollup-win32-x64-msvc": "4.24.0", - "@types/estree": "1.0.6", "fsevents": "~2.3.2" } }, - "run-parallel": { + "node_modules/run-parallel": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], "peer": true, - "requires": { + "dependencies": { "queue-microtask": "^1.2.2" } }, - "safe-array-concat": { + "node_modules/safe-array-concat": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz", "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==", "dev": true, "peer": true, - "requires": { + "dependencies": { "call-bind": "^1.0.7", "get-intrinsic": "^1.2.4", "has-symbols": "^1.0.3", "isarray": "^2.0.5" }, - "dependencies": { - "isarray": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", - "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", - "dev": true, - "peer": true - } + "engines": { + "node": ">=0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "safe-buffer": { + "node_modules/safe-array-concat/node_modules/isarray": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "dev": true, + "peer": true + }, + "node_modules/safe-buffer": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", "dev": true }, - "safe-regex-test": { + "node_modules/safe-regex-test": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz", "integrity": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==", "dev": true, "peer": true, - "requires": { + "dependencies": { "call-bind": "^1.0.6", "es-errors": "^1.3.0", "is-regex": "^1.1.4" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "safer-buffer": { + "node_modules/safer-buffer": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", "dev": true }, - "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "dev": true + "node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } }, - "serialize-javascript": { + "node_modules/serialize-javascript": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz", "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==", "dev": true, - "requires": { + "dependencies": { "randombytes": "^2.1.0" } }, - "set-blocking": { + "node_modules/set-blocking": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==", "dev": true }, - "set-function-length": { + "node_modules/set-function-length": { "version": "1.2.2", "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", "dev": true, "peer": true, - "requires": { + "dependencies": { "define-data-property": "^1.1.4", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "gopd": "^1.0.1", "has-property-descriptors": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" } }, - "set-function-name": { + "node_modules/set-function-name": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz", "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==", "dev": true, "peer": true, - "requires": { + "dependencies": { "define-data-property": "^1.1.4", "es-errors": "^1.3.0", "functions-have-names": "^1.2.3", "has-property-descriptors": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" } }, - "shebang-command": { + "node_modules/shebang-command": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", "dev": true, - "requires": { + "dependencies": { "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" } }, - "shebang-regex": { + "node_modules/shebang-regex": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true + "dev": true, + "engines": { + "node": ">=8" + } }, - "side-channel": { + "node_modules/side-channel": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz", "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==", "dev": true, "peer": true, - "requires": { + "dependencies": { "call-bind": "^1.0.7", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.4", "object-inspect": "^1.13.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "signal-exit": { + "node_modules/signal-exit": { "version": "3.0.7", "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", "dev": true }, - "slash": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "node_modules/slash": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "dev": true, + "peer": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/slashes": { + "version": "3.0.12", + "resolved": "https://registry.npmjs.org/slashes/-/slashes-3.0.12.tgz", + "integrity": "sha512-Q9VME8WyGkc7pJf6QEkj3wE+2CnvZMI+XJhwdTPR8Z/kWQRXi7boAWLDibRPyHRTUTPx5FaU7MsyrjI3yLB4HA==", + "dev": true, + "peer": true + }, + "node_modules/slice-ansi": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-5.0.0.tgz", + "integrity": "sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^6.0.0", + "is-fullwidth-code-point": "^4.0.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/slice-ansi?sponsor=1" + } + }, + "node_modules/slice-ansi/node_modules/ansi-styles": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", "dev": true, - "peer": true + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } }, - "slashes": { - "version": "3.0.12", - "resolved": "https://registry.npmjs.org/slashes/-/slashes-3.0.12.tgz", - "integrity": "sha512-Q9VME8WyGkc7pJf6QEkj3wE+2CnvZMI+XJhwdTPR8Z/kWQRXi7boAWLDibRPyHRTUTPx5FaU7MsyrjI3yLB4HA==", + "node_modules/slice-ansi/node_modules/is-fullwidth-code-point": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz", + "integrity": "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==", "dev": true, - "peer": true + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } }, - "source-map": { + "node_modules/source-map": { "version": "0.6.1", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true + "dev": true, + "engines": { + "node": ">=0.10.0" + } }, - "source-map-support": { + "node_modules/source-map-support": { "version": "0.5.21", "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", "dev": true, - "requires": { + "dependencies": { "buffer-from": "^1.0.0", "source-map": "^0.6.0" } }, - "spawn-wrap": { + "node_modules/spawn-wrap": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/spawn-wrap/-/spawn-wrap-2.0.0.tgz", "integrity": "sha512-EeajNjfN9zMnULLwhZZQU3GWBoFNkbngTUPfaawT4RkMiviTxcX0qfhVbGey39mfctfDHkWtuecgQ8NJcyQWHg==", "dev": true, - "requires": { + "dependencies": { "foreground-child": "^2.0.0", "is-windows": "^1.0.2", "make-dir": "^3.0.0", "rimraf": "^3.0.0", "signal-exit": "^3.0.2", "which": "^2.0.1" + }, + "engines": { + "node": ">=8" } }, - "spdx-exceptions": { + "node_modules/spdx-exceptions": { "version": "2.5.0", "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz", "integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==", "dev": true, "peer": true }, - "spdx-expression-parse": { + "node_modules/spdx-expression-parse": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz", "integrity": "sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==", "dev": true, "peer": true, - "requires": { + "dependencies": { "spdx-exceptions": "^2.1.0", "spdx-license-ids": "^3.0.0" } }, - "spdx-license-ids": { + "node_modules/spdx-license-ids": { "version": "3.0.20", "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.20.tgz", "integrity": "sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw==", "dev": true, "peer": true }, - "sprintf-js": { + "node_modules/split2": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz", + "integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==", + "dev": true, + "engines": { + "node": ">= 10.x" + } + }, + "node_modules/sprintf-js": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", "dev": true }, - "sshpk": { + "node_modules/sshpk": { "version": "1.17.0", "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.17.0.tgz", "integrity": "sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==", "dev": true, - "requires": { + "dependencies": { "asn1": "~0.2.3", "assert-plus": "^1.0.0", "bcrypt-pbkdf": "^1.0.0", @@ -16248,392 +17921,581 @@ "jsbn": "~0.1.0", "safer-buffer": "^2.0.2", "tweetnacl": "~0.14.0" + }, + "bin": { + "sshpk-conv": "bin/sshpk-conv", + "sshpk-sign": "bin/sshpk-sign", + "sshpk-verify": "bin/sshpk-verify" + }, + "engines": { + "node": ">=0.10.0" } }, - "string_decoder": { - "version": "0.10.31", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", - "integrity": "sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==", - "dev": true + "node_modules/string-argv": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/string-argv/-/string-argv-0.3.2.tgz", + "integrity": "sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==", + "dev": true, + "engines": { + "node": ">=0.6.19" + } }, - "string-width": { + "node_modules/string-width": { "version": "4.2.3", "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", "dev": true, - "requires": { + "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" } }, - "string-width-cjs": { - "version": "npm:string-width@4.2.3", + "node_modules/string-width-cjs": { + "name": "string-width", + "version": "4.2.3", "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", "dev": true, - "requires": { + "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" } }, - "string.prototype.trim": { + "node_modules/string.prototype.trim": { "version": "1.2.9", "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz", "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==", "dev": true, "peer": true, - "requires": { + "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.0", "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "string.prototype.trimend": { + "node_modules/string.prototype.trimend": { "version": "1.0.8", "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz", "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==", "dev": true, "peer": true, - "requires": { + "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "string.prototype.trimstart": { + "node_modules/string.prototype.trimstart": { "version": "1.0.8", "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", "dev": true, "peer": true, - "requires": { + "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "strip-ansi": { + "node_modules/strip-ansi": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", "dev": true, - "requires": { + "dependencies": { "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" } }, - "strip-ansi-cjs": { - "version": "npm:strip-ansi@6.0.1", + "node_modules/strip-ansi-cjs": { + "name": "strip-ansi", + "version": "6.0.1", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", "dev": true, - "requires": { + "dependencies": { "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" } }, - "strip-bom": { + "node_modules/strip-bom": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", - "dev": true + "dev": true, + "engines": { + "node": ">=4" + } }, - "strip-json-comments": { + "node_modules/strip-final-newline": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz", + "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/strip-json-comments": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } }, - "sucrase": { + "node_modules/sucrase": { "version": "3.35.0", "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", "dev": true, - "requires": { - "@jridgewell/gen-mapping": "^0.3.2", - "commander": "^4.0.0", - "glob": "^10.3.10", - "lines-and-columns": "^1.1.6", - "mz": "^2.7.0", - "pirates": "^4.0.1", - "ts-interface-checker": "^0.1.9" + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.2", + "commander": "^4.0.0", + "glob": "^10.3.10", + "lines-and-columns": "^1.1.6", + "mz": "^2.7.0", + "pirates": "^4.0.1", + "ts-interface-checker": "^0.1.9" + }, + "bin": { + "sucrase": "bin/sucrase", + "sucrase-node": "bin/sucrase-node" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + } + }, + "node_modules/sucrase/node_modules/@jridgewell/gen-mapping": { + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", + "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", + "dev": true, + "dependencies": { + "@jridgewell/set-array": "^1.2.1", + "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/trace-mapping": "^0.3.24" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/sucrase/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/sucrase/node_modules/foreground-child": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz", + "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==", + "dev": true, + "dependencies": { + "cross-spawn": "^7.0.0", + "signal-exit": "^4.0.1" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/sucrase/node_modules/glob": { + "version": "10.4.5", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "dev": true, + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/sucrase/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "dev": true, + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/sucrase/node_modules/signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "dev": true, + "engines": { + "node": ">=14" }, - "dependencies": { - "@jridgewell/gen-mapping": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", - "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", - "dev": true, - "requires": { - "@jridgewell/set-array": "^1.2.1", - "@jridgewell/sourcemap-codec": "^1.4.10", - "@jridgewell/trace-mapping": "^0.3.24" - } - }, - "brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "dev": true, - "requires": { - "balanced-match": "^1.0.0" - } - }, - "foreground-child": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.2.1.tgz", - "integrity": "sha512-PXUUyLqrR2XCWICfv6ukppP96sdFwWbNEnfEMt7jNsISjMsvaLNinAHNDYyvkyU+SZG2BTSbT5NjG+vZslfGTA==", - "dev": true, - "requires": { - "cross-spawn": "^7.0.0", - "signal-exit": "^4.0.1" - } - }, - "glob": { - "version": "10.4.5", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", - "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", - "dev": true, - "requires": { - "foreground-child": "^3.1.0", - "jackspeak": "^3.1.2", - "minimatch": "^9.0.4", - "minipass": "^7.1.2", - "package-json-from-dist": "^1.0.0", - "path-scurry": "^1.11.1" - } - }, - "minimatch": { - "version": "9.0.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", - "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", - "dev": true, - "requires": { - "brace-expansion": "^2.0.1" - } - }, - "signal-exit": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", - "dev": true - } + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, - "supports-color": { + "node_modules/supports-color": { "version": "5.5.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", "dev": true, - "requires": { + "dependencies": { "has-flag": "^3.0.0" + }, + "engines": { + "node": ">=4" } }, - "supports-preserve-symlinks-flag": { + "node_modules/supports-preserve-symlinks-flag": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", "dev": true, - "peer": true + "peer": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, - "synckit": { + "node_modules/synckit": { "version": "0.8.8", "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.8.8.tgz", "integrity": "sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==", "dev": true, "peer": true, - "requires": { + "dependencies": { "@pkgr/core": "^0.1.0", "tslib": "^2.6.2" + }, + "engines": { + "node": "^14.18.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/unts" } }, - "test-exclude": { + "node_modules/test-exclude": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz", "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==", "dev": true, - "requires": { + "dependencies": { "@istanbuljs/schema": "^0.1.2", "glob": "^7.1.4", "minimatch": "^3.0.4" + }, + "engines": { + "node": ">=8" } }, - "text-table": { + "node_modules/text-extensions": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/text-extensions/-/text-extensions-2.4.0.tgz", + "integrity": "sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/text-table": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", "dev": true, "peer": true }, - "thenify": { + "node_modules/thenify": { "version": "3.3.1", "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", "dev": true, - "requires": { + "dependencies": { "any-promise": "^1.0.0" } }, - "thenify-all": { + "node_modules/thenify-all": { "version": "1.6.0", "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", "dev": true, - "requires": { + "dependencies": { "thenify": ">= 3.1.0 < 4" + }, + "engines": { + "node": ">=0.8" } }, - "tinyexec": { + "node_modules/through": { + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", + "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", + "dev": true + }, + "node_modules/tinyexec": { "version": "0.3.1", "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.1.tgz", "integrity": "sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==", "dev": true }, - "tinyglobby": { + "node_modules/tinyglobby": { "version": "0.2.10", "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.10.tgz", "integrity": "sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==", "dev": true, - "requires": { + "dependencies": { "fdir": "^6.4.2", "picomatch": "^4.0.2" }, - "dependencies": { - "fdir": { - "version": "6.4.2", - "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.2.tgz", - "integrity": "sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==", - "dev": true, - "requires": {} - }, + "engines": { + "node": ">=12.0.0" + } + }, + "node_modules/tinyglobby/node_modules/fdir": { + "version": "6.4.2", + "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.2.tgz", + "integrity": "sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==", + "dev": true, + "peerDependencies": { + "picomatch": "^3 || ^4" + }, + "peerDependenciesMeta": { "picomatch": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", - "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", - "dev": true + "optional": true } } }, - "to-fast-properties": { + "node_modules/tinyglobby/node_modules/picomatch": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", + "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/to-fast-properties": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", - "dev": true + "dev": true, + "engines": { + "node": ">=4" + } }, - "to-regex-range": { + "node_modules/to-regex-range": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", "dev": true, - "requires": { + "dependencies": { "is-number": "^7.0.0" + }, + "engines": { + "node": ">=8.0" } }, - "tough-cookie": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz", - "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==", + "node_modules/tough-cookie": { + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.4.tgz", + "integrity": "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==", "dev": true, - "requires": { - "psl": "^1.1.28", - "punycode": "^2.1.1" + "dependencies": { + "psl": "^1.1.33", + "punycode": "^2.1.1", + "universalify": "^0.2.0", + "url-parse": "^1.5.3" + }, + "engines": { + "node": ">=6" } }, - "tr46": { + "node_modules/tr46": { "version": "0.0.3", "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" }, - "tree-kill": { + "node_modules/tree-kill": { "version": "1.2.2", "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz", "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==", - "dev": true + "dev": true, + "bin": { + "tree-kill": "cli.js" + } }, - "ts-api-utils": { + "node_modules/ts-api-utils": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz", "integrity": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==", "dev": true, "peer": true, - "requires": {} + "engines": { + "node": ">=16" + }, + "peerDependencies": { + "typescript": ">=4.2.0" + } }, - "ts-interface-checker": { + "node_modules/ts-interface-checker": { "version": "0.1.13", "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", "dev": true }, - "ts-mocha": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/ts-mocha/-/ts-mocha-10.0.0.tgz", - "integrity": "sha512-VRfgDO+iiuJFlNB18tzOfypJ21xn2xbuZyDvJvqpTbWgkAgD17ONGr8t+Tl8rcBtOBdjXp5e/Rk+d39f7XBHRw==", + "node_modules/ts-mocha": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/ts-mocha/-/ts-mocha-10.0.0.tgz", + "integrity": "sha512-VRfgDO+iiuJFlNB18tzOfypJ21xn2xbuZyDvJvqpTbWgkAgD17ONGr8t+Tl8rcBtOBdjXp5e/Rk+d39f7XBHRw==", + "dev": true, + "dependencies": { + "ts-node": "7.0.1" + }, + "bin": { + "ts-mocha": "bin/ts-mocha" + }, + "engines": { + "node": ">= 6.X.X" + }, + "optionalDependencies": { + "tsconfig-paths": "^3.5.0" + }, + "peerDependencies": { + "mocha": "^3.X.X || ^4.X.X || ^5.X.X || ^6.X.X || ^7.X.X || ^8.X.X || ^9.X.X || ^10.X.X" + } + }, + "node_modules/ts-mocha/node_modules/diff": { + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/diff/-/diff-3.5.0.tgz", + "integrity": "sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==", + "dev": true, + "engines": { + "node": ">=0.3.1" + } + }, + "node_modules/ts-mocha/node_modules/json5": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", + "dev": true, + "optional": true, + "dependencies": { + "minimist": "^1.2.0" + }, + "bin": { + "json5": "lib/cli.js" + } + }, + "node_modules/ts-mocha/node_modules/ts-node": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-7.0.1.tgz", + "integrity": "sha512-BVwVbPJRspzNh2yfslyT1PSbl5uIk03EZlb493RKHN4qej/D06n1cEhjlOJG69oFsE7OT8XjpTUcYf6pKTLMhw==", "dev": true, - "requires": { - "ts-node": "7.0.1", - "tsconfig-paths": "^3.5.0" + "dependencies": { + "arrify": "^1.0.0", + "buffer-from": "^1.1.0", + "diff": "^3.1.0", + "make-error": "^1.1.1", + "minimist": "^1.2.0", + "mkdirp": "^0.5.1", + "source-map-support": "^0.5.6", + "yn": "^2.0.0" + }, + "bin": { + "ts-node": "dist/bin.js" }, + "engines": { + "node": ">=4.2.0" + } + }, + "node_modules/ts-mocha/node_modules/tsconfig-paths": { + "version": "3.15.0", + "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", + "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", + "dev": true, + "optional": true, "dependencies": { - "diff": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/diff/-/diff-3.5.0.tgz", - "integrity": "sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==", - "dev": true - }, - "json5": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", - "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", - "dev": true, - "optional": true, - "requires": { - "minimist": "^1.2.0" - } - }, - "ts-node": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-7.0.1.tgz", - "integrity": "sha512-BVwVbPJRspzNh2yfslyT1PSbl5uIk03EZlb493RKHN4qej/D06n1cEhjlOJG69oFsE7OT8XjpTUcYf6pKTLMhw==", - "dev": true, - "requires": { - "arrify": "^1.0.0", - "buffer-from": "^1.1.0", - "diff": "^3.1.0", - "make-error": "^1.1.1", - "minimist": "^1.2.0", - "mkdirp": "^0.5.1", - "source-map-support": "^0.5.6", - "yn": "^2.0.0" - } - }, - "tsconfig-paths": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz", - "integrity": "sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==", - "dev": true, - "optional": true, - "requires": { - "@types/json5": "^0.0.29", - "json5": "^1.0.1", - "minimist": "^1.2.6", - "strip-bom": "^3.0.0" - } - }, - "yn": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/yn/-/yn-2.0.0.tgz", - "integrity": "sha512-uTv8J/wiWTgUTg+9vLTi//leUl5vDQS6uii/emeTb2ssY7vl6QWf2fFbIIGjnhjvbdKlU0ed7QPgY1htTC86jQ==", - "dev": true - } + "@types/json5": "^0.0.29", + "json5": "^1.0.2", + "minimist": "^1.2.6", + "strip-bom": "^3.0.0" } }, - "ts-node": { + "node_modules/ts-mocha/node_modules/yn": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/yn/-/yn-2.0.0.tgz", + "integrity": "sha512-uTv8J/wiWTgUTg+9vLTi//leUl5vDQS6uii/emeTb2ssY7vl6QWf2fFbIIGjnhjvbdKlU0ed7QPgY1htTC86jQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/ts-node": { "version": "10.9.2", "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz", "integrity": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==", "dev": true, - "requires": { + "dependencies": { "@cspotcode/source-map-support": "^0.8.0", "@tsconfig/node10": "^1.0.7", "@tsconfig/node12": "^1.0.7", @@ -16648,495 +18510,741 @@ "v8-compile-cache-lib": "^3.0.1", "yn": "3.1.1" }, - "dependencies": { - "diff": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", - "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", - "dev": true + "bin": { + "ts-node": "dist/bin.js", + "ts-node-cwd": "dist/bin-cwd.js", + "ts-node-esm": "dist/bin-esm.js", + "ts-node-script": "dist/bin-script.js", + "ts-node-transpile-only": "dist/bin-transpile.js", + "ts-script": "dist/bin-script-deprecated.js" + }, + "peerDependencies": { + "@swc/core": ">=1.2.50", + "@swc/wasm": ">=1.2.50", + "@types/node": "*", + "typescript": ">=2.7" + }, + "peerDependenciesMeta": { + "@swc/core": { + "optional": true + }, + "@swc/wasm": { + "optional": true } } }, - "tsconfig-paths": { + "node_modules/ts-node/node_modules/diff": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", + "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", + "dev": true, + "engines": { + "node": ">=0.3.1" + } + }, + "node_modules/tsconfig-paths": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-4.2.0.tgz", "integrity": "sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==", "dev": true, - "requires": { + "dependencies": { "json5": "^2.2.2", "minimist": "^1.2.6", "strip-bom": "^3.0.0" + }, + "engines": { + "node": ">=6" } }, - "tslib": { + "node_modules/tslib": { "version": "2.6.2", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==", "dev": true, "peer": true }, - "tsup": { - "version": "8.3.5", - "resolved": "https://registry.npmjs.org/tsup/-/tsup-8.3.5.tgz", - "integrity": "sha512-Tunf6r6m6tnZsG9GYWndg0z8dEV7fD733VBFzFJ5Vcm1FtlXB8xBD/rtrBi2a3YKEV7hHtxiZtW5EAVADoe1pA==", + "node_modules/tsup": { + "version": "8.3.5", + "resolved": "https://registry.npmjs.org/tsup/-/tsup-8.3.5.tgz", + "integrity": "sha512-Tunf6r6m6tnZsG9GYWndg0z8dEV7fD733VBFzFJ5Vcm1FtlXB8xBD/rtrBi2a3YKEV7hHtxiZtW5EAVADoe1pA==", + "dev": true, + "dependencies": { + "bundle-require": "^5.0.0", + "cac": "^6.7.14", + "chokidar": "^4.0.1", + "consola": "^3.2.3", + "debug": "^4.3.7", + "esbuild": "^0.24.0", + "joycon": "^3.1.1", + "picocolors": "^1.1.1", + "postcss-load-config": "^6.0.1", + "resolve-from": "^5.0.0", + "rollup": "^4.24.0", + "source-map": "0.8.0-beta.0", + "sucrase": "^3.35.0", + "tinyexec": "^0.3.1", + "tinyglobby": "^0.2.9", + "tree-kill": "^1.2.2" + }, + "bin": { + "tsup": "dist/cli-default.js", + "tsup-node": "dist/cli-node.js" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "@microsoft/api-extractor": "^7.36.0", + "@swc/core": "^1", + "postcss": "^8.4.12", + "typescript": ">=4.5.0" + }, + "peerDependenciesMeta": { + "@microsoft/api-extractor": { + "optional": true + }, + "@swc/core": { + "optional": true + }, + "postcss": { + "optional": true + }, + "typescript": { + "optional": true + } + } + }, + "node_modules/tsup/node_modules/chokidar": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.1.tgz", + "integrity": "sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==", + "dev": true, + "dependencies": { + "readdirp": "^4.0.1" + }, + "engines": { + "node": ">= 14.16.0" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/tsup/node_modules/readdirp": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.0.2.tgz", + "integrity": "sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==", + "dev": true, + "engines": { + "node": ">= 14.16.0" + }, + "funding": { + "type": "individual", + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/tsup/node_modules/resolve-from": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", + "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/tsup/node_modules/source-map": { + "version": "0.8.0-beta.0", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz", + "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==", + "dev": true, + "dependencies": { + "whatwg-url": "^7.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/tsup/node_modules/tr46": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz", + "integrity": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==", + "dev": true, + "dependencies": { + "punycode": "^2.1.0" + } + }, + "node_modules/tsup/node_modules/webidl-conversions": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz", + "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==", + "dev": true + }, + "node_modules/tsup/node_modules/whatwg-url": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz", + "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==", "dev": true, - "requires": { - "bundle-require": "^5.0.0", - "cac": "^6.7.14", - "chokidar": "^4.0.1", - "consola": "^3.2.3", - "debug": "^4.3.7", - "esbuild": "^0.24.0", - "joycon": "^3.1.1", - "picocolors": "^1.1.1", - "postcss-load-config": "^6.0.1", - "resolve-from": "^5.0.0", - "rollup": "^4.24.0", - "source-map": "0.8.0-beta.0", - "sucrase": "^3.35.0", - "tinyexec": "^0.3.1", - "tinyglobby": "^0.2.9", - "tree-kill": "^1.2.2" - }, "dependencies": { - "chokidar": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.1.tgz", - "integrity": "sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==", - "dev": true, - "requires": { - "readdirp": "^4.0.1" - } - }, - "readdirp": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.0.2.tgz", - "integrity": "sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==", - "dev": true - }, - "resolve-from": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", - "dev": true - }, - "source-map": { - "version": "0.8.0-beta.0", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz", - "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==", - "dev": true, - "requires": { - "whatwg-url": "^7.0.0" - } - }, - "tr46": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz", - "integrity": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==", - "dev": true, - "requires": { - "punycode": "^2.1.0" - } - }, - "webidl-conversions": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz", - "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==", - "dev": true - }, - "whatwg-url": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz", - "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==", - "dev": true, - "requires": { - "lodash.sortby": "^4.7.0", - "tr46": "^1.0.1", - "webidl-conversions": "^4.0.2" - } - } + "lodash.sortby": "^4.7.0", + "tr46": "^1.0.1", + "webidl-conversions": "^4.0.2" } }, - "tunnel-agent": { + "node_modules/tunnel-agent": { "version": "0.6.0", "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==", "dev": true, - "requires": { + "dependencies": { "safe-buffer": "^5.0.1" + }, + "engines": { + "node": "*" } }, - "tweetnacl": { + "node_modules/tweetnacl": { "version": "0.14.5", "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", "integrity": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==", "dev": true }, - "type-check": { + "node_modules/type-check": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", "dev": true, "peer": true, - "requires": { + "dependencies": { "prelude-ls": "^1.2.1" + }, + "engines": { + "node": ">= 0.8.0" } }, - "type-detect": { + "node_modules/type-detect": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.1.0.tgz", "integrity": "sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==", - "dev": true + "dev": true, + "engines": { + "node": ">=4" + } }, - "type-fest": { + "node_modules/type-fest": { "version": "0.20.2", "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", "dev": true, - "peer": true + "peer": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } }, - "typed-array-buffer": { + "node_modules/typed-array-buffer": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz", "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==", "dev": true, "peer": true, - "requires": { + "dependencies": { "call-bind": "^1.0.7", "es-errors": "^1.3.0", "is-typed-array": "^1.1.13" + }, + "engines": { + "node": ">= 0.4" } }, - "typed-array-byte-length": { + "node_modules/typed-array-byte-length": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz", "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==", "dev": true, "peer": true, - "requires": { + "dependencies": { "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-proto": "^1.0.3", "is-typed-array": "^1.1.13" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "typed-array-byte-offset": { + "node_modules/typed-array-byte-offset": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz", "integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==", "dev": true, "peer": true, - "requires": { + "dependencies": { "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-proto": "^1.0.3", "is-typed-array": "^1.1.13" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "typed-array-length": { + "node_modules/typed-array-length": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz", "integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==", "dev": true, "peer": true, - "requires": { + "dependencies": { "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-proto": "^1.0.3", "is-typed-array": "^1.1.13", "possible-typed-array-names": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "typedarray-to-buffer": { + "node_modules/typedarray-to-buffer": { "version": "3.1.5", "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", "dev": true, - "requires": { + "dependencies": { "is-typedarray": "^1.0.0" } }, - "typescript": { + "node_modules/typescript": { "version": "5.7.2", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", - "dev": true + "dev": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } }, - "unbox-primitive": { + "node_modules/unbox-primitive": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", "dev": true, "peer": true, - "requires": { + "dependencies": { "call-bind": "^1.0.2", "has-bigints": "^1.0.2", "has-symbols": "^1.0.3", "which-boxed-primitive": "^1.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "undici-types": { + "node_modules/undici-types": { "version": "6.20.0", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==", "dev": true }, - "unicode-canonical-property-names-ecmascript": { + "node_modules/unicode-canonical-property-names-ecmascript": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz", "integrity": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==", "dev": true, - "peer": true + "peer": true, + "engines": { + "node": ">=4" + } }, - "unicode-match-property-ecmascript": { + "node_modules/unicode-match-property-ecmascript": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==", "dev": true, "peer": true, - "requires": { + "dependencies": { "unicode-canonical-property-names-ecmascript": "^2.0.0", "unicode-property-aliases-ecmascript": "^2.0.0" + }, + "engines": { + "node": ">=4" } }, - "unicode-match-property-value-ecmascript": { + "node_modules/unicode-match-property-value-ecmascript": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.0.tgz", "integrity": "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==", "dev": true, - "peer": true + "peer": true, + "engines": { + "node": ">=4" + } }, - "unicode-property-aliases-ecmascript": { + "node_modules/unicode-property-aliases-ecmascript": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz", "integrity": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==", "dev": true, - "peer": true + "peer": true, + "engines": { + "node": ">=4" + } }, - "update-browserslist-db": { + "node_modules/unicorn-magic": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz", + "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==", + "dev": true, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/universalify": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz", + "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==", + "dev": true, + "engines": { + "node": ">= 4.0.0" + } + }, + "node_modules/update-browserslist-db": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz", "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==", "dev": true, - "requires": { + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { "escalade": "^3.1.2", "picocolors": "^1.0.1" + }, + "bin": { + "update-browserslist-db": "cli.js" + }, + "peerDependencies": { + "browserslist": ">= 4.21.0" } }, - "uri-js": { + "node_modules/uri-js": { "version": "4.4.1", "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", "dev": true, - "requires": { + "dependencies": { "punycode": "^2.1.0" } }, - "uuid": { + "node_modules/url-parse": { + "version": "1.5.10", + "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", + "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", + "dev": true, + "dependencies": { + "querystringify": "^2.1.1", + "requires-port": "^1.0.0" + } + }, + "node_modules/uuid": { "version": "3.4.0", "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==", - "dev": true + "deprecated": "Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.", + "dev": true, + "bin": { + "uuid": "bin/uuid" + } }, - "v8-compile-cache-lib": { + "node_modules/v8-compile-cache-lib": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz", "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==", "dev": true }, - "verror": { + "node_modules/verror": { "version": "1.10.0", "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz", "integrity": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==", "dev": true, - "requires": { + "engines": [ + "node >=0.6.0" + ], + "dependencies": { "assert-plus": "^1.0.0", "core-util-is": "1.0.2", "extsprintf": "^1.2.0" } }, - "warframe-patchlogs": { + "node_modules/warframe-patchlogs": { "version": "2.51.0", "resolved": "https://registry.npmjs.org/warframe-patchlogs/-/warframe-patchlogs-2.51.0.tgz", - "integrity": "sha512-CJHv7OGQdP50Apojl9CfYARUngfWOfbxGsOZ6FnjgClNK+IWd5gmkqtMJn2X3lLDCNA2hK/TxA8giMajIJ1zaw==" + "integrity": "sha512-CJHv7OGQdP50Apojl9CfYARUngfWOfbxGsOZ6FnjgClNK+IWd5gmkqtMJn2X3lLDCNA2hK/TxA8giMajIJ1zaw==", + "engines": { + "node": ">=18.19.0" + } }, - "webidl-conversions": { + "node_modules/webidl-conversions": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" }, - "whatwg-url": { + "node_modules/whatwg-url": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "requires": { + "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" } }, - "which": { + "node_modules/which": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", "dev": true, - "requires": { + "dependencies": { "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" } }, - "which-boxed-primitive": { + "node_modules/which-boxed-primitive": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", "dev": true, "peer": true, - "requires": { + "dependencies": { "is-bigint": "^1.0.1", "is-boolean-object": "^1.1.0", "is-number-object": "^1.0.4", "is-string": "^1.0.5", "is-symbol": "^1.0.3" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "which-module": { + "node_modules/which-module": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz", "integrity": "sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==", "dev": true }, - "which-typed-array": { + "node_modules/which-typed-array": { "version": "1.1.15", "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz", "integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==", "dev": true, "peer": true, - "requires": { + "dependencies": { "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-tostringtag": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "workerpool": { + "node_modules/workerpool": { "version": "6.5.1", "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.5.1.tgz", "integrity": "sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==", "dev": true }, - "wrap-ansi": { + "node_modules/wrap-ansi": { "version": "7.0.0", "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", "dev": true, - "requires": { + "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" }, - "dependencies": { - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "requires": { - "color-convert": "^2.0.1" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - } + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, - "wrap-ansi-cjs": { - "version": "npm:wrap-ansi@7.0.0", + "node_modules/wrap-ansi-cjs": { + "name": "wrap-ansi", + "version": "7.0.0", "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", "dev": true, - "requires": { + "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, "dependencies": { - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "requires": { - "color-convert": "^2.0.1" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - } + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "wrappy": { + "node_modules/wrap-ansi-cjs/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/wrap-ansi/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/wrap-ansi/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/wrap-ansi/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/wrappy": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", "dev": true }, - "write-file-atomic": { + "node_modules/write-file-atomic": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", "dev": true, - "requires": { + "dependencies": { "imurmurhash": "^0.1.4", "is-typedarray": "^1.0.0", "signal-exit": "^3.0.2", "typedarray-to-buffer": "^3.1.5" } }, - "y18n": { + "node_modules/y18n": { "version": "5.0.8", "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", - "dev": true + "dev": true, + "engines": { + "node": ">=10" + } }, - "yallist": { + "node_modules/yallist": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", "dev": true }, - "yargs": { + "node_modules/yaml": { + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.5.1.tgz", + "integrity": "sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==", + "dev": true, + "bin": { + "yaml": "bin.mjs" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/yargs": { "version": "16.2.0", "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz", "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==", "dev": true, - "requires": { + "dependencies": { "cliui": "^7.0.2", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", @@ -17144,37 +19252,56 @@ "string-width": "^4.2.0", "y18n": "^5.0.5", "yargs-parser": "^20.2.2" + }, + "engines": { + "node": ">=10" } }, - "yargs-parser": { + "node_modules/yargs-parser": { "version": "20.2.9", "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz", "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", - "dev": true + "dev": true, + "engines": { + "node": ">=10" + } }, - "yargs-unparser": { + "node_modules/yargs-unparser": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/yargs-unparser/-/yargs-unparser-2.0.0.tgz", "integrity": "sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==", "dev": true, - "requires": { + "dependencies": { "camelcase": "^6.0.0", "decamelize": "^4.0.0", "flat": "^5.0.2", "is-plain-obj": "^2.1.0" + }, + "engines": { + "node": ">=10" } }, - "yn": { + "node_modules/yn": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz", "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==", - "dev": true + "dev": true, + "engines": { + "node": ">=6" + } }, - "yocto-queue": { + "node_modules/yocto-queue": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "dev": true + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } } - } + }, + "requires": true } diff --git a/package.json b/package.json index 9ccfe2e..529fc2c 100644 --- a/package.json +++ b/package.json @@ -2,43 +2,52 @@ "name": "@wfcd/relics", "version": "2.0.18", "description": "Relic Data for Warframe", - "main": "dist/index.js", - "files": [ - "dist/index.d.ts", - "dist/index.mjs", - "dist/index.js" + "keywords": [ + "Warframe", + "Relics" ], + "homepage": "https://github.com/WFCD/warframe-relic-data#readme", + "bugs": { + "url": "https://github.com/WFCD/warframe-relic-data/issues" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/WFCD/warframe-relic-data.git" + }, + "license": "MIT", + "author": "Soundofdarkness", "exports": { "import": "./dist/index.mjs", "require": "./dist/index.js" }, + "main": "dist/index.js", "types": "dist/index.d.ts", + "files": [ + "dist/index.d.ts", + "dist/index.mjs", + "dist/index.js" + ], "scripts": { "build": "tsup ./src/index.ts ./src/Build.ts", "coverage": "npm test && nyc report --reporter=text-lcov | coveralls", + "postinstall": "npx install-peerdeps @wfcd/eslint-config@latest -S", "lint": "eslint .", "lint:fix": "eslint . --fix", - "postinstall": "npx install-peerdeps @wfcd/eslint-config@latest -S", "prepack": "npm run build", + "prepare": "husky", "start": "npm run build && node dist/Build.js", "test": "nyc mocha", "validate": "tsc --noEmit" }, - "repository": { - "type": "git", - "url": "git+https://github.com/WFCD/warframe-relic-data.git" - }, - "keywords": [ - "Warframe", - "Relics" - ], - "author": "Soundofdarkness", - "license": "MIT", - "bugs": { - "url": "https://github.com/WFCD/warframe-relic-data/issues" + "prettier": "@wfcd/eslint-config/prettier", + "dependencies": { + "node-fetch": "^2.6.7", + "warframe-patchlogs": "^2.3.3" }, - "homepage": "https://github.com/WFCD/warframe-relic-data#readme", "devDependencies": { + "@commitlint/cli": "^19.6.0", + "@commitlint/config-conventional": "^19.6.0", + "@commitlint/types": "^19.5.0", "@types/chai": "^4.3.3", "@types/mocha": "^10.0.0", "@types/node": "^22.1.0", @@ -46,99 +55,18 @@ "@wfcd/eslint-config": "^1.2.0", "chai": "^4.3.6", "coveralls": "^3.1.1", + "husky": "^9.1.7", + "lint-staged": "^15.2.10", "mocha": "^10.0.0", "nyc": "^17.0.0", - "precommit-hook": "^3.0.0", "ts-mocha": "^10.0.0", "ts-node": "^10.9.1", "tsconfig-paths": "^4.1.0", "tsup": "^8.0.2", "typescript": "^5.0.4" }, - "dependencies": { - "node-fetch": "^2.6.7", - "warframe-patchlogs": "^2.3.3" - }, - "eslintIgnore": [ - "dist/**" - ], - "eslintConfig": { - "extends": [ - "@wfcd/eslint-config/typescript" - ], - "parserOptions": { - "project": "tsconfig.json" - } - }, - "prettier": "@wfcd/eslint-config/prettier", - "babel": { - "presets": [ - "@babel/preset-env" - ], - "plugins": [ - "@babel/plugin-proposal-class-properties", - "@babel/plugin-proposal-private-methods" - ] - }, - "release": { - "plugins": [ - "@semantic-release/commit-analyzer", - "@semantic-release/release-notes-generator", - "@semantic-release/npm", - "@semantic-release/github", - [ - "@semantic-release/changelog", - { - "assets": [ - "CHANGELOG.md" - ] - } - ], - [ - "@semantic-release/git", - { - "assets": [ - "package.json", - "package-lock.json", - "CHANGELOG.md" - ] - } - ] - ], - "branches": "development" - }, - "mocha": { - "exit": true, - "spec": "src/spec/**/*.spec.ts", - "timeout": "1000", - "loader": "ts-node/esm", - "extension": "ts" - }, - "nyc": { - "exclude": [ - "src/spec/**", - "dist/**" - ], - "skip-full": true, - "reporter": [ - "lcov", - "text" - ] - }, - "pre-commit": [ - "lint", - "test", - "validate" - ], - "tsup": { - "dts": true, - "clean": true, - "keepNames": true, - "target": "node14", - "splitting": false, - "format": [ - "cjs", - "esm" - ] + "overrides": { + "cross-spawn": "^7.0.4", + "tough-cookie": "^4.1.3" } } diff --git a/tsup.config.ts b/tsup.config.ts new file mode 100644 index 0000000..0c13d0f --- /dev/null +++ b/tsup.config.ts @@ -0,0 +1,13 @@ +import { defineConfig } from 'tsup' + +export default defineConfig({ + "dts": true, + "clean": true, + "keepNames": true, + "target": "node14", + "splitting": false, + "format": [ + "cjs", + "esm" + ] +}); From 6f577e3bb62ab4c8f681a401415825bc9477b0bc Mon Sep 17 00:00:00 2001 From: Matej Voboril Date: Mon, 9 Dec 2024 13:24:43 -0600 Subject: [PATCH 2/2] ci: commitlint --- .github/workflows/release.yml | 2 ++ .github/workflows/static.yml | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6379bdc..4cac898 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,6 +17,8 @@ jobs: node-version-file: '.nvmrc' - run: npm ci - run: npm run lint + - name: Validate with commitlint + run: npx commitlint --last --verbose - run: npm run validate - run: npm test - name: Semantic Release diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index c1041b5..1acff85 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -9,6 +9,8 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 + with: + fetch-depth: 0 - name: Use Node.js uses: actions/setup-node@v4 with: @@ -17,6 +19,8 @@ jobs: run: npm ci - name: Run linters run: npm run lint + - name: Validate with commitlint + run: npx commitlint --from ${{ github.event.pull_request.base.sha }} --to ${{ github.event.pull_request.head.sha }} --verbose - name: Run Build run: npm run validate - name: Test