1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 01:47:20 +08:00
This commit is contained in:
SevCrane
2024-06-05 23:20:28 +08:00
commit 5e482958f6
7329 changed files with 240086 additions and 0 deletions

View File

@@ -0,0 +1,643 @@
{
"Menu": {
"Maa": {
"name": "Menu.Maa.name",
"help": "Menu.Maa.help"
},
"Tool": {
"name": "Menu.Tool.name",
"help": "Menu.Tool.help"
}
},
"Task": {
"Maa": {
"name": "Task.Maa.name",
"help": "Task.Maa.help"
},
"MaaStartup": {
"name": "Task.MaaStartup.name",
"help": "Task.MaaStartup.help"
},
"MaaAnnihilation": {
"name": "Task.MaaAnnihilation.name",
"help": "Task.MaaAnnihilation.help"
},
"MaaMaterial": {
"name": "Task.MaaMaterial.name",
"help": "Task.MaaMaterial.help"
},
"MaaFight": {
"name": "Task.MaaFight.name",
"help": "Task.MaaFight.help"
},
"MaaRecruit": {
"name": "Task.MaaRecruit.name",
"help": "Task.MaaRecruit.help"
},
"MaaInfrast": {
"name": "Task.MaaInfrast.name",
"help": "Task.MaaInfrast.help"
},
"MaaMall": {
"name": "Task.MaaMall.name",
"help": "Task.MaaMall.help"
},
"MaaAward": {
"name": "Task.MaaAward.name",
"help": "Task.MaaAward.help"
},
"MaaRoguelike": {
"name": "Task.MaaRoguelike.name",
"help": "Task.MaaRoguelike.help"
},
"MaaReclamationAlgorithm": {
"name": "Task.MaaReclamationAlgorithm.name",
"help": "Task.MaaReclamationAlgorithm.help"
},
"MaaCopilot": {
"name": "Task.MaaCopilot.name",
"help": "Task.MaaCopilot.help"
}
},
"Scheduler": {
"_info": {
"name": "Scheduler",
"help": ""
},
"Enable": {
"name": "Enable Task",
"help": "Join this task to scheduler.\nTask commission, research, reward are force to enable."
},
"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": ""
},
"SuccessInterval": {
"name": "Success Interval",
"help": "After successful, postpone next run for X minutes"
},
"FailureInterval": {
"name": "Failure Interval",
"help": "After failure, postpone next run for X minutes"
},
"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": ""
},
"ServerName": {
"name": "Emulator.ServerName.name",
"help": "Emulator.ServerName.help"
}
},
"Error": {
"_info": {
"name": "Error._info.name",
"help": "Error._info.help"
},
"SaveError": {
"name": "Error.SaveError.name",
"help": "Error.SaveError.help"
},
"OnePushConfig": {
"name": "Error.OnePushConfig.name",
"help": "Error.OnePushConfig.help"
}
},
"Optimization": {
"_info": {
"name": "Optimization Settings",
"help": ""
},
"WhenTaskQueueEmpty": {
"name": "When Task Queue is Empty",
"help": "Close AL when there are no pending tasks, can help reduce CPU"
}
},
"MaaEmulator": {
"_info": {
"name": "MaaEmulator._info.name",
"help": "MaaEmulator._info.help"
},
"Serial": {
"name": "MaaEmulator.Serial.name",
"help": "MaaEmulator.Serial.help"
},
"PackageName": {
"name": "MaaEmulator.PackageName.name",
"help": "MaaEmulator.PackageName.help",
"Official": "Official",
"Bilibili": "Bilibili",
"YoStarEN": "YoStarEN",
"YoStarJP": "YoStarJP",
"YoStarKR": "YoStarKR",
"txwy": "txwy"
},
"MaaPath": {
"name": "MaaEmulator.MaaPath.name",
"help": "MaaEmulator.MaaPath.help"
},
"TouchMethod": {
"name": "MaaEmulator.TouchMethod.name",
"help": "MaaEmulator.TouchMethod.help",
"minitouch": "minitouch",
"maatouch": "maatouch",
"adb": "adb"
},
"DeploymentWithPause": {
"name": "MaaEmulator.DeploymentWithPause.name",
"help": "MaaEmulator.DeploymentWithPause.help"
}
},
"MaaRecord": {
"_info": {
"name": "MaaRecord._info.name",
"help": "MaaRecord._info.help"
},
"ReportToPenguin": {
"name": "MaaRecord.ReportToPenguin.name",
"help": "MaaRecord.ReportToPenguin.help"
},
"PenguinID": {
"name": "MaaRecord.PenguinID.name",
"help": "MaaRecord.PenguinID.help"
},
"ReportToYiTuLiu": {
"name": "MaaRecord.ReportToYiTuLiu.name",
"help": "MaaRecord.ReportToYiTuLiu.help"
}
},
"MaaFight": {
"_info": {
"name": "MaaFight._info.name",
"help": "MaaFight._info.help"
},
"Stage": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"last": "last",
"1-7": "1-7",
"LS-6": "LS-6",
"CA-5": "CA-5",
"SK-5": "SK-5",
"AP-5": "AP-5",
"CE-6": "CE-6",
"PR-A-1": "PR-A-1",
"PR-A-2": "PR-A-2",
"PR-B-1": "PR-B-1",
"PR-B-2": "PR-B-2",
"PR-C-1": "PR-C-1",
"PR-C-2": "PR-C-2",
"PR-D-1": "PR-D-1",
"PR-D-2": "PR-D-2",
"custom": "custom"
},
"CustomStage": {
"name": "MaaFight.CustomStage.name",
"help": "MaaFight.CustomStage.help"
},
"MedicineTactics": {
"name": "MaaFight.MedicineTactics.name",
"help": "MaaFight.MedicineTactics.help",
"no_use": "no_use",
"expiring": "expiring",
"run_out": "run_out"
},
"Medicine": {
"name": "MaaFight.Medicine.name",
"help": "MaaFight.Medicine.help"
},
"Stone": {
"name": "MaaFight.Stone.name",
"help": "MaaFight.Stone.help"
},
"Times": {
"name": "MaaFight.Times.name",
"help": "MaaFight.Times.help"
},
"Series": {
"name": "MaaFight.Series.name",
"help": "MaaFight.Series.help",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6"
},
"Drops": {
"name": "MaaFight.Drops.name",
"help": "MaaFight.Drops.help"
},
"DrGrandet": {
"name": "MaaFight.DrGrandet.name",
"help": "MaaFight.DrGrandet.help"
}
},
"MaaFightWeekly": {
"_info": {
"name": "MaaFightWeekly._info.name",
"help": "MaaFightWeekly._info.help"
},
"Enable": {
"name": "MaaFightWeekly.Enable.name",
"help": "MaaFightWeekly.Enable.help"
},
"Monday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"SK-5": "SK-5",
"AP-5": "AP-5",
"PR-A-1": "PR-A-1",
"PR-A-2": "PR-A-2",
"PR-B-1": "PR-B-1",
"PR-B-2": "PR-B-2"
},
"Tuesday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"CA-5": "CA-5",
"CE-6": "CE-6",
"PR-B-1": "PR-B-1",
"PR-B-2": "PR-B-2",
"PR-D-1": "PR-D-1",
"PR-D-2": "PR-D-2"
},
"Wednesday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"CA-5": "CA-5",
"SK-5": "SK-5",
"PR-C-1": "PR-C-1",
"PR-C-2": "PR-C-2",
"PR-D-1": "PR-D-1",
"PR-D-2": "PR-D-2"
},
"Thursday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"AP-5": "AP-5",
"CE-6": "CE-6",
"PR-A-1": "PR-A-1",
"PR-A-2": "PR-A-2",
"PR-C-1": "PR-C-1",
"PR-C-2": "PR-C-2"
},
"Friday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"CA-5": "CA-5",
"SK-5": "SK-5",
"PR-A-1": "PR-A-1",
"PR-A-2": "PR-A-2",
"PR-B-1": "PR-B-1",
"PR-B-2": "PR-B-2"
},
"Saturday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"SK-5": "SK-5",
"AP-5": "AP-5",
"CE-6": "CE-6",
"PR-B-1": "PR-B-1",
"PR-B-2": "PR-B-2",
"PR-C-1": "PR-C-1",
"PR-C-2": "PR-C-2",
"PR-D-1": "PR-D-1",
"PR-D-2": "PR-D-2"
},
"Sunday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"CA-5": "CA-5",
"AP-5": "AP-5",
"CE-6": "CE-6",
"PR-A-1": "PR-A-1",
"PR-A-2": "PR-A-2",
"PR-C-1": "PR-C-1",
"PR-C-2": "PR-C-2",
"PR-D-1": "PR-D-1",
"PR-D-2": "PR-D-2"
}
},
"MaaRecruit": {
"_info": {
"name": "MaaRecruit._info.name",
"help": "MaaRecruit._info.help"
},
"Refresh": {
"name": "MaaRecruit.Refresh.name",
"help": "MaaRecruit.Refresh.help"
},
"SkipRobot": {
"name": "MaaRecruit.SkipRobot.name",
"help": "MaaRecruit.SkipRobot.help"
},
"Select3": {
"name": "MaaRecruit.Select3.name",
"help": "MaaRecruit.Select3.help"
},
"Select4": {
"name": "MaaRecruit.Select4.name",
"help": "MaaRecruit.Select4.help"
},
"Select5": {
"name": "MaaRecruit.Select5.name",
"help": "MaaRecruit.Select5.help"
},
"Level3ShortTime": {
"name": "MaaRecruit.Level3ShortTime.name",
"help": "MaaRecruit.Level3ShortTime.help"
},
"Times": {
"name": "MaaRecruit.Times.name",
"help": "MaaRecruit.Times.help"
},
"Expedite": {
"name": "MaaRecruit.Expedite.name",
"help": "MaaRecruit.Expedite.help"
},
"FirstTags": {
"name": "MaaRecruit.FirstTags.name",
"help": "MaaRecruit.FirstTags.help"
},
"ExtraTagsMode": {
"name": "MaaRecruit.ExtraTagsMode.name",
"help": "MaaRecruit.ExtraTagsMode.help",
"0": "0",
"1": "1",
"2": "2"
}
},
"MaaInfrast": {
"_info": {
"name": "MaaInfrast._info.name",
"help": "MaaInfrast._info.help"
},
"Facility": {
"name": "MaaInfrast.Facility.name",
"help": "MaaInfrast.Facility.help"
},
"Drones": {
"name": "MaaInfrast.Drones.name",
"help": "MaaInfrast.Drones.help",
"_NotUse": "_NotUse",
"Money": "Money",
"SyntheticJade": "SyntheticJade",
"CombatRecord": "CombatRecord",
"PureGold": "PureGold",
"OriginStone": "OriginStone",
"Chip": "Chip"
},
"WorkThreshold": {
"name": "MaaInfrast.WorkThreshold.name",
"help": "MaaInfrast.WorkThreshold.help"
},
"ShiftThreshold": {
"name": "MaaInfrast.ShiftThreshold.name",
"help": "MaaInfrast.ShiftThreshold.help"
},
"Notstationed": {
"name": "MaaInfrast.Notstationed.name",
"help": "MaaInfrast.Notstationed.help"
},
"Trust": {
"name": "MaaInfrast.Trust.name",
"help": "MaaInfrast.Trust.help"
},
"Replenish": {
"name": "MaaInfrast.Replenish.name",
"help": "MaaInfrast.Replenish.help"
},
"ContinueTraining": {
"name": "MaaInfrast.ContinueTraining.name",
"help": "MaaInfrast.ContinueTraining.help"
}
},
"MaaCustomInfrast": {
"_info": {
"name": "MaaCustomInfrast._info.name",
"help": "MaaCustomInfrast._info.help"
},
"Enable": {
"name": "MaaCustomInfrast.Enable.name",
"help": "MaaCustomInfrast.Enable.help"
},
"BuiltinConfig": {
"name": "MaaCustomInfrast.BuiltinConfig.name",
"help": "MaaCustomInfrast.BuiltinConfig.help",
"custom": "custom",
"153-3": "153-3",
"243-3": "243-3",
"243-4": "243-4",
"252-3": "252-3",
"333-3": "333-3"
},
"Filename": {
"name": "MaaCustomInfrast.Filename.name",
"help": "MaaCustomInfrast.Filename.help"
},
"CustomPeriod": {
"name": "MaaCustomInfrast.CustomPeriod.name",
"help": "MaaCustomInfrast.CustomPeriod.help"
},
"PlanIndex": {
"name": "MaaCustomInfrast.PlanIndex.name",
"help": "MaaCustomInfrast.PlanIndex.help"
}
},
"MaaMall": {
"_info": {
"name": "MaaMall._info.name",
"help": "MaaMall._info.help"
},
"CreditFight": {
"name": "MaaMall.CreditFight.name",
"help": "MaaMall.CreditFight.help"
},
"Shopping": {
"name": "MaaMall.Shopping.name",
"help": "MaaMall.Shopping.help"
},
"ForceShoppingIfCreditFull": {
"name": "MaaMall.ForceShoppingIfCreditFull.name",
"help": "MaaMall.ForceShoppingIfCreditFull.help"
},
"OnlyBuyDiscount": {
"name": "MaaMall.OnlyBuyDiscount.name",
"help": "MaaMall.OnlyBuyDiscount.help"
},
"ReserveMaxCredit": {
"name": "MaaMall.ReserveMaxCredit.name",
"help": "MaaMall.ReserveMaxCredit.help"
},
"BuyFirst": {
"name": "MaaMall.BuyFirst.name",
"help": "MaaMall.BuyFirst.help"
},
"BlackList": {
"name": "MaaMall.BlackList.name",
"help": "MaaMall.BlackList.help"
}
},
"MaaRoguelike": {
"_info": {
"name": "MaaRoguelike._info.name",
"help": "MaaRoguelike._info.help"
},
"Theme": {
"name": "MaaRoguelike.Theme.name",
"help": "MaaRoguelike.Theme.help",
"Phantom": "Phantom",
"Mizuki": "Mizuki",
"Sami": "Sami"
},
"Mode": {
"name": "MaaRoguelike.Mode.name",
"help": "MaaRoguelike.Mode.help",
"0": "0",
"1": "1",
"4": "4"
},
"StartsCount": {
"name": "MaaRoguelike.StartsCount.name",
"help": "MaaRoguelike.StartsCount.help"
},
"InvestmentsCount": {
"name": "MaaRoguelike.InvestmentsCount.name",
"help": "MaaRoguelike.InvestmentsCount.help"
},
"StopWhenInvestmentFull": {
"name": "MaaRoguelike.StopWhenInvestmentFull.name",
"help": "MaaRoguelike.StopWhenInvestmentFull.help"
},
"Squad": {
"name": "MaaRoguelike.Squad.name",
"help": "MaaRoguelike.Squad.help",
"永恒狩猎分队": "永恒狩猎分队",
"生活至上分队": "生活至上分队",
"科学主义分队": "科学主义分队",
"特训分队": "特训分队",
"心胜于物分队": "心胜于物分队",
"物尽其用分队": "物尽其用分队",
"以人为本分队": "以人为本分队",
"指挥分队": "指挥分队",
"集群分队": "集群分队",
"后勤分队": "后勤分队",
"矛头分队": "矛头分队",
"突击战术分队": "突击战术分队",
"堡垒战术分队": "堡垒战术分队",
"远程战术分队": "远程战术分队",
"破坏战术分队": "破坏战术分队",
"研究分队": "研究分队",
"高规格分队": "高规格分队"
},
"Roles": {
"name": "MaaRoguelike.Roles.name",
"help": "MaaRoguelike.Roles.help",
"先手必胜": "先手必胜",
"稳扎稳打": "稳扎稳打",
"取长补短": "取长补短",
"随心所欲": "随心所欲"
},
"CoreChar": {
"name": "MaaRoguelike.CoreChar.name",
"help": "MaaRoguelike.CoreChar.help"
},
"Support": {
"name": "MaaRoguelike.Support.name",
"help": "MaaRoguelike.Support.help",
"no_use": "no_use",
"friend_support": "friend_support",
"nonfriend_support": "nonfriend_support"
},
"startWithEliteTwo": {
"name": "MaaRoguelike.startWithEliteTwo.name",
"help": "MaaRoguelike.startWithEliteTwo.help",
"no_use": "no_use",
"start_with_elite_two": "start_with_elite_two",
"only_start_with_elite_two": "only_start_with_elite_two"
},
"refreshTraderWithDice": {
"name": "MaaRoguelike.refreshTraderWithDice.name",
"help": "MaaRoguelike.refreshTraderWithDice.help"
}
},
"MaaAward": {
"_info": {
"name": "MaaAward._info.name",
"help": "MaaAward._info.help"
},
"Mail": {
"name": "MaaAward.Mail.name",
"help": "MaaAward.Mail.help"
},
"Recruit": {
"name": "MaaAward.Recruit.name",
"help": "MaaAward.Recruit.help"
},
"Orundum": {
"name": "MaaAward.Orundum.name",
"help": "MaaAward.Orundum.help"
},
"Specialaccess": {
"name": "MaaAward.Specialaccess.name",
"help": "MaaAward.Specialaccess.help"
}
},
"MaaCopilot": {
"_info": {
"name": "MaaCopilot._info.name",
"help": "MaaCopilot._info.help"
},
"FileName": {
"name": "MaaCopilot.FileName.name",
"help": "MaaCopilot.FileName.help"
},
"Identify": {
"name": "MaaCopilot.Identify.name",
"help": "MaaCopilot.Identify.help"
},
"Formation": {
"name": "MaaCopilot.Formation.name",
"help": "MaaCopilot.Formation.help"
},
"Cycle": {
"name": "MaaCopilot.Cycle.name",
"help": "MaaCopilot.Cycle.help"
}
},
"Storage": {
"_info": {
"name": "Storage._info.name",
"help": "Storage._info.help"
},
"Storage": {
"name": "Storage.Storage.name",
"help": "Storage.Storage.help"
}
}
}

