1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 06:18:21 +08:00

Add: Storage box disassemble

This commit is contained in:
2025-07-07 23:05:05 +08:00
parent 5bfe178a5f
commit e580efccfe
15 changed files with 415 additions and 0 deletions

View File

@@ -457,6 +457,14 @@ class GeneratedConfig:
# Group `EventStory`
EventStory_SkipBattle = False # True, False
# Group `BoxDisassemble`
BoxDisassemble_UsePurpleBox = False
BoxDisassemble_PurpleBoxLimit = 100
BoxDisassemble_UseBlueBox = False
BoxDisassemble_BlueBoxLimit = 1000
BoxDisassemble_UseWhiteBox = True
BoxDisassemble_WhiteBoxLimit = 2000
# Group `Benchmark`
Benchmark_DeviceType = 'emulator' # emulator, plone_cloud_with_adb, phone_cloud_without_adb, android_phone, android_phone_vmos
Benchmark_TestScene = 'screenshot_click' # screenshot_click, screenshot, click