自动好感度

This commit is contained in:
洪籽阳外婆
2024-11-24 16:19:45 +08:00
committed by GitHub
parent 4ff5315991
commit b2c1336b72
7 changed files with 250 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
{
"info": {
"name": "两武士",
"type": "collect",
"author": "HZYgrandma",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -2738.38671875,
"y": -3414.45703125
},
{
"id": 2,
"x": -2739.7236328125,
"y": -3400.15625,
"type": "path",
"move_mode": "walk",
"action": ""
}
]
}

View File

@@ -0,0 +1,52 @@
{
"info": {
"name": "清理原住民",
"type": "collect",
"author": "HZYgrandma",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
},
"positions": [
{
"id": 1,
"x": -2740.609375,
"y": -3410.6923828125,
"action": "",
"move_mode": "walk",
"type": "teleport"
},
{
"id": 2,
"x": -2739.4873046875,
"y": -3437.853515625,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 3,
"x": -2764.4423828125,
"y": -3465.810546875,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 4,
"x": -2771.2705078125,
"y": -3453.2373046875,
"action": "fight",
"move_mode": "walk",
"type": "path"
},
{
"id": 5,
"x": -2776.25,
"y": -3454.6982421875,
"action": "",
"move_mode": "walk",
"type": "path"
}
]
}

View File

@@ -0,0 +1,36 @@
{
"info": {
"name": "盗宝团",
"type": "collect",
"author": "HZYgrandma",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
},
"positions": [
{
"id": 3,
"x": -2739.7197265625,
"y": -3399.060546875,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 4,
"x": -2738.671875,
"y": -3427.38671875,
"type": "path",
"move_mode": "run",
"action": ""
},
{
"id": 5,
"x": -2756.6748046875,
"y": -3467.6328125,
"type": "path",
"move_mode": "walk",
"action": "fight"
}
]
}

File diff suppressed because one or more lines are too long