Files
abyss-lab/public/data/honkai3rd/versions/5.5/supply-events/v5.5-22.04.01-aka-battlesuit-expansion-supply.json
T

84 lines
1.4 KiB
JSON

{
"version": "5.5",
"verified": true,
"track": 1,
"name": "Stygian Nymph Expansion Supply",
"type": "expansion-supply",
"token": "expansion-supply-card",
"featured": [
{
"type": "battlesuit",
"id": "aka"
}
],
"extra": ["essentines"],
"duration": ["2022-04-01", "2022-04-06"],
"guarantees": [
{
"count": 100,
"recurring": false,
"rewards": [
{
"type": "battlesuit",
"id": "aka",
"amount": 1
}
]
},
{
"count": 10,
"recurring": true,
"rewards": [
{
"type": "battlesuit",
"id": "battlesuit-in-drops",
"amount": 1
}
]
}
],
"mileages": [],
"drops": [
{
"rate": 1500,
"items": [
{
"type": "battlesuit",
"id": "aka",
"amount": 1
}
]
},
{
"rate": 2250,
"items": [
{
"type": "battlesuit-fragment",
"id": "aka",
"amount": [4, 6]
}
]
},
{
"rate": 4500,
"items": [
{
"type": "battlesuit",
"id": "ns",
"amount": 1
}
]
},
{
"rate": 15000,
"items": [
{
"type": "battlesuit-fragment",
"id": "ns",
"amount": [4, 6]
}
]
}
]
}