标记精英点位 (#1371)
* 更新锄地集,至少需要0.45版本 * 调整readme * 对纯小怪路线,增加区分怪物标志,来支持开启精英拾取下跳过小怪的拾取 * 删除些主仓库没有的脚本 * 给锄地脚本区分怪物增加标签 * 锄地追踪文件,标记精英点位 * bgi锄地规划数据,控制文件提交 * 锄地规划,精英数据控制文件 * 精英点位标记调整
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"links": "https://github.com/Bedrockx"
|
||||
}
|
||||
]
|
||||
,"enable_monster_loot_split": true
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -56,6 +57,7 @@
|
||||
"move_mode": "dash",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
,"point_ext_params": {"monster_tag": "elite"}
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
@@ -208,6 +210,7 @@
|
||||
"action_params": "",
|
||||
"type": "path",
|
||||
"locked": false
|
||||
,"point_ext_params": {"monster_tag": "elite"}
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"links": "https://github.com/Bedrockx"
|
||||
}
|
||||
]
|
||||
,"enable_monster_loot_split": true
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -182,6 +183,7 @@
|
||||
"move_mode": "dash",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
,"point_ext_params": {"monster_tag": "elite"}
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"links": "https://github.com/Bedrockx"
|
||||
}
|
||||
]
|
||||
,"enable_monster_loot_split": true
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -92,6 +93,7 @@
|
||||
"move_mode": "dash",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
,"point_ext_params": {"monster_tag": "elite"}
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"links": "https://github.com/Bedrockx"
|
||||
}
|
||||
]
|
||||
,"enable_monster_loot_split": true
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -38,6 +39,7 @@
|
||||
"move_mode": "dash",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
,"point_ext_params": {"monster_tag": "elite"}
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
"links": "https://github.com/Bedrockx"
|
||||
}
|
||||
]
|
||||
,"enable_monster_loot_split": true
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -215,6 +216,7 @@
|
||||
"move_mode": "dash",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
,"point_ext_params": {"monster_tag": "elite"}
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
|
||||
4
repo/pathing/锄地专区/小怪2000@mno/0_6_纳塔/control.json5
Normal file
4
repo/pathing/锄地专区/小怪2000@mno/0_6_纳塔/control.json5
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"ref":".."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user