From 4c937e36edeb43599c8659ba0d39756df3afb870 Mon Sep 17 00:00:00 2001 From: Sakura Knoll Date: Fri, 31 Dec 2021 01:10:04 +0900 Subject: [PATCH] Fix v5.3 supply events --- ...3-21.12.31-expa-select-supply-round-1.json | 157 ++++++++++ ...3-21.12.31-foca-select-supply-round-1.json | 174 +++++++++++ ...1.12.31-hfs-time-runner-outfit-supply.json | 2 +- ...2.31-key-of-radiance-focused-supply-a.json | 269 ------------------ ...3-22.01.03-expa-select-supply-round-2.json | 157 ++++++++++ ...3-22.01.03-foca-select-supply-round-2.json | 174 +++++++++++ ...3-iris-of-the-dreams-focused-supply-b.json | 89 ------ ...3-22.01.05-expa-select-supply-round-3.json | 157 ++++++++++ ...3-22.01.05-foca-select-supply-round-3.json | 174 +++++++++++ ...1.07-hfs-battlesuit-expansion-supply.json} | 2 +- 10 files changed, 995 insertions(+), 360 deletions(-) create mode 100644 public/data/versions/5.3/supply-events/v5.3-21.12.31-expa-select-supply-round-1.json create mode 100644 public/data/versions/5.3/supply-events/v5.3-21.12.31-foca-select-supply-round-1.json delete mode 100644 public/data/versions/5.3/supply-events/v5.3-21.12.31-key-of-radiance-focused-supply-a.json create mode 100644 public/data/versions/5.3/supply-events/v5.3-22.01.03-expa-select-supply-round-2.json create mode 100644 public/data/versions/5.3/supply-events/v5.3-22.01.03-foca-select-supply-round-2.json delete mode 100644 public/data/versions/5.3/supply-events/v5.3-22.01.03-iris-of-the-dreams-focused-supply-b.json create mode 100644 public/data/versions/5.3/supply-events/v5.3-22.01.05-expa-select-supply-round-3.json create mode 100644 public/data/versions/5.3/supply-events/v5.3-22.01.05-foca-select-supply-round-3.json rename public/data/versions/5.3/supply-events/{v5.3-21.12.31-hfs-battlesuit-expansion-supply.json => v5.3-22.01.07-hfs-battlesuit-expansion-supply.json} (98%) diff --git a/public/data/versions/5.3/supply-events/v5.3-21.12.31-expa-select-supply-round-1.json b/public/data/versions/5.3/supply-events/v5.3-21.12.31-expa-select-supply-round-1.json new file mode 100644 index 00000000..f7758eba --- /dev/null +++ b/public/data/versions/5.3/supply-events/v5.3-21.12.31-expa-select-supply-round-1.json @@ -0,0 +1,157 @@ +{ + "version": "5.3", + "verified": true, + "track": 3, + "shortName": "EXPA #1", + "name": "EXPA Select Supply Round 1", + "type": "expa-select", + "token": "expansion-supply-card", + "featured": [ + { + "type": "battlesuit", + "id": "hfs" + }, + { + "type": "battlesuit", + "id": "hor" + }, + { + "type": "battlesuit", + "id": "ae" + } + ], + "extra": ["essentines"], + "duration": ["2021-12-31", "2022-01-03"], + "guarantees": [ + { + "count": 100, + "recurring": true, + "rewards": [ + { + "type": "battlesuit", + "id": "selected-battlesuits", + "amount": 1 + } + ] + }, + { + "count": 10, + "recurring": true, + "rewards": [ + { + "type": "battlesuit", + "id": "battlesuit-in-drops", + "amount": 1 + } + ] + } + ], + "mileages": [], + "drops": [ + { + "rate": 1500, + "items": [ + { + "type": "battlesuit", + "id": "selected-battlesuits", + "amount": 1 + } + ] + }, + { + "rate": 2250, + "items": [ + { + "type": "battlesuit-fragment", + "id": "selected-battlesuit", + "amount": [4, 6] + }, + { + "type": "battlesuit-soul", + "id": "selected-battlesuit", + "amount": [7, 9] + } + ] + }, + { + "rate": 4500, + "items": [ + { + "type": "battlesuit", + "id": "sd", + "amount": 1 + } + ] + }, + { + "rate": 15000, + "items": [ + { + "type": "battlesuit-fragment", + "id": "sd", + "amount": [4, 6] + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit", + "id": "dp", + "amount": 1 + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit-fragment", + "id": "dp", + "amount": [4, 6] + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit", + "id": "ns", + "amount": 1 + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit-soul", + "id": "ns", + "amount": [5, 8] + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit", + "id": "vg", + "amount": 1 + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit-fragment", + "id": "vg", + "amount": [4, 6] + } + ] + } + ] +} diff --git a/public/data/versions/5.3/supply-events/v5.3-21.12.31-foca-select-supply-round-1.json b/public/data/versions/5.3/supply-events/v5.3-21.12.31-foca-select-supply-round-1.json new file mode 100644 index 00000000..49781d43 --- /dev/null +++ b/public/data/versions/5.3/supply-events/v5.3-21.12.31-foca-select-supply-round-1.json @@ -0,0 +1,174 @@ +{ + "version": "5.3", + "verified": true, + "track": 4, + "shortName": "FOCA #1", + "name": "FOCA Select Supply Round 1", + "type": "foca-select", + "token": "focused-supply-card", + "featured": [ + { + "type": "weapon", + "id": "key-of-radiance" + }, + { + "type": "stigmata", + "id": "murata-himeko-top" + }, + { + "type": "stigmata", + "id": "murata-himeko-mid" + }, + { + "type": "stigmata", + "id": "murata-himeko-bot" + }, + { + "type": "weapon", + "id": "key-of-reason" + }, + { + "type": "stigmata", + "id": "welt-yang-top" + }, + { + "type": "stigmata", + "id": "welt-yang-mid" + }, + { + "type": "stigmata", + "id": "welt-yang-bot" + }, + { + "type": "weapon", + "id": "nebulous-duality" + }, + { + "type": "stigmata", + "id": "fu-hua-margrave-top" + }, + { + "type": "stigmata", + "id": "fu-hua-margrave-mid" + }, + { + "type": "stigmata", + "id": "fu-hua-margrave-bot" + }, + { + "type": "weapon", + "id": "blood-dance" + }, + { + "type": "stigmata", + "id": "avogadro-top" + }, + { + "type": "stigmata", + "id": "avogadro-mid" + }, + { + "type": "stigmata", + "id": "avogadro-bot" + }, + { + "type": "weapon", + "id": "zither-s-lament" + }, + { + "type": "stigmata", + "id": "shuijing-top" + }, + { + "type": "stigmata", + "id": "shuijing-mid" + }, + { + "type": "stigmata", + "id": "shuijing-bot" + } + ], + "extra": [], + "duration": ["2021-12-31", "2022-01-03"], + "guarantees": [ + { + "count": 10, + "recurring": true, + "rewards": [ + { + "type": "stigmata", + "id": "4star-stigmata-in-drops", + "amount": 1 + }, + { + "type": "weapon", + "id": "4star-weapon-in-drops", + "amount": 1 + } + ] + } + ], + "mileages": [], + "drops": [ + { + "rate": 2479, + "items": [ + { + "type": "weapon", + "id": "selected-weapon", + "amount": 1 + } + ] + }, + { + "rate": 1240, + "items": [ + { + "type": "stigmata", + "id": "selected-stigmata-top", + "amount": 1 + } + ] + }, + { + "rate": 1240, + "items": [ + { + "type": "stigmata", + "id": "selected-stigmata-mid", + "amount": 1 + } + ] + }, + { + "rate": 1240, + "items": [ + { + "type": "stigmata", + "id": "selected-stigmata-bot", + "amount": 1 + } + ] + }, + { + "rate": 2480, + "items": [ + { + "type": "weapon", + "id": "other-4star-weapon-in-featured", + "amount": 1 + } + ] + }, + { + "rate": 3720, + "items": [ + { + "type": "stigmata", + "id": "other-4star-stigmata-in-featured", + "amount": 1 + } + ] + } + ] +} diff --git a/public/data/versions/5.3/supply-events/v5.3-21.12.31-hfs-time-runner-outfit-supply.json b/public/data/versions/5.3/supply-events/v5.3-21.12.31-hfs-time-runner-outfit-supply.json index b0252260..35eb16e2 100644 --- a/public/data/versions/5.3/supply-events/v5.3-21.12.31-hfs-time-runner-outfit-supply.json +++ b/public/data/versions/5.3/supply-events/v5.3-21.12.31-hfs-time-runner-outfit-supply.json @@ -1,7 +1,7 @@ { "version": "5.3", "track": 1, - "verified": false, + "verified": true, "name": "Time Runner Outfit Supply", "type": "outfit-supply", "token": "crystal", diff --git a/public/data/versions/5.3/supply-events/v5.3-21.12.31-key-of-radiance-focused-supply-a.json b/public/data/versions/5.3/supply-events/v5.3-21.12.31-key-of-radiance-focused-supply-a.json deleted file mode 100644 index d23dbad2..00000000 --- a/public/data/versions/5.3/supply-events/v5.3-21.12.31-key-of-radiance-focused-supply-a.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "version": "5.3", - "verified": false, - "track": 4, - "name": "Key of Radiance Focused Supply A", - "type": "focused-supply-a", - "token": "focused-supply-card", - "featured": [ - { - "type": "weapon", - "id": "key-of-radiance" - }, - { - "type": "stigmata", - "id": "murata-himeko-top" - }, - { - "type": "stigmata", - "id": "murata-himeko-mid" - }, - { - "type": "stigmata", - "id": "murata-himeko-bot" - } - ], - "extra": ["wishing-well"], - "duration": ["2021-12-31", "2022-01-07"], - "guarantees": [ - { - "count": 10, - "recurring": true, - "rewards": [ - { - "type": "stigmata", - "id": "4star-stigmata-in-drops", - "amount": 1 - }, - { - "type": "weapon", - "id": "4star-weapon-in-drops", - "amount": 1 - } - ] - } - ], - "mileages": [], - "drops": [ - { - "rate": 2479, - "items": [ - { - "type": "weapon", - "id": "key-of-radiance", - "amount": 1 - } - ] - }, - { - "rate": 1240, - "items": [ - { - "type": "stigmata", - "id": "murata-himeko-top", - "amount": 1 - } - ] - }, - { - "rate": 1240, - "items": [ - { - "type": "stigmata", - "id": "murata-himeko-mid", - "amount": 1 - } - ] - }, - { - "rate": 1240, - "items": [ - { - "type": "stigmata", - "id": "murata-himeko-bot", - "amount": 1 - } - ] - }, - { - "rate": 413, - "items": [ - { - "type": "weapon", - "id": "dawn-breaker-talwar", - "amount": 1 - } - ] - }, - { - "rate": 413, - "items": [ - { - "type": "weapon", - "id": "star-destroyer-19c", - "amount": 1 - } - ] - }, - { - "rate": 413, - "items": [ - { - "type": "weapon", - "id": "hekate-s-gloom", - "amount": 1 - } - ] - }, - { - "rate": 413, - "items": [ - { - "type": "weapon", - "id": "keys-of-oblivion", - "amount": 1 - } - ] - }, - { - "rate": 413, - "items": [ - { - "type": "weapon", - "id": "iris-of-the-dreams", - "amount": 1 - } - ] - }, - { - "rate": 413, - "items": [ - { - "type": "weapon", - "id": "eos-gloria", - "amount": 1 - } - ] - }, - { - "rate": 310, - "items": [ - { - "type": "stigmata", - "id": "gustav-klimt-top", - "amount": 1 - } - ] - }, - { - "rate": 310, - "items": [ - { - "type": "stigmata", - "id": "gustav-klimt-mid", - "amount": 1 - } - ] - }, - { - "rate": 310, - "items": [ - { - "type": "stigmata", - "id": "gustav-klimt-bot", - "amount": 1 - } - ] - }, - { - "rate": 310, - "items": [ - { - "type": "stigmata", - "id": "fu-hua-margrave-top", - "amount": 1 - } - ] - }, - { - "rate": 310, - "items": [ - { - "type": "stigmata", - "id": "fu-hua-margrave-mid", - "amount": 1 - } - ] - }, - { - "rate": 310, - "items": [ - { - "type": "stigmata", - "id": "fu-hua-margrave-bot", - "amount": 1 - } - ] - }, - { - "rate": 310, - "items": [ - { - "type": "stigmata", - "id": "dante-top", - "amount": 1 - } - ] - }, - { - "rate": 310, - "items": [ - { - "type": "stigmata", - "id": "dante-mid", - "amount": 1 - } - ] - }, - { - "rate": 310, - "items": [ - { - "type": "stigmata", - "id": "dante-bot", - "amount": 1 - } - ] - }, - { - "rate": 310, - "items": [ - { - "type": "stigmata", - "id": "irene-adler-top", - "amount": 1 - } - ] - }, - { - "rate": 310, - "items": [ - { - "type": "stigmata", - "id": "irene-adler-mid", - "amount": 1 - } - ] - }, - { - "rate": 310, - "items": [ - { - "type": "stigmata", - "id": "irene-adler-bot", - "amount": 1 - } - ] - } - ] -} diff --git a/public/data/versions/5.3/supply-events/v5.3-22.01.03-expa-select-supply-round-2.json b/public/data/versions/5.3/supply-events/v5.3-22.01.03-expa-select-supply-round-2.json new file mode 100644 index 00000000..82bd5ce0 --- /dev/null +++ b/public/data/versions/5.3/supply-events/v5.3-22.01.03-expa-select-supply-round-2.json @@ -0,0 +1,157 @@ +{ + "version": "5.3", + "verified": true, + "track": 3, + "shortName": "EXPA #2", + "name": "EXPA Select Supply Round 2", + "type": "expansion-select-supply", + "token": "expansion-supply-card", + "featured": [ + { + "type": "battlesuit", + "id": "hot" + }, + { + "type": "battlesuit", + "id": "nyx" + }, + { + "type": "battlesuit", + "id": "sn" + } + ], + "extra": ["essentines"], + "duration": ["2022-01-03", "2022-01-05"], + "guarantees": [ + { + "count": 100, + "recurring": true, + "rewards": [ + { + "type": "battlesuit", + "id": "selected-battlesuits", + "amount": 1 + } + ] + }, + { + "count": 10, + "recurring": true, + "rewards": [ + { + "type": "battlesuit", + "id": "battlesuit-in-drops", + "amount": 1 + } + ] + } + ], + "mileages": [], + "drops": [ + { + "rate": 1500, + "items": [ + { + "type": "battlesuit", + "id": "selected-battlesuit", + "amount": 1 + } + ] + }, + { + "rate": 2250, + "items": [ + { + "type": "battlesuit-fragment", + "id": "selected-battlesuit", + "amount": [4, 6] + }, + { + "type": "battlesuit-soul", + "id": "selected-battlesuit", + "amount": [7, 9] + } + ] + }, + { + "rate": 4500, + "items": [ + { + "type": "battlesuit", + "id": "bb", + "amount": 1 + } + ] + }, + { + "rate": 15000, + "items": [ + { + "type": "battlesuit-fragment", + "id": "bb", + "amount": [4, 6] + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit", + "id": "wd", + "amount": 1 + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit-soul", + "id": "wd", + "amount": [5, 8] + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit", + "id": "ss", + "amount": 1 + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit-fragment", + "id": "ss", + "amount": [4, 6] + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit", + "id": "kriegs", + "amount": 1 + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit-soul", + "id": "kriegs", + "amount": [5, 8] + } + ] + } + ] +} diff --git a/public/data/versions/5.3/supply-events/v5.3-22.01.03-foca-select-supply-round-2.json b/public/data/versions/5.3/supply-events/v5.3-22.01.03-foca-select-supply-round-2.json new file mode 100644 index 00000000..2d29e939 --- /dev/null +++ b/public/data/versions/5.3/supply-events/v5.3-22.01.03-foca-select-supply-round-2.json @@ -0,0 +1,174 @@ +{ + "version": "5.3", + "verified": true, + "track": 4, + "shortName": "FOCA #2", + "name": "FOCA Select Supply Round 2", + "type": "foca-select", + "token": "focused-supply-card", + "featured": [ + { + "type": "weapon", + "id": "key-of-castigation" + }, + { + "type": "stigmata", + "id": "benares-awakening-top" + }, + { + "type": "stigmata", + "id": "benares-awakening-mid" + }, + { + "type": "stigmata", + "id": "benares-awakening-bot" + }, + { + "type": "weapon", + "id": "sanguine-gaze" + }, + { + "type": "stigmata", + "id": "verne-top" + }, + { + "type": "stigmata", + "id": "verne-mid" + }, + { + "type": "stigmata", + "id": "verne-bot" + }, + { + "type": "weapon", + "id": "path-to-acheron" + }, + { + "type": "stigmata", + "id": "allan-poe-top" + }, + { + "type": "stigmata", + "id": "allan-poe-mid" + }, + { + "type": "stigmata", + "id": "allan-poe-bot" + }, + { + "type": "weapon", + "id": "dark-star" + }, + { + "type": "stigmata", + "id": "holmes-top" + }, + { + "type": "stigmata", + "id": "holmes-mid" + }, + { + "type": "stigmata", + "id": "holmes-bot" + }, + { + "type": "weapon", + "id": "nue-of-the-shadow" + }, + { + "type": "stigmata", + "id": "columbus-top" + }, + { + "type": "stigmata", + "id": "columbus-mid" + }, + { + "type": "stigmata", + "id": "columbus-bot" + } + ], + "extra": [], + "duration": ["2022-01-03", "2022-01-05"], + "guarantees": [ + { + "count": 10, + "recurring": true, + "rewards": [ + { + "type": "stigmata", + "id": "4star-stigmata-in-drops", + "amount": 1 + }, + { + "type": "weapon", + "id": "4star-weapon-in-drops", + "amount": 1 + } + ] + } + ], + "mileages": [], + "drops": [ + { + "rate": 2479, + "items": [ + { + "type": "weapon", + "id": "selected-weapon", + "amount": 1 + } + ] + }, + { + "rate": 1240, + "items": [ + { + "type": "stigmata", + "id": "selected-stigmata-top", + "amount": 1 + } + ] + }, + { + "rate": 1240, + "items": [ + { + "type": "stigmata", + "id": "selected-stigmata-mid", + "amount": 1 + } + ] + }, + { + "rate": 1240, + "items": [ + { + "type": "stigmata", + "id": "selected-stigmata-bot", + "amount": 1 + } + ] + }, + { + "rate": 2480, + "items": [ + { + "type": "weapon", + "id": "other-4star-weapon-in-featured", + "amount": 1 + } + ] + }, + { + "rate": 3720, + "items": [ + { + "type": "stigmata", + "id": "other-4star-stigmata-in-featured", + "amount": 1 + } + ] + } + ] +} diff --git a/public/data/versions/5.3/supply-events/v5.3-22.01.03-iris-of-the-dreams-focused-supply-b.json b/public/data/versions/5.3/supply-events/v5.3-22.01.03-iris-of-the-dreams-focused-supply-b.json deleted file mode 100644 index cd6550af..00000000 --- a/public/data/versions/5.3/supply-events/v5.3-22.01.03-iris-of-the-dreams-focused-supply-b.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "version": "5.3", - "verified": false, - "track": 5, - "name": "Iris of the Dreams Focused Supply B", - "type": "focused-supply-b", - "token": "focused-supply-card", - "featured": [ - { - "type": "weapon", - "id": "iris-of-the-dreams" - }, - { - "type": "stigmata", - "id": "irene-adler-top" - }, - { - "type": "stigmata", - "id": "irene-adler-mid" - }, - { - "type": "stigmata", - "id": "irene-adler-bot" - } - ], - "extra": ["wishing-well"], - "duration": ["2022-01-03", "2022-01-10"], - "guarantees": [ - { - "count": 10, - "recurring": true, - "rewards": [ - { - "type": "stigmata", - "id": "4star-stigmata-in-drops", - "amount": 1 - }, - { - "type": "weapon", - "id": "4star-weapon-in-drops", - "amount": 1 - } - ] - } - ], - "mileages": [], - "drops": [ - { - "rate": 2479, - "items": [ - { - "type": "weapon", - "id": "iris-of-the-dreams", - "amount": 1 - } - ] - }, - { - "rate": 1240, - "items": [ - { - "type": "stigmata", - "id": "irene-adler-top", - "amount": 1 - } - ] - }, - { - "rate": 1240, - "items": [ - { - "type": "stigmata", - "id": "irene-adler-mid", - "amount": 1 - } - ] - }, - { - "rate": 1240, - "items": [ - { - "type": "stigmata", - "id": "irene-adler-bot", - "amount": 1 - } - ] - } - ] -} diff --git a/public/data/versions/5.3/supply-events/v5.3-22.01.05-expa-select-supply-round-3.json b/public/data/versions/5.3/supply-events/v5.3-22.01.05-expa-select-supply-round-3.json new file mode 100644 index 00000000..c16cb876 --- /dev/null +++ b/public/data/versions/5.3/supply-events/v5.3-22.01.05-expa-select-supply-round-3.json @@ -0,0 +1,157 @@ +{ + "version": "5.3", + "verified": true, + "track": 3, + "shortName": "EXPA #3", + "name": "EXPA Select Supply Round 3", + "type": "expansion-select-supply", + "token": "expansion-supply-card", + "featured": [ + { + "type": "battlesuit", + "id": "hos" + }, + { + "type": "battlesuit", + "id": "da" + }, + { + "type": "battlesuit", + "id": "fr" + } + ], + "extra": ["essentines"], + "duration": ["2022-01-05", "2022-01-07"], + "guarantees": [ + { + "count": 100, + "recurring": true, + "rewards": [ + { + "type": "battlesuit", + "id": "selected-battlesuits", + "amount": 1 + } + ] + }, + { + "count": 10, + "recurring": true, + "rewards": [ + { + "type": "battlesuit", + "id": "battlesuit-in-drops", + "amount": 1 + } + ] + } + ], + "mileages": [], + "drops": [ + { + "rate": 1500, + "items": [ + { + "type": "battlesuit", + "id": "selected-battlesuit", + "amount": 1 + } + ] + }, + { + "rate": 2250, + "items": [ + { + "type": "battlesuit-fragment", + "id": "selected-battlesuit", + "amount": [4, 6] + }, + { + "type": "battlesuit-soul", + "id": "selected-battlesuit", + "amount": [7, 9] + } + ] + }, + { + "rate": 4500, + "items": [ + { + "type": "battlesuit", + "id": "sp", + "amount": 1 + } + ] + }, + { + "rate": 15000, + "items": [ + { + "type": "battlesuit-fragment", + "id": "sp", + "amount": [4, 6] + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit", + "id": "ur", + "amount": 1 + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit-soul", + "id": "ur", + "amount": [5, 8] + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit", + "id": "fs", + "amount": 1 + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit-fragment", + "id": "fs", + "amount": [4, 6] + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit", + "id": "pi", + "amount": 1 + } + ] + }, + { + "rate": 3000, + "items": [ + { + "type": "battlesuit-soul", + "id": "pi", + "amount": [5, 8] + } + ] + } + ] +} diff --git a/public/data/versions/5.3/supply-events/v5.3-22.01.05-foca-select-supply-round-3.json b/public/data/versions/5.3/supply-events/v5.3-22.01.05-foca-select-supply-round-3.json new file mode 100644 index 00000000..c3351559 --- /dev/null +++ b/public/data/versions/5.3/supply-events/v5.3-22.01.05-foca-select-supply-round-3.json @@ -0,0 +1,174 @@ +{ + "version": "5.3", + "verified": true, + "track": 4, + "shortName": "FOCA #3", + "name": "FOCA Select Supply Round 3", + "type": "foca-select", + "token": "focused-supply-card", + "featured": [ + { + "type": "weapon", + "id": "keys-of-oblivion" + }, + { + "type": "stigmata", + "id": "shattered-swords-top" + }, + { + "type": "stigmata", + "id": "shattered-swords-mid" + }, + { + "type": "stigmata", + "id": "shattered-swords-bot" + }, + { + "type": "weapon", + "id": "starlance-prime" + }, + { + "type": "stigmata", + "id": "shakespeare-adrift-top" + }, + { + "type": "stigmata", + "id": "shakespeare-adrift-mid" + }, + { + "type": "stigmata", + "id": "shakespeare-adrift-bot" + }, + { + "type": "weapon", + "id": "iris-of-the-dreams" + }, + { + "type": "stigmata", + "id": "irene-adler-top" + }, + { + "type": "stigmata", + "id": "irene-adler-mid" + }, + { + "type": "stigmata", + "id": "irene-adler-bot" + }, + { + "type": "weapon", + "id": "skadi-ondurgud" + }, + { + "type": "stigmata", + "id": "ana-schariac-top" + }, + { + "type": "stigmata", + "id": "ana-schariac-mid" + }, + { + "type": "stigmata", + "id": "ana-schariac-bot" + }, + { + "type": "weapon", + "id": "sleeping-beauty" + }, + { + "type": "stigmata", + "id": "dickens-top" + }, + { + "type": "stigmata", + "id": "dickens-mid" + }, + { + "type": "stigmata", + "id": "dickens-bot" + } + ], + "extra": [], + "duration": ["2022-01-05", "2022-01-07"], + "guarantees": [ + { + "count": 10, + "recurring": true, + "rewards": [ + { + "type": "stigmata", + "id": "4star-stigmata-in-drops", + "amount": 1 + }, + { + "type": "weapon", + "id": "4star-weapon-in-drops", + "amount": 1 + } + ] + } + ], + "mileages": [], + "drops": [ + { + "rate": 2479, + "items": [ + { + "type": "weapon", + "id": "selected-weapon", + "amount": 1 + } + ] + }, + { + "rate": 1240, + "items": [ + { + "type": "stigmata", + "id": "selected-stigmata-top", + "amount": 1 + } + ] + }, + { + "rate": 1240, + "items": [ + { + "type": "stigmata", + "id": "selected-stigmata-mid", + "amount": 1 + } + ] + }, + { + "rate": 1240, + "items": [ + { + "type": "stigmata", + "id": "selected-stigmata-bot", + "amount": 1 + } + ] + }, + { + "rate": 2480, + "items": [ + { + "type": "weapon", + "id": "other-4star-weapon-in-featured", + "amount": 1 + } + ] + }, + { + "rate": 3720, + "items": [ + { + "type": "stigmata", + "id": "other-4star-stigmata-in-featured", + "amount": 1 + } + ] + } + ] +} diff --git a/public/data/versions/5.3/supply-events/v5.3-21.12.31-hfs-battlesuit-expansion-supply.json b/public/data/versions/5.3/supply-events/v5.3-22.01.07-hfs-battlesuit-expansion-supply.json similarity index 98% rename from public/data/versions/5.3/supply-events/v5.3-21.12.31-hfs-battlesuit-expansion-supply.json rename to public/data/versions/5.3/supply-events/v5.3-22.01.07-hfs-battlesuit-expansion-supply.json index a585eb80..ba925a6c 100644 --- a/public/data/versions/5.3/supply-events/v5.3-21.12.31-hfs-battlesuit-expansion-supply.json +++ b/public/data/versions/5.3/supply-events/v5.3-22.01.07-hfs-battlesuit-expansion-supply.json @@ -12,7 +12,7 @@ } ], "extra": ["essentines"], - "duration": ["2021-12-31", "2022-01-13"], + "duration": ["2022-01-07", "2022-01-13"], "guarantees": [ { "count": 100,