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

Add: Roguelike support (MAA)

This commit is contained in:
SarContDeli
2023-02-22 20:19:26 +08:00
parent 40dce2d61a
commit 9a3558bc17
9 changed files with 48 additions and 2 deletions

View File

@@ -505,6 +505,13 @@
"CoreChar": {
"name": "MaaRoguelike.CoreChar.name",
"help": "MaaRoguelike.CoreChar.help"
},
"Support": {
"name": "MaaRoguelike.Support.name",
"help": "MaaRoguelike.Support.help",
"no_use": "no_use",
"friend_support": "friend_support",
"nonfriend_support": "nonfriend_support"
}
},
"MaaCopilot": {

View File

@@ -505,6 +505,13 @@
"CoreChar": {
"name": "MaaRoguelike.CoreChar.name",
"help": "MaaRoguelike.CoreChar.help"
},
"Support": {
"name": "MaaRoguelike.Support.name",
"help": "MaaRoguelike.Support.help",
"no_use": "no_use",
"friend_support": "friend_support",
"nonfriend_support": "nonfriend_support"
}
},
"MaaCopilot": {

View File

@@ -504,7 +504,14 @@
},
"CoreChar": {
"name": "开局干员",
"help": "仅支持单个干员中文名,不填写则默认选择"
"help": "仅支持单个干员中文名,不填写则根据练度自动选择"
},
"Support": {
"name": "开局干员使用助战",
"help": "",
"no_use": "不使用",
"friend_support": "好友助战",
"nonfriend_support": "好友+非好友助战"
}
},
"MaaCopilot": {

View File

@@ -505,6 +505,13 @@
"CoreChar": {
"name": "MaaRoguelike.CoreChar.name",
"help": "MaaRoguelike.CoreChar.help"
},
"Support": {
"name": "MaaRoguelike.Support.name",
"help": "MaaRoguelike.Support.help",
"no_use": "no_use",
"friend_support": "friend_support",
"nonfriend_support": "nonfriend_support"
}
},
"MaaCopilot": {