Files
bettergi-scripts-list/repo/pathing/敌人与魔物/镀金旅团/阿陀河谷2.json
起个名字好难的喵 385c2c9bab feat: 复杂authors (#1248)
2025-06-30 21:04:05 +08:00

47 lines
793 B
JSON

{
"info": {
"name": "阿陀河谷2",
"type": "collect",
"author": "未知作者",
"version": "1.0",
"bgi_version": "0.42.0",
"authors": [
{
"name": "未知作者"
}
]
},
"positions": [
{
"id": 1,
"x": 2805.29,
"y": -1791.9,
"type": "teleport",
"move_mode": "walk"
},
{
"id": 2,
"x": 2798.11,
"y": -1879.32,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
},
{
"id": 3,
"x": 2771.76,
"y": -1870.9,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 4,
"x": 2763.13,
"y": -1868.64,
"type": "path",
"move_mode": "walk",
"action": "fight"
}
]
}