mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-06 21:15:07 +08:00
@@ -6959,6 +6959,10 @@
|
||||
"FortChoreMeowfficer": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"OverflowCoins": {
|
||||
"type": "input",
|
||||
"value": -1
|
||||
}
|
||||
},
|
||||
"MeowfficerTrain": {
|
||||
|
||||
@@ -422,6 +422,7 @@ BuyFurniture:
|
||||
Meowfficer:
|
||||
BuyAmount: 1
|
||||
FortChoreMeowfficer: true
|
||||
OverflowCoins: -1
|
||||
MeowfficerTrain:
|
||||
Enable: false
|
||||
Mode:
|
||||
|
||||
@@ -225,6 +225,7 @@ class GeneratedConfig:
|
||||
# Group `Meowfficer`
|
||||
Meowfficer_BuyAmount = 1
|
||||
Meowfficer_FortChoreMeowfficer = True
|
||||
Meowfficer_OverflowCoins = -1
|
||||
|
||||
# Group `MeowfficerTrain`
|
||||
MeowfficerTrain_Enable = False
|
||||
|
||||
@@ -1547,6 +1547,10 @@
|
||||
"FortChoreMeowfficer": {
|
||||
"name": "Do Fort Chores",
|
||||
"help": "Completes all 3 chores; clean, feed, and play with meowfficer to get fort exp"
|
||||
},
|
||||
"OverflowCoins": {
|
||||
"name": "Buy Boxes On Coin Overflow",
|
||||
"help": "When coins are above this value, keep buying boxes until coins drop to it or boxes run out; -1 to disable"
|
||||
}
|
||||
},
|
||||
"MeowfficerTrain": {
|
||||
|
||||
@@ -1547,6 +1547,10 @@
|
||||
"FortChoreMeowfficer": {
|
||||
"name": "Meowfficer.FortChoreMeowfficer.name",
|
||||
"help": "Meowfficer.FortChoreMeowfficer.help"
|
||||
},
|
||||
"OverflowCoins": {
|
||||
"name": "Meowfficer.OverflowCoins.name",
|
||||
"help": "Meowfficer.OverflowCoins.help"
|
||||
}
|
||||
},
|
||||
"MeowfficerTrain": {
|
||||
|
||||
@@ -1547,6 +1547,10 @@
|
||||
"FortChoreMeowfficer": {
|
||||
"name": "喵窝互动",
|
||||
"help": "清扫、喂食和逗猫"
|
||||
},
|
||||
"OverflowCoins": {
|
||||
"name": "金币溢出时购买猫箱",
|
||||
"help": "当金币高于此值时,继续购买猫箱直至金币降至此值或猫箱售罄;-1 关闭"
|
||||
}
|
||||
},
|
||||
"MeowfficerTrain": {
|
||||
|
||||
@@ -1547,6 +1547,10 @@
|
||||
"FortChoreMeowfficer": {
|
||||
"name": "喵窩互動",
|
||||
"help": "清掃、餵食和逗貓"
|
||||
},
|
||||
"OverflowCoins": {
|
||||
"name": "金幣溢出時購買貓箱",
|
||||
"help": "當金幣高於此值時,繼續購買貓箱直至金幣降至此值或貓箱售罄;-1 關閉"
|
||||
}
|
||||
},
|
||||
"MeowfficerTrain": {
|
||||
|
||||
Reference in New Issue
Block a user