mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-28 03:09:42 +08:00
Add: character select in island project
This commit is contained in:
@@ -1802,6 +1802,17 @@
|
||||
"7": "7",
|
||||
"8": "8"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island1.Character1.name",
|
||||
"help": "Island1.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island1.Option2.name",
|
||||
"help": "Island1.Option2.help",
|
||||
@@ -1815,6 +1826,17 @@
|
||||
"7": "7",
|
||||
"8": "8"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island1.Character2.name",
|
||||
"help": "Island1.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island1.Option3.name",
|
||||
"help": "Island1.Option3.help",
|
||||
@@ -1828,6 +1850,17 @@
|
||||
"7": "7",
|
||||
"8": "8"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island1.Character3.name",
|
||||
"help": "Island1.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island1.Option4.name",
|
||||
"help": "Island1.Option4.help",
|
||||
@@ -1857,23 +1890,67 @@
|
||||
"0": "0",
|
||||
"1": "1"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island2.Character1.name",
|
||||
"help": "Island2.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island2.Option2.name",
|
||||
"help": "Island2.Option2.help",
|
||||
"0": "0",
|
||||
"2": "2"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island2.Character2.name",
|
||||
"help": "Island2.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island2.Option3.name",
|
||||
"help": "Island2.Option3.help",
|
||||
"0": "0",
|
||||
"3": "3"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island2.Character3.name",
|
||||
"help": "Island2.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island2.Option4.name",
|
||||
"help": "Island2.Option4.help",
|
||||
"0": "0",
|
||||
"4": "4"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "Island2.Character4.name",
|
||||
"help": "Island2.Character4.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island3": {
|
||||
@@ -1896,6 +1973,17 @@
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island3.Character1.name",
|
||||
"help": "Island3.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island3.Option2.name",
|
||||
"help": "Island3.Option2.help",
|
||||
@@ -1907,6 +1995,17 @@
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island3.Character2.name",
|
||||
"help": "Island3.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island3.Option3.name",
|
||||
"help": "Island3.Option3.help",
|
||||
@@ -1918,6 +2017,17 @@
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island3.Character3.name",
|
||||
"help": "Island3.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island3.Option4.name",
|
||||
"help": "Island3.Option4.help",
|
||||
@@ -1928,6 +2038,17 @@
|
||||
"4": "4",
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "Island3.Character4.name",
|
||||
"help": "Island3.Character4.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island4": {
|
||||
@@ -1948,6 +2069,17 @@
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island4.Character1.name",
|
||||
"help": "Island4.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island4.Option2.name",
|
||||
"help": "Island4.Option2.help",
|
||||
@@ -1957,6 +2089,17 @@
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island4.Character2.name",
|
||||
"help": "Island4.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island4.Option3.name",
|
||||
"help": "Island4.Option3.help",
|
||||
@@ -1966,6 +2109,17 @@
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island4.Character3.name",
|
||||
"help": "Island4.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island4.Option4.name",
|
||||
"help": "Island4.Option4.help",
|
||||
@@ -1974,6 +2128,17 @@
|
||||
"2": "2",
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "Island4.Character4.name",
|
||||
"help": "Island4.Character4.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island5": {
|
||||
@@ -1999,6 +2164,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island5.Character1.name",
|
||||
"help": "Island5.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island5.Option2.name",
|
||||
"help": "Island5.Option2.help",
|
||||
@@ -2013,6 +2189,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island5.Character2.name",
|
||||
"help": "Island5.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island5.Option3.name",
|
||||
"help": "Island5.Option3.help",
|
||||
@@ -2027,6 +2214,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island5.Character3.name",
|
||||
"help": "Island5.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island5.Option4.name",
|
||||
"help": "Island5.Option4.help",
|
||||
@@ -2040,6 +2238,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "Island5.Character4.name",
|
||||
"help": "Island5.Character4.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island6": {
|
||||
@@ -2063,6 +2272,17 @@
|
||||
"6": "6",
|
||||
"7": "7"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island6.Character1.name",
|
||||
"help": "Island6.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island6.Option2.name",
|
||||
"help": "Island6.Option2.help",
|
||||
@@ -2074,6 +2294,17 @@
|
||||
"5": "5",
|
||||
"6": "6",
|
||||
"7": "7"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island6.Character2.name",
|
||||
"help": "Island6.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island7": {
|
||||
@@ -2099,6 +2330,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island7.Character1.name",
|
||||
"help": "Island7.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island7.Option2.name",
|
||||
"help": "Island7.Option2.help",
|
||||
@@ -2112,6 +2354,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island7.Character2.name",
|
||||
"help": "Island7.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island8": {
|
||||
@@ -2139,6 +2392,17 @@
|
||||
"10": "10",
|
||||
"11": "11"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island8.Character1.name",
|
||||
"help": "Island8.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island8.Option2.name",
|
||||
"help": "Island8.Option2.help",
|
||||
@@ -2154,6 +2418,17 @@
|
||||
"9": "9",
|
||||
"10": "10",
|
||||
"11": "11"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island8.Character2.name",
|
||||
"help": "Island8.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island9": {
|
||||
@@ -2179,6 +2454,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island9.Character1.name",
|
||||
"help": "Island9.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island9.Option2.name",
|
||||
"help": "Island9.Option2.help",
|
||||
@@ -2192,6 +2478,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island9.Character2.name",
|
||||
"help": "Island9.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island10": {
|
||||
@@ -2215,6 +2512,17 @@
|
||||
"6": "6",
|
||||
"7": "7"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island10.Character1.name",
|
||||
"help": "Island10.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island10.Option2.name",
|
||||
"help": "Island10.Option2.help",
|
||||
@@ -2226,6 +2534,17 @@
|
||||
"5": "5",
|
||||
"6": "6",
|
||||
"7": "7"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island10.Character2.name",
|
||||
"help": "Island10.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island11": {
|
||||
@@ -2247,6 +2566,17 @@
|
||||
"4": "4",
|
||||
"5": "5"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island11.Character1.name",
|
||||
"help": "Island11.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island11.Option2.name",
|
||||
"help": "Island11.Option2.help",
|
||||
@@ -2256,6 +2586,17 @@
|
||||
"3": "3",
|
||||
"4": "4",
|
||||
"5": "5"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island11.Character2.name",
|
||||
"help": "Island11.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island12": {
|
||||
@@ -2278,6 +2619,17 @@
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island12.Character1.name",
|
||||
"help": "Island12.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island12.Option2.name",
|
||||
"help": "Island12.Option2.help",
|
||||
@@ -2288,6 +2640,17 @@
|
||||
"4": "4",
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island12.Character2.name",
|
||||
"help": "Island12.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island13": {
|
||||
@@ -2308,6 +2671,17 @@
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island13.Character1.name",
|
||||
"help": "Island13.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island13.Option2.name",
|
||||
"help": "Island13.Option2.help",
|
||||
@@ -2316,6 +2690,17 @@
|
||||
"2": "2",
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island13.Character2.name",
|
||||
"help": "Island13.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island14": {
|
||||
@@ -2341,6 +2726,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island14.Character1.name",
|
||||
"help": "Island14.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island14.Option2.name",
|
||||
"help": "Island14.Option2.help",
|
||||
@@ -2354,6 +2750,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island14.Character2.name",
|
||||
"help": "Island14.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island15": {
|
||||
@@ -2379,6 +2786,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island15.Character1.name",
|
||||
"help": "Island15.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island15.Option2.name",
|
||||
"help": "Island15.Option2.help",
|
||||
@@ -2392,6 +2810,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island15.Character2.name",
|
||||
"help": "Island15.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"GeneralShop": {
|
||||
|
||||
@@ -1802,6 +1802,17 @@
|
||||
"7": "7",
|
||||
"8": "8"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island1.Character1.name",
|
||||
"help": "Island1.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island1.Option2.name",
|
||||
"help": "Island1.Option2.help",
|
||||
@@ -1815,6 +1826,17 @@
|
||||
"7": "7",
|
||||
"8": "8"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island1.Character2.name",
|
||||
"help": "Island1.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island1.Option3.name",
|
||||
"help": "Island1.Option3.help",
|
||||
@@ -1828,6 +1850,17 @@
|
||||
"7": "7",
|
||||
"8": "8"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island1.Character3.name",
|
||||
"help": "Island1.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island1.Option4.name",
|
||||
"help": "Island1.Option4.help",
|
||||
@@ -1857,23 +1890,67 @@
|
||||
"0": "0",
|
||||
"1": "1"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island2.Character1.name",
|
||||
"help": "Island2.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island2.Option2.name",
|
||||
"help": "Island2.Option2.help",
|
||||
"0": "0",
|
||||
"2": "2"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island2.Character2.name",
|
||||
"help": "Island2.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island2.Option3.name",
|
||||
"help": "Island2.Option3.help",
|
||||
"0": "0",
|
||||
"3": "3"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island2.Character3.name",
|
||||
"help": "Island2.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island2.Option4.name",
|
||||
"help": "Island2.Option4.help",
|
||||
"0": "0",
|
||||
"4": "4"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "Island2.Character4.name",
|
||||
"help": "Island2.Character4.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island3": {
|
||||
@@ -1896,6 +1973,17 @@
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island3.Character1.name",
|
||||
"help": "Island3.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island3.Option2.name",
|
||||
"help": "Island3.Option2.help",
|
||||
@@ -1907,6 +1995,17 @@
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island3.Character2.name",
|
||||
"help": "Island3.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island3.Option3.name",
|
||||
"help": "Island3.Option3.help",
|
||||
@@ -1918,6 +2017,17 @@
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island3.Character3.name",
|
||||
"help": "Island3.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island3.Option4.name",
|
||||
"help": "Island3.Option4.help",
|
||||
@@ -1928,6 +2038,17 @@
|
||||
"4": "4",
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "Island3.Character4.name",
|
||||
"help": "Island3.Character4.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island4": {
|
||||
@@ -1948,6 +2069,17 @@
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island4.Character1.name",
|
||||
"help": "Island4.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island4.Option2.name",
|
||||
"help": "Island4.Option2.help",
|
||||
@@ -1957,6 +2089,17 @@
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island4.Character2.name",
|
||||
"help": "Island4.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island4.Option3.name",
|
||||
"help": "Island4.Option3.help",
|
||||
@@ -1966,6 +2109,17 @@
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island4.Character3.name",
|
||||
"help": "Island4.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island4.Option4.name",
|
||||
"help": "Island4.Option4.help",
|
||||
@@ -1974,6 +2128,17 @@
|
||||
"2": "2",
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "Island4.Character4.name",
|
||||
"help": "Island4.Character4.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island5": {
|
||||
@@ -1999,6 +2164,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island5.Character1.name",
|
||||
"help": "Island5.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island5.Option2.name",
|
||||
"help": "Island5.Option2.help",
|
||||
@@ -2013,6 +2189,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island5.Character2.name",
|
||||
"help": "Island5.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island5.Option3.name",
|
||||
"help": "Island5.Option3.help",
|
||||
@@ -2027,6 +2214,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island5.Character3.name",
|
||||
"help": "Island5.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island5.Option4.name",
|
||||
"help": "Island5.Option4.help",
|
||||
@@ -2040,6 +2238,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "Island5.Character4.name",
|
||||
"help": "Island5.Character4.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island6": {
|
||||
@@ -2063,6 +2272,17 @@
|
||||
"6": "6",
|
||||
"7": "7"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island6.Character1.name",
|
||||
"help": "Island6.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island6.Option2.name",
|
||||
"help": "Island6.Option2.help",
|
||||
@@ -2074,6 +2294,17 @@
|
||||
"5": "5",
|
||||
"6": "6",
|
||||
"7": "7"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island6.Character2.name",
|
||||
"help": "Island6.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island7": {
|
||||
@@ -2099,6 +2330,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island7.Character1.name",
|
||||
"help": "Island7.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island7.Option2.name",
|
||||
"help": "Island7.Option2.help",
|
||||
@@ -2112,6 +2354,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island7.Character2.name",
|
||||
"help": "Island7.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island8": {
|
||||
@@ -2139,6 +2392,17 @@
|
||||
"10": "10",
|
||||
"11": "11"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island8.Character1.name",
|
||||
"help": "Island8.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island8.Option2.name",
|
||||
"help": "Island8.Option2.help",
|
||||
@@ -2154,6 +2418,17 @@
|
||||
"9": "9",
|
||||
"10": "10",
|
||||
"11": "11"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island8.Character2.name",
|
||||
"help": "Island8.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island9": {
|
||||
@@ -2179,6 +2454,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island9.Character1.name",
|
||||
"help": "Island9.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island9.Option2.name",
|
||||
"help": "Island9.Option2.help",
|
||||
@@ -2192,6 +2478,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island9.Character2.name",
|
||||
"help": "Island9.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island10": {
|
||||
@@ -2215,6 +2512,17 @@
|
||||
"6": "6",
|
||||
"7": "7"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island10.Character1.name",
|
||||
"help": "Island10.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island10.Option2.name",
|
||||
"help": "Island10.Option2.help",
|
||||
@@ -2226,6 +2534,17 @@
|
||||
"5": "5",
|
||||
"6": "6",
|
||||
"7": "7"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island10.Character2.name",
|
||||
"help": "Island10.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island11": {
|
||||
@@ -2247,6 +2566,17 @@
|
||||
"4": "4",
|
||||
"5": "5"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island11.Character1.name",
|
||||
"help": "Island11.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island11.Option2.name",
|
||||
"help": "Island11.Option2.help",
|
||||
@@ -2256,6 +2586,17 @@
|
||||
"3": "3",
|
||||
"4": "4",
|
||||
"5": "5"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island11.Character2.name",
|
||||
"help": "Island11.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island12": {
|
||||
@@ -2278,6 +2619,17 @@
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island12.Character1.name",
|
||||
"help": "Island12.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island12.Option2.name",
|
||||
"help": "Island12.Option2.help",
|
||||
@@ -2288,6 +2640,17 @@
|
||||
"4": "4",
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island12.Character2.name",
|
||||
"help": "Island12.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island13": {
|
||||
@@ -2308,6 +2671,17 @@
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island13.Character1.name",
|
||||
"help": "Island13.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island13.Option2.name",
|
||||
"help": "Island13.Option2.help",
|
||||
@@ -2316,6 +2690,17 @@
|
||||
"2": "2",
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island13.Character2.name",
|
||||
"help": "Island13.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island14": {
|
||||
@@ -2341,6 +2726,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island14.Character1.name",
|
||||
"help": "Island14.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island14.Option2.name",
|
||||
"help": "Island14.Option2.help",
|
||||
@@ -2354,6 +2750,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island14.Character2.name",
|
||||
"help": "Island14.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island15": {
|
||||
@@ -2379,6 +2786,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island15.Character1.name",
|
||||
"help": "Island15.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island15.Option2.name",
|
||||
"help": "Island15.Option2.help",
|
||||
@@ -2392,6 +2810,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island15.Character2.name",
|
||||
"help": "Island15.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"GeneralShop": {
|
||||
|
||||
@@ -1802,6 +1802,17 @@
|
||||
"7": "土豆",
|
||||
"8": "大豆"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "第二个格子生产物品",
|
||||
"help": "",
|
||||
@@ -1815,6 +1826,17 @@
|
||||
"7": "土豆",
|
||||
"8": "大豆"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "第三个格子生产物品",
|
||||
"help": "",
|
||||
@@ -1828,6 +1850,17 @@
|
||||
"7": "土豆",
|
||||
"8": "大豆"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "第四个格子生产物品",
|
||||
"help": "",
|
||||
@@ -1857,23 +1890,67 @@
|
||||
"0": "不生产",
|
||||
"1": "鸡蛋(禽肉)"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "第二个格子生产物品",
|
||||
"help": "",
|
||||
"0": "不生产",
|
||||
"2": "鲜肉"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "第三个格子生产物品",
|
||||
"help": "",
|
||||
"0": "不生产",
|
||||
"3": "牛奶(皮料)"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "第四个格子生产物品",
|
||||
"help": "",
|
||||
"0": "不生产",
|
||||
"4": "羊毛"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
}
|
||||
},
|
||||
"Island3": {
|
||||
@@ -1896,6 +1973,17 @@
|
||||
"5": "硫矿",
|
||||
"6": "银矿"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "第二个格子生产物品",
|
||||
"help": "",
|
||||
@@ -1907,6 +1995,17 @@
|
||||
"5": "硫矿",
|
||||
"6": "银矿"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "第三个格子生产物品",
|
||||
"help": "",
|
||||
@@ -1918,6 +2017,17 @@
|
||||
"5": "硫矿",
|
||||
"6": "银矿"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "第四个格子生产物品",
|
||||
"help": "",
|
||||
@@ -1928,6 +2038,17 @@
|
||||
"4": "铁矿",
|
||||
"5": "硫矿",
|
||||
"6": "银矿"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
}
|
||||
},
|
||||
"Island4": {
|
||||
@@ -1948,6 +2069,17 @@
|
||||
"3": "精选之木",
|
||||
"4": "典雅之木"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "第二个格子生产物品",
|
||||
"help": "",
|
||||
@@ -1957,6 +2089,17 @@
|
||||
"3": "精选之木",
|
||||
"4": "典雅之木"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "第三个格子生产物品",
|
||||
"help": "",
|
||||
@@ -1966,6 +2109,17 @@
|
||||
"3": "精选之木",
|
||||
"4": "典雅之木"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "第四个格子生产物品",
|
||||
"help": "",
|
||||
@@ -1974,6 +2128,17 @@
|
||||
"2": "实用之木",
|
||||
"3": "精选之木",
|
||||
"4": "典雅之木"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
}
|
||||
},
|
||||
"Island5": {
|
||||
@@ -1999,6 +2164,17 @@
|
||||
"8": "牛油果",
|
||||
"9": "橡胶"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "第二个格子生产物品",
|
||||
"help": "",
|
||||
@@ -2013,6 +2189,17 @@
|
||||
"8": "牛油果",
|
||||
"9": "橡胶"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "第三个格子生产物品",
|
||||
"help": "",
|
||||
@@ -2027,6 +2214,17 @@
|
||||
"8": "牛油果",
|
||||
"9": "橡胶"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "第四个格子生产物品",
|
||||
"help": "",
|
||||
@@ -2040,6 +2238,17 @@
|
||||
"7": "柠檬",
|
||||
"8": "牛油果",
|
||||
"9": "橡胶"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
}
|
||||
},
|
||||
"Island6": {
|
||||
@@ -2063,6 +2272,17 @@
|
||||
"6": "胡萝卜",
|
||||
"7": "洋葱"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "第二个格子生产物品",
|
||||
"help": "",
|
||||
@@ -2074,6 +2294,17 @@
|
||||
"5": "薰衣草",
|
||||
"6": "胡萝卜",
|
||||
"7": "洋葱"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
}
|
||||
},
|
||||
"Island7": {
|
||||
@@ -2099,6 +2330,17 @@
|
||||
"8": "经典豆腐套餐",
|
||||
"9": "绵玉定食"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "第二个格子生产物品",
|
||||
"help": "",
|
||||
@@ -2112,6 +2354,17 @@
|
||||
"7": "蔬菜沙拉",
|
||||
"8": "经典豆腐套餐",
|
||||
"9": "绵玉定食"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
}
|
||||
},
|
||||
"Island8": {
|
||||
@@ -2139,6 +2392,17 @@
|
||||
"10": "缤纷果乐园",
|
||||
"11": "花香果韵"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "第二个格子生产物品",
|
||||
"help": "",
|
||||
@@ -2154,6 +2418,17 @@
|
||||
"9": "阳光蜜水",
|
||||
"10": "缤纷果乐园",
|
||||
"11": "花香果韵"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
}
|
||||
},
|
||||
"Island9": {
|
||||
@@ -2179,6 +2454,17 @@
|
||||
"8": "果园二重奏",
|
||||
"9": "莓果香橙甜点组"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "第二个格子生产物品",
|
||||
"help": "",
|
||||
@@ -2192,6 +2478,17 @@
|
||||
"7": "香甜组合",
|
||||
"8": "果园二重奏",
|
||||
"9": "莓果香橙甜点组"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
}
|
||||
},
|
||||
"Island10": {
|
||||
@@ -2215,6 +2512,17 @@
|
||||
"6": "烤肉狂欢",
|
||||
"7": "能量双拼套餐"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "第二个格子生产物品",
|
||||
"help": "",
|
||||
@@ -2226,6 +2534,17 @@
|
||||
"5": "汉堡肉饭",
|
||||
"6": "烤肉狂欢",
|
||||
"7": "能量双拼套餐"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
}
|
||||
},
|
||||
"Island11": {
|
||||
@@ -2247,6 +2566,17 @@
|
||||
"4": "精选木桶",
|
||||
"5": "文件柜"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "第二个格子生产物品",
|
||||
"help": "",
|
||||
@@ -2256,6 +2586,17 @@
|
||||
"3": "桌椅",
|
||||
"4": "精选木桶",
|
||||
"5": "文件柜"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
}
|
||||
},
|
||||
"Island12": {
|
||||
@@ -2278,6 +2619,17 @@
|
||||
"5": "火药",
|
||||
"6": "刀叉餐具"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "第二个格子生产物品",
|
||||
"help": "",
|
||||
@@ -2288,6 +2640,17 @@
|
||||
"4": "硫酸",
|
||||
"5": "火药",
|
||||
"6": "刀叉餐具"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
}
|
||||
},
|
||||
"Island13": {
|
||||
@@ -2308,6 +2671,17 @@
|
||||
"3": "蓄电池",
|
||||
"4": "净水滤芯"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "第二个格子生产物品",
|
||||
"help": "",
|
||||
@@ -2316,6 +2690,17 @@
|
||||
"2": "钟表",
|
||||
"3": "蓄电池",
|
||||
"4": "净水滤芯"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
}
|
||||
},
|
||||
"Island14": {
|
||||
@@ -2341,6 +2726,17 @@
|
||||
"8": "鞋靴",
|
||||
"9": "绷带"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "第二个格子生产物品",
|
||||
"help": "",
|
||||
@@ -2354,6 +2750,17 @@
|
||||
"7": "香囊",
|
||||
"8": "鞋靴",
|
||||
"9": "绷带"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
}
|
||||
},
|
||||
"Island15": {
|
||||
@@ -2379,6 +2786,17 @@
|
||||
"8": "醒神套餐",
|
||||
"9": "果香双杯乐"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "第二个格子生产物品",
|
||||
"help": "",
|
||||
@@ -2392,6 +2810,17 @@
|
||||
"7": "晨光活力组合",
|
||||
"8": "醒神套餐",
|
||||
"9": "果香双杯乐"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "使用角色",
|
||||
"help": "",
|
||||
"manjuu": "工作啾",
|
||||
"saratoga": "萨拉托加",
|
||||
"new_jersey": "新泽西",
|
||||
"tashkent": "塔什干",
|
||||
"lemalin": "恶毒",
|
||||
"shimakaze": "岛风",
|
||||
"cheshire": "柴郡"
|
||||
}
|
||||
},
|
||||
"GeneralShop": {
|
||||
|
||||
@@ -1802,6 +1802,17 @@
|
||||
"7": "7",
|
||||
"8": "8"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island1.Character1.name",
|
||||
"help": "Island1.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island1.Option2.name",
|
||||
"help": "Island1.Option2.help",
|
||||
@@ -1815,6 +1826,17 @@
|
||||
"7": "7",
|
||||
"8": "8"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island1.Character2.name",
|
||||
"help": "Island1.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island1.Option3.name",
|
||||
"help": "Island1.Option3.help",
|
||||
@@ -1828,6 +1850,17 @@
|
||||
"7": "7",
|
||||
"8": "8"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island1.Character3.name",
|
||||
"help": "Island1.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island1.Option4.name",
|
||||
"help": "Island1.Option4.help",
|
||||
@@ -1857,23 +1890,67 @@
|
||||
"0": "0",
|
||||
"1": "1"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island2.Character1.name",
|
||||
"help": "Island2.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island2.Option2.name",
|
||||
"help": "Island2.Option2.help",
|
||||
"0": "0",
|
||||
"2": "2"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island2.Character2.name",
|
||||
"help": "Island2.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island2.Option3.name",
|
||||
"help": "Island2.Option3.help",
|
||||
"0": "0",
|
||||
"3": "3"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island2.Character3.name",
|
||||
"help": "Island2.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island2.Option4.name",
|
||||
"help": "Island2.Option4.help",
|
||||
"0": "0",
|
||||
"4": "4"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "Island2.Character4.name",
|
||||
"help": "Island2.Character4.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island3": {
|
||||
@@ -1896,6 +1973,17 @@
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island3.Character1.name",
|
||||
"help": "Island3.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island3.Option2.name",
|
||||
"help": "Island3.Option2.help",
|
||||
@@ -1907,6 +1995,17 @@
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island3.Character2.name",
|
||||
"help": "Island3.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island3.Option3.name",
|
||||
"help": "Island3.Option3.help",
|
||||
@@ -1918,6 +2017,17 @@
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island3.Character3.name",
|
||||
"help": "Island3.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island3.Option4.name",
|
||||
"help": "Island3.Option4.help",
|
||||
@@ -1928,6 +2038,17 @@
|
||||
"4": "4",
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "Island3.Character4.name",
|
||||
"help": "Island3.Character4.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island4": {
|
||||
@@ -1948,6 +2069,17 @@
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island4.Character1.name",
|
||||
"help": "Island4.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island4.Option2.name",
|
||||
"help": "Island4.Option2.help",
|
||||
@@ -1957,6 +2089,17 @@
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island4.Character2.name",
|
||||
"help": "Island4.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island4.Option3.name",
|
||||
"help": "Island4.Option3.help",
|
||||
@@ -1966,6 +2109,17 @@
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island4.Character3.name",
|
||||
"help": "Island4.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island4.Option4.name",
|
||||
"help": "Island4.Option4.help",
|
||||
@@ -1974,6 +2128,17 @@
|
||||
"2": "2",
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "Island4.Character4.name",
|
||||
"help": "Island4.Character4.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island5": {
|
||||
@@ -1999,6 +2164,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island5.Character1.name",
|
||||
"help": "Island5.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island5.Option2.name",
|
||||
"help": "Island5.Option2.help",
|
||||
@@ -2013,6 +2189,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island5.Character2.name",
|
||||
"help": "Island5.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island5.Option3.name",
|
||||
"help": "Island5.Option3.help",
|
||||
@@ -2027,6 +2214,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island5.Character3.name",
|
||||
"help": "Island5.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island5.Option4.name",
|
||||
"help": "Island5.Option4.help",
|
||||
@@ -2040,6 +2238,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "Island5.Character4.name",
|
||||
"help": "Island5.Character4.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island6": {
|
||||
@@ -2063,6 +2272,17 @@
|
||||
"6": "6",
|
||||
"7": "7"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island6.Character1.name",
|
||||
"help": "Island6.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island6.Option2.name",
|
||||
"help": "Island6.Option2.help",
|
||||
@@ -2074,6 +2294,17 @@
|
||||
"5": "5",
|
||||
"6": "6",
|
||||
"7": "7"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island6.Character2.name",
|
||||
"help": "Island6.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island7": {
|
||||
@@ -2099,6 +2330,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island7.Character1.name",
|
||||
"help": "Island7.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island7.Option2.name",
|
||||
"help": "Island7.Option2.help",
|
||||
@@ -2112,6 +2354,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island7.Character2.name",
|
||||
"help": "Island7.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island8": {
|
||||
@@ -2139,6 +2392,17 @@
|
||||
"10": "10",
|
||||
"11": "11"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island8.Character1.name",
|
||||
"help": "Island8.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island8.Option2.name",
|
||||
"help": "Island8.Option2.help",
|
||||
@@ -2154,6 +2418,17 @@
|
||||
"9": "9",
|
||||
"10": "10",
|
||||
"11": "11"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island8.Character2.name",
|
||||
"help": "Island8.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island9": {
|
||||
@@ -2179,6 +2454,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island9.Character1.name",
|
||||
"help": "Island9.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island9.Option2.name",
|
||||
"help": "Island9.Option2.help",
|
||||
@@ -2192,6 +2478,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island9.Character2.name",
|
||||
"help": "Island9.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island10": {
|
||||
@@ -2215,6 +2512,17 @@
|
||||
"6": "6",
|
||||
"7": "7"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island10.Character1.name",
|
||||
"help": "Island10.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island10.Option2.name",
|
||||
"help": "Island10.Option2.help",
|
||||
@@ -2226,6 +2534,17 @@
|
||||
"5": "5",
|
||||
"6": "6",
|
||||
"7": "7"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island10.Character2.name",
|
||||
"help": "Island10.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island11": {
|
||||
@@ -2247,6 +2566,17 @@
|
||||
"4": "4",
|
||||
"5": "5"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island11.Character1.name",
|
||||
"help": "Island11.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island11.Option2.name",
|
||||
"help": "Island11.Option2.help",
|
||||
@@ -2256,6 +2586,17 @@
|
||||
"3": "3",
|
||||
"4": "4",
|
||||
"5": "5"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island11.Character2.name",
|
||||
"help": "Island11.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island12": {
|
||||
@@ -2278,6 +2619,17 @@
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island12.Character1.name",
|
||||
"help": "Island12.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island12.Option2.name",
|
||||
"help": "Island12.Option2.help",
|
||||
@@ -2288,6 +2640,17 @@
|
||||
"4": "4",
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island12.Character2.name",
|
||||
"help": "Island12.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island13": {
|
||||
@@ -2308,6 +2671,17 @@
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island13.Character1.name",
|
||||
"help": "Island13.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island13.Option2.name",
|
||||
"help": "Island13.Option2.help",
|
||||
@@ -2316,6 +2690,17 @@
|
||||
"2": "2",
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island13.Character2.name",
|
||||
"help": "Island13.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island14": {
|
||||
@@ -2341,6 +2726,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island14.Character1.name",
|
||||
"help": "Island14.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island14.Option2.name",
|
||||
"help": "Island14.Option2.help",
|
||||
@@ -2354,6 +2750,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island14.Character2.name",
|
||||
"help": "Island14.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island15": {
|
||||
@@ -2379,6 +2786,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island15.Character1.name",
|
||||
"help": "Island15.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island15.Option2.name",
|
||||
"help": "Island15.Option2.help",
|
||||
@@ -2392,6 +2810,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island15.Character2.name",
|
||||
"help": "Island15.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"GeneralShop": {
|
||||
|
||||
Reference in New Issue
Block a user