mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 07:28:21 +08:00
Add: Support of build-in infrast config (MAA)
This commit is contained in:
@@ -391,9 +391,13 @@
|
||||
"OriginStone": "OriginStone",
|
||||
"Chip": "Chip"
|
||||
},
|
||||
"Threshold": {
|
||||
"name": "MaaInfrast.Threshold.name",
|
||||
"help": "MaaInfrast.Threshold.help"
|
||||
"WorkThreshold": {
|
||||
"name": "MaaInfrast.WorkThreshold.name",
|
||||
"help": "MaaInfrast.WorkThreshold.help"
|
||||
},
|
||||
"ShiftThreshold": {
|
||||
"name": "MaaInfrast.ShiftThreshold.name",
|
||||
"help": "MaaInfrast.ShiftThreshold.help"
|
||||
},
|
||||
"Notstationed": {
|
||||
"name": "MaaInfrast.Notstationed.name",
|
||||
@@ -417,9 +421,27 @@
|
||||
"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": {
|
||||
|
||||
@@ -391,9 +391,13 @@
|
||||
"OriginStone": "OriginStone",
|
||||
"Chip": "Chip"
|
||||
},
|
||||
"Threshold": {
|
||||
"name": "MaaInfrast.Threshold.name",
|
||||
"help": "MaaInfrast.Threshold.help"
|
||||
"WorkThreshold": {
|
||||
"name": "MaaInfrast.WorkThreshold.name",
|
||||
"help": "MaaInfrast.WorkThreshold.help"
|
||||
},
|
||||
"ShiftThreshold": {
|
||||
"name": "MaaInfrast.ShiftThreshold.name",
|
||||
"help": "MaaInfrast.ShiftThreshold.help"
|
||||
},
|
||||
"Notstationed": {
|
||||
"name": "MaaInfrast.Notstationed.name",
|
||||
@@ -417,9 +421,27 @@
|
||||
"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": {
|
||||
|
||||
@@ -391,9 +391,13 @@
|
||||
"OriginStone": "制造站-源石碎片",
|
||||
"Chip": "制造站-芯片组"
|
||||
},
|
||||
"Threshold": {
|
||||
"WorkThreshold": {
|
||||
"name": "基建工作心情阈值",
|
||||
"help": "取值范围0 - 1.0"
|
||||
"help": "低于工作心情阈值的干员会在换班的时候被换下,取值范围0 - 24"
|
||||
},
|
||||
"ShiftThreshold": {
|
||||
"name": "基建换班心情阈值",
|
||||
"help": "有干员低于换班心情阈值时会启用基建换班任务,取值范围0 - 24\n必须小于基建工作心情阈值"
|
||||
},
|
||||
"Notstationed": {
|
||||
"name": "不将已进驻的干员放入宿舍",
|
||||
@@ -417,9 +421,27 @@
|
||||
"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": ""
|
||||
"help": "自定义基建排班制作器:https://yituliu.site/riicCal/"
|
||||
},
|
||||
"CustomPeriod": {
|
||||
"name": "自定义换班周期",
|
||||
"help": "仅用于没有内置换班周期的作业,手动设置每一班的工作时间,以小时为单位,使用逗号分隔"
|
||||
},
|
||||
"PlanIndex": {
|
||||
"name": "当前方案序号",
|
||||
"help": "仅用于没有内置换班周期的作业,每次启动都会换到下一班"
|
||||
}
|
||||
},
|
||||
"MaaMall": {
|
||||
|
||||
@@ -391,9 +391,13 @@
|
||||
"OriginStone": "OriginStone",
|
||||
"Chip": "Chip"
|
||||
},
|
||||
"Threshold": {
|
||||
"name": "MaaInfrast.Threshold.name",
|
||||
"help": "MaaInfrast.Threshold.help"
|
||||
"WorkThreshold": {
|
||||
"name": "MaaInfrast.WorkThreshold.name",
|
||||
"help": "MaaInfrast.WorkThreshold.help"
|
||||
},
|
||||
"ShiftThreshold": {
|
||||
"name": "MaaInfrast.ShiftThreshold.name",
|
||||
"help": "MaaInfrast.ShiftThreshold.help"
|
||||
},
|
||||
"Notstationed": {
|
||||
"name": "MaaInfrast.Notstationed.name",
|
||||
@@ -417,9 +421,27 @@
|
||||
"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": {
|
||||
|
||||
Reference in New Issue
Block a user