* 地图追踪:小怪路线更新 * 自动修复 JSON 格式和版本号 [ci skip] --------- Co-authored-by: GitHub Actions Bot <actions@github.com>
40 lines
750 B
JSON
40 lines
750 B
JSON
{
|
|
"info": {
|
|
"name": "3502稻妻狭间之街西南",
|
|
"type": "collect",
|
|
"author": "mno",
|
|
"version": "1.0",
|
|
"description": "",
|
|
"map_name": "Enkanomiya",
|
|
"bgi_version": "0.45.0"
|
|
},
|
|
"positions": [
|
|
{
|
|
"id": 1,
|
|
"action": "",
|
|
"move_mode": "walk",
|
|
"type": "teleport",
|
|
"x": 852.78,
|
|
"y": 339.67,
|
|
"action_params": ""
|
|
},
|
|
{
|
|
"id": 2,
|
|
"x": 890.06,
|
|
"y": 306.62,
|
|
"type": "path",
|
|
"move_mode": "dash",
|
|
"action": "fight",
|
|
"action_params": ""
|
|
},
|
|
{
|
|
"id": 3,
|
|
"x": 879.43,
|
|
"y": 311.61,
|
|
"type": "orientation",
|
|
"move_mode": "walk",
|
|
"action": "combat_script",
|
|
"action_params": "wait(1)"
|
|
}
|
|
]
|
|
} |