Files
bettergi-scripts-list/repo/pathing/哨子&尖齿/彩石顶1.json
秋云 fbef10776b fix: json data validation (#514)
* json data validation

* 使用 jsonDataValidation 自动更正

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

44 lines
752 B
JSON

{
"info": {
"name": "彩石顶1",
"type": "collect",
"author": "雕茂",
"version": "1.0",
"description": "",
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 8372.15,
"y": -2196.23
},
{
"id": 2,
"x": 8366.46,
"y": -2238.61,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 3,
"x": 8318.1,
"y": -2223.83,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 4,
"x": 8293.08,
"y": -2195.35,
"type": "path",
"move_mode": "walk",
"action": "fight"
}
]
}