Update v5.5 data based on CN server data

This commit is contained in:
Sakura Knoll
2022-01-27 23:33:02 +09:00 Unverified
parent 9654635525
commit 493f539a42
62 changed files with 4727 additions and 172 deletions
@@ -0,0 +1,68 @@
{
"version": "5.5",
"verified": false,
"track": 5,
"name": "Klein Elf Supply",
"type": "elf-supply",
"token": "elf-supply-card",
"featured": [
{
"type": "elf",
"id": "kl"
}
],
"extra": [],
"duration": ["2022-02-27", "2022-03-01"],
"guarantees": [
{
"count": 100,
"recurring": true,
"rewards": [
{
"type": "elf",
"id": "kl",
"amount": 1
}
]
},
{
"count": 10,
"recurring": true,
"rewards": [
{
"type": "elf",
"id": "kl",
"amount": 1
},
{
"type": "elf-part",
"id": "kl",
"amount": [2, 4]
}
]
}
],
"mileages": [],
"drops": [
{
"rate": 1510,
"items": [
{
"type": "elf",
"id": "kl",
"amount": 1
}
]
},
{
"rate": 12230,
"items": [
{
"type": "elf-part",
"id": "kl",
"amount": [2, 4]
}
]
}
]
}