diff --git a/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.03.25-hor-adv-supply.json b/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.03.25-hor-adv-supply.json index cdfe2dad..56050b9e 100644 --- a/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.03.25-hor-adv-supply.json +++ b/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.03.25-hor-adv-supply.json @@ -1,6 +1,6 @@ { "version": "5.4", - "verified": false, + "verified": true, "track": 6, "name": "Herrscher of Reason ADV Supply", "type": "adv-supply", diff --git a/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.03.25-key-of-reason-focused-supply-a.json b/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.03.25-key-of-reason-focused-supply-a.json index 43312c9d..76f8222e 100644 --- a/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.03.25-key-of-reason-focused-supply-a.json +++ b/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.03.25-key-of-reason-focused-supply-a.json @@ -1,6 +1,6 @@ { "version": "5.5", - "verified": false, + "verified": true, "track": 3, "name": "Key of Reason Focused Supply A", "type": "focused-supply-a", diff --git a/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.03.25-sn-battlesuit-expansion-supply.json b/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.03.25-sn-battlesuit-expansion-supply.json new file mode 100644 index 00000000..a21f0c47 --- /dev/null +++ b/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.03.25-sn-battlesuit-expansion-supply.json @@ -0,0 +1,83 @@ +{ + "version": "5.5", + "verified": true, + "track": 1, + "name": "Stygian Nymph Expansion Supply", + "type": "expansion-supply", + "token": "expansion-supply-card", + "featured": [ + { + "type": "battlesuit", + "id": "sn" + } + ], + "extra": ["essentines"], + "duration": ["2022-03-25", "2022-04-01"], + "guarantees": [ + { + "count": 100, + "recurring": false, + "rewards": [ + { + "type": "battlesuit", + "id": "sn", + "amount": 1 + } + ] + }, + { + "count": 10, + "recurring": true, + "rewards": [ + { + "type": "battlesuit", + "id": "battlesuit-in-drops", + "amount": 1 + } + ] + } + ], + "mileages": [], + "drops": [ + { + "rate": 1500, + "items": [ + { + "type": "battlesuit", + "id": "sn", + "amount": 1 + } + ] + }, + { + "rate": 2250, + "items": [ + { + "type": "battlesuit-soul", + "id": "sn", + "amount": [7, 9] + } + ] + }, + { + "rate": 4500, + "items": [ + { + "type": "battlesuit", + "id": "wd", + "amount": 1 + } + ] + }, + { + "rate": 15000, + "items": [ + { + "type": "battlesuit-fragment", + "id": "wd", + "amount": [4, 6] + } + ] + } + ] +} diff --git a/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.03.28-iris-of-the-dreams-focused-supply-b.json b/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.03.28-iris-of-the-dreams-focused-supply-b.json index 37f55b71..a441c454 100644 --- a/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.03.28-iris-of-the-dreams-focused-supply-b.json +++ b/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.03.28-iris-of-the-dreams-focused-supply-b.json @@ -1,30 +1,30 @@ { "version": "5.5", - "verified": false, + "verified": true, "track": 4, - "name": "Iris of the Dreams Focused Supply B", + "name": "Path to Acheron Focused Supply B", "type": "focused-supply-b", "token": "focused-supply-card", "featured": [ { "type": "weapon", - "id": "iris-of-the-dreams" + "id": "path-to-acheron" }, { "type": "stigmata", - "id": "irene-adler-top" + "id": "allan-poe-top" }, { "type": "stigmata", - "id": "irene-adler-mid" + "id": "allan-poe-mid" }, { "type": "stigmata", - "id": "irene-adler-bot" + "id": "allan-poe-bot" } ], "extra": [], - "duration": ["2022-03-28", "2022-04-04"], + "duration": ["2022-03-28", "2022-04-03"], "guarantees": [ { "count": 10, @@ -50,7 +50,7 @@ "items": [ { "type": "weapon", - "id": "iris-of-the-dreams", + "id": "path-to-acheron", "amount": 1 } ] @@ -60,7 +60,7 @@ "items": [ { "type": "stigmata", - "id": "irene-adler-top", + "id": "allan-poe-top", "amount": 1 } ] @@ -70,7 +70,7 @@ "items": [ { "type": "stigmata", - "id": "irene-adler-mid", + "id": "allan-poe-mid", "amount": 1 } ] @@ -80,7 +80,7 @@ "items": [ { "type": "stigmata", - "id": "irene-adler-bot", + "id": "allan-poe-bot", "amount": 1 } ] diff --git a/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.04.01-aka-battlesuit-expansion-supply.json b/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.04.01-aka-battlesuit-expansion-supply.json new file mode 100644 index 00000000..c4a1c430 --- /dev/null +++ b/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.04.01-aka-battlesuit-expansion-supply.json @@ -0,0 +1,83 @@ +{ + "version": "5.5", + "verified": true, + "track": 1, + "name": "Stygian Nymph Expansion Supply", + "type": "expansion-supply", + "token": "expansion-supply-card", + "featured": [ + { + "type": "battlesuit", + "id": "aka" + } + ], + "extra": ["essentines"], + "duration": ["2022-04-01", "2022-04-06"], + "guarantees": [ + { + "count": 100, + "recurring": false, + "rewards": [ + { + "type": "battlesuit", + "id": "aka", + "amount": 1 + } + ] + }, + { + "count": 10, + "recurring": true, + "rewards": [ + { + "type": "battlesuit", + "id": "battlesuit-in-drops", + "amount": 1 + } + ] + } + ], + "mileages": [], + "drops": [ + { + "rate": 1500, + "items": [ + { + "type": "battlesuit", + "id": "aka", + "amount": 1 + } + ] + }, + { + "rate": 2250, + "items": [ + { + "type": "battlesuit-soul", + "id": "aka", + "amount": [7, 9] + } + ] + }, + { + "rate": 4500, + "items": [ + { + "type": "battlesuit", + "id": "ns", + "amount": 1 + } + ] + }, + { + "rate": 15000, + "items": [ + { + "type": "battlesuit-fragment", + "id": "ns", + "amount": [4, 6] + } + ] + } + ] +} diff --git a/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.04.04-eos-gloria-focused-supply-b.json b/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.04.03-eos-gloria-focused-supply-b.json similarity index 97% rename from public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.04.04-eos-gloria-focused-supply-b.json rename to public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.04.03-eos-gloria-focused-supply-b.json index efb0db1a..bd2e680e 100644 --- a/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.04.04-eos-gloria-focused-supply-b.json +++ b/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.04.03-eos-gloria-focused-supply-b.json @@ -24,7 +24,7 @@ } ], "extra": [], - "duration": ["2022-04-04", "2022-04-11"], + "duration": ["2022-04-03", "2022-04-11"], "guarantees": [ { "count": 10,