狗粮+精英 8.13 (#1587)

狗粮: 1.修复强制黑芙的摔死bug
精英: 1.研究方法进入[沙暴]区域
This commit is contained in:
2025-08-14 08:53:45 +08:00
committed by GitHub
parent bbb043e7f4
commit b275caf7c8
13 changed files with 495 additions and 46 deletions

View File

@@ -4,3 +4,6 @@
如果你只是想要获取狗粮,请使用自动狗粮加强版 如果你只是想要获取狗粮,请使用自动狗粮加强版
## 更新日志
### 0.0.62025.08.13
1.修复"99强制黑芙"路线摔死bug

View File

@@ -1,6 +1,6 @@
{ {
"info": { "info": {
"name": "强制黑芙", "name": "99强制黑芙",
"type": "collect", "type": "collect",
"authors": [ "authors": [
{ {
@@ -13,7 +13,7 @@
"map_name": "Enkanomiya", "map_name": "Enkanomiya",
"bgi_version": "0.45.0", "bgi_version": "0.45.0",
"tags": [], "tags": [],
"last_modified_time": 1754998664460, "last_modified_time": 1755101630357,
"enable_monster_loot_split": false, "enable_monster_loot_split": false,
"map_match_method": "" "map_match_method": ""
}, },
@@ -25,8 +25,7 @@
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport", "type": "teleport"
"locked": false
}, },
{ {
"id": 2, "id": 2,
@@ -35,7 +34,7 @@
"action": "log_output", "action": "log_output",
"move_mode": "walk", "move_mode": "walk",
"action_params": "重置[芙宁娜]状态——黑芙", "action_params": "重置[芙宁娜]状态——黑芙",
"type": "path" "type": "orientation"
} }
] ]
} }

View File

@@ -1,6 +1,6 @@
{ {
"info": { "info": {
"name": "强制黑芙", "name": "99强制黑芙",
"type": "collect", "type": "collect",
"authors": [ "authors": [
{ {
@@ -13,7 +13,7 @@
"map_name": "Enkanomiya", "map_name": "Enkanomiya",
"bgi_version": "0.45.0", "bgi_version": "0.45.0",
"tags": [], "tags": [],
"last_modified_time": 1754998664460, "last_modified_time": 1755101630357,
"enable_monster_loot_split": false, "enable_monster_loot_split": false,
"map_match_method": "" "map_match_method": ""
}, },
@@ -25,8 +25,7 @@
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport", "type": "teleport"
"locked": false
}, },
{ {
"id": 2, "id": 2,
@@ -35,7 +34,7 @@
"action": "log_output", "action": "log_output",
"move_mode": "walk", "move_mode": "walk",
"action_params": "重置[芙宁娜]状态——黑芙", "action_params": "重置[芙宁娜]状态——黑芙",
"type": "path" "type": "orientation"
} }
] ]
} }

View File

@@ -13,18 +13,28 @@
"map_name": "Enkanomiya", "map_name": "Enkanomiya",
"bgi_version": "0.45.0", "bgi_version": "0.45.0",
"tags": [], "tags": [],
"last_modified_time": 1753190175272, "last_modified_time": 1755101630357,
"enable_monster_loot_split": false "enable_monster_loot_split": false,
"map_match_method": ""
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 97.65771484375, "x": 97.65771484375,
"y": 255.2640380859375, "y": 255.2640380859375,
"action_params": "" "action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": 97.65771484375,
"y": 255.2640380859375,
"action": "log_output",
"move_mode": "walk",
"action_params": "重置[芙宁娜]状态——黑芙",
"type": "orientation"
} }
] ]
} }

View File

