地圖追蹤 : 诺艾尔的提瓦特矿闻录 改名 & 補充怪物資訊 (#1221)
* Delete repo/pathing/矿物/水晶块/诺艾尔的提瓦特矿闻录@火山 directory * 地圖追蹤 : 诺艾尔的提瓦特矿闻录 改名 & 補充怪物資訊 需戰鬥的腳本標上了是精英怪還是小怪,這樣在鋤地前運行的話,能跳過精英怪,避免隊內少撿聖遺物 * 自动修复 JSON 格式和版本号 [ci skip] --------- Co-authored-by: GitHub Actions Bot <actions@github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "04-奔狼领东(有战斗)-3个",
|
||||
"name": "04-奔狼领东(有战斗,小怪)-3个",
|
||||
"type": "collect",
|
||||
"author": "火山",
|
||||
"version": "1.0",
|
||||
@@ -52,7 +52,18 @@
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "fight",
|
||||
"action_params": ""
|
||||
"action_params": "",
|
||||
"point_ext_params": {
|
||||
"misidentification": {
|
||||
"type": [
|
||||
"unrecognized"
|
||||
],
|
||||
"handling_mode": "previousDetectedPoint",
|
||||
"arrival_time": 0
|
||||
},
|
||||
"description": "史莱姆",
|
||||
"monster_tag": "normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "05-奔狼领北(有战斗)-7个",
|
||||
"name": "05-奔狼领北(有战斗,精英200x1,小怪)-11)-7个",
|
||||
"type": "collect",
|
||||
"author": "火山",
|
||||
"version": "1.1",
|
||||
@@ -115,7 +115,18 @@
|
||||
"action": "fight",
|
||||
"move_mode": "dash",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
"type": "path",
|
||||
"point_ext_params": {
|
||||
"misidentification": {
|
||||
"type": [
|
||||
"unrecognized"
|
||||
],
|
||||
"handling_mode": "previousDetectedPoint",
|
||||
"arrival_time": 0
|
||||
},
|
||||
"description": "丘丘暴徒",
|
||||
"monster_tag": "elite"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "08-风龙废墟(有战斗)-6个",
|
||||
"name": "08-风龙废墟(有战斗,小怪)-6个",
|
||||
"type": "collect",
|
||||
"author": "火山",
|
||||
"version": "1.1",
|
||||
@@ -97,7 +97,18 @@
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
"type": "path",
|
||||
"point_ext_params": {
|
||||
"misidentification": {
|
||||
"type": [
|
||||
"unrecognized"
|
||||
],
|
||||
"handling_mode": "previousDetectedPoint",
|
||||
"arrival_time": 0
|
||||
},
|
||||
"description": "骗骗花",
|
||||
"monster_tag": "normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
@@ -169,7 +180,18 @@
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
"type": "path",
|
||||
"point_ext_params": {
|
||||
"misidentification": {
|
||||
"type": [
|
||||
"unrecognized"
|
||||
],
|
||||
"handling_mode": "previousDetectedPoint",
|
||||
"arrival_time": 0
|
||||
},
|
||||
"description": "史莱姆",
|
||||
"monster_tag": "normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "10-风龙废墟中央-2个",
|
||||
"name": "10-风龙废墟中央(有战斗,小怪)-2个",
|
||||
"type": "collect",
|
||||
"author": "火山",
|
||||
"version": "1.0",
|
||||
@@ -88,7 +88,18 @@
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "fight",
|
||||
"action_params": ""
|
||||
"action_params": "",
|
||||
"point_ext_params": {
|
||||
"misidentification": {
|
||||
"type": [
|
||||
"unrecognized"
|
||||
],
|
||||
"handling_mode": "previousDetectedPoint",
|
||||
"arrival_time": 0
|
||||
},
|
||||
"description": "史莱姆",
|
||||
"monster_tag": "normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
Reference in New Issue
Block a user