1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-19 10:43:33 +08:00

Merge pull request #2255 from LmeSzinc/bug_fix

Bug fix
This commit is contained in:
LmeSzinc
2023-02-18 16:41:25 +08:00
committed by GitHub
51 changed files with 688 additions and 508 deletions

View File

@@ -556,50 +556,66 @@
"name": "Retirement._info.name",
"help": "Retirement._info.help"
},
"Enable": {
"name": "Retirement.Enable.name",
"help": "Retirement.Enable.help"
},
"RetireMode": {
"name": "Retirement.RetireMode.name",
"help": "Retirement.RetireMode.help",
"one_click_retire": "one_click_retire",
"enhance": "enhance",
"old_retire": "old_retire"
}
},
"OneClickRetire": {
"_info": {
"name": "OneClickRetire._info.name",
"help": "OneClickRetire._info.help"
},
"RetireAmount": {
"name": "Retirement.RetireAmount.name",
"help": "Retirement.RetireAmount.help",
"retire_all": "retire_all",
"retire_10": "retire_10"
"KeepLimitBreak": {
"name": "OneClickRetire.KeepLimitBreak.name",
"help": "OneClickRetire.KeepLimitBreak.help",
"keep_limit_break": "keep_limit_break",
"do_not_keep": "do_not_keep"
}
},
"Enhance": {
"_info": {
"name": "Enhance._info.name",
"help": "Enhance._info.help"
},
"EnhanceFavourite": {
"name": "Retirement.EnhanceFavourite.name",
"help": "Retirement.EnhanceFavourite.help"
"ShipToEnhance": {
"name": "Enhance.ShipToEnhance.name",
"help": "Enhance.ShipToEnhance.help",
"all": "all",
"favourite": "favourite"
},
"EnhanceFilter": {
"name": "Retirement.EnhanceFilter.name",
"help": "Retirement.EnhanceFilter.help"
"Filter": {
"name": "Enhance.Filter.name",
"help": "Enhance.Filter.help"
},
"EnhanceCheckPerCategory": {
"name": "Retirement.EnhanceCheckPerCategory.name",
"help": "Retirement.EnhanceCheckPerCategory.help"
"CheckPerCategory": {
"name": "Enhance.CheckPerCategory.name",
"help": "Enhance.CheckPerCategory.help"
}
},
"OldRetire": {
"_info": {
"name": "OldRetire._info.name",
"help": "OldRetire._info.help"
},
"OldRetireN": {
"name": "Retirement.OldRetireN.name",
"help": "Retirement.OldRetireN.help"
"N": {
"name": "OldRetire.N.name",
"help": "OldRetire.N.help"
},
"OldRetireR": {
"name": "Retirement.OldRetireR.name",
"help": "Retirement.OldRetireR.help"
"R": {
"name": "OldRetire.R.name",
"help": "OldRetire.R.help"
},
"OldRetireSR": {
"name": "Retirement.OldRetireSR.name",
"help": "Retirement.OldRetireSR.help"
"SR": {
"name": "OldRetire.SR.name",
"help": "OldRetire.SR.help"
},
"OldRetireSSR": {
"name": "Retirement.OldRetireSSR.name",
"help": "Retirement.OldRetireSSR.help"
"SSR": {
"name": "OldRetire.SSR.name",
"help": "OldRetire.SSR.help"
}
},
"Campaign": {
@@ -879,13 +895,12 @@
"name": "Emotion._info.name",
"help": "Emotion._info.help"
},
"CalculateEmotion": {
"name": "Emotion.CalculateEmotion.name",
"help": "Emotion.CalculateEmotion.help"
},
"IgnoreLowEmotionWarn": {
"name": "Emotion.IgnoreLowEmotionWarn.name",
"help": "Emotion.IgnoreLowEmotionWarn.help"
"Mode": {
"name": "Emotion.Mode.name",
"help": "Emotion.Mode.help",
"calculate": "calculate",
"ignore": "ignore",
"calculate_ignore": "calculate_ignore"
},
"Fleet1Value": {
"name": "Emotion.Fleet1Value.name",
@@ -2047,9 +2062,11 @@
"name": "OpsiAshBeacon._info.name",
"help": "OpsiAshBeacon._info.help"
},
"AshAttack": {
"name": "OpsiAshBeacon.AshAttack.name",
"help": "OpsiAshBeacon.AshAttack.help"
"AttackMode": {
"name": "OpsiAshBeacon.AttackMode.name",
"help": "OpsiAshBeacon.AttackMode.help",
"current": "current",
"current_dossier": "current_dossier"
},
"OneHitMode": {
"name": "OpsiAshBeacon.OneHitMode.name",
@@ -2064,16 +2081,6 @@
"help": "OpsiAshBeacon.EnsureFullyCollected.help"
}
},
"OpsiDossierBeacon": {
"_info": {
"name": "OpsiDossierBeacon._info.name",
"help": "OpsiDossierBeacon._info.help"
},
"Enable": {
"name": "OpsiDossierBeacon.Enable.name",
"help": "OpsiDossierBeacon.Enable.help"
}
},
"OpsiFleetFilter": {
"_info": {
"name": "OpsiFleetFilter._info.name",
@@ -2409,4 +2416,4 @@
"Clear": "消除"
}
}
}
}