View File

@@ -0,0 +1,643 @@
{
"Menu": {
"Maa": {
"name": "Menu.Maa.name",
"help": "Menu.Maa.help"
},
"Tool": {
"name": "Menu.Tool.name",
"help": "Menu.Tool.help"
}
},
"Task": {
"Maa": {
"name": "Task.Maa.name",
"help": "Task.Maa.help"
},
"MaaStartup": {
"name": "Task.MaaStartup.name",
"help": "Task.MaaStartup.help"
},
"MaaAnnihilation": {
"name": "Task.MaaAnnihilation.name",
"help": "Task.MaaAnnihilation.help"
},
"MaaMaterial": {
"name": "Task.MaaMaterial.name",
"help": "Task.MaaMaterial.help"
},
"MaaFight": {
"name": "Task.MaaFight.name",
"help": "Task.MaaFight.help"
},
"MaaRecruit": {
"name": "Task.MaaRecruit.name",
"help": "Task.MaaRecruit.help"
},
"MaaInfrast": {
"name": "Task.MaaInfrast.name",
"help": "Task.MaaInfrast.help"
},
"MaaMall": {
"name": "Task.MaaMall.name",
"help": "Task.MaaMall.help"
},
"MaaAward": {
"name": "Task.MaaAward.name",
"help": "Task.MaaAward.help"
},
"MaaRoguelike": {
"name": "Task.MaaRoguelike.name",
"help": "Task.MaaRoguelike.help"
},
"MaaReclamationAlgorithm": {
"name": "Task.MaaReclamationAlgorithm.name",
"help": "Task.MaaReclamationAlgorithm.help"
},
"MaaCopilot": {
"name": "Task.MaaCopilot.name",
"help": "Task.MaaCopilot.help"
}
},
"Scheduler": {
"_info": {
"name": "Scheduler._info.name",
"help": "Scheduler._info.help"
},
"Enable": {
"name": "Scheduler.Enable.name",
"help": "Scheduler.Enable.help"
},
"NextRun": {
"name": "Scheduler.NextRun.name",
"help": "Scheduler.NextRun.help"
},
"Command": {
"name": "Scheduler.Command.name",
"help": "Scheduler.Command.help"
},
"SuccessInterval": {
"name": "Scheduler.SuccessInterval.name",
"help": "Scheduler.SuccessInterval.help"
},
"FailureInterval": {
"name": "Scheduler.FailureInterval.name",
"help": "Scheduler.FailureInterval.help"
},
"ServerUpdate": {
"name": "Scheduler.ServerUpdate.name",
"help": "Scheduler.ServerUpdate.help"
}
},
"Emulator": {
"_info": {
"name": "Emulator._info.name",
"help": "Emulator._info.help"
},
"ServerName": {
"name": "Emulator.ServerName.name",
"help": "Emulator.ServerName.help"
}
},
"Error": {
"_info": {
"name": "Error._info.name",
"help": "Error._info.help"
},
"SaveError": {
"name": "Error.SaveError.name",
"help": "Error.SaveError.help"
},
"OnePushConfig": {
"name": "Error.OnePushConfig.name",
"help": "Error.OnePushConfig.help"
}
},
"Optimization": {
"_info": {
"name": "Optimization._info.name",
"help": "Optimization._info.help"
},
"WhenTaskQueueEmpty": {
"name": "Optimization.WhenTaskQueueEmpty.name",
"help": "Optimization.WhenTaskQueueEmpty.help"
}
},
"MaaEmulator": {
"_info": {
"name": "MaaEmulator._info.name",
"help": "MaaEmulator._info.help"
},
"Serial": {
"name": "MaaEmulator.Serial.name",
"help": "MaaEmulator.Serial.help"
},
"PackageName": {
"name": "MaaEmulator.PackageName.name",
"help": "MaaEmulator.PackageName.help",
"Official": "Official",
"Bilibili": "Bilibili",
"YoStarEN": "YoStarEN",
"YoStarJP": "YoStarJP",
"YoStarKR": "YoStarKR",
"txwy": "txwy"
},
"MaaPath": {
"name": "MaaEmulator.MaaPath.name",
"help": "MaaEmulator.MaaPath.help"
},
"TouchMethod": {
"name": "MaaEmulator.TouchMethod.name",
"help": "MaaEmulator.TouchMethod.help",
"minitouch": "minitouch",
"maatouch": "maatouch",
"adb": "adb"
},
"DeploymentWithPause": {
"name": "MaaEmulator.DeploymentWithPause.name",
"help": "MaaEmulator.DeploymentWithPause.help"
}
},
"MaaRecord": {
"_info": {
"name": "MaaRecord._info.name",
"help": "MaaRecord._info.help"
},
"ReportToPenguin": {
"name": "MaaRecord.ReportToPenguin.name",
"help": "MaaRecord.ReportToPenguin.help"
},
"PenguinID": {
"name": "MaaRecord.PenguinID.name",
"help": "MaaRecord.PenguinID.help"
},
"ReportToYiTuLiu": {
"name": "MaaRecord.ReportToYiTuLiu.name",
"help": "MaaRecord.ReportToYiTuLiu.help"
}
},
"MaaFight": {
"_info": {
"name": "MaaFight._info.name",
"help": "MaaFight._info.help"
},
"Stage": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"last": "last",
"1-7": "1-7",
"LS-6": "LS-6",
"CA-5": "CA-5",
"SK-5": "SK-5",
"AP-5": "AP-5",
"CE-6": "CE-6",
"PR-A-1": "PR-A-1",
"PR-A-2": "PR-A-2",
"PR-B-1": "PR-B-1",
"PR-B-2": "PR-B-2",
"PR-C-1": "PR-C-1",
"PR-C-2": "PR-C-2",
"PR-D-1": "PR-D-1",
"PR-D-2": "PR-D-2",
"custom": "custom"
},
"CustomStage": {
"name": "MaaFight.CustomStage.name",
"help": "MaaFight.CustomStage.help"
},
"MedicineTactics": {
"name": "MaaFight.MedicineTactics.name",
"help": "MaaFight.MedicineTactics.help",
"no_use": "no_use",
"expiring": "expiring",
"run_out": "run_out"
},
"Medicine": {
"name": "MaaFight.Medicine.name",
"help": "MaaFight.Medicine.help"
},
"Stone": {
"name": "MaaFight.Stone.name",
"help": "MaaFight.Stone.help"
},
"Times": {
"name": "MaaFight.Times.name",
"help": "MaaFight.Times.help"
},
"Series": {
"name": "MaaFight.Series.name",
"help": "MaaFight.Series.help",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6"
},
"Drops": {
"name": "MaaFight.Drops.name",
"help": "MaaFight.Drops.help"
},
"DrGrandet": {
"name": "MaaFight.DrGrandet.name",
"help": "MaaFight.DrGrandet.help"
}
},
"MaaFightWeekly": {
"_info": {
"name": "MaaFightWeekly._info.name",
"help": "MaaFightWeekly._info.help"
},
"Enable": {
"name": "MaaFightWeekly.Enable.name",
"help": "MaaFightWeekly.Enable.help"
},
"Monday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"SK-5": "SK-5",
"AP-5": "AP-5",
"PR-A-1": "PR-A-1",
"PR-A-2": "PR-A-2",
"PR-B-1": "PR-B-1",
"PR-B-2": "PR-B-2"
},
"Tuesday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"CA-5": "CA-5",
"CE-6": "CE-6",
"PR-B-1": "PR-B-1",
"PR-B-2": "PR-B-2",
"PR-D-1": "PR-D-1",
"PR-D-2": "PR-D-2"
},
"Wednesday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"CA-5": "CA-5",
"SK-5": "SK-5",
"PR-C-1": "PR-C-1",
"PR-C-2": "PR-C-2",
"PR-D-1": "PR-D-1",
"PR-D-2": "PR-D-2"
},
"Thursday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"AP-5": "AP-5",
"CE-6": "CE-6",
"PR-A-1": "PR-A-1",
"PR-A-2": "PR-A-2",
"PR-C-1": "PR-C-1",
"PR-C-2": "PR-C-2"
},
"Friday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"CA-5": "CA-5",
"SK-5": "SK-5",
"PR-A-1": "PR-A-1",
"PR-A-2": "PR-A-2",
"PR-B-1": "PR-B-1",
"PR-B-2": "PR-B-2"
},
"Saturday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"SK-5": "SK-5",
"AP-5": "AP-5",
"CE-6": "CE-6",
"PR-B-1": "PR-B-1",
"PR-B-2": "PR-B-2",
"PR-C-1": "PR-C-1",
"PR-C-2": "PR-C-2",
"PR-D-1": "PR-D-1",
"PR-D-2": "PR-D-2"
},
"Sunday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"CA-5": "CA-5",
"AP-5": "AP-5",
"CE-6": "CE-6",
"PR-A-1": "PR-A-1",
"PR-A-2": "PR-A-2",
"PR-C-1": "PR-C-1",
"PR-C-2": "PR-C-2",
"PR-D-1": "PR-D-1",
"PR-D-2": "PR-D-2"
}
},
"MaaRecruit": {
"_info": {
"name": "MaaRecruit._info.name",
"help": "MaaRecruit._info.help"
},
"Refresh": {
"name": "MaaRecruit.Refresh.name",
"help": "MaaRecruit.Refresh.help"
},
"SkipRobot": {
"name": "MaaRecruit.SkipRobot.name",
"help": "MaaRecruit.SkipRobot.help"
},
"Select3": {
"name": "MaaRecruit.Select3.name",
"help": "MaaRecruit.Select3.help"
},
"Select4": {
"name": "MaaRecruit.Select4.name",
"help": "MaaRecruit.Select4.help"
},
"Select5": {
"name": "MaaRecruit.Select5.name",
"help": "MaaRecruit.Select5.help"
},
"Level3ShortTime": {
"name": "MaaRecruit.Level3ShortTime.name",
"help": "MaaRecruit.Level3ShortTime.help"
},
"Times": {
"name": "MaaRecruit.Times.name",
"help": "MaaRecruit.Times.help"
},
"Expedite": {
"name": "MaaRecruit.Expedite.name",
"help": "MaaRecruit.Expedite.help"
},
"FirstTags": {
"name": "MaaRecruit.FirstTags.name",
"help": "MaaRecruit.FirstTags.help"
},
"ExtraTagsMode": {
"name": "MaaRecruit.ExtraTagsMode.name",
"help": "MaaRecruit.ExtraTagsMode.help",
"0": "0",
"1": "1",
"2": "2"
}
},
"MaaInfrast": {
"_info": {
"name": "MaaInfrast._info.name",
"help": "MaaInfrast._info.help"
},
"Facility": {
"name": "MaaInfrast.Facility.name",
"help": "MaaInfrast.Facility.help"
},
"Drones": {
"name": "MaaInfrast.Drones.name",
"help": "MaaInfrast.Drones.help",
"_NotUse": "_NotUse",
"Money": "Money",
"SyntheticJade": "SyntheticJade",
"CombatRecord": "CombatRecord",
"PureGold": "PureGold",
"OriginStone": "OriginStone",
"Chip": "Chip"
},
"WorkThreshold": {
"name": "MaaInfrast.WorkThreshold.name",
"help": "MaaInfrast.WorkThreshold.help"
},
"ShiftThreshold": {
"name": "MaaInfrast.ShiftThreshold.name",
"help": "MaaInfrast.ShiftThreshold.help"
},
"Notstationed": {
"name": "MaaInfrast.Notstationed.name",
"help": "MaaInfrast.Notstationed.help"
},
"Trust": {
"name": "MaaInfrast.Trust.name",
"help": "MaaInfrast.Trust.help"
},
"Replenish": {
"name": "MaaInfrast.Replenish.name",
"help": "MaaInfrast.Replenish.help"
},
"ContinueTraining": {
"name": "MaaInfrast.ContinueTraining.name",
"help": "MaaInfrast.ContinueTraining.help"
}
},
"MaaCustomInfrast": {
"_info": {
"name": "MaaCustomInfrast._info.name",
"help": "MaaCustomInfrast._info.help"
},
"Enable": {
"name": "MaaCustomInfrast.Enable.name",
"help": "MaaCustomInfrast.Enable.help"
},
"BuiltinConfig": {
"name": "MaaCustomInfrast.BuiltinConfig.name",
"help": "MaaCustomInfrast.BuiltinConfig.help",
"custom": "custom",
"153-3": "153-3",
"243-3": "243-3",
"243-4": "243-4",
"252-3": "252-3",
"333-3": "333-3"
},
"Filename": {
"name": "MaaCustomInfrast.Filename.name",
"help": "MaaCustomInfrast.Filename.help"
},
"CustomPeriod": {
"name": "MaaCustomInfrast.CustomPeriod.name",
"help": "MaaCustomInfrast.CustomPeriod.help"
},
"PlanIndex": {
"name": "MaaCustomInfrast.PlanIndex.name",
"help": "MaaCustomInfrast.PlanIndex.help"
}
},
"MaaMall": {
"_info": {
"name": "MaaMall._info.name",
"help": "MaaMall._info.help"
},
"CreditFight": {
"name": "MaaMall.CreditFight.name",
"help": "MaaMall.CreditFight.help"
},
"Shopping": {
"name": "MaaMall.Shopping.name",
"help": "MaaMall.Shopping.help"
},
"ForceShoppingIfCreditFull": {
"name": "MaaMall.ForceShoppingIfCreditFull.name",
"help": "MaaMall.ForceShoppingIfCreditFull.help"
},
"OnlyBuyDiscount": {
"name": "MaaMall.OnlyBuyDiscount.name",
"help": "MaaMall.OnlyBuyDiscount.help"
},
"ReserveMaxCredit": {
"name": "MaaMall.ReserveMaxCredit.name",
"help": "MaaMall.ReserveMaxCredit.help"
},
"BuyFirst": {
"name": "MaaMall.BuyFirst.name",
"help": "MaaMall.BuyFirst.help"
},
"BlackList": {
"name": "MaaMall.BlackList.name",
"help": "MaaMall.BlackList.help"
}
},
"MaaRoguelike": {
"_info": {
"name": "MaaRoguelike._info.name",
"help": "MaaRoguelike._info.help"
},
"Theme": {
"name": "MaaRoguelike.Theme.name",
"help": "MaaRoguelike.Theme.help",
"Phantom": "Phantom",
"Mizuki": "Mizuki",
"Sami": "Sami"
},
"Mode": {
"name": "MaaRoguelike.Mode.name",
"help": "MaaRoguelike.Mode.help",
"0": "0",
"1": "1",
"4": "4"
},
"StartsCount": {
"name": "MaaRoguelike.StartsCount.name",
"help": "MaaRoguelike.StartsCount.help"
},
"InvestmentsCount": {
"name": "MaaRoguelike.InvestmentsCount.name",
"help": "MaaRoguelike.InvestmentsCount.help"
},
"StopWhenInvestmentFull": {
"name": "MaaRoguelike.StopWhenInvestmentFull.name",
"help": "MaaRoguelike.StopWhenInvestmentFull.help"
},
"Squad": {
"name": "MaaRoguelike.Squad.name",
"help": "MaaRoguelike.Squad.help",
"永恒狩猎分队": "永恒狩猎分队",
"生活至上分队": "生活至上分队",
"科学主义分队": "科学主义分队",
"特训分队": "特训分队",
"心胜于物分队": "心胜于物分队",
"物尽其用分队": "物尽其用分队",
"以人为本分队": "以人为本分队",
"指挥分队": "指挥分队",
"集群分队": "集群分队",
"后勤分队": "后勤分队",
"矛头分队": "矛头分队",
"突击战术分队": "突击战术分队",
"堡垒战术分队": "堡垒战术分队",
"远程战术分队": "远程战术分队",
"破坏战术分队": "破坏战术分队",
"研究分队": "研究分队",
"高规格分队": "高规格分队"
},
"Roles": {
"name": "MaaRoguelike.Roles.name",
"help": "MaaRoguelike.Roles.help",
"先手必胜": "先手必胜",
"稳扎稳打": "稳扎稳打",
"取长补短": "取长补短",
"随心所欲": "随心所欲"
},
"CoreChar": {
"name": "MaaRoguelike.CoreChar.name",
"help": "MaaRoguelike.CoreChar.help"
},
"Support": {
"name": "MaaRoguelike.Support.name",
"help": "MaaRoguelike.Support.help",
"no_use": "no_use",
"friend_support": "friend_support",
"nonfriend_support": "nonfriend_support"
},
"startWithEliteTwo": {
"name": "MaaRoguelike.startWithEliteTwo.name",
"help": "MaaRoguelike.startWithEliteTwo.help",
"no_use": "no_use",
"start_with_elite_two": "start_with_elite_two",
"only_start_with_elite_two": "only_start_with_elite_two"
},
"refreshTraderWithDice": {
"name": "MaaRoguelike.refreshTraderWithDice.name",
"help": "MaaRoguelike.refreshTraderWithDice.help"
}
},
"MaaAward": {
"_info": {
"name": "MaaAward._info.name",
"help": "MaaAward._info.help"
},
"Mail": {
"name": "MaaAward.Mail.name",
"help": "MaaAward.Mail.help"
},
"Recruit": {
"name": "MaaAward.Recruit.name",
"help": "MaaAward.Recruit.help"
},
"Orundum": {
"name": "MaaAward.Orundum.name",
"help": "MaaAward.Orundum.help"
},
"Specialaccess": {
"name": "MaaAward.Specialaccess.name",
"help": "MaaAward.Specialaccess.help"
}
},
"MaaCopilot": {
"_info": {
"name": "MaaCopilot._info.name",
"help": "MaaCopilot._info.help"
},
"FileName": {
"name": "MaaCopilot.FileName.name",
"help": "MaaCopilot.FileName.help"
},
"Identify": {
"name": "MaaCopilot.Identify.name",
"help": "MaaCopilot.Identify.help"
},
"Formation": {
"name": "MaaCopilot.Formation.name",
"help": "MaaCopilot.Formation.help"
},
"Cycle": {
"name": "MaaCopilot.Cycle.name",
"help": "MaaCopilot.Cycle.help"
}
},
"Storage": {
"_info": {
"name": "Storage._info.name",
"help": "Storage._info.help"
},
"Storage": {
"name": "Storage.Storage.name",
"help": "Storage.Storage.help"
}
}
}

