Files
bettergi-scripts-list/repo/js/自动小怪锄地规划/pathing/3613稻妻蛇心之地.json
mno e87cbc58d1 地图追踪:小怪路线更新 (#866)
* 地图追踪:小怪路线更新

* 自动修复 JSON 格式和版本号 [ci skip]

---------

Co-authored-by: GitHub Actions Bot <actions@github.com>
2025-05-18 20:55:43 +08:00

68 lines
1.2 KiB
JSON

{
"info": {
"name": "3613稻妻蛇心之地",
"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": 198.89,
"y": -182.97,
"action_params": ""
},
{
"id": 2,
"x": 169.87,
"y": -174.94,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 159.89,
"y": -155.96,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": 151.76,
"y": -142.45,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 5,
"x": 157.09,
"y": -107.9,
"type": "path",
"move_mode": "dash",
"action": "fight",
"action_params": "",
"locked": false
},
{
"id": 6,
"x": 157.09,
"y": -107.9,
"type": "orientation",
"move_mode": "dash",
"action": "combat_script",
"action_params": "wait(1)"
}
]
}