Files
MaaAssistantArknights/resource/roguelike_copilot.json
2022-09-29 23:55:58 +08:00

449 lines
8.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[
{
"stage_name": "蓄水池",
"replacement_home": [
{
"location": [
6,
4
],
"direction_Doc1": "优先朝向,但并不代表绝对是这个方向(算法自行判断)",
"direction_Doc2": "不填默认 none即没有推荐方向完全由算法自行判断",
"direction_Doc3": "none / left / right / up / down / 无 / 上 / 下 / 左 / 右",
"direction": "left"
}
],
"blacklist_location_Doc": "这里是用法举例,不是说蓄水池这个图需要 ban 这两个点",
"blacklist_location": [
[
0,
0
],
[
1,
1
]
]
},
{
"stage_name": "共生",
"replacement_home": [
{
"location": [
4,
4
],
"direction": "up"
}
]
},
{
"stage_name": "海窟沙暴",
"replacement_home": [
{
"location":[
[
3,
4
],
[
4,
4
]
],
"direction": "up"
}
]
},
{
"stage_name": "纠错",
"replacement_home": [
{
"location": [
3,
5
],
"direction": "right"
}
],
"blacklist_location": [
[
5,
5
]
]
},
{
"stage_name": "订正",
"replacement_home": [
{
"location": [
3,
5
],
"direction": "right"
}
],
"blacklist_location": [
[
5,
5
]
]
},
{
"stage_name": "无声呼号",
"replacement_home": [
{
"location": [
3,
2
],
"direction": "right"
}
]
},
{
"stage_name": "海神的信者",
"replacement_home": [
{
"location": [
5,
2
],
"direction": "up"
}
]
},
{
"stage_name": "征兆",
"replacement_home": [
{
"location": [
4,
3
],
"direction": "right"
}
]
},
{
"stage_name": "除暴安良",
"replacement_home": [
{
"location": [
4,
3
],
"direction": "right"
}
],
"blacklist_location": [
[
4,
2
],
[
1,
3
],
[
1,
3
],
[
2,
3
],
[
3,
3
]
]
},
{
"stage_name": "巡逻队",
"replacement_home": [
{
"location": [
8,
3
]
},
{
"location": [
8,
4
]
}
]
},
{
"stage_name": "压轴登场",
"replacement_home": [
{
"location": [
3,
4
]
}
]
},
{
"stage_name": "似曾相识",
"replacement_home": [
{
"location": [
4,
4
]
},
{
"location": [
5,
4
]
}
]
},
{
"stage_name": "阴云笼罩",
"replacement_home": [
{
"location": [
7,
0
]
},
{
"location": [
6,
0
]
}
]
},
{
"stage_name": "从众效应",
"replacement_home": [
{
"location": [
2,
4
]
},
{
"location": [
6,
4
]
},
{
"location": [
3,
4
]
},
{
"location": [
5,
4
]
}
]
},
{
"stage_name": "恐怖传说",
"replacement_home": [
{
"location": [
0,
4
]
}
]
},
{
"stage_name": "寒渊惜别",
"replacement_home": [
{
"location": [
10,
5
]
},
{
"location": [
0,
1
]
}
]
},
{
"stage_name": "正义",
"replacement_home": [
{
"location": [
6,
2
]
},
{
"location": [
6,
3
]
}
]
},
{
"stage_name": "仪式之夜",
"replacement_home": [
{
"location": [
10,
2
]
},
{
"location": [
0,
5
]
}
]
},
{
"stage_name": "烟花秀",
"replacement_home": [
{
"location": [
10,
4
]
},
{
"location": [
10,
2
]
}
]
},
{
"stage_name": "步步紧逼",
"replacement_home": [
{
"location": [
0,
2
]
},
{
"location": [
0,
3
]
}
]
},
{
"stage_name": "隔岸观火",
"replacement_home": [
{
"location": [
11,
2
]
},
{
"location": [
2,
5
]
}
]
},
{
"stage_name": "斗兽笼",
"replacement_home": [
{
"location": [
5,
3
]
}
]
},
{
"stage_name": "荒唐把戏",
"replacement_home": [
{
"location": [
4,
2
]
}
]
},
{
"stage_name": "彻骨冰寒",
"replacement_home": [
{
"location": [
7,
4
]
},
{
"location": [
7,
2
]
}
]
},
{
"stage_name": "开门请当心",
"replacement_home": [
{
"location": [
10,
4
]
},
{
"location": [
10,
6
]
}
]
},
{
"stage_name": "覆水难收",
"replacement_home": [
{
"location": [
3,
4
]
}
]
},
{
"stage_name": "悦耳杀机",
"replacement_home": [
{
"location": [
6,
6
]
}
]
}
]