mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-05 06:37:28 +08:00
42 lines
979 B
JSON
42 lines
979 B
JSON
{
|
|
"map_id": "byd_vexaria",
|
|
"is_legacy": false,
|
|
"chapter": 1001,
|
|
"available_from": -1,
|
|
"available_to": 9999999999999,
|
|
"is_repeatable": false,
|
|
"require_id": "vexaria2",
|
|
"require_type": "chart_unlock",
|
|
"coordinate": "650,400",
|
|
"is_beyond": true,
|
|
"stamina_cost": 3,
|
|
"beyond_health": 150,
|
|
"character_affinity": [0, 1],
|
|
"affinity_multiplier": [2.5, 1.5],
|
|
"step_count": 3,
|
|
"custom_bg": "",
|
|
"curr_position": 0,
|
|
"curr_capture": 0,
|
|
"is_locked": false,
|
|
"steps": [{
|
|
"map_id": "byd_vexaria",
|
|
"position": 0,
|
|
"capture": 140
|
|
}, {
|
|
"map_id": "byd_vexaria",
|
|
"position": 1,
|
|
"capture": 10,
|
|
"items": [{
|
|
"type": "fragment",
|
|
"amount": 616
|
|
}]
|
|
}, {
|
|
"map_id": "byd_vexaria",
|
|
"position": 2,
|
|
"capture": 0,
|
|
"items": [{
|
|
"id": "vexaria3",
|
|
"type": "world_song"
|
|
}]
|
|
}]
|
|
} |