mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-07 16:27:26 +08:00
[Enhance] Support skill_hikari_tairitsu_debut skill
- For Arcaea 6.10.8 - Add the new character "Hikari & Tairitsu[ANS] (Debut)", and add support for its skill.
This commit is contained in:
@@ -1060,5 +1060,23 @@
|
||||
],
|
||||
"orig_price": 700,
|
||||
"price": 700
|
||||
},
|
||||
{
|
||||
"name": "nextstage",
|
||||
"items": [
|
||||
{
|
||||
"id": "nextstage",
|
||||
"type": "pack",
|
||||
"is_available": true
|
||||
},
|
||||
{
|
||||
"id": "core_generic",
|
||||
"type": "core",
|
||||
"amount": 6,
|
||||
"is_available": true
|
||||
}
|
||||
],
|
||||
"orig_price": 600,
|
||||
"price": 600
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user