feat: 盗宝团好感 -> 战斗好感,添加愚人众好感

This commit is contained in:
秋云
2025-05-25 16:40:58 +08:00
parent 9707ce8c56
commit 12f439dab4
12 changed files with 336 additions and 84 deletions

View File

@@ -0,0 +1,42 @@
{
"info": {
"name": "愚人众-准备",
"type": "collect",
"author": "秋云",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1748154261518
},
"positions": [
{
"id": 1,
"x": 4790.77,
"y": -3182.48,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": 4771.75,
"y": -3135.45,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 3,
"x": 4783.79,
"y": -3065.62,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
}
]
}

View File

@@ -0,0 +1,24 @@
{
"info": {
"name": "愚人众-战斗点",
"type": "collect",
"author": "秋云",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1748154217767
},
"positions": [
{
"id": 1,
"x": 4840.55,
"y": -3078.01,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
}
]
}

View File

@@ -0,0 +1,24 @@
{
"info": {
"name": "愚人众-触发点",
"type": "collect",
"author": "秋云",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1748154261518
},
"positions": [
{
"id": 1,
"x": 4783.79,
"y": -3065.62,
"action": "exit_and_relogin",
"move_mode": "dash",
"action_params": "",
"type": "path"
}
]
}

View File

@@ -0,0 +1,44 @@
{
"info": {
"name": "盗宝团-准备",
"type": "collect",
"author": "HZYgrandma",
"version": "1.0",
"description": "",
"bgi_version": "0.42.0"
},
"positions": [
{
"id": 1,
"x": -2740.6,
"y": -3410.69,
"action": "",
"move_mode": "walk",
"type": "teleport"
},
{
"id": 2,
"x": -2739.48,
"y": -3437.85,
"action": "",
"move_mode": "dash",
"type": "path"
},
{
"id": 3,
"x": -2764.44,
"y": -3465.81,
"action": "",
"move_mode": "dash",
"type": "path"
},
{
"id": 4,
"x": -2771.27,
"y": -3453.23,
"action": "fight",
"move_mode": "dash",
"type": "path"
}
]
}

View File

@@ -0,0 +1,20 @@
{
"info": {
"name": "盗宝团-战斗点",
"type": "collect",
"author": "HZYgrandma",
"version": "1.0",
"description": "",
"bgi_version": "0.43.4"
},
"positions": [
{
"id": 1,
"x": -2756.67,
"y": -3467.63,
"type": "path",
"move_mode": "dash",
"action": ""
}
]
}

View File

@@ -0,0 +1,36 @@
{
"info": {
"name": "触发点",
"type": "collect",
"author": "HZYgrandma",
"version": "1.0",
"description": "",
"bgi_version": "0.43.4"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -2738.38,
"y": -3414.45
},
{
"id": 2,
"x": -2739.72,
"y": -3400.15,
"type": "path",
"move_mode": "walk",
"action": "exit_and_relogin"
},
{
"id": 4,
"x": -2738.67,
"y": -3427.38,
"type": "path",
"move_mode": "dash",
"action": ""
}
]
}