Update v5.6 week 3 supply events
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@
|
||||
"rate": 2250,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit-soul",
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "hfs",
|
||||
"amount": [4, 6]
|
||||
}
|
||||
|
||||
+2
-2
@@ -53,9 +53,9 @@
|
||||
"rate": 2250,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit-soul",
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "sn",
|
||||
"amount": [7, 9]
|
||||
"amount": [4, 6]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
+2
-2
@@ -53,9 +53,9 @@
|
||||
"rate": 2250,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit-soul",
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "aka",
|
||||
"amount": [7, 9]
|
||||
"amount": [4, 6]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
+143
@@ -0,0 +1,143 @@
|
||||
{
|
||||
"version": "5.6",
|
||||
"verified": false,
|
||||
"track": 3,
|
||||
"name": "Dea Anchora Expansion Supply",
|
||||
"type": "expansion-supply",
|
||||
"token": "expansion-supply-card",
|
||||
"featured": [
|
||||
{
|
||||
"type": "battlesuit",
|
||||
"id": "da"
|
||||
}
|
||||
],
|
||||
"extra": ["essentines"],
|
||||
"duration": ["2022-04-22", "2022-04-29"],
|
||||
"guarantees": [
|
||||
{
|
||||
"count": 100,
|
||||
"recurring": false,
|
||||
"rewards": [
|
||||
{
|
||||
"type": "battlesuit",
|
||||
"id": "da",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"count": 10,
|
||||
"recurring": true,
|
||||
"rewards": [
|
||||
{
|
||||
"type": "battlesuit",
|
||||
"id": "battlesuit-in-drops",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"mileages": [],
|
||||
"drops": [
|
||||
{
|
||||
"rate": 1500,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit",
|
||||
"id": "da",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 2250,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "da",
|
||||
"amount": [4, 6]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 4500,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit",
|
||||
"id": "ma",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 15000,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "ma",
|
||||
"amount": [4, 6]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 3000,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit",
|
||||
"id": "kriegs",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 3000,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit-soul",
|
||||
"id": "kriegs",
|
||||
"amount": [5, 8]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 3000,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit",
|
||||
"id": "bb",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 3000,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "bb",
|
||||
"amount": [4, 6]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 3000,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit",
|
||||
"id": "ss",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 3000,
|
||||
"items": [
|
||||
{
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "ss",
|
||||
"amount": [4, 6]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"version": "5.6",
|
||||
"verified": false,
|
||||
"track": 6,
|
||||
"shortName": "Sirin",
|
||||
"name": "Sirin Elf Supply",
|
||||
"type": "elf-supply",
|
||||
"token": "elf-supply-card",
|
||||
"featured": [
|
||||
{
|
||||
"type": "elf",
|
||||
"id": "sr"
|
||||
}
|
||||
],
|
||||
"extra": [],
|
||||
"duration": ["2022-04-22", "2022-05-05"],
|
||||
"guarantees": [
|
||||
{
|
||||
"count": 100,
|
||||
"recurring": true,
|
||||
"rewards": [
|
||||
{
|
||||
"type": "elf",
|
||||
"id": "sr",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"count": 10,
|
||||
"recurring": true,
|
||||
"rewards": [
|
||||
{
|
||||
"type": "elf",
|
||||
"id": "sr",
|
||||
"amount": 1
|
||||
},
|
||||
{
|
||||
"type": "elf-part",
|
||||
"id": "sr",
|
||||
"amount": [2, 4]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"mileages": [],
|
||||
"drops": [
|
||||
{
|
||||
"rate": 1510,
|
||||
"items": [
|
||||
{
|
||||
"type": "elf",
|
||||
"id": "sr",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 12230,
|
||||
"items": [
|
||||
{
|
||||
"type": "elf-part",
|
||||
"id": "sr",
|
||||
"amount": [2, 4]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
+269
@@ -0,0 +1,269 @@
|
||||
{
|
||||
"version": "5.6",
|
||||
"verified": false,
|
||||
"track": 4,
|
||||
"name": "Starlance Prime Focused Supply A",
|
||||
"type": "focused-supply-a",
|
||||
"token": "focused-supply-card",
|
||||
"featured": [
|
||||
{
|
||||
"type": "weapon",
|
||||
"id": "starlance-prime"
|
||||
},
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "shakespeare-adrift-top"
|
||||
},
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "shakespeare-adrift-mid"
|
||||
},
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "shakespeare-adrift-bot"
|
||||
}
|
||||
],
|
||||
"extra": [],
|
||||
"duration": ["2022-04-22", "2022-04-29"],
|
||||
"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": "starlance-prime",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 1240,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "shakespeare-adrift-top",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 1240,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "shakespeare-adrift-mid",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 1240,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "shakespeare-adrift-bot",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 413,
|
||||
"items": [
|
||||
{
|
||||
"type": "weapon",
|
||||
"id": "tranquil-arias",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 413,
|
||||
"items": [
|
||||
{
|
||||
"type": "weapon",
|
||||
"id": "eye-of-the-collapse",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 413,
|
||||
"items": [
|
||||
{
|
||||
"type": "weapon",
|
||||
"id": "zither-s-lament",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 413,
|
||||
"items": [
|
||||
{
|
||||
"type": "weapon",
|
||||
"id": "keys-of-oblivion",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 413,
|
||||
"items": [
|
||||
{
|
||||
"type": "weapon",
|
||||
"id": "path-to-acheron",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 413,
|
||||
"items": [
|
||||
{
|
||||
"type": "weapon",
|
||||
"id": "obscuring-wing",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "aslaug-top",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "aslaug-mid",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "aslaug-bot",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "welt-yang-top",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "welt-yang-mid",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "welt-yang-bot",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "turgenev-top",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "turgenev-mid",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "turgenev-bot",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "benares-awakening-top",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "benares-awakening-mid",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 310,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "benares-awakening-bot",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
+89
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"version": "5.6",
|
||||
"verified": false,
|
||||
"track": 5,
|
||||
"name": "Obscuring Wing Focused Supply B",
|
||||
"type": "focused-supply-b",
|
||||
"token": "focused-supply-card",
|
||||
"featured": [
|
||||
{
|
||||
"type": "weapon",
|
||||
"id": "obscuring-wing"
|
||||
},
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "aslaug-top"
|
||||
},
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "aslaug-mid"
|
||||
},
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "aslaug-bot"
|
||||
}
|
||||
],
|
||||
"extra": [],
|
||||
"duration": ["2022-04-25", "2022-05-02"],
|
||||
"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": "obscuring-wing",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 1240,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "aslaug-top",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 1240,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "aslaug-mid",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rate": 1240,
|
||||
"items": [
|
||||
{
|
||||
"type": "stigmata",
|
||||
"id": "aslaug-bot",
|
||||
"amount": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user