标记精英点位 (#1371)

* 更新锄地集,至少需要0.45版本

* 调整readme

* 对纯小怪路线,增加区分怪物标志,来支持开启精英拾取下跳过小怪的拾取

* 删除些主仓库没有的脚本

* 给锄地脚本区分怪物增加标签

* 锄地追踪文件,标记精英点位

* bgi锄地规划数据,控制文件提交

* 锄地规划,精英数据控制文件

* 精英点位标记调整
This commit is contained in:
mfkvfhpdx
2025-07-22 10:48:29 +08:00
committed by GitHub
parent 72969ed210
commit 6404b46776
39 changed files with 3793 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -56,6 +57,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 5, "id": 5,
@@ -208,6 +210,7 @@
"action_params": "", "action_params": "",
"type": "path", "type": "path",
"locked": false "locked": false
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 22, "id": 22,

View File

@@ -19,6 +19,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -182,6 +183,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 19, "id": 19,

View File

@@ -19,6 +19,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -92,6 +93,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 9, "id": 9,

View File

@@ -19,6 +19,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -38,6 +39,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 3, "id": 3,

View File

@@ -16,6 +16,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -215,6 +216,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 23, "id": 23,

View File

@@ -0,0 +1,4 @@
{
"ref":".."
}

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -130,6 +131,7 @@
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 14, "id": 14,

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -94,6 +95,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 10, "id": 10,

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -148,6 +149,7 @@
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 16, "id": 16,

View File

@@ -11,7 +11,8 @@
"name": "mno", "name": "mno",
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ],
"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -103,6 +104,7 @@
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 11, "id": 11,
@@ -157,6 +159,7 @@
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 17, "id": 17,

View File

@@ -0,0 +1,4 @@
{
"ref":".."
}

View File

@@ -13,6 +13,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -266,6 +267,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 29, "id": 29,
@@ -331,6 +333,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 36, "id": 36,

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -103,6 +104,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 11, "id": 11,
@@ -166,6 +168,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 18, "id": 18,
@@ -229,6 +232,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 25, "id": 25,

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -40,6 +41,7 @@
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 4, "id": 4,

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -175,6 +176,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 19, "id": 19,
@@ -220,6 +222,7 @@
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 24, "id": 24,

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -40,6 +41,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 4, "id": 4,
@@ -130,6 +132,7 @@
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 14, "id": 14,

View File

@@ -0,0 +1,4 @@
{
"ref":".."
}

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -112,6 +113,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 12, "id": 12,

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -103,6 +104,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 11, "id": 11,

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -175,6 +176,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"enable_monster_loot_split": true
}, },
{ {
"id": 19, "id": 19,
@@ -274,6 +276,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"enable_monster_loot_split": true
}, },
{ {
"id": 30, "id": 30,

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -40,6 +41,7 @@
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 4, "id": 4,
@@ -76,6 +78,7 @@
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 8, "id": 8,

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -31,6 +32,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 3, "id": 3,

View File

@@ -13,6 +13,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -51,6 +52,7 @@
"move_mode": "walk", "move_mode": "walk",
"action": "fight", "action": "fight",
"action_params": "" "action_params": ""
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 5, "id": 5,

View File

@@ -13,6 +13,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {

View File

@@ -0,0 +1,4 @@
{
"ref":".."
}

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -157,6 +158,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 17, "id": 17,
@@ -292,6 +294,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 32, "id": 32,

View File

@@ -0,0 +1,4 @@
{
"ref":".."
}

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -67,6 +68,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "orientation" "type": "orientation"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 7, "id": 7,

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -67,6 +68,7 @@
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 7, "id": 7,
@@ -121,6 +123,7 @@
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 13, "id": 13,

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -202,6 +203,7 @@
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 22, "id": 22,

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -49,6 +50,7 @@
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 5, "id": 5,

View File

@@ -12,6 +12,7 @@
"links": "https://github.com/Bedrockx" "links": "https://github.com/Bedrockx"
} }
] ]
,"enable_monster_loot_split": true
}, },
"positions": [ "positions": [
{ {
@@ -211,6 +212,7 @@
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
,"point_ext_params": {"monster_tag": "elite"}
}, },
{ {
"id": 23, "id": 23,

View File

@@ -0,0 +1,4 @@
{
"ref":".."
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,4 @@
{
"ref":".."
}

View File

@@ -0,0 +1,4 @@
{
"ref":".."
}

View File

@@ -0,0 +1,4 @@
{
"ref":".."
}

View File

@@ -0,0 +1,4 @@
{
"ref":".."
}

File diff suppressed because it is too large Load Diff