1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-27 13:15:38 +08:00

Add: setting group ControlExpOverflow to allow tactical EXP waste in trade for efficiency/minimal time usage

This commit is contained in:
nEEtdo0d
2021-11-25 20:39:00 -05:00
parent a1045275ac
commit 160ec805b9
10 changed files with 162 additions and 4 deletions

View File

@@ -876,6 +876,32 @@
"help": "Generally does not need to be modified or re-arranged but can do so if desired"
}
},
"ControlExpOverflow": {
"_info": {
"name": "Control EXP Overflow Settings",
"help": "Control waste amount of EXP on a specific book tier to save on time\nFor example, if remain = 1100, use ColorT3_Exp despite losing out on 100 EXP"
},
"Enable": {
"name": "Enable",
"help": ""
},
"T4Allow": {
"name": "T4 Overflow Allow",
"help": ""
},
"T3Allow": {
"name": "T3 Overflow Allow",
"help": ""
},
"T2Allow": {
"name": "T2 Overflow Allow",
"help": ""
},
"T1Allow": {
"name": "T1 Overflow Allow",
"help": ""
}
},
"Research": {
"_info": {
"name": "Research Academy Settings",