对纯小怪路线,增加区分怪物标志 (#1296)
* 更新锄地集,至少需要0.45版本 * 调整readme * 对纯小怪路线,增加区分怪物标志,来支持开启精英拾取下跳过小怪的拾取 * 删除些主仓库没有的脚本 * 给锄地脚本区分怪物增加标签
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "2201璃月明蕴镇西北",
|
||||
"enable_monster_loot_split": true,
|
||||
"type": "collect",
|
||||
"author": "mno",
|
||||
"version": "1.0",
|
||||
@@ -69,4 +70,4 @@
|
||||
"type": "orientation"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "2301璃月太山府",
|
||||
"enable_monster_loot_split": true,
|
||||
"type": "collect",
|
||||
"author": "mno",
|
||||
"version": "1.0",
|
||||
@@ -78,4 +79,4 @@
|
||||
"type": "orientation"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "2302璃月珉林",
|
||||
"enable_monster_loot_split": true,
|
||||
"type": "collect",
|
||||
"author": "mno",
|
||||
"version": "1.0",
|
||||
@@ -69,4 +70,4 @@
|
||||
"type": "orientation"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "2401(高危)璃月地面矿区",
|
||||
"enable_monster_loot_split": true,
|
||||
"type": "collect",
|
||||
"author": "mno",
|
||||
"version": "1.0",
|
||||
@@ -204,4 +205,4 @@
|
||||
"type": "orientation"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "2501璃月遁玉陵",
|
||||
"enable_monster_loot_split": true,
|
||||
"type": "collect",
|
||||
"author": "mno",
|
||||
"version": "1.0",
|
||||
@@ -231,4 +232,4 @@
|
||||
"type": "orientation"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "2601地下水泽西南三飞萤",
|
||||
"enable_monster_loot_split": true,
|
||||
"type": "collect",
|
||||
"author": "mno",
|
||||
"version": "1.0",
|
||||
@@ -126,4 +127,4 @@
|
||||
"action_params": "wait(1)"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "2602层岩地下主矿道东",
|
||||
"enable_monster_loot_split": true,
|
||||
"type": "collect",
|
||||
"author": "mno",
|
||||
"version": "1.0",
|
||||
@@ -143,4 +144,4 @@
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "2605璃月临时主矿道西",
|
||||
"enable_monster_loot_split": true,
|
||||
"type": "collect",
|
||||
"author": "mno",
|
||||
"version": "1.0",
|
||||
@@ -126,4 +127,4 @@
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "2608璃月巨渊主矿区",
|
||||
"enable_monster_loot_split": true,
|
||||
"type": "collect",
|
||||
"author": "mno",
|
||||
"version": "1.0",
|
||||
@@ -174,4 +175,4 @@
|
||||
"action_params": "wait(1)"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user