Files
abyss-lab/public/data/honkai3rd/versions/5.3/supply-events/v5.3-21.12.24-sa-battlesuit-supply.json
T

106 lines
1.8 KiB
JSON

{
"version": "5.3",
"verified": true,
"track": 7,
"shortName": "Starlit Astrologos",
"name": "Starlit Astrologos Supply",
"type": "sp-battlesuit",
"token": "sp-supply-card",
"featured": [
{
"type": "battlesuit",
"id": "sa"
}
],
"extra": [],
"duration": ["2021-12-24", "2022-01-07"],
"guarantees": [
{
"count": 25,
"recurring": false,
"rewards": [
{
"type": "battlesuit",
"id": "sa",
"amount": 1
}
]
},
{
"count": 10,
"recurring": true,
"rewards": [
{
"type": "battlesuit",
"id": "random-a-rank",
"amount": 1
}
]
}
],
"mileages": [],
"drops": [
{
"rate": 7677,
"items": [
{
"type": "battlesuit",
"id": "sa",
"amount": 1
}
]
},
{
"rate": 14108,
"items": [
{
"type": "battlesuit-fragment",
"id": "sa",
"amount": [5, 8]
}
]
},
{
"rate": 7677,
"items": [
{ "type": "battlesuit", "id": "random-a-rank", "amount": 1 },
{
"type": "battlesuit-fragment",
"id": "sa",
"amount": 5
}
]
},
{
"rate": 4703,
"items": [
{
"type": "battlesuit-fragment",
"id": "random-a-rank",
"amount": [4, 6]
},
{
"type": "battlesuit-fragment",
"id": "sa",
"amount": [2, 3]
}
]
},
{
"rate": 4703,
"items": [
{
"type": "battlesuit-soul",
"id": "random-a-rank",
"amount": [5, 8]
},
{
"type": "battlesuit-fragment",
"id": "sa",
"amount": [2, 3]
}
]
}
]
}