View File

@@ -0,0 +1,643 @@
{
"Menu": {
"Maa": {
"name": "Maa",
"help": ""
},
"Tool": {
"name": "Menu.Tool.name",
"help": "Menu.Tool.help"
}
},
"Task": {
"Maa": {
"name": "Maa设置",
"help": ""
},
"MaaStartup": {
"name": "开始唤醒",
"help": ""
},
"MaaAnnihilation": {
"name": "剿灭作战",
"help": ""
},
"MaaMaterial": {
"name": "刷材料",
"help": ""
},
"MaaFight": {
"name": "清理智",
"help": ""
},
"MaaRecruit": {
"name": "自动公招",
"help": ""
},
"MaaInfrast": {
"name": "基建换班",
"help": ""
},
"MaaMall": {
"name": "收取信用及购物",
"help": ""
},
"MaaAward": {
"name": "领取日常奖励",
"help": ""
},
"MaaRoguelike": {
"name": "自动肉鸽",
"help": ""
},
"MaaReclamationAlgorithm": {
"name": "生息演算",
"help": "警告:该功能仍在开发中,只能无限刷取,一旦启用会导致所有其他任务无法正常运行"
},
"MaaCopilot": {
"name": "自动战斗",
"help": ""
}
},
"Scheduler": {
"_info": {
"name": "任务设置",
"help": ""
},
"Enable": {
"name": "启用该功能",
"help": "将这个任务加入调度器\n开始唤醒是强制打开的"
},
"NextRun": {
"name": "下一次运行时间",
"help": "自动计算的数值,不需要手动修改。清空后将立即运行"
},
"Command": {
"name": "内部任务名称",
"help": ""
},
"SuccessInterval": {
"name": "运行成功后,推迟下一次运行 X 分钟",
"help": ""
},
"FailureInterval": {
"name": "运行失败后,推迟下一次运行 X 分钟",
"help": ""
},
"ServerUpdate": {
"name": "服务器刷新时间",
"help": "一些任务运行成功后,将推迟下一次运行至服务器刷新时间\n自动换算时区一般不需要修改"
}
},
"Emulator": {
"_info": {
"name": "模拟器设置",
"help": ""
},
"ServerName": {
"name": "游戏内服务器(碧蓝航线)",
"help": "不显示在界面仅用于和ALAS接轨"
}
},
"Error": {
"_info": {
"name": "调试设置",
"help": ""
},
"SaveError": {
"name": "出错时保存 Log",
"help": ""
},
"OnePushConfig": {
"name": "Error.OnePushConfig.name",
"help": "不显示在界面仅用于和ALAS接轨"
}
},
"Optimization": {
"_info": {
"name": "优化设置",
"help": ""
},
"WhenTaskQueueEmpty": {
"name": "当任务队列清空后",
"help": "无任务时关闭游戏,能在收菜期间降低 CPU 占用"
}
},
"MaaEmulator": {
"_info": {
"name": "模拟器设置",
"help": ""
},
"Serial": {
"name": "模拟器 Serial",
"help": "模拟器默认 Serial\n- 蓝叠模拟器 127.0.0.1:5555\n- 蓝叠模拟器4 Hyper-v版填\"bluestacks4-hyperv\"自动连接,多开填\"bluestacks4-hyperv-2\"以此类推\n- 蓝叠模拟器5 Hyper-v版填\"bluestacks5-hyperv\"自动连接,多开填\"bluestacks5-hyperv-1\"以此类推\n- 夜神模拟器 127.0.0.1:62001\n- 夜神模拟器64位 127.0.0.1:59865\n- MuMu模拟器 127.0.0.1:7555\n- 逍遥模拟器 127.0.0.1:21503\n- 雷电模拟器 emulator-5554 或 127.0.0.1:5555\n如果你有多个模拟器它们的 Serial 将不是默认的,可以在 console.bat 中执行 `adb devices` 查询"
},
"PackageName": {
"name": "游戏服务器",
"help": "",
"Official": "官服",
"Bilibili": "Bilibili服",
"YoStarEN": "国际服",
"YoStarJP": "日服",
"YoStarKR": "韩服",
"txwy": "繁中服"
},
"MaaPath": {
"name": "MAA安装路径",
"help": "Alas的MAA插件支持多开多个MAA配置可以共用安装路径"
},
"TouchMethod": {
"name": "触控方案",
"help": "",
"minitouch": "Minitouch默认",
"maatouch": "MaaTouch实验功能",
"adb": "Adb Input兼容模式"
},
"DeploymentWithPause": {
"name": "暂停下干员",
"help": "影响自动战斗、肉鸽、保全目前仅支持MaaTouch\n警告该功能仍在开发中非常不稳定"
}
},
"MaaRecord": {
"_info": {
"name": "掉落记录",
"help": ""
},
"ReportToPenguin": {
"name": "上传到企鹅物流",
"help": ""
},
"PenguinID": {
"name": "企鹅物流ID",
"help": "留空即可,第一次上传后会自动生成"
},
"ReportToYiTuLiu": {
"name": "上传到一图流",
"help": ""
}
},
"MaaFight": {
"_info": {
"name": "战斗设置",
"help": "任何一个战斗结束条件被满足后,都会导致任务被关闭且所有条件被删除,留空的条件不生效"
},
"Stage": {
"name": "关卡选择",
"help": "",
"last": "上次",
"1-7": "1-7",
"LS-6": "经验-6 (LS-6)",
"CA-5": "技能-5 (CA-5)",
"SK-5": "碳-5 (SK-5)",
"AP-5": "红票-5 (AP-5)",
"CE-6": "龙门币-6 (CE-6)",
"PR-A-1": "重装/医疗芯片 (PR-A-1)",
"PR-A-2": "重装/医疗芯片组 (PR-A-2)",
"PR-B-1": "狙击/术师芯片 (PR-B-1)",
"PR-B-2": "狙击/术师芯片组 (PR-B-2)",
"PR-C-1": "先锋/辅助芯片 (PR-C-1)",
"PR-C-2": "先锋/辅助芯片组 (PR-C-2)",
"PR-D-1": "近卫/特种芯片 (PR-D-1)",
"PR-D-2": "近卫/特种芯片组 (PR-D-2)",
"custom": "自定义"
},
"CustomStage": {
"name": "自定义关卡",
"help": "使用 \"自定义关卡\" 需要将 \"关卡选择\" 设置为 \"自定义\"\n可在关卡结尾输入 \"Normal/Hard\" 表示需要切换标准与磨难难度,例如 \"H10-1-Hard\""
},
"MedicineTactics": {
"name": "理智药策略",
"help": "",
"no_use": "不使用理智药",
"expiring": "48小时内过期的理智药",
"run_out": "清空理智药"
},
"Medicine": {
"name": "吃理智药",
"help": ""
},
"Stone": {
"name": "吃源石",
"help": ""
},
"Times": {
"name": "指定次数",
"help": ""
},
"Series": {
"name": "连战次数",
"help": "",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6"
},
"Drops": {
"name": "指定掉落",
"help": "以\"掉落物:数量 > 掉落物:数量\"的形式支持中文名称和物品ID\n注意填写多种掉落物时任何一种掉落物刷满都会使任务结束"
},
"DrGrandet": {
"name": "节省理智碎石模式",
"help": "在碎石确认界面等待,直到当前的 1 点理智恢复完成后再立刻碎石"
}
},
"MaaFightWeekly": {
"_info": {
"name": "每日轮换关卡设置",
"help": "打每日轮换关卡,设置后将覆盖 \"战斗设置\",未设置时使用 \"战斗设置\" 中的默认关卡设置"
},
"Enable": {
"name": "启用每日轮换关卡设置",
"help": ""
},
"Monday": {
"name": "周一关卡选择",
"help": "",
"default": "遵循默认设置",
"LS-6": "经验-6 (LS-6)",
"SK-5": "碳-5 (SK-5)",
"AP-5": "红票-5 (AP-5)",
"PR-A-1": "重装/医疗芯片 (PR-A-1)",
"PR-A-2": "重装/医疗芯片组 (PR-A-2)",
"PR-B-1": "狙击/术师芯片 (PR-B-1)",
"PR-B-2": "狙击/术师芯片组 (PR-B-2)"
},
"Tuesday": {
"name": "周二关卡选择",
"help": "",
"default": "遵循默认设置",
"LS-6": "经验-6 (LS-6)",
"CA-5": "技能-5 (CA-5)",
"CE-6": "龙门币-6 (CE-6)",
"PR-B-1": "狙击/术师芯片 (PR-B-1)",
"PR-B-2": "狙击/术师芯片组 (PR-B-2)",
"PR-D-1": "近卫/特种芯片 (PR-D-1)",
"PR-D-2": "近卫/特种芯片组 (PR-D-2)"
},
"Wednesday": {
"name": "周三关卡选择",
"help": "",
"default": "遵循默认设置",
"LS-6": "经验-6 (LS-6)",
"CA-5": "技能-5 (CA-5)",
"SK-5": "碳-5 (SK-5)",
"PR-C-1": "先锋/辅助芯片 (PR-C-1)",
"PR-C-2": "先锋/辅助芯片组 (PR-C-2)",
"PR-D-1": "近卫/特种芯片 (PR-D-1)",
"PR-D-2": "近卫/特种芯片组 (PR-D-2)"
},
"Thursday": {
"name": "周四关卡选择",
"help": "",
"default": "遵循默认设置",
"LS-6": "经验-6 (LS-6)",
"AP-5": "红票-5 (AP-5)",
"CE-6": "龙门币-6 (CE-6)",
"PR-A-1": "重装/医疗芯片 (PR-A-1)",
"PR-A-2": "重装/医疗芯片组 (PR-A-2)",
"PR-C-1": "先锋/辅助芯片 (PR-C-1)",
"PR-C-2": "先锋/辅助芯片组 (PR-C-2)"
},
"Friday": {
"name": "周五关卡选择",
"help": "",
"default": "遵循默认设置",
"LS-6": "经验-6 (LS-6)",
"CA-5": "技能-5 (CA-5)",
"SK-5": "碳-5 (SK-5)",
"PR-A-1": "重装/医疗芯片 (PR-A-1)",
"PR-A-2": "重装/医疗芯片组 (PR-A-2)",
"PR-B-1": "狙击/术师芯片 (PR-B-1)",
"PR-B-2": "狙击/术师芯片组 (PR-B-2)"
},
"Saturday": {
"name": "周六关卡选择",
"help": "",
"default": "遵循默认设置",
"LS-6": "经验-6 (LS-6)",
"SK-5": "碳-5 (SK-5)",
"AP-5": "红票-5 (AP-5)",
"CE-6": "龙门币-6 (CE-6)",
"PR-B-1": "狙击/术师芯片 (PR-B-1)",
"PR-B-2": "狙击/术师芯片组 (PR-B-2)",
"PR-C-1": "先锋/辅助芯片 (PR-C-1)",
"PR-C-2": "先锋/辅助芯片组 (PR-C-2)",
"PR-D-1": "近卫/特种芯片 (PR-D-1)",
"PR-D-2": "近卫/特种芯片组 (PR-D-2)"
},
"Sunday": {
"name": "周日关卡选择",
"help": "",
"default": "遵循默认设置",
"LS-6": "经验-6 (LS-6)",
"CA-5": "技能-5 (CA-5)",
"AP-5": "红票-5 (AP-5)",
"CE-6": "龙门币-6 (CE-6)",
"PR-A-1": "重装/医疗芯片 (PR-A-1)",
"PR-A-2": "重装/医疗芯片组 (PR-A-2)",
"PR-C-1": "先锋/辅助芯片 (PR-C-1)",
"PR-C-2": "先锋/辅助芯片组 (PR-C-2)",
"PR-D-1": "近卫/特种芯片 (PR-D-1)",
"PR-D-2": "近卫/特种芯片组 (PR-D-2)"
}
},
"MaaRecruit": {
"_info": {
"name": "公招设置",
"help": ""
},
"Refresh": {
"name": "自动刷新3星 Tag",
"help": ""
},
"SkipRobot": {
"name": "手动确认\"支援机械\"",
"help": ""
},
"Select3": {
"name": "自动确认3星",
"help": ""
},
"Select4": {
"name": "自动确认4星",
"help": ""
},
"Select5": {
"name": "自动确认5星",
"help": ""
},
"Level3ShortTime": {
"name": "三星设置7:40而非9:00",
"help": ""
},
"Times": {
"name": "最大招募次数",
"help": ""
},
"Expedite": {
"name": "自动使用加急许可",
"help": ""
},
"FirstTags": {
"name": "三星 Tag 时的 Tag 倾向",
"help": "用英文;分隔"
},
"ExtraTagsMode": {
"name": "公招多选 Tag 的策略",
"help": "",
"0": "默认不选择额外 Tag",
"1": "选择高星时总是选择三个 Tag",
"2": "尽可能多地选且只选高星 Tag"
}
},
"MaaInfrast": {
"_info": {
"name": "基建设置",
"help": ""
},
"Facility": {
"name": "换班设施顺序",
"help": "会影响多功能干员的工作位置"
},
"Drones": {
"name": "无人机用途",
"help": "",
"_NotUse": "不使用无人机",
"Money": "贸易站-龙门币",
"SyntheticJade": "贸易站-合成玉",
"CombatRecord": "制造站-经验书",
"PureGold": "制造站-赤金",
"OriginStone": "制造站-源石碎片",
"Chip": "制造站-芯片组"
},
"WorkThreshold": {
"name": "基建工作心情阈值",
"help": "低于工作心情阈值的干员会在换班的时候被换下取值范围0 - 24"
},
"ShiftThreshold": {
"name": "基建换班心情阈值",
"help": "有干员低于换班心情阈值时会启用基建换班任务取值范围0 - 24\n必须小于基建工作心情阈值"
},
"Notstationed": {
"name": "不将已进驻的干员放入宿舍",
"help": ""
},
"Trust": {
"name": "宿舍空余位置蹭信赖",
"help": ""
},
"Replenish": {
"name": "源石碎片自动补货",
"help": ""
},
"ContinueTraining": {
"name": "训练完成后继续尝试专精当前技能",
"help": ""
}
},
"MaaCustomInfrast": {
"_info": {
"name": "自定义基建设置",
"help": ""
},
"Enable": {
"name": "使用自定义基建配置",
"help": ""
},
"BuiltinConfig": {
"name": "内置配置",
"help": "内置配置需要非常高的练度要求,使用前请检查自己是否符合作业要求",
"custom": "自定义",
"153-3": "153 一天3换",
"243-3": "243 一天3换",
"243-4": "243 一天4换",
"252-3": "252 一天3换",
"333-3": "333 一天3换"
},
"Filename": {
"name": "自定义配置路径",
"help": "自定义基建排班制作器https://yituliu.site/riicCal/"
},
"CustomPeriod": {
"name": "自定义换班周期",
"help": "仅用于没有内置换班周期的作业,手动设置每一班的工作时间,以小时为单位,使用逗号分隔"
},
"PlanIndex": {
"name": "当前方案序号",
"help": "仅用于没有内置换班周期的作业,每次启动都会换到下一班"
}
},
"MaaMall": {
"_info": {
"name": "信用商店",
"help": ""
},
"CreditFight": {
"name": "借助战赚信用",
"help": "借助战打一把OF-1赚30信用\n战斗任务的关卡设置为”上次“时会被自动跳过\n火蓝之心OF-1未解锁时请勿勾选"
},
"Shopping": {
"name": "信用购物",
"help": ""
},
"ForceShoppingIfCreditFull": {
"name": "信用溢出时无视黑名单",
"help": ""
},
"OnlyBuyDiscount": {
"name": "只购买打折的信用商品",
"help": ""
},
"ReserveMaxCredit": {
"name": "300以下信用点停止买商品",
"help": "300以下信用点停止买商品"
},
"BuyFirst": {
"name": "优先购买",
"help": ""
},
"BlackList": {
"name": "黑名单",
"help": ""
}
},
"MaaRoguelike": {
"_info": {
"name": "肉鸽设置",
"help": ""
},
"Theme": {
"name": "肉鸽主题",
"help": "需在集成战略界面手动将对应主题添加到终端",
"Phantom": "傀影与猩红血钻",
"Mizuki": "水月与深蓝之树",
"Sami": "探索者的银凇止境"
},
"Mode": {
"name": "策略",
"help": "",
"0": "刷蜡烛",
"1": "刷源石锭",
"4": "刷开局"
},
"StartsCount": {
"name": "开始探索X次后停止任务",
"help": ""
},
"InvestmentsCount": {
"name": "投资X个源石锭后停止任务",
"help": ""
},
"StopWhenInvestmentFull": {
"name": "储备源石锭达到上限时停止",
"help": ""
},
"Squad": {
"name": "开局分队",
"help": "",
"永恒狩猎分队": "永恒狩猎分队(萨米)",
"生活至上分队": "生活至上分队(萨米)",
"科学主义分队": "科学主义分队(萨米)",
"特训分队": "特训分队(萨米)",
"心胜于物分队": "心胜于物分队(水月)",
"物尽其用分队": "物尽其用分队(水月)",
"以人为本分队": "以人为本分队(水月)",
"指挥分队": "指挥分队",
"集群分队": "集群分队",
"后勤分队": "后勤分队",
"矛头分队": "矛头分队",
"突击战术分队": "突击战术分队",
"堡垒战术分队": "堡垒战术分队",
"远程战术分队": "远程战术分队",
"破坏战术分队": "破坏战术分队",
"研究分队": "研究分队(傀影、水月)",
"高规格分队": "高规格分队"
},
"Roles": {
"name": "开局职业组",
"help": "",
"先手必胜": "先手必胜",
"稳扎稳打": "稳扎稳打",
"取长补短": "取长补短",
"随心所欲": "随心所欲"
},
"CoreChar": {
"name": "开局干员",
"help": "仅支持单个干员中文名,不填写则根据练度自动选择"
},
"Support": {
"name": "开局干员使用助战",
"help": "",
"no_use": "不使用",
"friend_support": "好友助战",
"nonfriend_support": "好友+非好友助战"
},
"startWithEliteTwo": {
"name": "凹「开局干员」精二直升",
"help": "需要选择职业队",
"no_use": "不凹精二直升",
"start_with_elite_two": "凹精二直升",
"only_start_with_elite_two": "只凹直升精二,不进行作战"
},
"refreshTraderWithDice": {
"name": "刷新商店(指路鳞)",
"help": "只支持水月与深蓝之树"
}
},
"MaaAward": {
"_info": {
"name": "领取日常奖励",
"help": ""
},
"Mail": {
"name": "领取所有邮件奖励",
"help": ""
},
"Recruit": {
"name": "进行限定池赠送的每日免费单抽",
"help": "该功能属于危险功能,可能会造成误抽\n若不存在免费单抽则不会抽取"
},
"Orundum": {
"name": "领取幸运墙的每日合成玉奖励",
"help": ""
},
"Specialaccess": {
"name": "领取五周年赠送月卡奖励",
"help": ""
}
},
"MaaCopilot": {
"_info": {
"name": "作业设置",
"help": "请在有“开始行动”按钮的界面使用本功能\n使用好友助战可以关闭“自动编队”手动选择干员后开始\n悖论模拟需要关闭“自动编队”并选好技能后处于“开始模拟”按钮的界面再开始\n保全派驻作业可以于\\resource\\copilot\\下找到,需要自行设置战术装备和编队之后退出,然后开始运行"
},
"FileName": {
"name": "作业路径/神秘代码",
"help": "神秘代码获取见https://prts.plus/更多作业下载可以加MAA作业群"
},
"Identify": {
"name": "识别作业",
"help": "在log上显示作业提示后停止可以用来获取保全作业中的战术装置和编队"
},
"Formation": {
"name": "自动编队",
"help": ""
},
"Cycle": {
"name": "循环次数",
"help": "可用于保全派驻"
}
},
"Storage": {
"_info": {
"name": "Storage._info.name",
"help": "Storage._info.help"
},
"Storage": {
"name": "Storage.Storage.name",
"help": "Storage.Storage.help"
}
}
}

