2022-09-13 16:35:13 +08:00
{
"Menu" : {
"Task" : {
"name" : "" ,
"help" : ""
} ,
"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"
} ,
"MaaVisit" : {
"name" : "Task.MaaVisit.name" ,
"help" : "Task.MaaVisit.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"
} ,
"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"
}
} ,
2022-09-13 21:01:00 +08:00
"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"
} ,
"Server" : {
"name" : "MaaEmulator.Server.name" ,
"help" : "MaaEmulator.Server.help" ,
"CN" : "CN" ,
"US" : "US" ,
"JP" : "JP" ,
"KR" : "KR"
} ,
"MaaPath" : {
"name" : "MaaEmulator.MaaPath.name" ,
"help" : "MaaEmulator.MaaPath.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"
}
} ,
"MaaFight" : {
2022-09-13 16:35:13 +08:00
"_info" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaFight._info.name" ,
"help" : "MaaFight._info.help"
2022-09-13 16:35:13 +08:00
} ,
"Stage" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaFight.Stage.name" ,
"help" : "MaaFight.Stage.help"
2022-09-13 16:35:13 +08:00
} ,
"Medicine" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaFight.Medicine.name" ,
"help" : "MaaFight.Medicine.help"
2022-09-13 16:35:13 +08:00
} ,
"Stone" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaFight.Stone.name" ,
"help" : "MaaFight.Stone.help"
2022-09-13 16:35:13 +08:00
} ,
"Times" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaFight.Times.name" ,
"help" : "MaaFight.Times.help"
2022-09-13 16:35:13 +08:00
} ,
"Drops" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaFight.Drops.name" ,
"help" : "MaaFight.Drops.help"
2022-09-13 16:35:13 +08:00
} ,
"DrGrandet" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaFight.DrGrandet.name" ,
"help" : "MaaFight.DrGrandet.help"
2022-09-13 16:35:13 +08:00
}
} ,
2022-09-13 21:01:00 +08:00
"MaaRecruit" : {
2022-09-13 16:35:13 +08:00
"_info" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaRecruit._info.name" ,
"help" : "MaaRecruit._info.help"
2022-09-13 16:35:13 +08:00
} ,
"Refresh" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaRecruit.Refresh.name" ,
"help" : "MaaRecruit.Refresh.help"
2022-09-13 16:35:13 +08:00
} ,
"SkipRobot" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaRecruit.SkipRobot.name" ,
"help" : "MaaRecruit.SkipRobot.help"
2022-09-13 16:35:13 +08:00
} ,
"Select3" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaRecruit.Select3.name" ,
"help" : "MaaRecruit.Select3.help"
2022-09-13 16:35:13 +08:00
} ,
"Select4" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaRecruit.Select4.name" ,
"help" : "MaaRecruit.Select4.help"
2022-09-13 16:35:13 +08:00
} ,
"Select5" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaRecruit.Select5.name" ,
"help" : "MaaRecruit.Select5.help"
2022-09-13 16:35:13 +08:00
} ,
2022-09-21 16:47:13 +08:00
"Level3ShortTime" : {
"name" : "MaaRecruit.Level3ShortTime.name" ,
"help" : "MaaRecruit.Level3ShortTime.help"
} ,
2022-09-13 16:35:13 +08:00
"Times" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaRecruit.Times.name" ,
"help" : "MaaRecruit.Times.help"
2022-09-13 16:35:13 +08:00
} ,
"Expedite" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaRecruit.Expedite.name" ,
"help" : "MaaRecruit.Expedite.help"
2022-09-13 16:35:13 +08:00
}
} ,
2022-09-13 21:01:00 +08:00
"MaaInfrast" : {
2022-09-13 16:35:13 +08:00
"_info" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaInfrast._info.name" ,
"help" : "MaaInfrast._info.help"
2022-09-13 16:35:13 +08:00
} ,
"Facility" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaInfrast.Facility.name" ,
"help" : "MaaInfrast.Facility.help"
2022-09-13 16:35:13 +08:00
} ,
"Drones" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaInfrast.Drones.name" ,
"help" : "MaaInfrast.Drones.help" ,
2022-09-13 16:35:13 +08:00
"_NotUse" : "_NotUse" ,
"Money" : "Money" ,
"SyntheticJade" : "SyntheticJade" ,
"CombatRecord" : "CombatRecord" ,
"PureGold" : "PureGold" ,
"OriginStone" : "OriginStone" ,
"Chip" : "Chip"
} ,
"Threshold" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaInfrast.Threshold.name" ,
"help" : "MaaInfrast.Threshold.help"
2022-09-13 16:35:13 +08:00
} ,
2022-09-21 16:47:13 +08:00
"Notstationed" : {
"name" : "MaaInfrast.Notstationed.name" ,
"help" : "MaaInfrast.Notstationed.help"
} ,
"Trust" : {
"name" : "MaaInfrast.Trust.name" ,
"help" : "MaaInfrast.Trust.help"
} ,
2022-09-13 16:35:13 +08:00
"Replenish" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaInfrast.Replenish.name" ,
"help" : "MaaInfrast.Replenish.help"
2022-09-13 16:35:13 +08:00
}
} ,
2022-09-13 21:01:00 +08:00
"MaaMall" : {
2022-09-13 16:35:13 +08:00
"_info" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaMall._info.name" ,
"help" : "MaaMall._info.help"
2022-09-13 16:35:13 +08:00
} ,
"Shopping" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaMall.Shopping.name" ,
"help" : "MaaMall.Shopping.help"
2022-09-13 16:35:13 +08:00
} ,
"BuyFirst" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaMall.BuyFirst.name" ,
"help" : "MaaMall.BuyFirst.help"
2022-09-13 16:35:13 +08:00
} ,
"BlackList" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaMall.BlackList.name" ,
"help" : "MaaMall.BlackList.help"
2022-09-13 16:35:13 +08:00
}
} ,
2022-09-13 21:01:00 +08:00
"MaaRoguelike" : {
2022-09-13 16:35:13 +08:00
"_info" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaRoguelike._info.name" ,
"help" : "MaaRoguelike._info.help"
2022-09-13 16:35:13 +08:00
} ,
"Mode" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaRoguelike.Mode.name" ,
"help" : "MaaRoguelike.Mode.help" ,
2022-09-13 16:35:13 +08:00
"0" : "0" ,
"1" : "1"
} ,
"StartsCount" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaRoguelike.StartsCount.name" ,
"help" : "MaaRoguelike.StartsCount.help"
2022-09-13 16:35:13 +08:00
} ,
"InvestmentsCount" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaRoguelike.InvestmentsCount.name" ,
"help" : "MaaRoguelike.InvestmentsCount.help"
2022-09-13 16:35:13 +08:00
} ,
"StopWhenInvestmentFull" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaRoguelike.StopWhenInvestmentFull.name" ,
"help" : "MaaRoguelike.StopWhenInvestmentFull.help"
2022-09-13 16:35:13 +08:00
} ,
"Squad" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaRoguelike.Squad.name" ,
"help" : "MaaRoguelike.Squad.help" ,
2022-09-13 16:35:13 +08:00
"指挥分队" : "指挥分队" ,
"集群分队" : "集群分队" ,
"后勤分队" : "后勤分队" ,
"矛头分队" : "矛头分队" ,
"突击战术分队" : "突击战术分队" ,
"堡垒战术分队" : "堡垒战术分队" ,
"远程战术分队" : "远程战术分队" ,
"破坏战术分队" : "破坏战术分队" ,
"研究分队" : "研究分队" ,
"高规格分队" : "高规格分队"
} ,
"Roles" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaRoguelike.Roles.name" ,
"help" : "MaaRoguelike.Roles.help" ,
2022-09-13 16:35:13 +08:00
"先手必胜" : "先手必胜" ,
"稳扎稳打" : "稳扎稳打" ,
"取长补短" : "取长补短" ,
"随心所欲" : "随心所欲"
} ,
"CoreChar" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaRoguelike.CoreChar.name" ,
"help" : "MaaRoguelike.CoreChar.help"
2022-09-13 16:35:13 +08:00
}
} ,
2022-09-13 21:01:00 +08:00
"MaaCopilot" : {
2022-09-13 16:35:13 +08:00
"_info" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaCopilot._info.name" ,
"help" : "MaaCopilot._info.help"
2022-09-13 16:35:13 +08:00
} ,
"FileName" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaCopilot.FileName.name" ,
"help" : "MaaCopilot.FileName.help"
2022-09-13 16:35:13 +08:00
} ,
"Formation" : {
2022-09-13 21:01:00 +08:00
"name" : "MaaCopilot.Formation.name" ,
"help" : "MaaCopilot.Formation.help"
2022-09-13 16:35:13 +08:00
}
}
}