Files
abyss-lab/public/data/honkai3rd/versions/5.4/supply-events/v5.4-22.01.13-we-elf-supply.json
T

70 lines
1.1 KiB
JSON

{
"version": "5.4",
"verified": true,
"track": 5,
"shortName": "Water's Edge",
"name": "Water's Edge Elf Supply",
"type": "elf-supply",
"token": "elf-supply-card",
"featured": [
{
"type": "elf",
"id": "we"
}
],
"extra": [],
"duration": ["2022-01-13", "2022-02-04"],
"guarantees": [
{
"count": 100,
"recurring": true,
"rewards": [
{
"type": "elf",
"id": "we",
"amount": 1
}
]
},
{
"count": 10,
"recurring": true,
"rewards": [
{
"type": "elf",
"id": "we",
"amount": 1
},
{
"type": "elf-part",
"id": "we",
"amount": [2, 4]
}
]
}
],
"mileages": [],
"drops": [
{
"rate": 1510,
"items": [
{
"type": "elf",
"id": "we",
"amount": 1
}
]
},
{
"rate": 12230,
"items": [
{
"type": "elf-part",
"id": "we",
"amount": [2, 4]
}
]
}
]
}