mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-09 09:17: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:
@@ -1042,5 +1042,23 @@
|
||||
],
|
||||
"orig_price": 500,
|
||||
"price": 500
|
||||
},
|
||||
{
|
||||
"name": "extend_4",
|
||||
"items": [
|
||||
{
|
||||
"id": "extend_4",
|
||||
"type": "pack",
|
||||
"is_available": true
|
||||
},
|
||||
{
|
||||
"id": "core_generic",
|
||||
"type": "core",
|
||||
"amount": 7,
|
||||
"is_available": true
|
||||
}
|
||||
],
|
||||
"orig_price": 700,
|
||||
"price": 700
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user