1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 04:05:36 +08:00

Refactor: Gacha module

This commit is contained in:
LmeSzinc
2021-10-03 00:36:14 +08:00
parent fe46b8ad93
commit 77ace49c2e
13 changed files with 228 additions and 24 deletions

View File

@@ -106,6 +106,10 @@
"name": "Task.Shipyard.name",
"help": "Task.Shipyard.help"
},
"Gacha": {
"name": "Task.Gacha.name",
"help": "Task.Gacha.help"
},
"Daily": {
"name": "Task.Daily.name",
"help": "Task.Daily.help"
@@ -1086,6 +1090,39 @@
"help": "Shipyard.BuyAmount.help"
}
},
"Gacha": {
"_info": {
"name": "Gacha._info.name",
"help": "Gacha._info.help"
},
"Pool": {
"name": "Gacha.Pool.name",
"help": "Gacha.Pool.help",
"light": "light",
"heavy": "heavy",
"special": "special",
"event": "event",
"wishing_well": "wishing_well"
},
"Amount": {
"name": "Gacha.Amount.name",
"help": "Gacha.Amount.help",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10"
},
"UseDrill": {
"name": "Gacha.UseDrill.name",
"help": "Gacha.UseDrill.help"
}
},
"Daily": {
"_info": {
"name": "Daily._info.name",

View File

@@ -106,6 +106,10 @@
"name": "Task.Shipyard.name",
"help": "Task.Shipyard.help"
},
"Gacha": {
"name": "Task.Gacha.name",
"help": "Task.Gacha.help"
},
"Daily": {
"name": "Task.Daily.name",
"help": "Task.Daily.help"
@@ -1086,6 +1090,39 @@
"help": "Shipyard.BuyAmount.help"
}
},
"Gacha": {
"_info": {
"name": "Gacha._info.name",
"help": "Gacha._info.help"
},
"Pool": {
"name": "Gacha.Pool.name",
"help": "Gacha.Pool.help",
"light": "light",
"heavy": "heavy",
"special": "special",
"event": "event",
"wishing_well": "wishing_well"
},
"Amount": {
"name": "Gacha.Amount.name",
"help": "Gacha.Amount.help",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10"
},
"UseDrill": {
"name": "Gacha.UseDrill.name",
"help": "Gacha.UseDrill.help"
}
},
"Daily": {
"_info": {
"name": "Daily._info.name",

View File

@@ -106,6 +106,10 @@
"name": "Task.Shipyard.name",
"help": "Task.Shipyard.help"
},
"Gacha": {
"name": "Task.Gacha.name",
"help": "Task.Gacha.help"
},
"Daily": {
"name": "Task.Daily.name",
"help": "Task.Daily.help"
@@ -1086,6 +1090,39 @@
"help": "Shipyard.BuyAmount.help"
}
},
"Gacha": {
"_info": {
"name": "Gacha._info.name",
"help": "Gacha._info.help"
},
"Pool": {
"name": "Gacha.Pool.name",
"help": "Gacha.Pool.help",
"light": "light",
"heavy": "heavy",
"special": "special",
"event": "event",
"wishing_well": "wishing_well"
},
"Amount": {
"name": "Gacha.Amount.name",
"help": "Gacha.Amount.help",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10"
},
"UseDrill": {
"name": "Gacha.UseDrill.name",
"help": "Gacha.UseDrill.help"
}
},
"Daily": {
"_info": {
"name": "Daily._info.name",