@@ -1,7 +1,7 @@
{ {
"manifest_version": 1, "manifest_version": 1,
"name": "AAA狗粮批发测试版本", "name": "AAA狗粮批发测试版本",
"version": "0.0.5", "version": "0.0.6",
"tags": [ "tags": [
"狗粮" "狗粮"
], ],

View File

@@ -171,6 +171,8 @@ https://www.kdocs.cn/wo/sl/v13uXscL
## 更新日志 ## 更新日志
### 1.7.9.22025.08.13
1.修复"99强制黑芙"路线摔死bug
### 1.7.9.12025.08.12 ### 1.7.9.12025.08.12
1.把切换白芙黑芙策略外置 1.把切换白芙黑芙策略外置
### 1.7.82025.08.11 ### 1.7.82025.08.11

View File

@@ -1,6 +1,6 @@
{ {
"info": { "info": {
"name": "强制黑芙", "name": "99强制黑芙",
"type": "collect", "type": "collect",
"authors": [ "authors": [
{ {
@@ -13,7 +13,7 @@
"map_name": "Enkanomiya", "map_name": "Enkanomiya",
"bgi_version": "0.45.0", "bgi_version": "0.45.0",
"tags": [], "tags": [],
"last_modified_time": 1754998664460, "last_modified_time": 1755101630357,
"enable_monster_loot_split": false, "enable_monster_loot_split": false,
"map_match_method": "" "map_match_method": ""
}, },
@@ -25,8 +25,7 @@
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport", "type": "teleport"
"locked": false
}, },
{ {
"id": 2, "id": 2,
@@ -35,7 +34,7 @@
"action": "log_output", "action": "log_output",
"move_mode": "walk", "move_mode": "walk",
"action_params": "重置[芙宁娜]状态——黑芙", "action_params": "重置[芙宁娜]状态——黑芙",
"type": "path" "type": "orientation"
} }
] ]
} }

View File

@@ -1,6 +1,6 @@
{ {
"info": { "info": {
"name": "强制黑芙", "name": "99强制黑芙",
"type": "collect", "type": "collect",
"authors": [ "authors": [
{ {
@@ -13,7 +13,7 @@
"map_name": "Enkanomiya", "map_name": "Enkanomiya",
"bgi_version": "0.45.0", "bgi_version": "0.45.0",
"tags": [], "tags": [],
"last_modified_time": 1754998664460, "last_modified_time": 1755101630357,
"enable_monster_loot_split": false, "enable_monster_loot_split": false,
"map_match_method": "" "map_match_method": ""
}, },
@@ -25,8 +25,7 @@
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport", "type": "teleport"
"locked": false
}, },
{ {
"id": 2, "id": 2,
@@ -35,7 +34,7 @@
"action": "log_output", "action": "log_output",
"move_mode": "walk", "move_mode": "walk",
"action_params": "重置[芙宁娜]状态——黑芙", "action_params": "重置[芙宁娜]状态——黑芙",
"type": "path" "type": "orientation"
} }
] ]
} }

View File

@@ -209,7 +209,7 @@ let enemyType = "无";
// 获取 version 字段的值 // 获取 version 字段的值
version = manifest.version; version = manifest.version;
log.info(`当前js版本${version},更新日期25.8.12,如果太久远,要经常检查更新`); log.info(`当前js版本${version},更新日期25.8.13,如果太久远,要经常检查更新`);
} catch (error) { } catch (error) {
// 如果发生错误,记录错误信息 // 如果发生错误,记录错误信息

View File

@@ -1,7 +1,7 @@
{ {
"manifest_version": 1, "manifest_version": 1,
"name": "自动狗粮加强版", "name": "自动狗粮加强版",
"version": "1.7.9.1", "version": "1.7.9.2",
"tags": [ "tags": [
"好感", "好感",
"狗粮" "狗粮"

View File

@@ -7,7 +7,7 @@
"map_name": "Teyvat", "map_name": "Teyvat",
"bgi_version": "0.45.0", "bgi_version": "0.45.0",
"tags": [], "tags": [],
"last_modified_time": 1754764693240, "last_modified_time": 1755106895268,
"authors": [ "authors": [
{ {
"name": "汐", "name": "汐",
@@ -65,8 +65,8 @@
}, },
{ {
"id": 6, "id": 6,
"x": 5109.09765625, "x": 5099.0703125,
"y": -590.34765625, "y": -598.751953125,
"action": "fight", "action": "fight",
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
@@ -74,8 +74,143 @@
}, },
{ {
"id": 7, "id": 7,
"x": 5109.09765625, "x": 5099.0703125,
"y": -590.34765625, "y": -598.751953125,
"action": "combat_script",
"move_mode": "dash",
"action_params": "wait(1)",
"type": "orientation"
},
{
"id": 8,
"x": 4589.01220703125,
"y": -652.93798828125,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 9,
"x": 4570.27734375,
"y": -670.44384765625,
"action": "",
"move_mode": "run",
"action_params": "",
"type": "path"
},
{
"id": 10,
"x": 4550.2236328125,
"y": -719.0087890625,
"action": "",
"move_mode": "run",
"action_params": "",
"type": "path"
},
{
"id": 11,
"x": 4540.376953125,
"y": -740.5068359375,
"action": "combat_script",
"move_mode": "dash",
"action_params": "keypress(t),wait(0.2),keypress(t)",
"type": "path"
},
{
"id": 12,
"x": 4525.1328125,
"y": -769.87744140625,
"action": "combat_script",
"move_mode": "walk",
"action_params": "keypress(t),wait(0.2),keypress(t),moveby(0,1000),keydown(w),wait(0.5),keypress(t),wait(0.2),keypress(t),wait(0.5),keyup(w)",
"type": "orientation"
},
{
"id": 13,
"x": 4503.74560546875,
"y": -794.505859375,
"action": "combat_script",
"move_mode": "walk",
"action_params": "keypress(t),wait(0.2),keypress(t),wait(0.2),keypress(t),wait(0.5)",
"type": "orientation"
},
{
"id": 14,
"x": 4513.001953125,
"y": -786.50634765625,
"action": "log_output",
"move_mode": "dash",
"action_params": "切换[沙暴]状态",
"type": "orientation"
},
{
"id": 15,
"x": 4513.001953125,
"y": -786.50634765625,
"action": "combat_script",
"move_mode": "dash",
"action_params": "keypress(f),wait(0.2),keypress(f),w(0.2),keypress(f)",
"type": "path"
},
{
"id": 16,
"x": 5173.60302734375,
"y": -498.49169921875,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 17,
"x": 5162.541015625,
"y": -514.2607421875,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
"type": "path"
},
{
"id": 18,
"x": 5152.812393347761,
"y": -527.9367269438635,
"action": "fight",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 19,
"x": 5146.248356765498,
"y": -541.2507882140999,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 20,
"x": 5139.562377547429,
"y": -550.8127273694517,
"action": "",
"move_mode": "jump",
"action_params": "",
"type": "path"
},
{
"id": 21,
"x": 5099.0703125,
"y": -598.751953125,
"action": "fight",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 22,
"x": 5099.0703125,
"y": -598.751953125,
"action": "combat_script", "action": "combat_script",
"move_mode": "dash", "move_mode": "dash",
"action_params": "wait(1)", "action_params": "wait(1)",

View File

@@ -13,7 +13,7 @@
"map_name": "Teyvat", "map_name": "Teyvat",
"bgi_version": "0.45.0", "bgi_version": "0.45.0",
"tags": [], "tags": [],
"last_modified_time": 1754764727505, "last_modified_time": 1755105651055,
"enable_monster_loot_split": false, "enable_monster_loot_split": false,
"map_match_method": "" "map_match_method": ""
}, },
@@ -25,34 +25,166 @@
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "teleport" "type": "teleport",
"locked": false
}, },
{ {
"id": 2, "id": 2,
"x": 5473.3095703125, "x": 5473.3095703125,
"y": -1220.8349609375, "y": -1220.8349609375,
"action": "log_output",
"move_mode": "fly",
"action_params": "此地有沙暴必摔死1次,无法解决",
"type": "orientation",
"locked": false
},
{
"id": 3,
"x": 5473.3095703125,
"y": -1220.8349609375,
"action": "", "action": "",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 3, "id": 4,
"x": 5497.5859375, "x": 5498.4580078125,
"y": -1100.48291015625, "y": -1095.15966796875,
"action": "fight", "type": "path",
"move_mode": "dash", "move_mode": "dash",
"action": "fight",
"action_params": "",
"locked": false
},
{
"id": 5,
"x": 5498.4580078125,
"y": -1095.15966796875,
"type": "orientation",
"move_mode": "dash",
"action": "combat_script",
"action_params": "wait(1)"
},
{
"id": 6,
"x": 4589.01220703125,
"y": -652.93798828125,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 7,
"x": 4570.27734375,
"y": -670.44384765625,
"action": "",
"move_mode": "run",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 4, "id": 8,
"x": 5497.5859375, "x": 4550.2236328125,
"y": -1100.48291015625, "y": -719.0087890625,
"action": "",
"move_mode": "run",
"action_params": "",
"type": "path"
},
{
"id": 9,
"x": 4540.376953125,
"y": -740.5068359375,
"action": "combat_script", "action": "combat_script",
"move_mode": "dash", "move_mode": "dash",
"action_params": "wait(1)", "action_params": "keypress(t),wait(0.2),keypress(t)",
"type": "path"
},
{
"id": 10,
"x": 4525.1328125,
"y": -769.87744140625,
"action": "combat_script",
"move_mode": "walk",
"action_params": "keypress(t),wait(0.2),keypress(t),moveby(0,1000),keydown(w),wait(0.5),keypress(t),wait(0.2),keypress(t),wait(0.5),keyup(w)",
"type": "orientation" "type": "orientation"
},
{
"id": 11,
"x": 4503.74560546875,
"y": -794.505859375,
"action": "combat_script",
"move_mode": "walk",
"action_params": "keypress(t),wait(0.2),keypress(t),wait(0.2),keypress(t),wait(0.5)",
"type": "orientation"
},
{
"id": 12,
"x": 4513.001953125,
"y": -786.50634765625,
"action": "log_output",
"move_mode": "dash",
"action_params": "切换[沙暴]状态",
"type": "orientation"
},
{
"id": 13,
"x": 4513.001953125,
"y": -786.50634765625,
"action": "combat_script",
"move_mode": "dash",
"action_params": "keypress(f),wait(0.2),keypress(f),w(0.2),keypress(f)",
"type": "path"
},
{
"id": 14,
"x": 5485.2216796875,
"y": -1240.50732421875,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 15,
"x": 5473.3095703125,
"y": -1220.8349609375,
"action": "log_output",
"move_mode": "fly",
"action_params": "此地有沙暴必摔死1次,无法解决",
"type": "orientation",
"locked": false
},
{
"id": 16,
"x": 5473.3095703125,
"y": -1220.8349609375,
"action": "",
"move_mode": "fly",
"action_params": "",
"type": "path"
},
{
"id": 17,
"x": 5498.4580078125,
"y": -1095.15966796875,
"type": "path",
"move_mode": "dash",
"action": "fight",
"action_params": "",
"locked": false
},
{
"id": 18,
"x": 5498.4580078125,
"y": -1095.15966796875,
"type": "orientation",
"move_mode": "dash",
"action": "combat_script",
"action_params": "wait(1)",
"locked": false
} }
] ]
} }

View File

@@ -7,7 +7,7 @@
"map_name": "Teyvat", "map_name": "Teyvat",
"bgi_version": "0.45.0", "bgi_version": "0.45.0",
"tags": [], "tags": [],
"last_modified_time": 1754764785462, "last_modified_time": 1755105731448,
"authors": [ "authors": [
{ {
"name": "汐", "name": "汐",
@@ -69,7 +69,7 @@
"y": -835.1923828125, "y": -835.1923828125,
"action": "stop_flying", "action": "stop_flying",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action_params": "1200",
"type": "path" "type": "path"
}, },
{ {
@@ -116,6 +116,177 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "wait(1)", "action_params": "wait(1)",
"type": "orientation" "type": "orientation"
},
{
"id": 12,
"x": 4589.01220703125,
"y": -652.93798828125,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 13,
"x": 4570.27734375,
"y": -670.44384765625,
"action": "",
"move_mode": "run",
"action_params": "",
"type": "path"
},
{
"id": 14,
"x": 4550.2236328125,
"y": -719.0087890625,
"action": "",
"move_mode": "run",
"action_params": "",
"type": "path"
},
{
"id": 15,
"x": 4540.376953125,
"y": -740.5068359375,
"action": "combat_script",
"move_mode": "dash",
"action_params": "keypress(t),wait(0.2),keypress(t)",
"type": "path"
},
{
"id": 16,
"x": 4525.1328125,
"y": -769.87744140625,
"action": "combat_script",
"move_mode": "walk",
"action_params": "keypress(t),wait(0.2),keypress(t),moveby(0,1000),keydown(w),wait(0.5),keypress(t),wait(0.2),keypress(t),wait(0.5),keyup(w)",
"type": "orientation"
},
{
"id": 17,
"x": 4503.74560546875,
"y": -794.505859375,
"action": "combat_script",
"move_mode": "walk",
"action_params": "keypress(t),wait(0.2),keypress(t),wait(0.2),keypress(t),wait(0.5)",
"type": "orientation"
},
{
"id": 18,
"x": 4513.001953125,
"y": -786.50634765625,
"action": "log_output",
"move_mode": "dash",
"action_params": "切换[沙暴]状态",
"type": "orientation"
},
{
"id": 19,
"x": 4513.001953125,
"y": -786.50634765625,
"action": "combat_script",
"move_mode": "dash",
"action_params": "keypress(f),wait(0.2),keypress(f),w(0.2),keypress(f)",
"type": "path"
},
{
"id": 20,
"x": 5686.673828125,
"y": -706.03369140625,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 21,
"x": 5692.84130859375,
"y": -703.3740234375,
"action": "",
"move_mode": "climb",
"action_params": "",
"type": "path"
},
{
"id": 22,
"x": 5713.61767578125,
"y": -728.20556640625,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 23,
"x": 5718.09765625,
"y": -753.36474609375,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 24,
"x": 5723.87255859375,
"y": -788.5927734375,
"action": "combat_script",
"move_mode": "walk",
"action_params": "keypress(t)",
"type": "orientation"
},
{
"id": 25,
"x": 5770.123046875,
"y": -835.1923828125,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
"type": "path"
},
{
"id": 26,
"x": 5810.6689453125,
"y": -849.20166015625,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 27,
"x": 5849.812456549088,
"y": -848.4378789490866,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 28,
"x": 5885.3818359375,
"y": -847.77978515625,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "1200",
"type": "path"
},
{
"id": 29,
"x": 5889.8935546875,
"y": -882.19287109375,
"action": "fight",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 30,
"x": 5889.8935546875,
"y": -882.19287109375,
"action": "combat_script",
"move_mode": "dash",
"action_params": "wait(1)",
"type": "orientation"
} }
] ]
} }