Files
abyss-lab/public/data/honkai3rd/versions/5.4/supply-events/v5.4-22.01.21-hb-battlesuit-supply.json
T

105 lines
1.8 KiB
JSON

{
"version": "5.4",
"verified": true,
"track": 6,
"name": "Haxxor Bunny Supply",
"type": "sp-battlesuit",
"token": "sp-supply-card",
"featured": [
{
"type": "battlesuit",
"id": "hb"
}
],
"extra": [],
"duration": ["2022-01-21", "2022-02-04"],
"guarantees": [
{
"count": 25,
"recurring": false,
"rewards": [
{
"type": "battlesuit",
"id": "hb",
"amount": 1
}
]
},
{
"count": 10,
"recurring": true,
"rewards": [
{
"type": "battlesuit",
"id": "random-a-rank",
"amount": 1
}
]
}
],
"mileages": [],
"drops": [
{
"rate": 7677,
"items": [
{
"type": "battlesuit",
"id": "hb",
"amount": 1
}
]
},
{
"rate": 14108,
"items": [
{
"type": "battlesuit-fragment",
"id": "hb",
"amount": [5, 8]
}
]
},
{
"rate": 7677,
"items": [
{ "type": "battlesuit", "id": "random-a-rank", "amount": 1 },
{
"type": "battlesuit-fragment",
"id": "hb",
"amount": 5
}
]
},
{
"rate": 4703,
"items": [
{
"type": "battlesuit-fragment",
"id": "random-a-rank",
"amount": [4, 6]
},
{
"type": "battlesuit-fragment",
"id": "hb",
"amount": [2, 3]
}
]
},
{
"rate": 4703,
"items": [
{
"type": "battlesuit-soul",
"id": "random-a-rank",
"amount": [5, 8]
},
{
"type": "battlesuit-fragment",
"id": "hb",
"amount": [2, 3]
}
]
}
]
}