mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-08 16:57:26 +08:00
[Enhance] Support Maya's Awaken
- For Arcaea 6.10.1 - Add an endpoint for Maya's awaken. #229 - Add the new character "Hikari & Tairitsu[ANS] (Breakthrough)". (values maybe incorrect)
This commit is contained in:
@@ -2116,5 +2116,59 @@
|
||||
],
|
||||
"orig_price": 100,
|
||||
"price": 100
|
||||
},
|
||||
{
|
||||
"name": "eternitybreak",
|
||||
"items": [
|
||||
{
|
||||
"id": "eternitybreak",
|
||||
"type": "single",
|
||||
"is_available": true
|
||||
},
|
||||
{
|
||||
"id": "core_generic",
|
||||
"type": "core",
|
||||
"amount": 1,
|
||||
"is_available": true
|
||||
}
|
||||
],
|
||||
"orig_price": 100,
|
||||
"price": 100
|
||||
},
|
||||
{
|
||||
"name": "xterfusion",
|
||||
"items": [
|
||||
{
|
||||
"id": "xterfusion",
|
||||
"type": "single",
|
||||
"is_available": true
|
||||
},
|
||||
{
|
||||
"id": "core_generic",
|
||||
"type": "core",
|
||||
"amount": 1,
|
||||
"is_available": true
|
||||
}
|
||||
],
|
||||
"orig_price": 100,
|
||||
"price": 100
|
||||
},
|
||||
{
|
||||
"name": "angelsboundary",
|
||||
"items": [
|
||||
{
|
||||
"id": "angelsboundary",
|
||||
"type": "single",
|
||||
"is_available": true
|
||||
},
|
||||
{
|
||||
"id": "core_generic",
|
||||
"type": "core",
|
||||
"amount": 1,
|
||||
"is_available": true
|
||||
}
|
||||
],
|
||||
"orig_price": 100,
|
||||
"price": 100
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user