mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 10:32:19 +08:00
Merge pull request #2141 from nightofknife/patch-3
Update roguelike_copilot.json
This commit is contained in:
@@ -69,8 +69,24 @@
|
||||
],
|
||||
"blacklist_location": [
|
||||
[
|
||||
5,
|
||||
6,
|
||||
5
|
||||
],
|
||||
[
|
||||
2,
|
||||
3
|
||||
],
|
||||
[
|
||||
3,
|
||||
3
|
||||
],
|
||||
[
|
||||
4,
|
||||
3
|
||||
],
|
||||
[
|
||||
5,
|
||||
3
|
||||
]
|
||||
]
|
||||
},
|
||||
@@ -87,8 +103,24 @@
|
||||
],
|
||||
"blacklist_location": [
|
||||
[
|
||||
5,
|
||||
6,
|
||||
5
|
||||
],
|
||||
[
|
||||
2,
|
||||
3
|
||||
],
|
||||
[
|
||||
3,
|
||||
3
|
||||
],
|
||||
[
|
||||
4,
|
||||
3
|
||||
],
|
||||
[
|
||||
5,
|
||||
3
|
||||
]
|
||||
]
|
||||
},
|
||||
@@ -97,7 +129,7 @@
|
||||
"replacement_home": [
|
||||
{
|
||||
"location": [
|
||||
3,
|
||||
2,
|
||||
2
|
||||
],
|
||||
"direction": "right"
|
||||
@@ -109,10 +141,10 @@
|
||||
"replacement_home": [
|
||||
{
|
||||
"location": [
|
||||
5,
|
||||
6,
|
||||
2
|
||||
],
|
||||
"direction": "up"
|
||||
"direction": "left"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -129,6 +161,48 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"stage_name": "巢穴",
|
||||
"blacklist_location": [
|
||||
[
|
||||
2,
|
||||
3
|
||||
],
|
||||
[
|
||||
2,
|
||||
4
|
||||
],
|
||||
[
|
||||
2,
|
||||
5
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"stage_name": "狩猎场",
|
||||
"blacklist_location": [
|
||||
[
|
||||
2,
|
||||
3
|
||||
],
|
||||
[
|
||||
2,
|
||||
4
|
||||
],
|
||||
[
|
||||
2,
|
||||
5
|
||||
],
|
||||
[
|
||||
2,
|
||||
6
|
||||
],
|
||||
[
|
||||
2,
|
||||
2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"stage_name": "除暴安良",
|
||||
"replacement_home": [
|
||||
|
||||
Reference in New Issue
Block a user