mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-10 18:07:28 +08:00
[Enhance] Maya uncap skill
- Add support for `skill_maya_uncap` - For Arcaea 6.9.1
This commit is contained in:
@@ -1024,5 +1024,23 @@
|
||||
],
|
||||
"orig_price": 500,
|
||||
"price": 500
|
||||
},
|
||||
{
|
||||
"name": "eclipse",
|
||||
"items": [
|
||||
{
|
||||
"id": "eclipse",
|
||||
"type": "pack",
|
||||
"is_available": true
|
||||
},
|
||||
{
|
||||
"id": "core_generic",
|
||||
"type": "core",
|
||||
"amount": 5,
|
||||
"is_available": true
|
||||
}
|
||||
],
|
||||
"orig_price": 500,
|
||||
"price": 500
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user