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

View File

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

View File

@@ -13,18 +13,28 @@
"map_name": "Enkanomiya",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1753190175272,
"enable_monster_loot_split": false
"last_modified_time": 1755101630357,
"enable_monster_loot_split": false,
"map_match_method": ""
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 97.65771484375,
"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,
"name": "AAA狗粮批发测试版本",
"version": "0.0.5",
"version": "0.0.6",
"tags": [
"狗粮"
],