View File

@@ -0,0 +1,643 @@
{
"Menu": {
"Maa": {
"name": "Menu.Maa.name",
"help": "Menu.Maa.help"
},
"Tool": {
"name": "Menu.Tool.name",
"help": "Menu.Tool.help"
}
},
"Task": {
"Maa": {
"name": "Task.Maa.name",
"help": "Task.Maa.help"
},
"MaaStartup": {
"name": "Task.MaaStartup.name",
"help": "Task.MaaStartup.help"
},
"MaaAnnihilation": {
"name": "Task.MaaAnnihilation.name",
"help": "Task.MaaAnnihilation.help"
},
"MaaMaterial": {
"name": "Task.MaaMaterial.name",
"help": "Task.MaaMaterial.help"
},
"MaaFight": {
"name": "Task.MaaFight.name",
"help": "Task.MaaFight.help"
},
"MaaRecruit": {
"name": "Task.MaaRecruit.name",
"help": "Task.MaaRecruit.help"
},
"MaaInfrast": {
"name": "Task.MaaInfrast.name",
"help": "Task.MaaInfrast.help"
},
"MaaMall": {
"name": "Task.MaaMall.name",
"help": "Task.MaaMall.help"
},
"MaaAward": {
"name": "Task.MaaAward.name",
"help": "Task.MaaAward.help"
},
"MaaRoguelike": {
"name": "Task.MaaRoguelike.name",
"help": "Task.MaaRoguelike.help"
},
"MaaReclamationAlgorithm": {
"name": "Task.MaaReclamationAlgorithm.name",
"help": "Task.MaaReclamationAlgorithm.help"
},
"MaaCopilot": {
"name": "Task.MaaCopilot.name",
"help": "Task.MaaCopilot.help"
}
},
"Scheduler": {
"_info": {
"name": "任務設定",
"help": ""
},
"Enable": {
"name": "啟用該功能",
"help": "將這個任務加入調度器\n委託、科研、收穫任務是強制打開的"
},
"NextRun": {
"name": "下一次執行時間",
"help": "自動計算的數值,不需要手動修改。清空後將立刻執行"
},
"Command": {
"name": "內部任務名稱",
"help": ""
},
"SuccessInterval": {
"name": "執行成功後,推遲下一次執行 X 分鐘",
"help": ""
},
"FailureInterval": {
"name": "執行失敗後,推遲下一次執行 X 分鐘",
"help": ""
},
"ServerUpdate": {
"name": "伺服器更新時間",
"help": "一些任務執行成功後,將推遲下一次執行伺服器更新的時間\n自動換算時區一般不需要修改"
}
},
"Emulator": {
"_info": {
"name": "模擬器設定",
"help": ""
},
"ServerName": {
"name": "Emulator.ServerName.name",
"help": "Emulator.ServerName.help"
}
},
"Error": {
"_info": {
"name": "Error._info.name",
"help": "Error._info.help"
},
"SaveError": {
"name": "Error.SaveError.name",
"help": "Error.SaveError.help"
},
"OnePushConfig": {
"name": "Error.OnePushConfig.name",
"help": "Error.OnePushConfig.help"
}
},
"Optimization": {
"_info": {
"name": "優化設定",
"help": ""
},
"WhenTaskQueueEmpty": {
"name": "當任務隊列清空後",
"help": "無任務時關閉遊戲,能在收菜期間降低 CPU 佔用"
}
},
"MaaEmulator": {
"_info": {
"name": "MaaEmulator._info.name",
"help": "MaaEmulator._info.help"
},
"Serial": {
"name": "MaaEmulator.Serial.name",
"help": "MaaEmulator.Serial.help"
},
"PackageName": {
"name": "MaaEmulator.PackageName.name",
"help": "MaaEmulator.PackageName.help",
"Official": "Official",
"Bilibili": "Bilibili",
"YoStarEN": "YoStarEN",
"YoStarJP": "YoStarJP",
"YoStarKR": "YoStarKR",
"txwy": "txwy"
},
"MaaPath": {
"name": "MaaEmulator.MaaPath.name",
"help": "MaaEmulator.MaaPath.help"
},
"TouchMethod": {
"name": "MaaEmulator.TouchMethod.name",
"help": "MaaEmulator.TouchMethod.help",
"minitouch": "minitouch",
"maatouch": "maatouch",
"adb": "adb"
},
"DeploymentWithPause": {
"name": "MaaEmulator.DeploymentWithPause.name",
"help": "MaaEmulator.DeploymentWithPause.help"
}
},
"MaaRecord": {
"_info": {
"name": "MaaRecord._info.name",
"help": "MaaRecord._info.help"
},
"ReportToPenguin": {
"name": "MaaRecord.ReportToPenguin.name",
"help": "MaaRecord.ReportToPenguin.help"
},
"PenguinID": {
"name": "MaaRecord.PenguinID.name",
"help": "MaaRecord.PenguinID.help"
},
"ReportToYiTuLiu": {
"name": "MaaRecord.ReportToYiTuLiu.name",
"help": "MaaRecord.ReportToYiTuLiu.help"
}
},
"MaaFight": {
"_info": {
"name": "MaaFight._info.name",
"help": "MaaFight._info.help"
},
"Stage": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"last": "last",
"1-7": "1-7",
"LS-6": "LS-6",
"CA-5": "CA-5",
"SK-5": "SK-5",
"AP-5": "AP-5",
"CE-6": "CE-6",
"PR-A-1": "PR-A-1",
"PR-A-2": "PR-A-2",
"PR-B-1": "PR-B-1",
"PR-B-2": "PR-B-2",
"PR-C-1": "PR-C-1",
"PR-C-2": "PR-C-2",
"PR-D-1": "PR-D-1",
"PR-D-2": "PR-D-2",
"custom": "custom"
},
"CustomStage": {
"name": "MaaFight.CustomStage.name",
"help": "MaaFight.CustomStage.help"
},
"MedicineTactics": {
"name": "MaaFight.MedicineTactics.name",
"help": "MaaFight.MedicineTactics.help",
"no_use": "no_use",
"expiring": "expiring",
"run_out": "run_out"
},
"Medicine": {
"name": "MaaFight.Medicine.name",
"help": "MaaFight.Medicine.help"
},
"Stone": {
"name": "MaaFight.Stone.name",
"help": "MaaFight.Stone.help"
},
"Times": {
"name": "MaaFight.Times.name",
"help": "MaaFight.Times.help"
},
"Series": {
"name": "MaaFight.Series.name",
"help": "MaaFight.Series.help",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6"
},
"Drops": {
"name": "MaaFight.Drops.name",
"help": "MaaFight.Drops.help"
},
"DrGrandet": {
"name": "MaaFight.DrGrandet.name",
"help": "MaaFight.DrGrandet.help"
}
},
"MaaFightWeekly": {
"_info": {
"name": "MaaFightWeekly._info.name",
"help": "MaaFightWeekly._info.help"
},
"Enable": {
"name": "MaaFightWeekly.Enable.name",
"help": "MaaFightWeekly.Enable.help"
},
"Monday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"SK-5": "SK-5",
"AP-5": "AP-5",
"PR-A-1": "PR-A-1",
"PR-A-2": "PR-A-2",
"PR-B-1": "PR-B-1",
"PR-B-2": "PR-B-2"
},
"Tuesday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"CA-5": "CA-5",
"CE-6": "CE-6",
"PR-B-1": "PR-B-1",
"PR-B-2": "PR-B-2",
"PR-D-1": "PR-D-1",
"PR-D-2": "PR-D-2"
},
"Wednesday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"CA-5": "CA-5",
"SK-5": "SK-5",
"PR-C-1": "PR-C-1",
"PR-C-2": "PR-C-2",
"PR-D-1": "PR-D-1",
"PR-D-2": "PR-D-2"
},
"Thursday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"AP-5": "AP-5",
"CE-6": "CE-6",
"PR-A-1": "PR-A-1",
"PR-A-2": "PR-A-2",
"PR-C-1": "PR-C-1",
"PR-C-2": "PR-C-2"
},
"Friday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"CA-5": "CA-5",
"SK-5": "SK-5",
"PR-A-1": "PR-A-1",
"PR-A-2": "PR-A-2",
"PR-B-1": "PR-B-1",
"PR-B-2": "PR-B-2"
},
"Saturday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"SK-5": "SK-5",
"AP-5": "AP-5",
"CE-6": "CE-6",
"PR-B-1": "PR-B-1",
"PR-B-2": "PR-B-2",
"PR-C-1": "PR-C-1",
"PR-C-2": "PR-C-2",
"PR-D-1": "PR-D-1",
"PR-D-2": "PR-D-2"
},
"Sunday": {
"name": "MaaFight.Stage.name",
"help": "MaaFight.Stage.help",
"default": "default",
"LS-6": "LS-6",
"CA-5": "CA-5",
"AP-5": "AP-5",
"CE-6": "CE-6",
"PR-A-1": "PR-A-1",
"PR-A-2": "PR-A-2",
"PR-C-1": "PR-C-1",
"PR-C-2": "PR-C-2",
"PR-D-1": "PR-D-1",
"PR-D-2": "PR-D-2"
}
},
"MaaRecruit": {
"_info": {
"name": "MaaRecruit._info.name",
"help": "MaaRecruit._info.help"
},
"Refresh": {
"name": "MaaRecruit.Refresh.name",
"help": "MaaRecruit.Refresh.help"
},
"SkipRobot": {
"name": "MaaRecruit.SkipRobot.name",
"help": "MaaRecruit.SkipRobot.help"
},
"Select3": {
"name": "MaaRecruit.Select3.name",
"help": "MaaRecruit.Select3.help"
},
"Select4": {
"name": "MaaRecruit.Select4.name",
"help": "MaaRecruit.Select4.help"
},
"Select5": {
"name": "MaaRecruit.Select5.name",
"help": "MaaRecruit.Select5.help"
},
"Level3ShortTime": {
"name": "MaaRecruit.Level3ShortTime.name",
"help": "MaaRecruit.Level3ShortTime.help"
},
"Times": {
"name": "MaaRecruit.Times.name",
"help": "MaaRecruit.Times.help"
},
"Expedite": {
"name": "MaaRecruit.Expedite.name",
"help": "MaaRecruit.Expedite.help"
},
"FirstTags": {
"name": "MaaRecruit.FirstTags.name",
"help": "MaaRecruit.FirstTags.help"
},
"ExtraTagsMode": {
"name": "MaaRecruit.ExtraTagsMode.name",
"help": "MaaRecruit.ExtraTagsMode.help",
"0": "0",
"1": "1",
"2": "2"
}
},
"MaaInfrast": {
"_info": {
"name": "MaaInfrast._info.name",
"help": "MaaInfrast._info.help"
},
"Facility": {
"name": "MaaInfrast.Facility.name",
"help": "MaaInfrast.Facility.help"
},
"Drones": {
"name": "MaaInfrast.Drones.name",
"help": "MaaInfrast.Drones.help",
"_NotUse": "_NotUse",
"Money": "Money",
"SyntheticJade": "SyntheticJade",
"CombatRecord": "CombatRecord",
"PureGold": "PureGold",
"OriginStone": "OriginStone",
"Chip": "Chip"
},
"WorkThreshold": {
"name": "MaaInfrast.WorkThreshold.name",
"help": "MaaInfrast.WorkThreshold.help"
},
"ShiftThreshold": {
"name": "MaaInfrast.ShiftThreshold.name",
"help": "MaaInfrast.ShiftThreshold.help"
},
"Notstationed": {
"name": "MaaInfrast.Notstationed.name",
"help": "MaaInfrast.Notstationed.help"
},
"Trust": {
"name": "MaaInfrast.Trust.name",
"help": "MaaInfrast.Trust.help"
},
"Replenish": {
"name": "MaaInfrast.Replenish.name",
"help": "MaaInfrast.Replenish.help"
},
"ContinueTraining": {
"name": "MaaInfrast.ContinueTraining.name",
"help": "MaaInfrast.ContinueTraining.help"
}
},
"MaaCustomInfrast": {
"_info": {
"name": "MaaCustomInfrast._info.name",
"help": "MaaCustomInfrast._info.help"
},
"Enable": {
"name": "MaaCustomInfrast.Enable.name",
"help": "MaaCustomInfrast.Enable.help"
},
"BuiltinConfig": {
"name": "MaaCustomInfrast.BuiltinConfig.name",
"help": "MaaCustomInfrast.BuiltinConfig.help",
"custom": "custom",
"153-3": "153-3",
"243-3": "243-3",
"243-4": "243-4",
"252-3": "252-3",
"333-3": "333-3"
},
"Filename": {
"name": "MaaCustomInfrast.Filename.name",
"help": "MaaCustomInfrast.Filename.help"
},
"CustomPeriod": {
"name": "MaaCustomInfrast.CustomPeriod.name",
"help": "MaaCustomInfrast.CustomPeriod.help"
},
"PlanIndex": {
"name": "MaaCustomInfrast.PlanIndex.name",
"help": "MaaCustomInfrast.PlanIndex.help"
}
},
"MaaMall": {
"_info": {
"name": "MaaMall._info.name",
"help": "MaaMall._info.help"
},
"CreditFight": {
"name": "MaaMall.CreditFight.name",
"help": "MaaMall.CreditFight.help"
},
"Shopping": {
"name": "MaaMall.Shopping.name",
"help": "MaaMall.Shopping.help"
},
"ForceShoppingIfCreditFull": {
"name": "MaaMall.ForceShoppingIfCreditFull.name",
"help": "MaaMall.ForceShoppingIfCreditFull.help"
},
"OnlyBuyDiscount": {
"name": "MaaMall.OnlyBuyDiscount.name",
"help": "MaaMall.OnlyBuyDiscount.help"
},
"ReserveMaxCredit": {
"name": "MaaMall.ReserveMaxCredit.name",
"help": "MaaMall.ReserveMaxCredit.help"
},
"BuyFirst": {
"name": "MaaMall.BuyFirst.name",
"help": "MaaMall.BuyFirst.help"
},
"BlackList": {
"name": "MaaMall.BlackList.name",
"help": "MaaMall.BlackList.help"
}
},
"MaaRoguelike": {
"_info": {
"name": "MaaRoguelike._info.name",
"help": "MaaRoguelike._info.help"
},
"Theme": {
"name": "MaaRoguelike.Theme.name",
"help": "MaaRoguelike.Theme.help",
"Phantom": "Phantom",
"Mizuki": "Mizuki",
"Sami": "Sami"
},
"Mode": {
"name": "MaaRoguelike.Mode.name",
"help": "MaaRoguelike.Mode.help",
"0": "0",
"1": "1",
"4": "4"
},
"StartsCount": {
"name": "MaaRoguelike.StartsCount.name",
"help": "MaaRoguelike.StartsCount.help"
},
"InvestmentsCount": {
"name": "MaaRoguelike.InvestmentsCount.name",
"help": "MaaRoguelike.InvestmentsCount.help"
},
"StopWhenInvestmentFull": {
"name": "MaaRoguelike.StopWhenInvestmentFull.name",
"help": "MaaRoguelike.StopWhenInvestmentFull.help"
},
"Squad": {
"name": "MaaRoguelike.Squad.name",
"help": "MaaRoguelike.Squad.help",
"永恒狩猎分队": "永恒狩猎分队",
"生活至上分队": "生活至上分队",
"科学主义分队": "科学主义分队",
"特训分队": "特训分队",
"心胜于物分队": "心胜于物分队",
"物尽其用分队": "物尽其用分队",
"以人为本分队": "以人为本分队",
"指挥分队": "指挥分队",
"集群分队": "集群分队",
"后勤分队": "后勤分队",
"矛头分队": "矛头分队",
"突击战术分队": "突击战术分队",
"堡垒战术分队": "堡垒战术分队",
"远程战术分队": "远程战术分队",
"破坏战术分队": "破坏战术分队",
"研究分队": "研究分队",
"高规格分队": "高规格分队"
},
"Roles": {
"name": "MaaRoguelike.Roles.name",
"help": "MaaRoguelike.Roles.help",
"先手必胜": "先手必胜",
"稳扎稳打": "稳扎稳打",
"取长补短": "取长补短",
"随心所欲": "随心所欲"
},
"CoreChar": {
"name": "MaaRoguelike.CoreChar.name",
"help": "MaaRoguelike.CoreChar.help"
},
"Support": {
"name": "MaaRoguelike.Support.name",
"help": "MaaRoguelike.Support.help",
"no_use": "no_use",
"friend_support": "friend_support",
"nonfriend_support": "nonfriend_support"
},
"startWithEliteTwo": {
"name": "MaaRoguelike.startWithEliteTwo.name",
"help": "MaaRoguelike.startWithEliteTwo.help",
"no_use": "no_use",
"start_with_elite_two": "start_with_elite_two",
"only_start_with_elite_two": "only_start_with_elite_two"
},
"refreshTraderWithDice": {
"name": "MaaRoguelike.refreshTraderWithDice.name",
"help": "MaaRoguelike.refreshTraderWithDice.help"
}
},
"MaaAward": {
"_info": {
"name": "MaaAward._info.name",
"help": "MaaAward._info.help"
},
"Mail": {
"name": "MaaAward.Mail.name",
"help": "MaaAward.Mail.help"
},
"Recruit": {
"name": "MaaAward.Recruit.name",
"help": "MaaAward.Recruit.help"
},
"Orundum": {
"name": "MaaAward.Orundum.name",
"help": "MaaAward.Orundum.help"
},
"Specialaccess": {
"name": "MaaAward.Specialaccess.name",
"help": "MaaAward.Specialaccess.help"
}
},
"MaaCopilot": {
"_info": {
"name": "MaaCopilot._info.name",
"help": "MaaCopilot._info.help"
},
"FileName": {
"name": "MaaCopilot.FileName.name",
"help": "MaaCopilot.FileName.help"
},
"Identify": {
"name": "MaaCopilot.Identify.name",
"help": "MaaCopilot.Identify.help"
},
"Formation": {
"name": "MaaCopilot.Formation.name",
"help": "MaaCopilot.Formation.help"
},
"Cycle": {
"name": "MaaCopilot.Cycle.name",
"help": "MaaCopilot.Cycle.help"
}
},
"Storage": {
"_info": {
"name": "Storage._info.name",
"help": "Storage._info.help"
},
"Storage": {
"name": "Storage.Storage.name",
"help": "Storage.Storage.help"
}
}
}