Fix v5.3 supply events

This commit is contained in:
Sakura Knoll
2021-12-31 01:10:04 +09:00 Unverified
parent 371e9ad7ed
commit 4c937e36ed
10 changed files with 995 additions and 360 deletions
@@ -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]
}
]
}
]
}
@@ -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
}
]
}
]
}
@@ -1,7 +1,7 @@
{ {
"version": "5.3", "version": "5.3",
"track": 1, "track": 1,
"verified": false, "verified": true,
"name": "Time Runner Outfit Supply", "name": "Time Runner Outfit Supply",
"type": "outfit-supply", "type": "outfit-supply",
"token": "crystal", "token": "crystal",
@@ -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
}
]
}
]
}
@@ -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]
}
]
}
]
}
@@ -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
}
]
}
]
}
@@ -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
}
]
}
]
}
@@ -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]
}
]
}
]
}
@@ -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
}
]
}
]
}
@@ -12,7 +12,7 @@
} }
], ],
"extra": ["essentines"], "extra": ["essentines"],
"duration": ["2021-12-31", "2022-01-13"], "duration": ["2022-01-07", "2022-01-13"],
"guarantees": [ "guarantees": [
{ {
"count": 100, "count": 100,