Files
bettergi-scripts-list/repo/pathing/哨子&尖齿/祖遗庙宇3.json
秋云 fbef10776b fix: json data validation (#514)
* json data validation

* 使用 jsonDataValidation 自动更正

* fix: 字段缺失时补全而不是报错
2025-04-03 22:02:37 +08:00

36 lines
618 B
JSON

{
"info": {
"name": "祖遗庙宇3",
"type": "collect",
"author": "雕茂",
"version": "1.0",
"description": "",
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 7845.08,
"y": -2047.38
},
{
"id": 2,
"x": 7866.3,
"y": -2067.55,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
},
{
"id": 3,
"x": 7865.63,
"y": -2063.07,
"type": "path",
"move_mode": "walk",
"action": "fight"
}
]
}