mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-22 04:49:17 +08:00
Upd: MAA Roguelike (#3724)
* Fix: Wrong params in MAA infrast * Upd: MAA Roguelike
This commit is contained in:
@@ -494,7 +494,8 @@
|
||||
"name": "MaaRoguelike.Mode.name",
|
||||
"help": "MaaRoguelike.Mode.help",
|
||||
"0": "0",
|
||||
"1": "1"
|
||||
"1": "1",
|
||||
"4": "4"
|
||||
},
|
||||
"StartsCount": {
|
||||
"name": "MaaRoguelike.StartsCount.name",
|
||||
@@ -511,6 +512,10 @@
|
||||
"Squad": {
|
||||
"name": "MaaRoguelike.Squad.name",
|
||||
"help": "MaaRoguelike.Squad.help",
|
||||
"永恒狩猎分队": "永恒狩猎分队",
|
||||
"生活至上分队": "生活至上分队",
|
||||
"科学主义分队": "科学主义分队",
|
||||
"特训分队": "特训分队",
|
||||
"心胜于物分队": "心胜于物分队",
|
||||
"物尽其用分队": "物尽其用分队",
|
||||
"以人为本分队": "以人为本分队",
|
||||
@@ -543,6 +548,17 @@
|
||||
"no_use": "no_use",
|
||||
"friend_support": "friend_support",
|
||||
"nonfriend_support": "nonfriend_support"
|
||||
},
|
||||
"startWithEliteTwo": {
|
||||
"name": "MaaRoguelike.startWithEliteTwo.name",
|
||||
"help": "MaaRoguelike.startWithEliteTwo.help",
|
||||
"no_use": "no_use",
|
||||
"start_with_elite_two": "start_with_elite_two",
|
||||
"only_start_with_elite_two": "only_start_with_elite_two"
|
||||
},
|
||||
"refreshTraderWithDice": {
|
||||
"name": "MaaRoguelike.refreshTraderWithDice.name",
|
||||
"help": "MaaRoguelike.refreshTraderWithDice.help"
|
||||
}
|
||||
},
|
||||
"MaaAward": {
|
||||
|
||||
Reference in New Issue
Block a user