69 lines
1.1 KiB
JSON
69 lines
1.1 KiB
JSON
{
|
|
"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]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|