1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-24 03:04:51 +00:00

fix: auto-mission

This commit is contained in:
RedDeadDepresso
2024-01-19 23:29:20 +00:00
parent 16453898d1
commit f086844e92
5 changed files with 30 additions and 29 deletions
+7 -7
View File
@@ -58,23 +58,23 @@
},
"Formation": {
"burst1": 1,
"burst2": 1,
"pierce1": 1,
"pierce2": 1,
"mystic1": 1,
"mystic2": 1
"burst2": 4,
"pierce1": 2,
"pierce2": 4,
"mystic1": 3,
"mystic2": 4
},
"ManualBoss": {
"Enable": false
},
"Normal": {
"Enable": false,
"Area": 2,
"Area": 4,
"Completion": "clear"
},
"Hard": {
"Enable": false,
"Area": 2,
"Area": 6,
"Completion": "clear"
}
},