1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-25 01:20:10 +08:00

Opt: Better arrangement of meowfficer settings

This commit is contained in:
LmeSzinc
2022-03-07 20:27:34 +08:00
parent cfa384825b
commit 309cedf60b
15 changed files with 291 additions and 213 deletions

View File

@@ -118,6 +118,10 @@
"name": "Dorm",
"help": ""
},
"Meowfficer": {
"name": "Meowfficer",
"help": ""
},
"Guild": {
"name": "Guild",
"help": ""
@@ -134,10 +138,6 @@
"name": "Shop Once",
"help": ""
},
"Meowfficer": {
"name": "Meowfficer",
"help": ""
},
"Shipyard": {
"name": "Shipyard",
"help": ""
@@ -1116,27 +1116,39 @@
"name": "Buy Amount",
"help": "The 1st meowfficer box purchase everyday is free"
},
"EnhanceIndex": {
"name": "Enhance Index",
"help": "Index of target meowfficer to enhance; assists with freeing up cattery space automatically.\nInput 0 to turn off, otherwise limit is 1 ~ 12; indices are in ascending order from left to right of the 4 x 3 grid.\nAlas will turn this off temporarily if common box stock is detected to be low (<= 20)"
},
"TrainMeowfficer": {
"name": "Collect Trained Meowfficer",
"help": "Queue and collect trained meowfficer(s).\n1 of 2 actions will be executed depending on conditions:\n- If EnhanceIndex = 0; collects 1 trained meowfficer each day. On Sunday Alas empties the training queue, fills it autonomously (SR boxes first), then lastly clears cattery space just as enhance would.\n- If EnhanceIndex > 0; Alas empties the training queue in preparation for tomorrow's enhance step then fills it manually (common boxes first)"
},
"RetainTalentedGold": {
"name": "Retain Talented SR Meowfficer(s)",
"help": "During collection, SR cats are examined for special talent abilities i.e. has no tiers or is colored rainbow.\nIf detected these are locked to prevent being used as feed material. Players must manually check and enhance themselves an SR meowfficer's personal skill"
},
"RetainTalentedPurple": {
"name": "Retain Talented Elite Meowfficer(s)",
"help": "During collection, Elite cats are examined for special talent abilities i.e. has no tiers or is colored rainbow.\nIf detected these are locked to prevent being used as feed material. Players must manually check and enhance themselves an Elite meowfficer's personal skill"
},
"FortChoreMeowfficer": {
"name": "Do Fort Chores",
"help": "Completes all 3 chores; clean, feed, and play with meowfficer to get fort exp"
}
},
"MeowfficerTrain": {
"_info": {
"name": "Meowfficer Training Settings",
"help": ""
},
"Enable": {
"name": "Enable Meowfficer Training",
"help": ""
},
"Mode": {
"name": "Meowfficer Training Mode",
"help": "Train Seamlessly means collecting trained meowfficer(s) every 2.5 ~ 3.5 hours.\nTrain Once a Day means collecting 1 trained meowfficer each day; emptying the training queue and do the enhancing on Sunday in order to finish weekly mission.",
"seamlessly": "Train Seamlessly",
"once_a_day": "Train Once a Day"
},
"RetainTalentedGold": {
"name": "Retain Talented SR Meowfficer(s)",
"help": "During collection, SR cats are examined for special talent abilities i.e. has no tiers or is colored rainbow.\nIf detected these are locked to prevent being used as feed material. Players must manually check and enhance themselves an SR meowfficer's personal skill."
},
"RetainTalentedPurple": {
"name": "Retain Talented Elite Meowfficer(s)",
"help": "During collection, Elite cats are examined for special talent abilities i.e. has no tiers or is colored rainbow.\nIf detected these are locked to prevent being used as feed material. Players must manually check and enhance themselves an Elite meowfficer's personal skill."
},
"EnhanceIndex": {
"name": "Enhance Index",
"help": "Index of target meowfficer to enhance. Limited in 1 ~ 12; indices are in ascending order from left to right of the 4 x 3 grid."
}
},
"GuildLogistics": {
"_info": {
"name": "Guild Logistics Settings",