mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-12 11:07:27 +08:00
[Enhance] Support 'skill_ilith_ivy'
- Add support for the skill 'skill_ilith_ivy' - For Arcaea 4.5.0
This commit is contained in:
@@ -682,5 +682,23 @@
|
||||
],
|
||||
"orig_price": 500,
|
||||
"price": 500
|
||||
},
|
||||
{
|
||||
"name": "cytusii",
|
||||
"items": [
|
||||
{
|
||||
"type": "pack",
|
||||
"id": "cytusii",
|
||||
"is_available": true
|
||||
},
|
||||
{
|
||||
"type": "core",
|
||||
"amount": 5,
|
||||
"id": "core_generic",
|
||||
"is_available": true
|
||||
}
|
||||
],
|
||||
"orig_price": 500,
|
||||
"price": 500
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user