Update v5.5 week 4 and v5.6 week 2 supply events

This commit is contained in:
Sakura Knoll
2022-03-19 15:41:47 +09:00 Unverified
parent 0de118c5b9
commit 82690ca6e0
5 changed files with 512 additions and 11 deletions
@@ -1,6 +1,6 @@
{
"version": "5.5",
"verified": false,
"verified": true,
"track": 3,
"name": "Hler's Serenity Focused Supply A",
"type": "focused-supply-a",
@@ -1,26 +1,26 @@
{
"version": "5.5",
"verified": false,
"verified": true,
"track": 4,
"name": "Path to Acheron Focused Supply B",
"name": "Keys of Oblivion Focused Supply B",
"type": "focused-supply-b",
"token": "focused-supply-card",
"featured": [
{
"type": "weapon",
"id": "path-to-acheron"
"id": "keys-of-oblivion"
},
{
"type": "stigmata",
"id": "allan-poe-top"
"id": "shattered-swords-top"
},
{
"type": "stigmata",
"id": "allan-poe-mid"
"id": "shattered-swords-mid"
},
{
"type": "stigmata",
"id": "allan-poe-bot"
"id": "shattered-swords-bot"
}
],
"extra": [],
@@ -50,7 +50,7 @@
"items": [
{
"type": "weapon",
"id": "path-to-acheron",
"id": "keys-of-oblivion",
"amount": 1
}
]
@@ -60,7 +60,7 @@
"items": [
{
"type": "stigmata",
"id": "allan-poe-top",
"id": "shattered-swords-top",
"amount": 1
}
]
@@ -70,7 +70,7 @@
"items": [
{
"type": "stigmata",
"id": "allan-poe-mid",
"id": "shattered-swords-mid",
"amount": 1
}
]
@@ -80,7 +80,7 @@
"items": [
{
"type": "stigmata",
"id": "allan-poe-bot",
"id": "shattered-swords-bot",
"amount": 1
}
]