Update supply events 12/27

This commit is contained in:
Sakura Knoll
2021-12-28 12:27:24 +09:00 Unverified
parent ee208a4d32
commit e238ee64a6
4 changed files with 224 additions and 12 deletions
@@ -33,7 +33,7 @@
"rewards": [
{
"type": "battlesuit",
"id": "5star-battlesuit-in-featured",
"id": "selected-battlesuits",
"amount": 1
}
]
@@ -57,7 +57,7 @@
"items": [
{
"type": "battlesuit",
"id": "hos",
"id": "selected-battlesuits",
"amount": 1
}
]
@@ -65,9 +65,14 @@
{
"rate": 2250,
"items": [
{
"type": "battlesuit-fragment",
"id": "selected-battlesuit",
"amount": [4, 6]
},
{
"type": "battlesuit-soul",
"id": "hos",
"id": "selected-battlesuit",
"amount": [7, 9]
}
]
@@ -86,7 +91,7 @@
"rate": 15000,
"items": [
{
"type": "battlesuit-soul",
"type": "battlesuit-fragment",
"id": "sd",
"amount": [4, 6]
}
@@ -1,6 +1,6 @@
{
"version": 5.3,
"verified": false,
"verified": true,
"track": 6,
"shortName": "Bella",
"name": "Bella Elf Supply",
@@ -1,6 +1,6 @@
{
"version": 5.3,
"verified": false,
"verified": true,
"track": 3,
"shortName": "EXPA #2",
"name": "EXPA Select Supply Round 2",
@@ -24,9 +24,138 @@
"id": "bb"
}
],
"extra": [],
"extra": ["essentines"],
"duration": ["2021-12-27", "2021-12-29"],
"guarantees": [],
"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": []
"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]
}
]
}
]
}
@@ -1,6 +1,6 @@
{
"version": 5.3,
"verified": false,
"verified": true,
"track": 4,
"shortName": "FOCA #2",
"name": "FOCA Select Supply Round 2",
@@ -90,7 +90,85 @@
],
"extra": [],
"duration": ["2021-12-27", "2021-12-29"],
"guarantees": [],
"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": []
"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
}
]
}
]
}