mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
29 lines
521 B
JSON
29 lines
521 B
JSON
{
|
|
"stage_name": "意外",
|
|
"actions": [
|
|
{
|
|
"location": [
|
|
5,
|
|
3
|
|
],
|
|
"roles": [
|
|
"近卫",
|
|
"先锋",
|
|
"重装",
|
|
"召唤物"
|
|
],
|
|
"direction": "左"
|
|
},
|
|
{
|
|
"location": [
|
|
5,
|
|
2
|
|
],
|
|
"roles": [
|
|
"辅助"
|
|
],
|
|
"direction": "左"
|
|
}
|
|
]
|
|
}
|