Update v5.5 week 4 and v5.6 week 2 supply events
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "5.5",
|
||||
"verified": false,
|
||||
"verified": true,
|
||||
"track": 3,
|
||||
"name": "Hler's Serenity Focused Supply A",
|
||||
"type": "focused-supply-a",
|
||||
|
||||
+10
-10
@@ -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
|
||||
}
|
||||
]
|
||||
+143
@@ -0,0 +1,143 @@
|
||||
{
|
||||
"version": "5.6",
|
||||
"verified": false,
|
||||
"track": 3,
|
||||
"name": "Starchasm Nyx Expansion Supply",
|
||||
"type": "expansion-supply",
|
||||
"token": "expansion-supply-card",
|
||||
"featured": [
|
||||
{
|
||||
"type": "battlesuit",
|
||||
"id": "nyx"
|
||||
}
|
||||
],
|
||||
"extra": ["essentines"],
|
||||
"duration": ["2022-04-15", "2022-04-22"],
|
||||
"guarantees": [
|
||||
{
|
||||
"count": 100,
|
||||
"recurring": false,
|
||||
"rewards": [
|
||||
{
|
||||
"type": "battlesuit",
|
||||
"id": "nyx",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"count": 10,
|
||||
"recurring": true,
|
||||
"rewards": [
|
||||
{
|
||||
"type": "battlesuit",
|
||||
"id": "battlesuit-in-drops",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"mileages": [],
|
||||
"drops": [
|
||||
{
|
||||
"rate": 1500,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit",
|
||||
"id": "nyx",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 2250,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "nyx",
|
||||
"amount": [4, 6]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 4500,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit",
|
||||
"id": "fs",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 15000,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit-soul",
|
||||
"id": "fs",
|
||||
"amount": [5, 8]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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": "sd",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 3000,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "sd",
|
||||
"amount": [4, 6]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 3000,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit",
|
||||
"id": "va",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 3000,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "va",
|
||||
"amount": [4, 6]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
+269
@@ -0,0 +1,269 @@
|
||||
{
|
||||
"version": "5.6",
|
||||
"verified": false,
|
||||
"track": 4,
|
||||
"name": "Sanguine Gaze Focused Supply A",
|
||||
"type": "focused-supply-a",
|
||||
"token": "focused-supply-card",
|
||||
"featured": [
|
||||
{
|
||||
"type": "weapon",
|
||||
"id": "sanguine-gaze"
|
||||
},
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "verne-top"
|
||||
},
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "verne-mid"
|
||||
},
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "verne-bot"
|
||||
}
|
||||
],
|
||||
"extra": [],
|
||||
"duration": ["2022-04-15", "2022-04-22"],
|
||||
"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": "sanguine-gaze",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 1240,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "verne-top",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 1240,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "verne-mid",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 1240,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "verne-bot",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 413,
|
||||
"items": [
|
||||
{
|
||||
"type": "weapon",
|
||||
"id": "key-of-castigation",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 413,
|
||||
"items": [
|
||||
{
|
||||
"type": "weapon",
|
||||
"id": "key-of-reason",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 413,
|
||||
"items": [
|
||||
{
|
||||
"type": "weapon",
|
||||
"id": "swan-lake",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 413,
|
||||
"items": [
|
||||
{
|
||||
"type": "weapon",
|
||||
"id": "nebulous-duality",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 413,
|
||||
"items": [
|
||||
{
|
||||
"type": "weapon",
|
||||
"id": "hekate-s-gloom",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 413,
|
||||
"items": [
|
||||
{
|
||||
"type": "weapon",
|
||||
"id": "eos-gloria",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "kafka-top",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "kafka-mid",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "kafka-bot",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "allan-poe-top",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "allan-poe-mid",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "allan-poe-bot",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "elysia-top",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "elysia-mid",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "elysia-bot",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "shuijing-top",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "shuijing-mid",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "shuijing-bot",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
+89
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"version": "5.6",
|
||||
"verified": false,
|
||||
"track": 5,
|
||||
"name": "Hekate's Gloom Focused Supply B",
|
||||
"type": "focused-supply-b",
|
||||
"token": "focused-supply-card",
|
||||
"featured": [
|
||||
{
|
||||
"type": "weapon",
|
||||
"id": "hekate-s-gloom"
|
||||
},
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "kafka-top"
|
||||
},
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "kafka-mid"
|
||||
},
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "kafka-bot"
|
||||
}
|
||||
],
|
||||
"extra": [],
|
||||
"duration": ["2022-04-18", "2022-04-25"],
|
||||
"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": "hekate-s-gloom",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 1240,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "kafka-top",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 1240,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "kafka-mid",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 1240,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "kafka-bot",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user