mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-07 08:17:28 +08:00
Update to v1.4
This commit is contained in:
68
latest version/database/map/byd_goodtek.json
Normal file
68
latest version/database/map/byd_goodtek.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"map_id": "byd_goodtek",
|
||||
"is_legacy": false,
|
||||
"chapter": 1001,
|
||||
"available_from": -1,
|
||||
"available_to": 9999999999999,
|
||||
"is_repeatable": false,
|
||||
"require_id": "goodtek2",
|
||||
"require_type": "chart_unlock",
|
||||
"coordinate": "900,650",
|
||||
"is_beyond": true,
|
||||
"stamina_cost": 3,
|
||||
"beyond_health": 250,
|
||||
"character_affinity": [0, 1],
|
||||
"affinity_multiplier": [2.5, 1.5],
|
||||
"step_count": 6,
|
||||
"custom_bg": "",
|
||||
"curr_position": 0,
|
||||
"curr_capture": 0,
|
||||
"is_locked": false,
|
||||
"steps": [{
|
||||
"map_id": "byd_goodtek",
|
||||
"position": 0,
|
||||
"capture": 50
|
||||
}, {
|
||||
"map_id": "byd_goodtek",
|
||||
"position": 1,
|
||||
"capture": 50,
|
||||
"items": [{
|
||||
"type": "core",
|
||||
"id": "core_generic",
|
||||
"amount": 1
|
||||
}]
|
||||
}, {
|
||||
"map_id": "byd_goodtek",
|
||||
"position": 2,
|
||||
"capture": 50,
|
||||
"items": [{
|
||||
"type": "fragment",
|
||||
"amount": 250
|
||||
}]
|
||||
}, {
|
||||
"map_id": "byd_goodtek",
|
||||
"position": 3,
|
||||
"capture": 50,
|
||||
"items": [{
|
||||
"type": "core",
|
||||
"id": "core_generic",
|
||||
"amount": 1
|
||||
}]
|
||||
}, {
|
||||
"map_id": "byd_goodtek",
|
||||
"position": 4,
|
||||
"capture": 50,
|
||||
"items": [{
|
||||
"type": "fragment",
|
||||
"amount": 275
|
||||
}]
|
||||
}, {
|
||||
"map_id": "byd_goodtek",
|
||||
"position": 5,
|
||||
"capture": 0,
|
||||
"items": [{
|
||||
"id": "goodtek3",
|
||||
"type": "world_song"
|
||||
}]
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user