1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-22 00:09:18 +08:00

Merge pull request #772 from nEEtdo0d/tactical_exp_fix

Fix: Refactor RewardTacticalClass
This commit is contained in:
LmeSzinc
2021-11-29 23:36:18 +08:00
committed by GitHub
10 changed files with 255 additions and 25 deletions

View File

@@ -876,6 +876,32 @@
"help": "Tactical.TacticalFilter.help"
}
},
"ControlExpOverflow": {
"_info": {
"name": "ControlExpOverflow._info.name",
"help": "ControlExpOverflow._info.help"
},
"Enable": {
"name": "ControlExpOverflow.Enable.name",
"help": "ControlExpOverflow.Enable.help"
},
"T4Allow": {
"name": "ControlExpOverflow.T4Allow.name",
"help": "ControlExpOverflow.T4Allow.help"
},
"T3Allow": {
"name": "ControlExpOverflow.T3Allow.name",
"help": "ControlExpOverflow.T3Allow.help"
},
"T2Allow": {
"name": "ControlExpOverflow.T2Allow.name",
"help": "ControlExpOverflow.T2Allow.help"
},
"T1Allow": {
"name": "ControlExpOverflow.T1Allow.name",
"help": "ControlExpOverflow.T1Allow.help"
}
},
"Research": {
"_info": {
"name": "Research._info.name",