mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 14:31:16 +00:00
949 lines
37 KiB
JSON
949 lines
37 KiB
JSON
{
|
||
"Menu": {
|
||
"Alas": {
|
||
"name": "SRC",
|
||
"help": ""
|
||
},
|
||
"Daily": {
|
||
"name": "Daily",
|
||
"help": ""
|
||
},
|
||
"Rogue": {
|
||
"name": "Simulated Universe",
|
||
"help": ""
|
||
}
|
||
},
|
||
"Task": {
|
||
"Alas": {
|
||
"name": "SRC Settings",
|
||
"help": ""
|
||
},
|
||
"Restart": {
|
||
"name": "Error Handling",
|
||
"help": ""
|
||
},
|
||
"Dungeon": {
|
||
"name": "Dungeon",
|
||
"help": ""
|
||
},
|
||
"Weekly": {
|
||
"name": "Echo of War",
|
||
"help": ""
|
||
},
|
||
"DailyQuest": {
|
||
"name": "Daily Quest",
|
||
"help": ""
|
||
},
|
||
"BattlePass": {
|
||
"name": "Nameless Honor",
|
||
"help": ""
|
||
},
|
||
"Assignment": {
|
||
"name": "Assignment",
|
||
"help": ""
|
||
},
|
||
"DataUpdate": {
|
||
"name": "Dashboard Upd",
|
||
"help": ""
|
||
},
|
||
"Rogue": {
|
||
"name": "Simulated Universe",
|
||
"help": "Simulated Universe is in development, task will not be run"
|
||
}
|
||
},
|
||
"Scheduler": {
|
||
"_info": {
|
||
"name": "Scheduler",
|
||
"help": ""
|
||
},
|
||
"Enable": {
|
||
"name": "Enable Task",
|
||
"help": "Join this task to scheduler.",
|
||
"True": "Enabled",
|
||
"False": "False"
|
||
},
|
||
"NextRun": {
|
||
"name": "Next Run",
|
||
"help": "Updated automatically after completing the task to set next scheduled run, typically not manually modified\nHowever you can force immediate scheduling if you clear this text field"
|
||
},
|
||
"Command": {
|
||
"name": "Command",
|
||
"help": ""
|
||
},
|
||
"ServerUpdate": {
|
||
"name": "Server Update",
|
||
"help": "Series of server refresh time(s) as to when this task will next run, this is automatically converted to respective time zone, generally do not need to modify"
|
||
}
|
||
},
|
||
"Emulator": {
|
||
"_info": {
|
||
"name": "Emulator Settings",
|
||
"help": ""
|
||
},
|
||
"Serial": {
|
||
"name": "Serial",
|
||
"help": "Common emulator Serial can be queried in the list below\nUse \"auto\" to auto-detect emulators, but if multiple emulators are running or use emulators that do not support auto-detect, \"auto\" cannot be used and serial must be filled in manually\nDefault serial for select emulators:\n- BlueStacks 127.0.0.1:5555\n- BlueStacks4 Hyper-V use \"bluestacks4-hyperv\", \"bluestacks4-hyperv-2\" for multi instance, and so on\n- BlueStacks5 Hyper-V use \"bluestacks5-hyperv\", \"bluestacks5-hyperv-1\" for multi instance, and so on\n- NoxPlayer 127.0.0.1:62001\n- NoxPlayer64bit 127.0.0.1:59865\n- MuMuPlayer/MuMuPlayer X 127.0.0.1:7555\n- MuMuPlayer12 127.0.0.1:16384\n- MemuPlayer 127.0.0.1:21503\n- LDPlayer emulator-5554 or 127.0.0.1:5555\n- WSA use \"wsa-0\" to make the game run in the background, which needs to be controlled or closed by third-party software\nIf there are multiple emulator instances running, the default is reserved for one of them and the others will use different serials to avoid conflicts\nOpen console.bat and run `adb devices` to find them or follow the emulator's official tutorial"
|
||
},
|
||
"PackageName": {
|
||
"name": "Game Server",
|
||
"help": "Can't distinguish different regions of oversea servers, please select the server manually.",
|
||
"auto": "Auto-detect",
|
||
"CN-Official": "[CN]-Official",
|
||
"CN-Bilibili": "[CN]-Bilibili",
|
||
"OVERSEA-America": "[OVERSEA]-America",
|
||
"OVERSEA-Asia": "[OVERSEA]-Asia",
|
||
"OVERSEA-Europe": "[OVERSEA]-Europe",
|
||
"OVERSEA-TWHKMO": "[OVERSEA]-TW,HK,MO"
|
||
},
|
||
"GameLanguage": {
|
||
"name": "In-game Text Language",
|
||
"help": "Currently, only Simplified Chinese and English are supported. Please set the text language in game to one of them.",
|
||
"auto": "Auto-detect",
|
||
"cn": "简体中文",
|
||
"en": "English"
|
||
},
|
||
"ScreenshotMethod": {
|
||
"name": "Screenshot Method",
|
||
"help": "When using auto-select, a benchmark will be performed and automatically changed to the fastest screenshot method.\nGeneral speed: DroidCast_raw >> aScreenCap_nc > ADB_nc >>> aScreenCap > uiautomator2 ~= ADB.\nRun Tools - Performance Test to find the fastest method.",
|
||
"auto": "Auto-select the fastest",
|
||
"ADB": "ADB ",
|
||
"ADB_nc": "ADB_nc",
|
||
"uiautomator2": "uiautomator2",
|
||
"aScreenCap": "aScreenCap",
|
||
"aScreenCap_nc": "aScreenCap_nc",
|
||
"DroidCast": "DroidCast",
|
||
"DroidCast_raw": "DroidCast_raw",
|
||
"scrcpy": "scrcpy"
|
||
},
|
||
"ControlMethod": {
|
||
"name": "Control Method",
|
||
"help": "Speed: MaaTouch = minitouch >>> uiautomator2 ~= ADB\nMaaTouch is recommended",
|
||
"minitouch": "minitouch",
|
||
"MaaTouch": "MaaTouch"
|
||
},
|
||
"AdbRestart": {
|
||
"name": "Try to restart adb when no device found",
|
||
"help": ""
|
||
}
|
||
},
|
||
"EmulatorInfo": {
|
||
"_info": {
|
||
"name": "Emulator Settings",
|
||
"help": "The following values are auto-filled according to \"Serial\", if you don’t understand, please don't modify them"
|
||
},
|
||
"Emulator": {
|
||
"name": "Emulator Type",
|
||
"help": "",
|
||
"auto": "Auto-detect",
|
||
"NoxPlayer": "Nox Player",
|
||
"NoxPlayer64": "Nox Player 64bit",
|
||
"BlueStacks4": "BlueStacks 4",
|
||
"BlueStacks5": "BlueStacks 5",
|
||
"BlueStacks4HyperV": "BlueStacks 4 Hyper-V",
|
||
"BlueStacks5HyperV": "BlueStacks 5 Hyper-V",
|
||
"LDPlayer3": "LD Player 3",
|
||
"LDPlayer4": "LD Player 4",
|
||
"LDPlayer9": "LD Player 9",
|
||
"MuMuPlayer": "MuMu Player",
|
||
"MuMuPlayerX": "MuMu Player X",
|
||
"MuMuPlayer12": "MuMu Player 12",
|
||
"MEmuPlayer": "MEmu Player"
|
||
},
|
||
"name": {
|
||
"name": "Emulator Instance Name",
|
||
"help": ""
|
||
},
|
||
"path": {
|
||
"name": "Emulator Installation Path",
|
||
"help": ""
|
||
}
|
||
},
|
||
"Error": {
|
||
"_info": {
|
||
"name": "Debug Settings",
|
||
"help": ""
|
||
},
|
||
"Restart": {
|
||
"name": "Restart Game on Error",
|
||
"help": "",
|
||
"game": "Restart game",
|
||
"game_emulator": "Restart emulator and game"
|
||
},
|
||
"SaveError": {
|
||
"name": "Record Exception",
|
||
"help": "Records exception and log into directory for review or sharing"
|
||
},
|
||
"ScreenshotLength": {
|
||
"name": "Record Screenshot(s)",
|
||
"help": "Number of screenshots saved when exception occurs"
|
||
},
|
||
"OnePushConfig": {
|
||
"name": "Error notify config",
|
||
"help": "When Alas cannot handle exception, send a message through Onepush. Configuration document: \nhttps://github.com/LmeSzinc/AzurLaneAutoScript/wiki/Onepush-configuration-%5BEN%5D"
|
||
}
|
||
},
|
||
"Optimization": {
|
||
"_info": {
|
||
"name": "Optimization Settings",
|
||
"help": ""
|
||
},
|
||
"ScreenshotInterval": {
|
||
"name": "Take Screenshots Every X Second(s)",
|
||
"help": "Minimum interval between 2 screenshots, limited in 0.1 ~ 0.3, can help reduce CPU on high-end PCs"
|
||
},
|
||
"CombatScreenshotInterval": {
|
||
"name": "Take Screenshots Every X Second(s) In Combat",
|
||
"help": "Minimum interval between 2 screenshots, limited in 0.1 ~ 1.0, can help reduce CPU during battle"
|
||
},
|
||
"WhenTaskQueueEmpty": {
|
||
"name": "When Task Queue is Empty",
|
||
"help": "Close AL when there are no pending tasks, can help reduce CPU",
|
||
"stay_there": "Stay There",
|
||
"goto_main": "Goto Main Page",
|
||
"close_game": "Close Game"
|
||
}
|
||
},
|
||
"Dungeon": {
|
||
"_info": {
|
||
"name": "Dungeon Settings",
|
||
"help": "Brush a dungeon until trailblaze power runs out"
|
||
},
|
||
"Name": {
|
||
"name": "Dungeon Name",
|
||
"help": "Default dungeon setting",
|
||
"Calyx_Golden_Memories": "Material: Character EXP (Bud of Memories)",
|
||
"Calyx_Golden_Aether": "Material: Light Cone EXP (Bud of Aether)",
|
||
"Calyx_Golden_Treasures": "Material: Credit (Bud of Treasures)",
|
||
"Calyx_Crimson_Destruction": "Trace: Destruction (Bud of Destruction)",
|
||
"Calyx_Crimson_Preservation": "Trace: Preservation (Bud of Preservation)",
|
||
"Calyx_Crimson_The_Hunt": "Trace: Hunt (Bud of Hunt)",
|
||
"Calyx_Crimson_Abundance": "Trace: Abundance (Bud of Abundance)",
|
||
"Calyx_Crimson_Erudition": "Trace: Erudition (Bud of Erudition)",
|
||
"Calyx_Crimson_Harmony": "Trace: Harmony (Bud of Harmony)",
|
||
"Calyx_Crimson_Nihility": "Trace: Nihility (Bud of Nihility)",
|
||
"Stagnant_Shadow_Quanta": "Ascension: Quantum (Shape of Quanta)",
|
||
"Stagnant_Shadow_Gust": "Ascension: Wind (Shape of Gust)",
|
||
"Stagnant_Shadow_Fulmination": "Ascension: Lighting (Shape of Fulmination)",
|
||
"Stagnant_Shadow_Blaze": "Ascension: Fire (Shape of Blaze)",
|
||
"Stagnant_Shadow_Spike": "Ascension: Physical (Shape of Spike)",
|
||
"Stagnant_Shadow_Rime": "Ascension: Ice (Shape of Rime)",
|
||
"Stagnant_Shadow_Mirage": "Ascension: Imaginary (Shape of Mirage)",
|
||
"Stagnant_Shadow_Icicle": "Ascension: Ice (Shape of Icicle)",
|
||
"Stagnant_Shadow_Doom": "Ascension: Lighting (Shape of Doom)",
|
||
"Stagnant_Shadow_Puppetry": "Ascension: Imaginary (Shape of Puppetry)",
|
||
"Stagnant_Shadow_Abomination": "Ascension: Quantum (Shape of Abomination)",
|
||
"Stagnant_Shadow_Celestial": "Ascension: Wind (Shape of Celestial)",
|
||
"Cavern_of_Corrosion_Path_of_Gelid_Wind": "Relics: Ice Set & Wind Set (Path of Gelid Wind)",
|
||
"Cavern_of_Corrosion_Path_of_Jabbing_Punch": "Relics: Physical Set & Break Effect Set (Path of Jabbing Punch)",
|
||
"Cavern_of_Corrosion_Path_of_Drifting": "Relics: Healing Set & Musketeer Set (Path of Drifting)",
|
||
"Cavern_of_Corrosion_Path_of_Providence": "Relics: Guard Set & Quantum Set (Path of Providence)",
|
||
"Cavern_of_Corrosion_Path_of_Holy_Hymn": "Relics: DEF Set & Lighting Set (Path of Holy Hymn)",
|
||
"Cavern_of_Corrosion_Path_of_Conflagration": "Relics: Fire Set & Imaginary Set (Path of Conflagration)",
|
||
"Cavern_of_Corrosion_Path_of_Elixir_Seekers": "Relics: HP Set & SPD Set (Path of Elixir Seekers)"
|
||
},
|
||
"NameAtDoubleCalyx": {
|
||
"name": "At Double Calyx Event, choose dungeon",
|
||
"help": "Return to the default dungeon settings after double times exhausted",
|
||
"do_not_participate": "Dont participate in event",
|
||
"Calyx_Golden_Memories": "Material: Character EXP (Bud of Memories)",
|
||
"Calyx_Golden_Aether": "Material: Light Cone EXP (Bud of Aether)",
|
||
"Calyx_Golden_Treasures": "Material: Credit (Bud of Treasures)",
|
||
"Calyx_Crimson_Destruction": "Trace: Destruction (Bud of Destruction)",
|
||
"Calyx_Crimson_Preservation": "Trace: Preservation (Bud of Preservation)",
|
||
"Calyx_Crimson_The_Hunt": "Trace: Hunt (Bud of Hunt)",
|
||
"Calyx_Crimson_Abundance": "Trace: Abundance (Bud of Abundance)",
|
||
"Calyx_Crimson_Erudition": "Trace: Erudition (Bud of Erudition)",
|
||
"Calyx_Crimson_Harmony": "Trace: Harmony (Bud of Harmony)",
|
||
"Calyx_Crimson_Nihility": "Trace: Nihility (Bud of Nihility)"
|
||
},
|
||
"NameAtDoubleRelic": {
|
||
"name": "At Double Relic Event, choose dungeon",
|
||
"help": "Return to the default dungeon settings after double times exhausted",
|
||
"do_not_participate": "Dont participate in event",
|
||
"Cavern_of_Corrosion_Path_of_Gelid_Wind": "Relics: Ice Set & Wind Set (Path of Gelid Wind)",
|
||
"Cavern_of_Corrosion_Path_of_Jabbing_Punch": "Relics: Physical Set & Break Effect Set (Path of Jabbing Punch)",
|
||
"Cavern_of_Corrosion_Path_of_Drifting": "Relics: Healing Set & Musketeer Set (Path of Drifting)",
|
||
"Cavern_of_Corrosion_Path_of_Providence": "Relics: Guard Set & Quantum Set (Path of Providence)",
|
||
"Cavern_of_Corrosion_Path_of_Holy_Hymn": "Relics: DEF Set & Lighting Set (Path of Holy Hymn)",
|
||
"Cavern_of_Corrosion_Path_of_Conflagration": "Relics: Fire Set & Imaginary Set (Path of Conflagration)",
|
||
"Cavern_of_Corrosion_Path_of_Elixir_Seekers": "Relics: HP Set & SPD Set (Path of Elixir Seekers)"
|
||
},
|
||
"Team": {
|
||
"name": "Dungeon Team",
|
||
"help": "",
|
||
"1": "1",
|
||
"2": "2",
|
||
"3": "3",
|
||
"4": "4",
|
||
"5": "5",
|
||
"6": "6"
|
||
}
|
||
},
|
||
"DungeonDaily": {
|
||
"_info": {
|
||
"name": "Daily Quest Settings",
|
||
"help": "Clear required dungeon once to achieve daily quests"
|
||
},
|
||
"CalyxGolden": {
|
||
"name": "Clear Calyx Golden 1 times",
|
||
"help": "",
|
||
"do_not_achieve": "Don't Do This Quest",
|
||
"Calyx_Golden_Memories": "Material: Character EXP (Bud of Memories)",
|
||
"Calyx_Golden_Aether": "Material: Light Cone EXP (Bud of Aether)",
|
||
"Calyx_Golden_Treasures": "Material: Credit (Bud of Treasures)"
|
||
},
|
||
"CalyxCrimson": {
|
||
"name": "Clear Calyx Crimson 1 times",
|
||
"help": "",
|
||
"do_not_achieve": "Don't Do This Quest",
|
||
"Calyx_Crimson_Destruction": "Trace: Destruction (Bud of Destruction)",
|
||
"Calyx_Crimson_Preservation": "Trace: Preservation (Bud of Preservation)",
|
||
"Calyx_Crimson_The_Hunt": "Trace: Hunt (Bud of Hunt)",
|
||
"Calyx_Crimson_Abundance": "Trace: Abundance (Bud of Abundance)",
|
||
"Calyx_Crimson_Erudition": "Trace: Erudition (Bud of Erudition)",
|
||
"Calyx_Crimson_Harmony": "Trace: Harmony (Bud of Harmony)",
|
||
"Calyx_Crimson_Nihility": "Trace: Nihility (Bud of Nihility)"
|
||
},
|
||
"StagnantShadow": {
|
||
"name": "Clear Stagnant Shadow 1 times",
|
||
"help": "",
|
||
"do_not_achieve": "Don't Do This Quest",
|
||
"Stagnant_Shadow_Quanta": "Ascension: Quantum (Shape of Quanta)",
|
||
"Stagnant_Shadow_Gust": "Ascension: Wind (Shape of Gust)",
|
||
"Stagnant_Shadow_Fulmination": "Ascension: Lighting (Shape of Fulmination)",
|
||
"Stagnant_Shadow_Blaze": "Ascension: Fire (Shape of Blaze)",
|
||
"Stagnant_Shadow_Spike": "Ascension: Physical (Shape of Spike)",
|
||
"Stagnant_Shadow_Rime": "Ascension: Ice (Shape of Rime)",
|
||
"Stagnant_Shadow_Mirage": "Ascension: Imaginary (Shape of Mirage)",
|
||
"Stagnant_Shadow_Icicle": "Ascension: Ice (Shape of Icicle)",
|
||
"Stagnant_Shadow_Doom": "Ascension: Lighting (Shape of Doom)",
|
||
"Stagnant_Shadow_Puppetry": "Ascension: Imaginary (Shape of Puppetry)",
|
||
"Stagnant_Shadow_Abomination": "Ascension: Quantum (Shape of Abomination)",
|
||
"Stagnant_Shadow_Celestial": "Ascension: Wind (Shape of Celestial)"
|
||
},
|
||
"CavernOfCorrosion": {
|
||
"name": "Clear Cavern of Corrosion 1 times",
|
||
"help": "",
|
||
"do_not_achieve": "Don't Do This Quest",
|
||
"Cavern_of_Corrosion_Path_of_Gelid_Wind": "Relics: Ice Set & Wind Set (Path of Gelid Wind)",
|
||
"Cavern_of_Corrosion_Path_of_Jabbing_Punch": "Relics: Physical Set & Break Effect Set (Path of Jabbing Punch)",
|
||
"Cavern_of_Corrosion_Path_of_Drifting": "Relics: Healing Set & Musketeer Set (Path of Drifting)",
|
||
"Cavern_of_Corrosion_Path_of_Providence": "Relics: Guard Set & Quantum Set (Path of Providence)",
|
||
"Cavern_of_Corrosion_Path_of_Holy_Hymn": "Relics: DEF Set & Lighting Set (Path of Holy Hymn)",
|
||
"Cavern_of_Corrosion_Path_of_Conflagration": "Relics: Fire Set & Imaginary Set (Path of Conflagration)",
|
||
"Cavern_of_Corrosion_Path_of_Elixir_Seekers": "Relics: HP Set & SPD Set (Path of Elixir Seekers)"
|
||
}
|
||
},
|
||
"DungeonSupport": {
|
||
"_info": {
|
||
"name": "Support Settings",
|
||
"help": ""
|
||
},
|
||
"Use": {
|
||
"name": "Use Friend Support",
|
||
"help": "",
|
||
"always_use": "Always Use",
|
||
"when_daily": "Use Only When Required by Dailies",
|
||
"do_not_use": "Don't Use"
|
||
},
|
||
"Character": {
|
||
"name": "Support Character",
|
||
"help": "Select a friend support character, if not found, select the default (first) role",
|
||
"FirstCharacter": "First Character",
|
||
"Arlan": "Arlan",
|
||
"Asta": "Asta",
|
||
"Bailu": "Bailu",
|
||
"Blade": "Blade",
|
||
"Bronya": "Bronya",
|
||
"Clara": "Clara",
|
||
"DanHeng": "Dan Heng",
|
||
"DanHengImbibitorLunae": "Dan Heng • Imbibitor Lunae",
|
||
"FuXuan": "Fu Xuan",
|
||
"Gepard": "Gepard",
|
||
"Herta": "Herta",
|
||
"Himeko": "Himeko",
|
||
"Hook": "Hook",
|
||
"JingYuan": "Jing Yuan",
|
||
"Kafka": "Kafka",
|
||
"Luka": "Luka",
|
||
"Luocha": "Luocha",
|
||
"Lynx": "Lynx",
|
||
"March7th": "March 7th",
|
||
"Natasha": "Natasha",
|
||
"Pela": "Pela",
|
||
"Qingque": "Qingque",
|
||
"Sampo": "Sampo",
|
||
"Seele": "Seele",
|
||
"Serval": "Serval",
|
||
"SilverWolf": "Silver Wolf",
|
||
"Sushang": "Sushang",
|
||
"Tingyun": "Tingyun",
|
||
"TrailblazerDestruction": "Trailblazer Destruction",
|
||
"TrailblazerPreservation": "Trailblazer Preservation",
|
||
"Welt": "Welt",
|
||
"Yanqing": "Yanqing",
|
||
"Yukong": "Yukong"
|
||
}
|
||
},
|
||
"DungeonStorage": {
|
||
"_info": {
|
||
"name": "DungeonStorage._info.name",
|
||
"help": "DungeonStorage._info.help"
|
||
},
|
||
"TrailblazePower": {
|
||
"name": "Power",
|
||
"help": ""
|
||
},
|
||
"DungeonDouble": {
|
||
"name": "Dungeon Double",
|
||
"help": ""
|
||
},
|
||
"EchoOfWar": {
|
||
"name": "Echo.",
|
||
"help": ""
|
||
},
|
||
"SimulatedUniverse": {
|
||
"name": "Sim.Univ.",
|
||
"help": ""
|
||
}
|
||
},
|
||
"Weekly": {
|
||
"_info": {
|
||
"name": "Echo of War Settings",
|
||
"help": "Echo of War is still able to challenge if limit is reached. Consume no trailblaze power, get no reward, but complete daily quests."
|
||
},
|
||
"Name": {
|
||
"name": "Dungeon Name",
|
||
"help": "",
|
||
"Echo_of_War_Destruction_Beginning": "Destruction's Beginning (Herta Space Station)",
|
||
"Echo_of_War_End_of_the_Eternal_Freeze": "End of the Eternal Freeze (Jarilo-VI)",
|
||
"Echo_of_War_Divine_Seed": "Divine Seed (The Xianzhou Luofu)"
|
||
},
|
||
"Team": {
|
||
"name": "Dungeon Team",
|
||
"help": "",
|
||
"1": "1",
|
||
"2": "2",
|
||
"3": "3",
|
||
"4": "4",
|
||
"5": "5",
|
||
"6": "6"
|
||
}
|
||
},
|
||
"AchievableQuest": {
|
||
"_info": {
|
||
"name": "Achievable Quests",
|
||
"help": "When the task status is \"Not Set\", you need to configure the SRC as required to achieve the quest\nNote: Please keep more tasks in \"Achievable\" status, otherwise SRC may not be able to grind 500 activity"
|
||
},
|
||
"Complete_1_Daily_Mission": {
|
||
"name": "Complete 1 Daily Mission",
|
||
"help": "",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Clear_Calyx_Golden_1_times": {
|
||
"name": "Clear Calyx (Golden) 1 time(s)",
|
||
"help": "Need to configure and enable the \"Dungeon\" task",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Complete_Calyx_Crimson_1_time": {
|
||
"name": "Complete Calyx (Crimson) 1 time",
|
||
"help": "Need to configure and enable the \"Dungeon\" task",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Clear_Stagnant_Shadow_1_times": {
|
||
"name": "Clear Stagnant Shadow 1 time(s)",
|
||
"help": "Need to configure and enable the \"Dungeon\" task",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Clear_Cavern_of_Corrosion_1_times": {
|
||
"name": "Clear Cavern of Corrosion 1 time(s)",
|
||
"help": "Need to configure and enable the \"Dungeon\" task",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"In_a_single_battle_inflict_3_Weakness_Break_of_different_Types": {
|
||
"name": "In a single battle, inflict 3 Weakness Break of different Types",
|
||
"help": "Achievable by default, will do Himeko trial",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Inflict_Weakness_Break_5_times": {
|
||
"name": "Inflict Weakness Break 5 times",
|
||
"help": "Achievable by default, will do Himeko trial",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Defeat_a_total_of_20_enemies": {
|
||
"name": "Defeat a total of 20 enemies",
|
||
"help": "Achievable by default, will do Himeko trial",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Enter_combat_by_attacking_enemy_Weakness_and_win_3_times": {
|
||
"name": "Enter combat by attacking enemy's Weakness and win 3 times",
|
||
"help": "Achievable by default, will do Himeko trial",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Use_Technique_2_times": {
|
||
"name": "Use Technique 2 times",
|
||
"help": "Achievable by default, will go to the abyssal 1 and use technique twice",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Go_on_assignment_1_time": {
|
||
"name": "Go on assignment 1 time",
|
||
"help": "Need to configure and enable the \"Assignment\" task",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Take_1_photo": {
|
||
"name": "Take 1 photo",
|
||
"help": "Achievable by default",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Destroy_3_destructible_objects": {
|
||
"name": "Destroy 3 destructible objects",
|
||
"help": "Achievable by default, will do Himeko trial",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Complete_Forgotten_Hall_1_time": {
|
||
"name": "Complete Forgotten Hall 1 time",
|
||
"help": "Achievable by default, will choose the first four characters to do stage 1 once, please ensure that account build is sufficient to do stage 1",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Complete_Echo_of_War_1_times": {
|
||
"name": "Complete Echo of War 1 time(s)",
|
||
"help": "Need to configure and enable the \"Echo of War\" task",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Complete_1_stage_in_Simulated_Universe_Any_world": {
|
||
"name": "Complete 1 stage in Simulated Universe (Any world)",
|
||
"help": "",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Obtain_victory_in_combat_with_support_characters_1_time": {
|
||
"name": "Obtain victory in combat with support characters 1 time",
|
||
"help": "Need to configure and enable the \"Dungeon\" task, configure support settings also",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Use_an_Ultimate_to_deal_the_final_blow_1_time": {
|
||
"name": "Use an Ultimate to deal the final blow 1 time",
|
||
"help": "Achievable by default, will do Himeko trial",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Level_up_any_character_1_time": {
|
||
"name": "Level up any character 1 time",
|
||
"help": "",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Level_up_any_Light_Cone_1_time": {
|
||
"name": "Level up any Light Cone 1 time",
|
||
"help": "",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Level_up_any_Relic_1_time": {
|
||
"name": "Level up any Relic 1 time",
|
||
"help": "",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Salvage_any_Relic": {
|
||
"name": "Salvage any Relic",
|
||
"help": "Achievable by default, will salvage the first one in reverse order of rarity",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Synthesize_Consumable_1_time": {
|
||
"name": "Synthesize Consumable 1 time",
|
||
"help": "Achievable by default, will synthesize low-rarity snacks",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Synthesize_material_1_time": {
|
||
"name": "Synthesize material 1 time",
|
||
"help": "Achievable by default, will synthesize low-rarity material",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
},
|
||
"Use_Consumables_1_time": {
|
||
"name": "Use Consumables 1 time",
|
||
"help": "Achievable by default, will use gear. If there is no material, synthesized before use",
|
||
"achievable": "Achievable",
|
||
"not_set": "Not Set",
|
||
"not_supported": "Not Supported Yet"
|
||
}
|
||
},
|
||
"DailyStorage": {
|
||
"_info": {
|
||
"name": "DailyStorage._info.name",
|
||
"help": "DailyStorage._info.help"
|
||
},
|
||
"DailyActivity": {
|
||
"name": "Activity",
|
||
"help": ""
|
||
},
|
||
"DailyQuest": {
|
||
"name": "Daily Quest",
|
||
"help": ""
|
||
}
|
||
},
|
||
"BattlePassStorage": {
|
||
"_info": {
|
||
"name": "BattlePassStorage._info.name",
|
||
"help": "BattlePassStorage._info.help"
|
||
},
|
||
"BattlePassLevel": {
|
||
"name": "Honor",
|
||
"help": ""
|
||
},
|
||
"BattlePassTodayQuest": {
|
||
"name": "Honor Mission",
|
||
"help": ""
|
||
}
|
||
},
|
||
"Assignment": {
|
||
"_info": {
|
||
"name": "Assignment Settings",
|
||
"help": "Claim rewards and dispatch, handling specified assignments first\nIf the assignment limit is not reached after that, others will be dispatched according to preset priority (EXP Materials/Credits → Character Materials → Synthesis Materials)"
|
||
},
|
||
"Name_1": {
|
||
"name": "Assignment 1 Preference",
|
||
"help": "",
|
||
"Nine_Billion_Names": "Extinguished Core (Nine Billion Names)",
|
||
"Destruction_of_the_Destroyer": "Thief's Instinct (Destruction of the Destroyer)",
|
||
"Winter_Soldiers": "Silvermane Badge (Winter Soldiers)",
|
||
"Born_to_Obey": "Ancient Part (Born to Obey)",
|
||
"Root_Out_the_Turpitude": "Immortal Scionette (Root Out the Turpitude)",
|
||
"Fire_Lord_Inflames_Blades_of_War": "Artifex's Module (Fire Lord Inflames Blades of War)",
|
||
"Nameless_Land_Nameless_People": "Character EXP Material (Nameless Land, Nameless People)",
|
||
"Akashic_Records": "Light Cone EXP Material (Akashic Records)",
|
||
"The_Invisible_Hand": "Credit (The Invisible Hand)",
|
||
"Abandoned_and_Insulted": "Phlogiston & Metal (Abandoned and Insulted)",
|
||
"Spring_of_Life": "Virtual Particle & Solid Water (Spring of Life)",
|
||
"The_Land_of_Gold": "Protein Rice & Basic Ingredients (The Land of Gold)",
|
||
"The_Blossom_in_the_Storm": "Gaseous Liquid & Seed (The Blossom in the Storm)",
|
||
"Legend_of_the_Puppet_Master": "Jade Abacus Unit & Discarded Ingenium Parts (Legend of the Puppet Master)",
|
||
"The_Wages_of_Humanity": "Extract of Medicinal Herbs & Human-Height Auspicious Crops (The Wages of Humanity)"
|
||
},
|
||
"Name_2": {
|
||
"name": "Assignment 2 Preference",
|
||
"help": "",
|
||
"Nine_Billion_Names": "Extinguished Core (Nine Billion Names)",
|
||
"Destruction_of_the_Destroyer": "Thief's Instinct (Destruction of the Destroyer)",
|
||
"Winter_Soldiers": "Silvermane Badge (Winter Soldiers)",
|
||
"Born_to_Obey": "Ancient Part (Born to Obey)",
|
||
"Root_Out_the_Turpitude": "Immortal Scionette (Root Out the Turpitude)",
|
||
"Fire_Lord_Inflames_Blades_of_War": "Artifex's Module (Fire Lord Inflames Blades of War)",
|
||
"Nameless_Land_Nameless_People": "Character EXP Material (Nameless Land, Nameless People)",
|
||
"Akashic_Records": "Light Cone EXP Material (Akashic Records)",
|
||
"The_Invisible_Hand": "Credit (The Invisible Hand)",
|
||
"Abandoned_and_Insulted": "Phlogiston & Metal (Abandoned and Insulted)",
|
||
"Spring_of_Life": "Virtual Particle & Solid Water (Spring of Life)",
|
||
"The_Land_of_Gold": "Protein Rice & Basic Ingredients (The Land of Gold)",
|
||
"The_Blossom_in_the_Storm": "Gaseous Liquid & Seed (The Blossom in the Storm)",
|
||
"Legend_of_the_Puppet_Master": "Jade Abacus Unit & Discarded Ingenium Parts (Legend of the Puppet Master)",
|
||
"The_Wages_of_Humanity": "Extract of Medicinal Herbs & Human-Height Auspicious Crops (The Wages of Humanity)"
|
||
},
|
||
"Name_3": {
|
||
"name": "Assignment 3 Preference",
|
||
"help": "",
|
||
"Nine_Billion_Names": "Extinguished Core (Nine Billion Names)",
|
||
"Destruction_of_the_Destroyer": "Thief's Instinct (Destruction of the Destroyer)",
|
||
"Winter_Soldiers": "Silvermane Badge (Winter Soldiers)",
|
||
"Born_to_Obey": "Ancient Part (Born to Obey)",
|
||
"Root_Out_the_Turpitude": "Immortal Scionette (Root Out the Turpitude)",
|
||
"Fire_Lord_Inflames_Blades_of_War": "Artifex's Module (Fire Lord Inflames Blades of War)",
|
||
"Nameless_Land_Nameless_People": "Character EXP Material (Nameless Land, Nameless People)",
|
||
"Akashic_Records": "Light Cone EXP Material (Akashic Records)",
|
||
"The_Invisible_Hand": "Credit (The Invisible Hand)",
|
||
"Abandoned_and_Insulted": "Phlogiston & Metal (Abandoned and Insulted)",
|
||
"Spring_of_Life": "Virtual Particle & Solid Water (Spring of Life)",
|
||
"The_Land_of_Gold": "Protein Rice & Basic Ingredients (The Land of Gold)",
|
||
"The_Blossom_in_the_Storm": "Gaseous Liquid & Seed (The Blossom in the Storm)",
|
||
"Legend_of_the_Puppet_Master": "Jade Abacus Unit & Discarded Ingenium Parts (Legend of the Puppet Master)",
|
||
"The_Wages_of_Humanity": "Extract of Medicinal Herbs & Human-Height Auspicious Crops (The Wages of Humanity)"
|
||
},
|
||
"Name_4": {
|
||
"name": "Assignment 4 Preference",
|
||
"help": "",
|
||
"Nine_Billion_Names": "Extinguished Core (Nine Billion Names)",
|
||
"Destruction_of_the_Destroyer": "Thief's Instinct (Destruction of the Destroyer)",
|
||
"Winter_Soldiers": "Silvermane Badge (Winter Soldiers)",
|
||
"Born_to_Obey": "Ancient Part (Born to Obey)",
|
||
"Root_Out_the_Turpitude": "Immortal Scionette (Root Out the Turpitude)",
|
||
"Fire_Lord_Inflames_Blades_of_War": "Artifex's Module (Fire Lord Inflames Blades of War)",
|
||
"Nameless_Land_Nameless_People": "Character EXP Material (Nameless Land, Nameless People)",
|
||
"Akashic_Records": "Light Cone EXP Material (Akashic Records)",
|
||
"The_Invisible_Hand": "Credit (The Invisible Hand)",
|
||
"Abandoned_and_Insulted": "Phlogiston & Metal (Abandoned and Insulted)",
|
||
"Spring_of_Life": "Virtual Particle & Solid Water (Spring of Life)",
|
||
"The_Land_of_Gold": "Protein Rice & Basic Ingredients (The Land of Gold)",
|
||
"The_Blossom_in_the_Storm": "Gaseous Liquid & Seed (The Blossom in the Storm)",
|
||
"Legend_of_the_Puppet_Master": "Jade Abacus Unit & Discarded Ingenium Parts (Legend of the Puppet Master)",
|
||
"The_Wages_of_Humanity": "Extract of Medicinal Herbs & Human-Height Auspicious Crops (The Wages of Humanity)"
|
||
},
|
||
"Duration": {
|
||
"name": "Dispatch Duration",
|
||
"help": "",
|
||
"4": "4 Hours",
|
||
"8": "8 Hours",
|
||
"12": "12 Hours",
|
||
"20": "20 Hours"
|
||
},
|
||
"Event": {
|
||
"name": "Complete Event Assignments First",
|
||
"help": ""
|
||
},
|
||
"Assignment": {
|
||
"name": "Assign.",
|
||
"help": ""
|
||
}
|
||
},
|
||
"ItemStorage": {
|
||
"_info": {
|
||
"name": "ItemStorage._info.name",
|
||
"help": "ItemStorage._info.help"
|
||
},
|
||
"Credit": {
|
||
"name": "Credit",
|
||
"help": ""
|
||
},
|
||
"StallerJade": {
|
||
"name": "Jade",
|
||
"help": ""
|
||
}
|
||
},
|
||
"RoguePath": {
|
||
"_info": {
|
||
"name": "Path Settings",
|
||
"help": ""
|
||
},
|
||
"Path": {
|
||
"name": "Path",
|
||
"help": "",
|
||
"Preservation": "Preservation",
|
||
"Remembrance": "Remembrance",
|
||
"Nihility": "Nihility",
|
||
"Abundance": "Abundance",
|
||
"The_Hunt": "The Hunt",
|
||
"Destruction": "Destruction",
|
||
"Elation": "Elation"
|
||
},
|
||
"DomainStrategy": {
|
||
"name": "Domain Strategy",
|
||
"help": "Prefer Combat: Suitable for normal builds, longer clear time\nPrefer Occurrence: Require efficient builds, shorter clear time",
|
||
"fight": "Prefer Combat",
|
||
"leave": "Prefer Occurrence"
|
||
},
|
||
"Bonus": {
|
||
"name": "Blessings of Trailblaze",
|
||
"help": "",
|
||
"Blessing Cosmos": "Blessing Cosmos (Choose a blessing)",
|
||
"Miracle Cosmos": "Miracle Cosmos (Choose a curio)",
|
||
"Fragmented Cosmos": "Fragmented Cosmos (Claim some Cosmic Fragments)"
|
||
},
|
||
"PresetResonanceFilter": {
|
||
"name": "Preset Resonance Filter",
|
||
"help": "",
|
||
"preset-1": "preset-1",
|
||
"custom": "custom"
|
||
},
|
||
"ResonanceSelectionStrategy": {
|
||
"name": "Index Locked Blessing",
|
||
"help": "",
|
||
"follow-presets": "Don't affect choice",
|
||
"unrecorded-first": "Select first",
|
||
"before-random": "Select only when nothing satisfy the filter"
|
||
},
|
||
"CustomResonanceFilter": {
|
||
"name": "Custom Resonance Filter",
|
||
"help": "Only takes effect when \"Preset Resonance Filter\" is \"custom\""
|
||
}
|
||
},
|
||
"RogueBlessing": {
|
||
"_info": {
|
||
"name": "Blessing Settings",
|
||
"help": ""
|
||
},
|
||
"PresetBlessingFilter": {
|
||
"name": "Preset Blessing Filter",
|
||
"help": "",
|
||
"preset-1": "preset-1",
|
||
"custom": "custom"
|
||
},
|
||
"BlessingSelectionStrategy": {
|
||
"name": "Index Locked Blessing",
|
||
"help": "",
|
||
"follow-presets": "Don't affect choice",
|
||
"unrecorded-first": "Select first",
|
||
"before-random": "Select only when nothing satisfy the filter"
|
||
},
|
||
"CustomBlessingFilter": {
|
||
"name": "Custom Blessing Filter",
|
||
"help": "Only takes effect when \"Preset Blessing Filter\" is \"custom\""
|
||
}
|
||
},
|
||
"RogueCurio": {
|
||
"_info": {
|
||
"name": "Curio Settings",
|
||
"help": ""
|
||
},
|
||
"PresetCurioFilter": {
|
||
"name": "Preset Curio Filter",
|
||
"help": "",
|
||
"preset-1": "preset-1",
|
||
"custom": "custom"
|
||
},
|
||
"CurioSelectionStrategy": {
|
||
"name": "Index Locked Curio",
|
||
"help": "",
|
||
"follow-presets": "Don't affect choice",
|
||
"unrecorded-first": "Select first",
|
||
"before-random": "Select only when nothing satisfy the filter"
|
||
},
|
||
"CustomCurioFilter": {
|
||
"name": "Custom Curio Filter",
|
||
"help": "Only takes effect when \"Preset Curio Filter\" is \"custom\""
|
||
}
|
||
},
|
||
"Gui": {
|
||
"Aside": {
|
||
"Install": "Install",
|
||
"Home": "Home",
|
||
"Develop": "Develop",
|
||
"Performance": "Perf.",
|
||
"Setting": "Settings",
|
||
"AddAlas": "Add"
|
||
},
|
||
"Button": {
|
||
"Start": "Start",
|
||
"Stop": "Stop",
|
||
"ScrollON": "Auto Scroll ON",
|
||
"ScrollOFF": "Auto Scroll OFF",
|
||
"ClearLog": "Clear Log",
|
||
"Setting": "Setting",
|
||
"CheckUpdate": "Check update",
|
||
"ClickToUpdate": "Click to update",
|
||
"RetryUpdate": "Retry update",
|
||
"CancelUpdate": "Cancel update"
|
||
},
|
||
"Toast": {
|
||
"DisableTranslateMode": "Click here to disable translate mode",
|
||
"ConfigSaved": "Config saved",
|
||
"AlasIsRunning": "Scheduler is already running",
|
||
"ClickToUpdate": "New update available, click here to update"
|
||
},
|
||
"Status": {
|
||
"Running": "Running",
|
||
"Inactive": "Inactive",
|
||
"Warning": "Warning",
|
||
"Updating": "Waiting Update"
|
||
},
|
||
"MenuAlas": {
|
||
"Overview": "Overview",
|
||
"Log": "Logs"
|
||
},
|
||
"MenuDevelop": {
|
||
"HomePage": "Home",
|
||
"Translate": "Translate",
|
||
"Update": "Updater",
|
||
"Remote": "Remote access",
|
||
"Utils": "Utils"
|
||
},
|
||
"Overview": {
|
||
"Scheduler": "Scheduler",
|
||
"Log": "Log",
|
||
"Running": "Running",
|
||
"Pending": "Pending",
|
||
"Waiting": "Waiting",
|
||
"NoTask": "No Task"
|
||
},
|
||
"Dashboard": {
|
||
"NoData": "no data",
|
||
"TimeError": "time error",
|
||
"JustNow": "just now",
|
||
"MinutesAgo": "{time}min ago",
|
||
"HoursAgo": "{time}h ago",
|
||
"DaysAgo": "{time}d ago",
|
||
"LongTimeAgo": "long time ago"
|
||
},
|
||
"AddAlas": {
|
||
"PopupTitle": "Add new config",
|
||
"NewName": "New name",
|
||
"CopyFrom": "Copy from existing config",
|
||
"Confirm": "Add",
|
||
"FileExist": "A config with the same name exists, please choose another one",
|
||
"InvalidChar": "Config name cannot contain any of the following characters: .\\/:*?\"<>|",
|
||
"InvalidPrefixTemplate": "Config name cannot start with 'template'"
|
||
},
|
||
"Update": {
|
||
"UpToDate": "Latest version",
|
||
"HaveUpdate": "A new version is available",
|
||
"UpdateStart": "Start update",
|
||
"UpdateWait": "Waiting for all alas complete current task",
|
||
"UpdateRun": "Updating",
|
||
"UpdateSuccess": "Update succeeded, restarting",
|
||
"UpdateFailed": "Update failed. Logs can be found in ./log/*_gui.txt",
|
||
"UpdateChecking": "Checking for updates",
|
||
"UpdateCancel": "Update canceled, restarting Alas",
|
||
"UpdateFinish": "Update succeeded, please restart manually",
|
||
"Local": "Local",
|
||
"Upstream": "Upstream",
|
||
"Author": "Author",
|
||
"Time": "Commit time",
|
||
"Message": "Commit message",
|
||
"DisabledWarn": "Updater module is disabled. You need to manually restart Alas to update",
|
||
"DetailedHistory": "Detailed Commit History"
|
||
},
|
||
"Remote": {
|
||
"Running": "Remote access on",
|
||
"NotRunning": "Not running, server disconnected or offline",
|
||
"NotEnable": "Disabled, set webui password in deploy.yaml and enable remote access",
|
||
"EntryPoint": "Entry point:",
|
||
"ConfigureHint": "Configuration tutorial:",
|
||
"SSHNotInstall": "No SSH command in your system. Please refer to the tutorial to download or install one"
|
||
},
|
||
"Text": {
|
||
"InvalidFeedBack": "Invalid format. Example: {0}",
|
||
"Clear": "Clear"
|
||
}
|
||
}
|
||
} |