mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-06 23:57:50 +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:
@@ -2170,5 +2170,23 @@
|
||||
],
|
||||
"orig_price": 100,
|
||||
"price": 100
|
||||
},
|
||||
{
|
||||
"name": "grandspell",
|
||||
"items": [
|
||||
{
|
||||
"id": "grandspell",
|
||||
"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