mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
perf: 优化傀影肉鸽雕匠与石像部署策略 (#10441)
* perf: 添加Phantom肉鸽雕匠与石像部署坐标黑名单 * perf: 优化replacehome
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
{
|
||||
"stage_name": "雕匠与石像",
|
||||
"blacklist_location": [
|
||||
[4, 2],
|
||||
[4, 3],
|
||||
[4, 4],
|
||||
[8, 2],
|
||||
[8, 3],
|
||||
[8, 4]
|
||||
],
|
||||
"replacement_home": [
|
||||
{
|
||||
"location": [9, 2],
|
||||
"location": [9, 4],
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
@@ -10,7 +18,7 @@
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"location": [9, 4],
|
||||
"location": [9, 2],
|
||||
"direction": "left"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user