1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00

Compare commits

...

9 Commits

Author SHA1 Message Date
sui-feng-cb
dfed4c9578 Fix: island item order 2026-02-07 04:09:31 +08:00
sui-feng-cb
352f7412a6 Fix: try reversed order in project_character_select 2026-02-07 03:52:37 +08:00
sui-feng-cb
10e302f37e Upd: island spring season item 2026-02-07 03:15:21 +08:00
sui-feng-cb
5c7b2b695b Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript 2026-02-06 23:23:24 +08:00
LmeSzinc
cd1ef2cf95
Merge pull request #5499 from LmeSzinc/dev
Dev
2026-02-06 21:29:17 +08:00
LmeSzinc
0a0e41c07f
Merge pull request #5495 from sui-feng-cb/event_update
Upd: raid_20240328 rerun
2026-02-06 21:28:46 +08:00
sui-feng-cb
7e1a2322a6 Fix: use _raid_has_oil_icon for new UI design 2026-02-05 21:44:55 +08:00
sui-feng-cb
a4fec2e2a0 Upd: raid_20240328 rerun 2026-02-05 20:47:33 +08:00
guoh064
eb33bdd747
Fix: slow retrial for MISSION_OVERVIEW_ACCEPT(_SINGLE) (#5487) 2026-02-04 18:26:41 +08:00
21 changed files with 1424 additions and 673 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

View File

@ -1578,9 +1578,7 @@
"Option2": 0,
"Character2": "manjuu",
"Option3": 0,
"Character3": "manjuu",
"Option4": 0,
"Character4": "manjuu"
"Character3": "manjuu"
},
"Island4": {
"Receive": false,
@ -1609,7 +1607,11 @@
"Option1": 0,
"Character1": "manjuu",
"Option2": 0,
"Character2": "manjuu"
"Character2": "manjuu",
"Option3": 0,
"Character3": "manjuu",
"Option4": 0,
"Character4": "manjuu"
},
"Island7": {
"Receive": false,
@ -1674,6 +1676,13 @@
"Option2": 0,
"Character2": "manjuu"
},
"Island16": {
"Receive": false,
"Option1": 0,
"Character1": "manjuu",
"Option2": 0,
"Character2": "manjuu"
},
"Storage": {
"Storage": {}
}

View File

@ -8082,7 +8082,17 @@
3,
4,
5,
6
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
"Character1": {
@ -8113,7 +8123,17 @@
3,
4,
5,
6
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
"Character2": {
@ -8144,7 +8164,17 @@
3,
4,
5,
6
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
"Character3": {
@ -8164,37 +8194,6 @@
"cheshire",
"amagi_chan"
]
},
"Option4": {
"type": "select",
"value": 0,
"option": [
0,
1,
2,
3,
4,
5,
6
]
},
"Character4": {
"type": "select",
"value": "manjuu",
"option": [
"manjuu",
"saratoga",
"new_jersey",
"tashkent",
"lemalin",
"shimakaze",
"akashi",
"ying_swei",
"chao_ho",
"unicorn",
"cheshire",
"amagi_chan"
]
}
},
"Island4": {
@ -8210,7 +8209,9 @@
1,
2,
3,
4
4,
5,
6
]
},
"Character1": {
@ -8239,7 +8240,9 @@
1,
2,
3,
4
4,
5,
6
]
},
"Character2": {
@ -8268,7 +8271,9 @@
1,
2,
3,
4
4,
5,
6
]
},
"Character3": {
@ -8297,7 +8302,9 @@
1,
2,
3,
4
4,
5,
6
]
},
"Character4": {
@ -8332,12 +8339,7 @@
1,
2,
3,
4,
5,
6,
7,
8,
9
4
]
},
"Character1": {
@ -8366,12 +8368,7 @@
1,
2,
3,
4,
5,
6,
7,
8,
9
4
]
},
"Character2": {
@ -8400,12 +8397,7 @@
1,
2,
3,
4,
5,
6,
7,
8,
9
4
]
},
"Character3": {
@ -8434,12 +8426,7 @@
1,
2,
3,
4,
5,
6,
7,
8,
9
4
]
},
"Character4": {
@ -8529,6 +8516,70 @@
"cheshire",
"amagi_chan"
]
},
"Option3": {
"type": "select",
"value": 0,
"option": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
"Character3": {
"type": "select",
"value": "manjuu",
"option": [
"manjuu",
"saratoga",
"new_jersey",
"tashkent",
"lemalin",
"shimakaze",
"akashi",
"ying_swei",
"chao_ho",
"unicorn",
"cheshire",
"amagi_chan"
]
},
"Option4": {
"type": "select",
"value": 0,
"option": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
"Character4": {
"type": "select",
"value": "manjuu",
"option": [
"manjuu",
"saratoga",
"new_jersey",
"tashkent",
"lemalin",
"shimakaze",
"akashi",
"ying_swei",
"chao_ho",
"unicorn",
"cheshire",
"amagi_chan"
]
}
},
"Island7": {
@ -8606,6 +8657,86 @@
}
},
"Island8": {
"Receive": {
"type": "checkbox",
"value": false
},
"Option1": {
"type": "select",
"value": 0,
"option": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
"Character1": {
"type": "select",
"value": "manjuu",
"option": [
"manjuu",
"saratoga",
"new_jersey",
"tashkent",
"lemalin",
"shimakaze",
"akashi",
"ying_swei",
"chao_ho",
"unicorn",
"cheshire",
"amagi_chan"
]
},
"Option2": {
"type": "select",
"value": 0,
"option": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
"Character2": {
"type": "select",
"value": "manjuu",
"option": [
"manjuu",
"saratoga",
"new_jersey",
"tashkent",
"lemalin",
"shimakaze",
"akashi",
"ying_swei",
"chao_ho",
"unicorn",
"cheshire",
"amagi_chan"
]
}
},
"Island9": {
"Receive": {
"type": "checkbox",
"value": false
@ -8683,80 +8814,6 @@
]
}
},
"Island9": {
"Receive": {
"type": "checkbox",
"value": false
},
"Option1": {
"type": "select",
"value": 0,
"option": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
"Character1": {
"type": "select",
"value": "manjuu",
"option": [
"manjuu",
"saratoga",
"new_jersey",
"tashkent",
"lemalin",
"shimakaze",
"akashi",
"ying_swei",
"chao_ho",
"unicorn",
"cheshire",
"amagi_chan"
]
},
"Option2": {
"type": "select",
"value": 0,
"option": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
"Character2": {
"type": "select",
"value": "manjuu",
"option": [
"manjuu",
"saratoga",
"new_jersey",
"tashkent",
"lemalin",
"shimakaze",
"akashi",
"ying_swei",
"chao_ho",
"unicorn",
"cheshire",
"amagi_chan"
]
}
},
"Island10": {
"Receive": {
"type": "checkbox",
@ -8773,7 +8830,10 @@
4,
5,
6,
7
7,
8,
9,
10
]
},
"Character1": {
@ -8805,7 +8865,10 @@
4,
5,
6,
7
7,
8,
9,
10
]
},
"Character2": {
@ -8841,7 +8904,11 @@
2,
3,
4,
5
5,
6,
7,
8,
9
]
},
"Character1": {
@ -8871,7 +8938,11 @@
2,
3,
4,
5
5,
6,
7,
8,
9
]
},
"Character2": {
@ -8962,6 +9033,74 @@
}
},
"Island13": {
"Receive": {
"type": "checkbox",
"value": false
},
"Option1": {
"type": "select",
"value": 0,
"option": [
0,
1,
2,
3,
4,
5,
6
]
},
"Character1": {
"type": "select",
"value": "manjuu",
"option": [
"manjuu",
"saratoga",
"new_jersey",
"tashkent",
"lemalin",
"shimakaze",
"akashi",
"ying_swei",
"chao_ho",
"unicorn",
"cheshire",
"amagi_chan"
]
},
"Option2": {
"type": "select",
"value": 0,
"option": [
0,
1,
2,
3,
4,
5,
6
]
},
"Character2": {
"type": "select",
"value": "manjuu",
"option": [
"manjuu",
"saratoga",
"new_jersey",
"tashkent",
"lemalin",
"shimakaze",
"akashi",
"ying_swei",
"chao_ho",
"unicorn",
"cheshire",
"amagi_chan"
]
}
},
"Island14": {
"Receive": {
"type": "checkbox",
"value": false
@ -9025,7 +9164,7 @@
]
}
},
"Island14": {
"Island15": {
"Receive": {
"type": "checkbox",
"value": false
@ -9099,7 +9238,7 @@
]
}
},
"Island15": {
"Island16": {
"Receive": {
"type": "checkbox",
"value": false

View File

@ -516,6 +516,12 @@ _Island:
IslandOption11: &IslandOption11
value: 0
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 ]
IslandOption12: &IslandOption12
value: 0
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ]
IslandOption16: &IslandOption16
value: 0
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ]
IslandCharacter: &IslandCharacter
value: manjuu
option:
@ -560,6 +566,14 @@ Island2:
option: [ 0, 4 ]
Character4: *IslandCharacter
Island3:
Receive: false
Option1: *IslandOption16
Character1: *IslandCharacter
Option2: *IslandOption16
Character2: *IslandCharacter
Option3: *IslandOption16
Character3: *IslandCharacter
Island4:
Receive: false
Option1: *IslandOption6
Character1: *IslandCharacter
@ -569,7 +583,7 @@ Island3:
Character3: *IslandCharacter
Option4: *IslandOption6
Character4: *IslandCharacter
Island4:
Island5:
Receive: false
Option1: *IslandOption4
Character1: *IslandCharacter
@ -579,22 +593,16 @@ Island4:
Character3: *IslandCharacter
Option4: *IslandOption4
Character4: *IslandCharacter
Island5:
Receive: false
Option1: *IslandOption9
Character1: *IslandCharacter
Option2: *IslandOption9
Character2: *IslandCharacter
Option3: *IslandOption9
Character3: *IslandCharacter
Option4: *IslandOption9
Character4: *IslandCharacter
Island6:
Receive: false
Option1: *IslandOption7
Character1: *IslandCharacter
Option2: *IslandOption7
Character2: *IslandCharacter
Option3: *IslandOption7
Character3: *IslandCharacter
Option4: *IslandOption7
Character4: *IslandCharacter
Island7:
Receive: false
Option1: *IslandOption9
@ -602,29 +610,29 @@ Island7:
Option2: *IslandOption9
Character2: *IslandCharacter
Island8:
Receive: false
Option1: *IslandOption12
Character1: *IslandCharacter
Option2: *IslandOption12
Character2: *IslandCharacter
Island9:
Receive: false
Option1: *IslandOption11
Character1: *IslandCharacter
Option2: *IslandOption11
Character2: *IslandCharacter
Island9:
Island10:
Receive: false
Option1: *IslandOption10
Character1: *IslandCharacter
Option2: *IslandOption10
Character2: *IslandCharacter
Island11:
Receive: false
Option1: *IslandOption9
Character1: *IslandCharacter
Option2: *IslandOption9
Character2: *IslandCharacter
Island10:
Receive: false
Option1: *IslandOption7
Character1: *IslandCharacter
Option2: *IslandOption7
Character2: *IslandCharacter
Island11:
Receive: false
Option1: *IslandOption5
Character1: *IslandCharacter
Option2: *IslandOption5
Character2: *IslandCharacter
Island12:
Receive: false
Option1: *IslandOption6
@ -632,18 +640,24 @@ Island12:
Option2: *IslandOption6
Character2: *IslandCharacter
Island13:
Receive: false
Option1: *IslandOption6
Character1: *IslandCharacter
Option2: *IslandOption6
Character2: *IslandCharacter
Island14:
Receive: false
Option1: *IslandOption4
Character1: *IslandCharacter
Option2: *IslandOption4
Character2: *IslandCharacter
Island14:
Island15:
Receive: false
Option1: *IslandOption9
Character1: *IslandCharacter
Option2: *IslandOption9
Character2: *IslandCharacter
Island15:
Island16:
Receive: false
Option1: *IslandOption9
Character1: *IslandCharacter

View File

@ -243,6 +243,7 @@ Reward:
- Island13
- Island14
- Island15
- Island16
# ==================== DailyMission ====================

View File

@ -300,35 +300,33 @@ class GeneratedConfig:
# Group `Island3`
Island3_Receive = False
Island3_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6
Island3_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16
Island3_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island3_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6
Island3_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16
Island3_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island3_Option3 = 0 # 0, 1, 2, 3, 4, 5, 6
Island3_Option3 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16
Island3_Character3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island3_Option4 = 0 # 0, 1, 2, 3, 4, 5, 6
Island3_Character4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
# Group `Island4`
Island4_Receive = False
Island4_Option1 = 0 # 0, 1, 2, 3, 4
Island4_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6
Island4_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island4_Option2 = 0 # 0, 1, 2, 3, 4
Island4_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6
Island4_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island4_Option3 = 0 # 0, 1, 2, 3, 4
Island4_Option3 = 0 # 0, 1, 2, 3, 4, 5, 6
Island4_Character3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island4_Option4 = 0 # 0, 1, 2, 3, 4
Island4_Option4 = 0 # 0, 1, 2, 3, 4, 5, 6
Island4_Character4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
# Group `Island5`
Island5_Receive = False
Island5_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Island5_Option1 = 0 # 0, 1, 2, 3, 4
Island5_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island5_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Island5_Option2 = 0 # 0, 1, 2, 3, 4
Island5_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island5_Option3 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Island5_Option3 = 0 # 0, 1, 2, 3, 4
Island5_Character3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island5_Option4 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Island5_Option4 = 0 # 0, 1, 2, 3, 4
Island5_Character4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
# Group `Island6`
@ -337,6 +335,10 @@ class GeneratedConfig:
Island6_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island6_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7
Island6_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island6_Option3 = 0 # 0, 1, 2, 3, 4, 5, 6, 7
Island6_Character3 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island6_Option4 = 0 # 0, 1, 2, 3, 4, 5, 6, 7
Island6_Character4 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
# Group `Island7`
Island7_Receive = False
@ -347,30 +349,30 @@ class GeneratedConfig:
# Group `Island8`
Island8_Receive = False
Island8_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
Island8_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
Island8_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island8_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
Island8_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
Island8_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
# Group `Island9`
Island9_Receive = False
Island9_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Island9_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
Island9_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island9_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Island9_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
Island9_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
# Group `Island10`
Island10_Receive = False
Island10_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7
Island10_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
Island10_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island10_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7
Island10_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
Island10_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
# Group `Island11`
Island11_Receive = False
Island11_Option1 = 0 # 0, 1, 2, 3, 4, 5
Island11_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Island11_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island11_Option2 = 0 # 0, 1, 2, 3, 4, 5
Island11_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Island11_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
# Group `Island12`
@ -382,16 +384,16 @@ class GeneratedConfig:
# Group `Island13`
Island13_Receive = False
Island13_Option1 = 0 # 0, 1, 2, 3, 4
Island13_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6
Island13_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island13_Option2 = 0 # 0, 1, 2, 3, 4
Island13_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6
Island13_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
# Group `Island14`
Island14_Receive = False
Island14_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Island14_Option1 = 0 # 0, 1, 2, 3, 4
Island14_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island14_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Island14_Option2 = 0 # 0, 1, 2, 3, 4
Island14_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
# Group `Island15`
@ -401,6 +403,13 @@ class GeneratedConfig:
Island15_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Island15_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
# Group `Island16`
Island16_Receive = False
Island16_Option1 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Island16_Character1 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
Island16_Option2 = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Island16_Character2 = 'manjuu' # manjuu, saratoga, new_jersey, tashkent, lemalin, shimakaze, akashi, ying_swei, chao_ho, unicorn, cheshire, amagi_chan
# Group `GeneralShop`
GeneralShop_UseGems = False
GeneralShop_Refresh = False

View File

@ -1992,7 +1992,17 @@
"3": "3",
"4": "4",
"5": "5",
"6": "6"
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13",
"14": "14",
"15": "15",
"16": "16"
},
"Character1": {
"name": "Island3.Character1.name",
@ -2019,7 +2029,17 @@
"3": "3",
"4": "4",
"5": "5",
"6": "6"
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13",
"14": "14",
"15": "15",
"16": "16"
},
"Character2": {
"name": "Island3.Character2.name",
@ -2046,7 +2066,17 @@
"3": "3",
"4": "4",
"5": "5",
"6": "6"
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13",
"14": "14",
"15": "15",
"16": "16"
},
"Character3": {
"name": "Island3.Character3.name",
@ -2063,33 +2093,6 @@
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
},
"Option4": {
"name": "Island3.Option4.name",
"help": "Island3.Option4.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"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",
"akashi": "akashi",
"ying_swei": "ying_swei",
"chao_ho": "chao_ho",
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
}
},
"Island4": {
@ -2108,7 +2111,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character1": {
"name": "Island4.Character1.name",
@ -2133,7 +2138,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character2": {
"name": "Island4.Character2.name",
@ -2158,7 +2165,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character3": {
"name": "Island4.Character3.name",
@ -2183,7 +2192,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character4": {
"name": "Island4.Character4.name",
@ -2218,12 +2229,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character1": {
"name": "Island5.Character1.name",
@ -2248,12 +2254,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character2": {
"name": "Island5.Character2.name",
@ -2278,12 +2279,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character3": {
"name": "Island5.Character3.name",
@ -2308,12 +2304,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character4": {
"name": "Island5.Character4.name",
@ -2396,6 +2387,62 @@
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
},
"Option3": {
"name": "Island6.Option3.name",
"help": "Island6.Option3.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7"
},
"Character3": {
"name": "Island6.Character3.name",
"help": "Island6.Character3.help",
"manjuu": "manjuu",
"saratoga": "saratoga",
"new_jersey": "new_jersey",
"tashkent": "tashkent",
"lemalin": "lemalin",
"shimakaze": "shimakaze",
"akashi": "akashi",
"ying_swei": "ying_swei",
"chao_ho": "chao_ho",
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
},
"Option4": {
"name": "Island6.Option4.name",
"help": "Island6.Option4.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7"
},
"Character4": {
"name": "Island6.Character4.name",
"help": "Island6.Character4.help",
"manjuu": "manjuu",
"saratoga": "saratoga",
"new_jersey": "new_jersey",
"tashkent": "tashkent",
"lemalin": "lemalin",
"shimakaze": "shimakaze",
"akashi": "akashi",
"ying_swei": "ying_swei",
"chao_ho": "chao_ho",
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
}
},
"Island7": {
@ -2491,7 +2538,8 @@
"8": "8",
"9": "9",
"10": "10",
"11": "11"
"11": "11",
"12": "12"
},
"Character1": {
"name": "Island8.Character1.name",
@ -2523,7 +2571,8 @@
"8": "8",
"9": "9",
"10": "10",
"11": "11"
"11": "11",
"12": "12"
},
"Character2": {
"name": "Island8.Character2.name",
@ -2563,7 +2612,9 @@
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"9": "9",
"10": "10",
"11": "11"
},
"Character1": {
"name": "Island9.Character1.name",
@ -2593,7 +2644,9 @@
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"9": "9",
"10": "10",
"11": "11"
},
"Character2": {
"name": "Island9.Character2.name",
@ -2631,7 +2684,10 @@
"4": "4",
"5": "5",
"6": "6",
"7": "7"
"7": "7",
"8": "8",
"9": "9",
"10": "10"
},
"Character1": {
"name": "Island10.Character1.name",
@ -2659,7 +2715,10 @@
"4": "4",
"5": "5",
"6": "6",
"7": "7"
"7": "7",
"8": "8",
"9": "9",
"10": "10"
},
"Character2": {
"name": "Island10.Character2.name",
@ -2695,7 +2754,11 @@
"2": "2",
"3": "3",
"4": "4",
"5": "5"
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
},
"Character1": {
"name": "Island11.Character1.name",
@ -2721,7 +2784,11 @@
"2": "2",
"3": "3",
"4": "4",
"5": "5"
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
},
"Character2": {
"name": "Island11.Character2.name",
@ -2820,7 +2887,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character1": {
"name": "Island13.Character1.name",
@ -2845,7 +2914,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character2": {
"name": "Island13.Character2.name",
@ -2880,12 +2951,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character1": {
"name": "Island14.Character1.name",
@ -2910,12 +2976,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character2": {
"name": "Island14.Character2.name",
@ -3004,6 +3065,76 @@
"amagi_chan": "amagi_chan"
}
},
"Island16": {
"_info": {
"name": "Island16._info.name",
"help": "Island16._info.help"
},
"Receive": {
"name": "Island16.Receive.name",
"help": "Island16.Receive.help"
},
"Option1": {
"name": "Island16.Option1.name",
"help": "Island16.Option1.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
},
"Character1": {
"name": "Island16.Character1.name",
"help": "Island16.Character1.help",
"manjuu": "manjuu",
"saratoga": "saratoga",
"new_jersey": "new_jersey",
"tashkent": "tashkent",
"lemalin": "lemalin",
"shimakaze": "shimakaze",
"akashi": "akashi",
"ying_swei": "ying_swei",
"chao_ho": "chao_ho",
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
},
"Option2": {
"name": "Island16.Option2.name",
"help": "Island16.Option2.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
},
"Character2": {
"name": "Island16.Character2.name",
"help": "Island16.Character2.help",
"manjuu": "manjuu",
"saratoga": "saratoga",
"new_jersey": "new_jersey",
"tashkent": "tashkent",
"lemalin": "lemalin",
"shimakaze": "shimakaze",
"akashi": "akashi",
"ying_swei": "ying_swei",
"chao_ho": "chao_ho",
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
}
},
"GeneralShop": {
"_info": {
"name": "General Shop Settings",

View File

@ -1992,7 +1992,17 @@
"3": "3",
"4": "4",
"5": "5",
"6": "6"
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13",
"14": "14",
"15": "15",
"16": "16"
},
"Character1": {
"name": "Island3.Character1.name",
@ -2019,7 +2029,17 @@
"3": "3",
"4": "4",
"5": "5",
"6": "6"
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13",
"14": "14",
"15": "15",
"16": "16"
},
"Character2": {
"name": "Island3.Character2.name",
@ -2046,7 +2066,17 @@
"3": "3",
"4": "4",
"5": "5",
"6": "6"
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13",
"14": "14",
"15": "15",
"16": "16"
},
"Character3": {
"name": "Island3.Character3.name",
@ -2063,33 +2093,6 @@
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
},
"Option4": {
"name": "Island3.Option4.name",
"help": "Island3.Option4.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"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",
"akashi": "akashi",
"ying_swei": "ying_swei",
"chao_ho": "chao_ho",
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
}
},
"Island4": {
@ -2108,7 +2111,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character1": {
"name": "Island4.Character1.name",
@ -2133,7 +2138,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character2": {
"name": "Island4.Character2.name",
@ -2158,7 +2165,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character3": {
"name": "Island4.Character3.name",
@ -2183,7 +2192,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character4": {
"name": "Island4.Character4.name",
@ -2218,12 +2229,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character1": {
"name": "Island5.Character1.name",
@ -2248,12 +2254,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character2": {
"name": "Island5.Character2.name",
@ -2278,12 +2279,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character3": {
"name": "Island5.Character3.name",
@ -2308,12 +2304,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character4": {
"name": "Island5.Character4.name",
@ -2396,6 +2387,62 @@
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
},
"Option3": {
"name": "Island6.Option3.name",
"help": "Island6.Option3.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7"
},
"Character3": {
"name": "Island6.Character3.name",
"help": "Island6.Character3.help",
"manjuu": "manjuu",
"saratoga": "saratoga",
"new_jersey": "new_jersey",
"tashkent": "tashkent",
"lemalin": "lemalin",
"shimakaze": "shimakaze",
"akashi": "akashi",
"ying_swei": "ying_swei",
"chao_ho": "chao_ho",
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
},
"Option4": {
"name": "Island6.Option4.name",
"help": "Island6.Option4.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7"
},
"Character4": {
"name": "Island6.Character4.name",
"help": "Island6.Character4.help",
"manjuu": "manjuu",
"saratoga": "saratoga",
"new_jersey": "new_jersey",
"tashkent": "tashkent",
"lemalin": "lemalin",
"shimakaze": "shimakaze",
"akashi": "akashi",
"ying_swei": "ying_swei",
"chao_ho": "chao_ho",
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
}
},
"Island7": {
@ -2491,7 +2538,8 @@
"8": "8",
"9": "9",
"10": "10",
"11": "11"
"11": "11",
"12": "12"
},
"Character1": {
"name": "Island8.Character1.name",
@ -2523,7 +2571,8 @@
"8": "8",
"9": "9",
"10": "10",
"11": "11"
"11": "11",
"12": "12"
},
"Character2": {
"name": "Island8.Character2.name",
@ -2563,7 +2612,9 @@
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"9": "9",
"10": "10",
"11": "11"
},
"Character1": {
"name": "Island9.Character1.name",
@ -2593,7 +2644,9 @@
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"9": "9",
"10": "10",
"11": "11"
},
"Character2": {
"name": "Island9.Character2.name",
@ -2631,7 +2684,10 @@
"4": "4",
"5": "5",
"6": "6",
"7": "7"
"7": "7",
"8": "8",
"9": "9",
"10": "10"
},
"Character1": {
"name": "Island10.Character1.name",
@ -2659,7 +2715,10 @@
"4": "4",
"5": "5",
"6": "6",
"7": "7"
"7": "7",
"8": "8",
"9": "9",
"10": "10"
},
"Character2": {
"name": "Island10.Character2.name",
@ -2695,7 +2754,11 @@
"2": "2",
"3": "3",
"4": "4",
"5": "5"
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
},
"Character1": {
"name": "Island11.Character1.name",
@ -2721,7 +2784,11 @@
"2": "2",
"3": "3",
"4": "4",
"5": "5"
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
},
"Character2": {
"name": "Island11.Character2.name",
@ -2820,7 +2887,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character1": {
"name": "Island13.Character1.name",
@ -2845,7 +2914,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character2": {
"name": "Island13.Character2.name",
@ -2880,12 +2951,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character1": {
"name": "Island14.Character1.name",
@ -2910,12 +2976,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character2": {
"name": "Island14.Character2.name",
@ -3004,6 +3065,76 @@
"amagi_chan": "amagi_chan"
}
},
"Island16": {
"_info": {
"name": "Island16._info.name",
"help": "Island16._info.help"
},
"Receive": {
"name": "Island16.Receive.name",
"help": "Island16.Receive.help"
},
"Option1": {
"name": "Island16.Option1.name",
"help": "Island16.Option1.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
},
"Character1": {
"name": "Island16.Character1.name",
"help": "Island16.Character1.help",
"manjuu": "manjuu",
"saratoga": "saratoga",
"new_jersey": "new_jersey",
"tashkent": "tashkent",
"lemalin": "lemalin",
"shimakaze": "shimakaze",
"akashi": "akashi",
"ying_swei": "ying_swei",
"chao_ho": "chao_ho",
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
},
"Option2": {
"name": "Island16.Option2.name",
"help": "Island16.Option2.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
},
"Character2": {
"name": "Island16.Character2.name",
"help": "Island16.Character2.help",
"manjuu": "manjuu",
"saratoga": "saratoga",
"new_jersey": "new_jersey",
"tashkent": "tashkent",
"lemalin": "lemalin",
"shimakaze": "shimakaze",
"akashi": "akashi",
"ying_swei": "ying_swei",
"chao_ho": "chao_ho",
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
}
},
"GeneralShop": {
"_info": {
"name": "GeneralShop._info.name",

View File

@ -1975,6 +1975,127 @@
}
},
"Island3": {
"_info": {
"name": "啾啾渔场",
"help": ""
},
"Receive": {
"name": "收获啾啾渔场",
"help": ""
},
"Option1": {
"name": "第 1 格生产物品",
"help": "",
"0": "不生产",
"1": "贝类",
"2": "鲶鱼",
"3": "鲤鱼",
"4": "鲫鱼",
"5": "小河虾",
"6": "小龙虾",
"7": "鲈鱼",
"8": "螃蟹",
"9": "鱿鱼",
"10": "马鲛鱼",
"11": "金枪鱼",
"12": "三文鱼",
"13": "红鲷鱼",
"14": "黑鲷鱼",
"15": "黄鳍金枪鱼",
"16": "海参"
},
"Character1": {
"name": "第 1 格使用角色",
"help": "",
"manjuu": "工作啾",
"saratoga": "萨拉托加",
"new_jersey": "新泽西",
"tashkent": "塔什干",
"lemalin": "恶毒",
"shimakaze": "岛风",
"akashi": "明石",
"ying_swei": "应瑞",
"chao_ho": "肇和",
"unicorn": "独角兽",
"cheshire": "柴郡",
"amagi_chan": "小天城"
},
"Option2": {
"name": "第 2 格生产物品",
"help": "",
"0": "不生产",
"1": "贝类",
"2": "鲶鱼",
"3": "鲤鱼",
"4": "鲫鱼",
"5": "小河虾",
"6": "小龙虾",
"7": "鲈鱼",
"8": "螃蟹",
"9": "鱿鱼",
"10": "马鲛鱼",
"11": "金枪鱼",
"12": "三文鱼",
"13": "红鲷鱼",
"14": "黑鲷鱼",
"15": "黄鳍金枪鱼",
"16": "海参"
},
"Character2": {
"name": "第 2 格使用角色",
"help": "",
"manjuu": "工作啾",
"saratoga": "萨拉托加",
"new_jersey": "新泽西",
"tashkent": "塔什干",
"lemalin": "恶毒",
"shimakaze": "岛风",
"akashi": "明石",
"ying_swei": "应瑞",
"chao_ho": "肇和",
"unicorn": "独角兽",
"cheshire": "柴郡",
"amagi_chan": "小天城"
},
"Option3": {
"name": "第 3 格生产物品",
"help": "",
"0": "不生产",
"1": "贝类",
"2": "鲶鱼",
"3": "鲤鱼",
"4": "鲫鱼",
"5": "小河虾",
"6": "小龙虾",
"7": "鲈鱼",
"8": "螃蟹",
"9": "鱿鱼",
"10": "马鲛鱼",
"11": "金枪鱼",
"12": "三文鱼",
"13": "红鲷鱼",
"14": "黑鲷鱼",
"15": "黄鳍金枪鱼",
"16": "海参"
},
"Character3": {
"name": "第 3 格使用角色",
"help": "",
"manjuu": "工作啾",
"saratoga": "萨拉托加",
"new_jersey": "新泽西",
"tashkent": "塔什干",
"lemalin": "恶毒",
"shimakaze": "岛风",
"akashi": "明石",
"ying_swei": "应瑞",
"chao_ho": "肇和",
"unicorn": "独角兽",
"cheshire": "柴郡",
"amagi_chan": "小天城"
}
},
"Island4": {
"_info": {
"name": "沉石矿山",
"help": ""
@ -2092,7 +2213,7 @@
"amagi_chan": "小天城"
}
},
"Island4": {
"Island5": {
"_info": {
"name": "翠土林场",
"help": ""
@ -2202,7 +2323,7 @@
"amagi_chan": "小天城"
}
},
"Island5": {
"Island6": {
"_info": {
"name": "坠香果园",
"help": ""
@ -2215,15 +2336,13 @@
"name": "第 1 格生产物品",
"help": "",
"0": "不生产",
"1": "秋月梨",
"2": "柿子",
"3": "苹果",
"4": "柑橘",
"5": "香蕉",
"6": "芒果",
"7": "柠檬",
"8": "牛油果",
"9": "橡胶"
"1": "苹果",
"2": "柑橘",
"3": "香蕉",
"4": "芒果",
"5": "柠檬",
"6": "牛油果",
"7": "橡胶"
},
"Character1": {
"name": "第 1 格使用角色",
@ -2245,15 +2364,13 @@
"name": "第 2 格生产物品",
"help": "",
"0": "不生产",
"1": "秋月梨",
"2": "柿子",
"3": "苹果",
"4": "柑橘",
"5": "香蕉",
"6": "芒果",
"7": "柠檬",
"8": "牛油果",
"9": "橡胶"
"1": "苹果",
"2": "柑橘",
"3": "香蕉",
"4": "芒果",
"5": "柠檬",
"6": "牛油果",
"7": "橡胶"
},
"Character2": {
"name": "第 2 格使用角色",
@ -2275,15 +2392,13 @@
"name": "第 3 格生产物品",
"help": "",
"0": "不生产",
"1": "秋月梨",
"2": "柿子",
"3": "苹果",
"4": "柑橘",
"5": "香蕉",
"6": "芒果",
"7": "柠檬",
"8": "牛油果",
"9": "橡胶"
"1": "苹果",
"2": "柑橘",
"3": "香蕉",
"4": "芒果",
"5": "柠檬",
"6": "牛油果",
"7": "橡胶"
},
"Character3": {
"name": "第 3 格使用角色",
@ -2305,15 +2420,13 @@
"name": "第 4 格生产物品",
"help": "",
"0": "不生产",
"1": "秋月梨",
"2": "柿子",
"3": "苹果",
"4": "柑橘",
"5": "香蕉",
"6": "芒果",
"7": "柠檬",
"8": "牛油果",
"9": "橡胶"
"1": "苹果",
"2": "柑橘",
"3": "香蕉",
"4": "芒果",
"5": "柠檬",
"6": "牛油果",
"7": "橡胶"
},
"Character4": {
"name": "第 4 格使用角色",
@ -2332,7 +2445,7 @@
"amagi_chan": "小天城"
}
},
"Island6": {
"Island7": {
"_info": {
"name": "青芽苗圃",
"help": ""
@ -2345,13 +2458,15 @@
"name": "第 1 格生产物品",
"help": "",
"0": "不生产",
"1": "亚麻",
"2": "草莓",
"3": "棉花",
"4": "茶叶",
"5": "薰衣草",
"6": "胡萝卜",
"7": "洋葱"
"1": "芦笋",
"2": "凤梨",
"3": "亚麻",
"4": "草莓",
"5": "棉花",
"6": "茶叶",
"7": "薰衣草",
"8": "胡萝卜",
"9": "洋葱"
},
"Character1": {
"name": "第 1 格使用角色",
@ -2373,83 +2488,15 @@
"name": "第 2 格生产物品",
"help": "",
"0": "不生产",
"1": "亚麻",
"2": "草莓",
"3": "棉花",
"4": "茶叶",
"5": "薰衣草",
"6": "胡萝卜",
"7": "洋葱"
},
"Character2": {
"name": "第 2 格使用角色",
"help": "",
"manjuu": "工作啾",
"saratoga": "萨拉托加",
"new_jersey": "新泽西",
"tashkent": "塔什干",
"lemalin": "恶毒",
"shimakaze": "岛风",
"akashi": "明石",
"ying_swei": "应瑞",
"chao_ho": "肇和",
"unicorn": "独角兽",
"cheshire": "柴郡",
"amagi_chan": "小天城"
}
},
"Island7": {
"_info": {
"name": "有鱼餐馆",
"help": ""
},
"Receive": {
"name": "收获有鱼餐馆",
"help": ""
},
"Option1": {
"name": "第 1 格生产物品",
"help": "",
"0": "不生产",
"1": "柿子饼",
"2": "松茸鸡汤",
"3": "豆腐",
"4": "肉末烧豆腐",
"5": "蛋包饭",
"6": "白菜豆腐汤",
"7": "蔬菜沙拉",
"8": "经典豆腐套餐",
"9": "绵玉定食"
},
"Character1": {
"name": "第 1 格使用角色",
"help": "",
"manjuu": "工作啾",
"saratoga": "萨拉托加",
"new_jersey": "新泽西",
"tashkent": "塔什干",
"lemalin": "恶毒",
"shimakaze": "岛风",
"akashi": "明石",
"ying_swei": "应瑞",
"chao_ho": "肇和",
"unicorn": "独角兽",
"cheshire": "柴郡",
"amagi_chan": "小天城"
},
"Option2": {
"name": "第 2 格生产物品",
"help": "",
"0": "不生产",
"1": "柿子饼",
"2": "松茸鸡汤",
"3": "豆腐",
"4": "肉末烧豆腐",
"5": "蛋包饭",
"6": "白菜豆腐汤",
"7": "蔬菜沙拉",
"8": "经典豆腐套餐",
"9": "绵玉定食"
"1": "芦笋",
"2": "凤梨",
"3": "亚麻",
"4": "草莓",
"5": "棉花",
"6": "茶叶",
"7": "薰衣草",
"8": "胡萝卜",
"9": "洋葱"
},
"Character2": {
"name": "第 2 格使用角色",
@ -2470,28 +2517,29 @@
},
"Island8": {
"_info": {
"name": "白熊饮品",
"name": "有鱼餐馆",
"help": ""
},
"Receive": {
"name": "收获白熊饮品",
"name": "收获有鱼餐馆",
"help": ""
},
"Option1": {
"name": "第 1 格生产物品",
"help": "",
"0": "不生产",
"1": "胡萝卜秋梨汁",
"2": "菊花茶",
"3": "苹果汁",
"4": "香蕉芒果汁",
"5": "蜂蜜柠檬水",
"6": "草莓蜜沁",
"7": "薰衣草茶",
"8": "草莓蜂蜜冰沙",
"9": "阳光蜜水",
"10": "花香果韵",
"11": "缤纷果乐园"
"1": "凉拌双笋",
"2": "芦笋炒虾仁",
"3": "豆腐",
"4": "肉末烧豆腐",
"5": "蛋包饭",
"6": "白菜豆腐汤",
"7": "蔬菜沙拉",
"8": "炸鱼薯条",
"9": "洋葱蒸鱼",
"10": "佛跳墙",
"11": "经典豆腐套餐",
"12": "绵玉定食"
},
"Character1": {
"name": "第 1 格使用角色",
@ -2513,17 +2561,18 @@
"name": "第 2 格生产物品",
"help": "",
"0": "不生产",
"1": "胡萝卜秋梨汁",
"2": "菊花茶",
"3": "苹果汁",
"4": "香蕉芒果汁",
"5": "蜂蜜柠檬水",
"6": "草莓蜜沁",
"7": "薰衣草茶",
"8": "草莓蜂蜜冰沙",
"9": "阳光蜜水",
"10": "花香果韵",
"11": "缤纷果乐园"
"1": "凉拌双笋",
"2": "芦笋炒虾仁",
"3": "豆腐",
"4": "肉末烧豆腐",
"5": "蛋包饭",
"6": "白菜豆腐汤",
"7": "蔬菜沙拉",
"8": "炸鱼薯条",
"9": "洋葱蒸鱼",
"10": "佛跳墙",
"11": "经典豆腐套餐",
"12": "绵玉定食"
},
"Character2": {
"name": "第 2 格使用角色",
@ -2544,26 +2593,28 @@
},
"Island9": {
"_info": {
"name": "啾啾简餐",
"name": "白熊饮品",
"help": ""
},
"Receive": {
"name": "收获啾啾简餐",
"name": "收获白熊饮品",
"help": ""
},
"Option1": {
"name": "第 1 格生产物品",
"help": "",
"0": "不生产",
"1": "玉米杯",
"2": "苹果派",
"3": "香橙派",
"4": "芒果糯米饭",
"5": "香蕉可丽饼",
"6": "草莓夏洛特",
"7": "香甜组合",
"8": "果园二重奏",
"9": "莓果香橙甜点组"
"1": "鲜榨菠萝汁",
"2": "迎春花茶",
"3": "苹果汁",
"4": "香蕉芒果汁",
"5": "蜂蜜柠檬水",
"6": "草莓蜜沁",
"7": "薰衣草茶",
"8": "草莓蜂蜜冰沙",
"9": "阳光蜜水",
"10": "花香果韵",
"11": "缤纷果乐园"
},
"Character1": {
"name": "第 1 格使用角色",
@ -2585,15 +2636,17 @@
"name": "第 2 格生产物品",
"help": "",
"0": "不生产",
"1": "玉米杯",
"2": "苹果派",
"3": "香橙派",
"4": "芒果糯米饭",
"5": "香蕉可丽饼",
"6": "草莓夏洛特",
"7": "香甜组合",
"8": "果园二重奏",
"9": "莓果香橙甜点组"
"1": "鲜榨菠萝汁",
"2": "迎春花茶",
"3": "苹果汁",
"4": "香蕉芒果汁",
"5": "蜂蜜柠檬水",
"6": "草莓蜜沁",
"7": "薰衣草茶",
"8": "草莓蜂蜜冰沙",
"9": "阳光蜜水",
"10": "花香果韵",
"11": "缤纷果乐园"
},
"Character2": {
"name": "第 2 格使用角色",
@ -2614,24 +2667,27 @@
},
"Island10": {
"_info": {
"name": "乌鱼烤肉",
"name": "啾啾简餐",
"help": ""
},
"Receive": {
"name": "收获乌鱼烤肉",
"name": "收获啾啾简餐",
"help": ""
},
"Option1": {
"name": "第 1 格生产物品",
"help": "",
"0": "不生产",
"1": "炭烤肉串",
"2": "禽肉土豆拼盘",
"3": "爆炒禽肉",
"4": "胡萝卜厚蛋烧",
"5": "汉堡肉饭",
"6": "烤肉狂欢",
"7": "能量双拼套餐"
"1": "玉米杯",
"2": "苹果派",
"3": "香橙派",
"4": "芒果糯米饭",
"5": "香蕉可丽饼",
"6": "草莓夏洛特",
"7": "海鲜饭",
"8": "香甜组合",
"9": "果园二重奏",
"10": "莓果香橙甜点组"
},
"Character1": {
"name": "第 1 格使用角色",
@ -2653,13 +2709,16 @@
"name": "第 2 格生产物品",
"help": "",
"0": "不生产",
"1": "炭烤肉串",
"2": "禽肉土豆拼盘",
"3": "爆炒禽肉",
"4": "胡萝卜厚蛋烧",
"5": "汉堡肉饭",
"6": "烤肉狂欢",
"7": "能量双拼套餐"
"1": "玉米杯",
"2": "苹果派",
"3": "香橙派",
"4": "芒果糯米饭",
"5": "香蕉可丽饼",
"6": "草莓夏洛特",
"7": "海鲜饭",
"8": "香甜组合",
"9": "果园二重奏",
"10": "莓果香橙甜点组"
},
"Character2": {
"name": "第 2 格使用角色",
@ -2680,22 +2739,26 @@
},
"Island11": {
"_info": {
"name": "木料加工设备",
"name": "乌鱼烤肉",
"help": ""
},
"Receive": {
"name": "收获木料加工设备",
"name": "收获乌鱼烤肉",
"help": ""
},
"Option1": {
"name": "第 1 格生产物品",
"help": "",
"0": "不生产",
"1": "纸张",
"2": "记事本",
"3": "桌椅",
"4": "精选木桶",
"5": "文件柜"
"1": "炭烤肉串",
"2": "禽肉土豆拼盘",
"3": "爆炒禽肉",
"4": "胡萝卜厚蛋烧",
"5": "汉堡肉饭",
"6": "柠檬虾",
"7": "爆炒小龙虾",
"8": "烤肉狂欢",
"9": "能量双拼套餐"
},
"Character1": {
"name": "第 1 格使用角色",
@ -2717,11 +2780,15 @@
"name": "第 2 格生产物品",
"help": "",
"0": "不生产",
"1": "纸张",
"2": "记事本",
"3": "桌椅",
"4": "精选木桶",
"5": "文件柜"
"1": "炭烤肉串",
"2": "禽肉土豆拼盘",
"3": "爆炒禽肉",
"4": "胡萝卜厚蛋烧",
"5": "汉堡肉饭",
"6": "柠檬虾",
"7": "爆炒小龙虾",
"8": "烤肉狂欢",
"9": "能量双拼套餐"
},
"Character2": {
"name": "第 2 格使用角色",
@ -2741,6 +2808,70 @@
}
},
"Island12": {
"_info": {
"name": "木料加工设备",
"help": ""
},
"Receive": {
"name": "收获木料加工设备",
"help": ""
},
"Option1": {
"name": "第 1 格生产物品",
"help": "",
"0": "不生产",
"1": "纸张",
"2": "记事本",
"3": "桌椅",
"4": "精选木桶",
"5": "装饰画",
"6": "文件柜"
},
"Character1": {
"name": "第 1 格使用角色",
"help": "",
"manjuu": "工作啾",
"saratoga": "萨拉托加",
"new_jersey": "新泽西",
"tashkent": "塔什干",
"lemalin": "恶毒",
"shimakaze": "岛风",
"akashi": "明石",
"ying_swei": "应瑞",
"chao_ho": "肇和",
"unicorn": "独角兽",
"cheshire": "柴郡",
"amagi_chan": "小天城"
},
"Option2": {
"name": "第 2 格生产物品",
"help": "",
"0": "不生产",
"1": "纸张",
"2": "记事本",
"3": "桌椅",
"4": "精选木桶",
"5": "装饰画",
"6": "文件柜"
},
"Character2": {
"name": "第 2 格使用角色",
"help": "",
"manjuu": "工作啾",
"saratoga": "萨拉托加",
"new_jersey": "新泽西",
"tashkent": "塔什干",
"lemalin": "恶毒",
"shimakaze": "岛风",
"akashi": "明石",
"ying_swei": "应瑞",
"chao_ho": "肇和",
"unicorn": "独角兽",
"cheshire": "柴郡",
"amagi_chan": "小天城"
}
},
"Island13": {
"_info": {
"name": "工业生产设备",
"help": ""
@ -2754,8 +2885,8 @@
"help": "",
"0": "不生产",
"1": "炭笔",
"2": "铁钉",
"3": "电缆",
"2": "电缆",
"3": "铁钉",
"4": "硫酸",
"5": "火药",
"6": "刀叉餐具"
@ -2781,8 +2912,8 @@
"help": "",
"0": "不生产",
"1": "炭笔",
"2": "铁钉",
"3": "电缆",
"2": "电缆",
"3": "铁钉",
"4": "硫酸",
"5": "火药",
"6": "刀叉餐具"
@ -2804,7 +2935,7 @@
"amagi_chan": "小天城"
}
},
"Island13": {
"Island14": {
"_info": {
"name": "电子加工设备",
"help": ""
@ -2864,7 +2995,7 @@
"amagi_chan": "小天城"
}
},
"Island14": {
"Island15": {
"_info": {
"name": "手工制作设备",
"help": ""
@ -2877,8 +3008,8 @@
"name": "第 1 格生产物品",
"help": "",
"0": "不生产",
"1": "秋季花束",
"2": "花生油",
"1": "袋装荠菜干",
"2": "春季花束",
"3": "布料",
"4": "皮革",
"5": "绳索",
@ -2907,8 +3038,8 @@
"name": "第 2 格生产物品",
"help": "",
"0": "不生产",
"1": "秋季花束",
"2": "花生油",
"1": "袋装荠菜干",
"2": "春季花束",
"3": "布料",
"4": "皮革",
"5": "绳索",
@ -2934,7 +3065,7 @@
"amagi_chan": "小天城"
}
},
"Island15": {
"Island16": {
"_info": {
"name": "啾咖啡",
"help": ""
@ -2958,7 +3089,7 @@
"9": "果香双杯乐"
},
"Character1": {
"name": "第 1 格使用角色",
"name": "第 2 格使用角色",
"help": "",
"manjuu": "工作啾",
"saratoga": "萨拉托加",

View File

@ -1992,7 +1992,17 @@
"3": "3",
"4": "4",
"5": "5",
"6": "6"
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13",
"14": "14",
"15": "15",
"16": "16"
},
"Character1": {
"name": "Island3.Character1.name",
@ -2019,7 +2029,17 @@
"3": "3",
"4": "4",
"5": "5",
"6": "6"
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13",
"14": "14",
"15": "15",
"16": "16"
},
"Character2": {
"name": "Island3.Character2.name",
@ -2046,7 +2066,17 @@
"3": "3",
"4": "4",
"5": "5",
"6": "6"
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13",
"14": "14",
"15": "15",
"16": "16"
},
"Character3": {
"name": "Island3.Character3.name",
@ -2063,33 +2093,6 @@
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
},
"Option4": {
"name": "Island3.Option4.name",
"help": "Island3.Option4.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"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",
"akashi": "akashi",
"ying_swei": "ying_swei",
"chao_ho": "chao_ho",
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
}
},
"Island4": {
@ -2108,7 +2111,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character1": {
"name": "Island4.Character1.name",
@ -2133,7 +2138,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character2": {
"name": "Island4.Character2.name",
@ -2158,7 +2165,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character3": {
"name": "Island4.Character3.name",
@ -2183,7 +2192,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character4": {
"name": "Island4.Character4.name",
@ -2218,12 +2229,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character1": {
"name": "Island5.Character1.name",
@ -2248,12 +2254,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character2": {
"name": "Island5.Character2.name",
@ -2278,12 +2279,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character3": {
"name": "Island5.Character3.name",
@ -2308,12 +2304,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character4": {
"name": "Island5.Character4.name",
@ -2396,6 +2387,62 @@
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
},
"Option3": {
"name": "Island6.Option3.name",
"help": "Island6.Option3.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7"
},
"Character3": {
"name": "Island6.Character3.name",
"help": "Island6.Character3.help",
"manjuu": "manjuu",
"saratoga": "saratoga",
"new_jersey": "new_jersey",
"tashkent": "tashkent",
"lemalin": "lemalin",
"shimakaze": "shimakaze",
"akashi": "akashi",
"ying_swei": "ying_swei",
"chao_ho": "chao_ho",
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
},
"Option4": {
"name": "Island6.Option4.name",
"help": "Island6.Option4.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7"
},
"Character4": {
"name": "Island6.Character4.name",
"help": "Island6.Character4.help",
"manjuu": "manjuu",
"saratoga": "saratoga",
"new_jersey": "new_jersey",
"tashkent": "tashkent",
"lemalin": "lemalin",
"shimakaze": "shimakaze",
"akashi": "akashi",
"ying_swei": "ying_swei",
"chao_ho": "chao_ho",
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
}
},
"Island7": {
@ -2491,7 +2538,8 @@
"8": "8",
"9": "9",
"10": "10",
"11": "11"
"11": "11",
"12": "12"
},
"Character1": {
"name": "Island8.Character1.name",
@ -2523,7 +2571,8 @@
"8": "8",
"9": "9",
"10": "10",
"11": "11"
"11": "11",
"12": "12"
},
"Character2": {
"name": "Island8.Character2.name",
@ -2563,7 +2612,9 @@
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"9": "9",
"10": "10",
"11": "11"
},
"Character1": {
"name": "Island9.Character1.name",
@ -2593,7 +2644,9 @@
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"9": "9",
"10": "10",
"11": "11"
},
"Character2": {
"name": "Island9.Character2.name",
@ -2631,7 +2684,10 @@
"4": "4",
"5": "5",
"6": "6",
"7": "7"
"7": "7",
"8": "8",
"9": "9",
"10": "10"
},
"Character1": {
"name": "Island10.Character1.name",
@ -2659,7 +2715,10 @@
"4": "4",
"5": "5",
"6": "6",
"7": "7"
"7": "7",
"8": "8",
"9": "9",
"10": "10"
},
"Character2": {
"name": "Island10.Character2.name",
@ -2695,7 +2754,11 @@
"2": "2",
"3": "3",
"4": "4",
"5": "5"
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
},
"Character1": {
"name": "Island11.Character1.name",
@ -2721,7 +2784,11 @@
"2": "2",
"3": "3",
"4": "4",
"5": "5"
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
},
"Character2": {
"name": "Island11.Character2.name",
@ -2820,7 +2887,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character1": {
"name": "Island13.Character1.name",
@ -2845,7 +2914,9 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4"
"4": "4",
"5": "5",
"6": "6"
},
"Character2": {
"name": "Island13.Character2.name",
@ -2880,12 +2951,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character1": {
"name": "Island14.Character1.name",
@ -2910,12 +2976,7 @@
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
"4": "4"
},
"Character2": {
"name": "Island14.Character2.name",
@ -3004,6 +3065,76 @@
"amagi_chan": "amagi_chan"
}
},
"Island16": {
"_info": {
"name": "Island16._info.name",
"help": "Island16._info.help"
},
"Receive": {
"name": "Island16.Receive.name",
"help": "Island16.Receive.help"
},
"Option1": {
"name": "Island16.Option1.name",
"help": "Island16.Option1.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
},
"Character1": {
"name": "Island16.Character1.name",
"help": "Island16.Character1.help",
"manjuu": "manjuu",
"saratoga": "saratoga",
"new_jersey": "new_jersey",
"tashkent": "tashkent",
"lemalin": "lemalin",
"shimakaze": "shimakaze",
"akashi": "akashi",
"ying_swei": "ying_swei",
"chao_ho": "chao_ho",
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
},
"Option2": {
"name": "Island16.Option2.name",
"help": "Island16.Option2.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9"
},
"Character2": {
"name": "Island16.Character2.name",
"help": "Island16.Character2.help",
"manjuu": "manjuu",
"saratoga": "saratoga",
"new_jersey": "new_jersey",
"tashkent": "tashkent",
"lemalin": "lemalin",
"shimakaze": "shimakaze",
"akashi": "akashi",
"ying_swei": "ying_swei",
"chao_ho": "chao_ho",
"unicorn": "unicorn",
"cheshire": "cheshire",
"amagi_chan": "amagi_chan"
}
},
"GeneralShop": {
"_info": {
"name": "軍火商 (通用商店)",

View File

@ -36,6 +36,9 @@ PROJECT_UNICORN_CHECK = Button(area={'cn': (1156, 167, 1224, 209), 'en': (1156,
PROJECT_YING_SWEI_CHECK = Button(area={'cn': (1161, 177, 1217, 210), 'en': (1161, 177, 1217, 210), 'jp': (1161, 177, 1217, 210), 'tw': (1161, 177, 1217, 210)}, color={'cn': (171, 157, 165), 'en': (171, 157, 165), 'jp': (171, 157, 165), 'tw': (171, 157, 165)}, button={'cn': (1161, 177, 1217, 210), 'en': (1161, 177, 1217, 210), 'jp': (1161, 177, 1217, 210), 'tw': (1161, 177, 1217, 210)}, file={'cn': './assets/cn/island/PROJECT_YING_SWEI_CHECK.png', 'en': './assets/cn/island/PROJECT_YING_SWEI_CHECK.png', 'jp': './assets/cn/island/PROJECT_YING_SWEI_CHECK.png', 'tw': './assets/cn/island/PROJECT_YING_SWEI_CHECK.png'})
ROLE_SELECT_CONFIRM = Button(area={'cn': (1068, 597, 1118, 621), 'en': (1068, 597, 1118, 621), 'jp': (1068, 597, 1118, 621), 'tw': (1068, 597, 1118, 621)}, color={'cn': (109, 206, 255), 'en': (125, 211, 255), 'jp': (109, 206, 255), 'tw': (109, 206, 255)}, button={'cn': (948, 585, 1239, 632), 'en': (1068, 597, 1118, 621), 'jp': (948, 585, 1239, 632), 'tw': (948, 585, 1239, 632)}, file={'cn': './assets/cn/island/ROLE_SELECT_CONFIRM.png', 'en': './assets/en/island/ROLE_SELECT_CONFIRM.png', 'jp': './assets/cn/island/ROLE_SELECT_CONFIRM.png', 'tw': './assets/cn/island/ROLE_SELECT_CONFIRM.png'})
ROLE_SELECT_ENTER = Button(area={'cn': (579, 314, 700, 350), 'en': (578, 313, 701, 351), 'jp': (579, 314, 700, 350), 'tw': (579, 314, 700, 350)}, color={'cn': (239, 238, 237), 'en': (237, 237, 236), 'jp': (239, 238, 237), 'tw': (239, 238, 237)}, button={'cn': (534, 206, 747, 483), 'en': (578, 313, 701, 351), 'jp': (534, 206, 747, 483), 'tw': (534, 206, 747, 483)}, file={'cn': './assets/cn/island/ROLE_SELECT_ENTER.png', 'en': './assets/en/island/ROLE_SELECT_ENTER.png', 'jp': './assets/cn/island/ROLE_SELECT_ENTER.png', 'tw': './assets/cn/island/ROLE_SELECT_ENTER.png'})
ROLE_SORTING_CLICK = Button(area={'cn': (109, 606, 272, 644), 'en': (109, 606, 272, 644), 'jp': (109, 606, 272, 644), 'tw': (109, 606, 272, 644)}, color={'cn': (101, 102, 101), 'en': (101, 102, 101), 'jp': (101, 102, 101), 'tw': (101, 102, 101)}, button={'cn': (109, 606, 272, 644), 'en': (109, 606, 272, 644), 'jp': (109, 606, 272, 644), 'tw': (109, 606, 272, 644)}, file={'cn': './assets/cn/island/ROLE_SORTING_CLICK.png', 'en': './assets/cn/island/ROLE_SORTING_CLICK.png', 'jp': './assets/cn/island/ROLE_SORTING_CLICK.png', 'tw': './assets/cn/island/ROLE_SORTING_CLICK.png'})
ROLE_SORT_ASC = Button(area={'cn': (143, 619, 150, 623), 'en': (143, 619, 150, 623), 'jp': (143, 619, 150, 623), 'tw': (143, 619, 150, 623)}, color={'cn': (244, 244, 244), 'en': (244, 244, 244), 'jp': (244, 244, 244), 'tw': (244, 244, 244)}, button={'cn': (143, 619, 150, 623), 'en': (143, 619, 150, 623), 'jp': (143, 619, 150, 623), 'tw': (143, 619, 150, 623)}, file={'cn': './assets/cn/island/ROLE_SORT_ASC.png', 'en': './assets/cn/island/ROLE_SORT_ASC.png', 'jp': './assets/cn/island/ROLE_SORT_ASC.png', 'tw': './assets/cn/island/ROLE_SORT_ASC.png'})
ROLE_SORT_DESC = Button(area={'cn': (143, 627, 150, 631), 'en': (143, 627, 150, 631), 'jp': (143, 627, 150, 631), 'tw': (143, 627, 150, 631)}, color={'cn': (236, 236, 236), 'en': (236, 236, 236), 'jp': (236, 236, 236), 'tw': (236, 236, 236)}, button={'cn': (143, 627, 150, 631), 'en': (143, 627, 150, 631), 'jp': (143, 627, 150, 631), 'tw': (143, 627, 150, 631)}, file={'cn': './assets/cn/island/ROLE_SORT_DESC.png', 'en': './assets/cn/island/ROLE_SORT_DESC.png', 'jp': './assets/cn/island/ROLE_SORT_DESC.png', 'tw': './assets/cn/island/ROLE_SORT_DESC.png'})
TEMPLATE_AKASHI = Template(file={'cn': './assets/cn/island/TEMPLATE_AKASHI.png', 'en': './assets/cn/island/TEMPLATE_AKASHI.png', 'jp': './assets/cn/island/TEMPLATE_AKASHI.png', 'tw': './assets/cn/island/TEMPLATE_AKASHI.png'})
TEMPLATE_AMAGI_CHAN = Template(file={'cn': './assets/cn/island/TEMPLATE_AMAGI_CHAN.png', 'en': './assets/cn/island/TEMPLATE_AMAGI_CHAN.png', 'jp': './assets/cn/island/TEMPLATE_AMAGI_CHAN.png', 'tw': './assets/cn/island/TEMPLATE_AMAGI_CHAN.png'})
TEMPLATE_CARROT = Template(file={'cn': './assets/cn/island/TEMPLATE_CARROT.png', 'en': './assets/cn/island/TEMPLATE_CARROT.png', 'jp': './assets/cn/island/TEMPLATE_CARROT.png', 'tw': './assets/cn/island/TEMPLATE_CARROT.png'})

View File

@ -58,7 +58,8 @@ class Island(IslandProjectRun, IslandTransportRun):
def run(self):
if server.server in ['cn', 'en']:
transport = False
project_config = [self.config.__getattribute__(f'Island{i}_Receive') for i in range(1, 16)]
project_config = [self.config.__getattribute__(f'Island{i}_Receive')
for i in range(1, len(name_to_slot) + 1)]
project = any(project_config)
names = self.island_config_to_names(project_config)
if transport or project:

View File

@ -16,6 +16,12 @@ from module.island.ui import IslandUI
from module.logger import logger
from module.map.map_grids import SelectedGrids
from module.ocr.ocr import Duration, Ocr
from module.ui.switch import Switch
ROLE_SORTING = Switch('Role_sorting')
ROLE_SORTING.add_state('Ascending', check_button=ROLE_SORT_ASC, click_button=ROLE_SORTING_CLICK)
ROLE_SORTING.add_state('Descending', check_button=ROLE_SORT_DESC, click_button=ROLE_SORTING_CLICK)
class ProjectNameOcr(Ocr):
@ -465,7 +471,8 @@ class IslandProjectRun(IslandUI):
bool: if selected
"""
logger.info('Island select role')
timeout = Timer(1.5, count=3).start()
ROLE_SORTING.set('Descending', main=self)
timeout = Timer(5, count=3).start()
count = 0
while 1:
if skip_first_screenshot:
@ -484,8 +491,14 @@ class IslandProjectRun(IslandUI):
return self._project_character_select(click_button, check_button)
else:
name = ' '.join(map(lambda x: x.capitalize(), character.split('_')))
logger.info(f'No character {name} found')
if count >= 2:
# retry 2 times for character select
if 1 <= count < 3:
logger.info(f'No character {name} was found, try reversed order')
ROLE_SORTING.set('Ascending', main=self)
# select manjuu after 4 trials
elif count >= 3:
logger.info(f'No character {name} was found, use manjuu')
ROLE_SORTING.set('Ascending', main=self)
character = 'manjuu'
count += 1
continue

View File

@ -1,9 +1,9 @@
import module.config.server as server
__name_to_slot_cn = {
'丰壤农田': 4, '悠然牧场': 4, '沉石矿山': 4, '翠土林场': 4, '坠香果园': 4, '青芽苗圃': 2,
'有鱼餐馆': 2, '白熊饮品': 2, '啾啾简餐': 2, '乌鱼烤肉': 2, '木料加工设备': 2, '工业生产设备': 2,
'电子加工设备': 2, '手工制作设备': 2, '啾咖啡': 2
'丰壤农田': 4, '悠然牧场': 4, '啾啾渔场': 3, '沉石矿山': 4, '翠土林场': 4, '坠香果园': 4,
'青芽苗圃': 2, '有鱼餐馆': 2, '白熊饮品': 2, '啾啾简餐': 2, '乌鱼烤肉': 2, '木料加工设备': 2,
'工业生产设备': 2, '电子加工设备': 2, '手工制作设备': 2, '啾咖啡': 2,
}
__items_data_cn = {
@ -15,50 +15,89 @@ __items_data_cn = {
1: '鸡蛋', 2: '鲜肉', 3: '牛奶', 4: '羊毛',
},
3: {
1: '煤炭', 2: '铜矿', 3: '铝矿', 4: '铁矿', 5: '硫矿', 6: '银矿',
1: '贝类', 2: '鲶鱼', 3: '鲤鱼', 4: '鲫鱼', 5: '小河虾', 6: '小龙虾',
7: '鲈鱼', 8: '螃蟹', 9: '鱿鱼', 10: '马鲛鱼', 11: '金枪鱼', 12: '三文鱼',
13: '红鲷鱼', 14: '黑鲷鱼', 15: '黄鳍金枪鱼', 16: '海参',
},
4: {
1: '自然之木', 2: '实用之木', 3: '精选之木', 4: '典雅之木',
1: '煤炭', 2: '铜矿', 3: '铝矿', 4: '铁矿', 5: '硫矿', 6: '银矿',
},
5: {
1: '秋月梨', 2: '柿子', 3: '苹果', 4: '柑橘', 5: '香蕉', 6: '芒果',
7: '柠檬', 8: '牛油果', 9: '橡胶',
1: '自然之木', 2: '实用之木', 3: '精选之木', 4: '典雅之木',
},
# autumn
# 6: {
# 1: '秋月梨', 2: '柿子', 3: '苹果', 4: '柑橘', 5: '香蕉', 6: '芒果',
# 7: '柠檬', 8: '牛油果', 9: '橡胶',
# },
# spring
6: {
1: '亚麻', 2: '草莓', 3: '棉花', 4: '茶叶', 5: '薰衣草', 6: '胡萝卜',
7: '洋葱',
1: '苹果', 2: '柑橘', 3: '香蕉', 4: '芒果', 5: '柠檬', 6: '牛油果',
7: '橡胶',
},
# autumn
# 7: {
# 1: '亚麻', 2: '草莓', 3: '棉花', 4: '茶叶', 5: '薰衣草', 6: '胡萝卜',
# 7: '洋葱',
# },
# spring
7: {
1: '柿子饼', 2: '松茸鸡汤', 3: '豆腐', 4: '肉末烧豆腐', 5: '蛋包饭',
6: '白菜豆腐汤', 7: '蔬菜沙拉', 8: '经典豆腐套餐', 9: '绵玉定食',
1: '芦笋', 2: '凤梨', 3: '亚麻', 4: '草莓', 5: '棉花', 6: '茶叶',
7: '薰衣草', 8: '胡萝卜', 9: '洋葱',
},
# autumn
# 8: {
# 1: '柿子饼', 2: '松茸鸡汤', 3: '豆腐', 4: '肉末烧豆腐', 5: '蛋包饭',
# 6: '白菜豆腐汤', 7: '蔬菜沙拉', 8: '炸鱼薯条', 9: '洋葱蒸鱼', 10: '佛跳墙',
# 11: '经典豆腐套餐', 12: '绵玉定食',
# },
# spring
8: {
1: '胡萝卜秋梨汁', 2: '菊花茶', 3: '苹果汁', 4: '香蕉芒果汁',
5: '蜂蜜柠檬水', 6: '草莓蜜沁', 7: '薰衣草茶', 8: '草莓蜂蜜冰沙',
9: '阳光蜜水', 10: '花香果韵', 11: '缤纷果乐园',
1: '凉拌双笋', 2: '芦笋炒虾仁', 3: '豆腐', 4: '肉末烧豆腐', 5: '蛋包饭',
6: '白菜豆腐汤', 7: '蔬菜沙拉', 8: '炸鱼薯条', 9: '洋葱蒸鱼', 10: '佛跳墙',
11: '经典豆腐套餐', 12: '绵玉定食',
},
# autumn
# 9: {
# 1: '胡萝卜秋梨汁', 2: '菊花茶', 3: '苹果汁', 4: '香蕉芒果汁',
# 5: '蜂蜜柠檬水', 6: '草莓蜜沁', 7: '薰衣草茶', 8: '草莓蜂蜜冰沙',
# 9: '花香果韵', 10: '缤纷果乐园', 11: '阳光蜜水',
# },
# spring
9: {
1: '玉米杯', 2: '苹果派', 3: '香橙派', 4: '芒果糯米饭', 5: '香蕉可丽饼',
6: '草莓夏洛特', 7: '香甜组合', 8: '果园二重奏', 9: '莓果香橙甜点组',
1: '鲜榨菠萝汁', 2: '迎春花茶', 3: '苹果汁', 4: '香蕉芒果汁',
5: '蜂蜜柠檬水', 6: '草莓蜜沁', 7: '薰衣草茶', 8: '草莓蜂蜜冰沙',
9: '花香果韵', 10: '缤纷果乐园', 11: '阳光蜜水',
},
10: {
1: '炭烤肉串', 2: '禽肉土豆拼盘', 3: '爆炒禽肉', 4: '胡萝卜厚蛋烧',
5: '汉堡肉饭', 6: '烤肉狂欢', 7: '能量双拼套餐',
1: '玉米杯', 2: '苹果派', 3: '香橙派', 4: '芒果糯米饭', 5: '香蕉可丽饼',
6: '草莓夏洛特', 7: '海鲜饭', 8: '香甜组合', 9: '果园二重奏',
10: '莓果香橙甜点组',
},
11: {
1: '纸张', 2: '记事本', 3: '桌椅', 4: '精选木桶', 5: '文件柜',
1: '炭烤肉串', 2: '禽肉土豆拼盘', 3: '爆炒禽肉', 4: '胡萝卜厚蛋烧',
5: '汉堡肉饭', 6: '柠檬虾', 7: '爆炒小龙虾', 8: '烤肉狂欢', 9: '能量双拼套餐',
},
12: {
1: '炭笔', 2: '铁钉', 3: '电缆', 4: '硫酸', 5: '火药', 6: '刀叉餐具',
1: '纸张', 2: '记事本', 3: '桌椅', 4: '精选木桶', 5: '装饰画', 6: '文件柜',
},
13: {
1: '墨盒', 2: '钟表', 3: '蓄电池', 4: '净水滤芯',
1: '炭笔', 2: '电缆', 3: '铁钉', 4: '硫酸', 5: '火药', 6: '刀叉餐具',
},
14: {
1: '秋季花束', 2: '花生油', 3: '布料', 4: '皮革', 5: '绳索', 6: '手套',
1: '墨盒', 2: '钟表', 3: '蓄电池', 4: '净水滤芯',
},
# autumn
# 15: {
# 1: '秋季花束', 2: '花生油', 3: '布料', 4: '皮革', 5: '绳索', 6: '手套',
# 7: '香囊', 8: '鞋靴', 9: '绷带',
# },
# spring
15: {
1: '袋装荠菜干', 2: '春季花束', 3: '布料', 4: '皮革', 5: '绳索', 6: '手套',
7: '香囊', 8: '鞋靴', 9: '绷带',
},
15: {
16: {
1: '欧姆蛋', 2: '冰咖啡', 3: '芝士', 4: '拿铁', 5: '柑橘咖啡',
6: '草莓奶绿', 7: '晨光活力组合', 8: '醒神套餐', 9: '果香双杯乐',
},

View File

@ -34,7 +34,7 @@ MISSION_MONTHLY_BOSS = Button(area={'cn': (669, 188, 747, 206), 'en': (711, 226,
MISSION_OVERVIEW_ACCEPT = Button(area={'cn': (1072, 12, 1130, 40), 'en': (1082, 16, 1123, 54), 'jp': (1069, 5, 1132, 43), 'tw': (1069, 10, 1131, 42)}, color={'cn': (230, 193, 168), 'en': (228, 174, 128), 'jp': (224, 166, 120), 'tw': (227, 180, 146)}, button={'cn': (1072, 12, 1130, 40), 'en': (1082, 16, 1123, 54), 'jp': (1069, 5, 1132, 43), 'tw': (1069, 10, 1131, 42)}, file={'cn': './assets/cn/os_handler/MISSION_OVERVIEW_ACCEPT.png', 'en': './assets/en/os_handler/MISSION_OVERVIEW_ACCEPT.png', 'jp': './assets/jp/os_handler/MISSION_OVERVIEW_ACCEPT.png', 'tw': './assets/tw/os_handler/MISSION_OVERVIEW_ACCEPT.png'})
MISSION_OVERVIEW_ACCEPT_SINGLE = Button(area={'cn': (1066, 121, 1138, 149), 'en': (1068, 127, 1138, 149), 'jp': (1067, 121, 1138, 149), 'tw': (1066, 121, 1138, 149)}, color={'cn': (145, 182, 231), 'en': (156, 196, 237), 'jp': (133, 173, 227), 'tw': (145, 182, 231)}, button={'cn': (1066, 121, 1138, 149), 'en': (1068, 127, 1138, 149), 'jp': (1067, 121, 1138, 149), 'tw': (1066, 121, 1138, 149)}, file={'cn': './assets/cn/os_handler/MISSION_OVERVIEW_ACCEPT_SINGLE.png', 'en': './assets/en/os_handler/MISSION_OVERVIEW_ACCEPT_SINGLE.png', 'jp': './assets/jp/os_handler/MISSION_OVERVIEW_ACCEPT_SINGLE.png', 'tw': './assets/cn/os_handler/MISSION_OVERVIEW_ACCEPT_SINGLE.png'})
MISSION_OVERVIEW_CHECK = Button(area={'cn': (127, 17, 262, 42), 'en': (128, 18, 300, 37), 'jp': (126, 16, 263, 42), 'tw': (126, 16, 263, 42)}, color={'cn': (148, 165, 209), 'en': (120, 136, 182), 'jp': (95, 109, 148), 'tw': (147, 164, 208)}, button={'cn': (127, 17, 262, 42), 'en': (128, 18, 300, 37), 'jp': (126, 16, 263, 42), 'tw': (126, 16, 263, 42)}, file={'cn': './assets/cn/os_handler/MISSION_OVERVIEW_CHECK.png', 'en': './assets/en/os_handler/MISSION_OVERVIEW_CHECK.png', 'jp': './assets/jp/os_handler/MISSION_OVERVIEW_CHECK.png', 'tw': './assets/tw/os_handler/MISSION_OVERVIEW_CHECK.png'})
MISSION_OVERVIEW_EMPTY = Button(area={'cn': (1052, 320, 1067, 390), 'en': (1052, 320, 1067, 390), 'jp': (1052, 320, 1067, 390), 'tw': (1052, 320, 1067, 390)}, color={'cn': (144, 91, 99), 'en': (144, 91, 99), 'jp': (144, 91, 99), 'tw': (144, 91, 99)}, button={'cn': (1052, 320, 1067, 390), 'en': (1052, 320, 1067, 390), 'jp': (1052, 320, 1067, 390), 'tw': (1052, 320, 1067, 390)}, file={'cn': './assets/cn/os_handler/MISSION_OVERVIEW_EMPTY.png', 'en': './assets/cn/os_handler/MISSION_OVERVIEW_EMPTY.png', 'jp': './assets/cn/os_handler/MISSION_OVERVIEW_EMPTY.png', 'tw': './assets/cn/os_handler/MISSION_OVERVIEW_EMPTY.png'})
MISSION_OVERVIEW_EMPTY = Button(area={'cn': (1052, 320, 1067, 390), 'en': (1052, 320, 1067, 390), 'jp': (1052, 320, 1067, 390), 'tw': (1052, 320, 1067, 390)}, color={'cn': (144, 91, 99), 'en': (144, 91, 99), 'jp': (144, 91, 99), 'tw': (144, 91, 99)}, button={'cn': (1052, 320, 1067, 390), 'en': (1052, 320, 1067, 390), 'jp': (1052, 320, 1067, 390), 'tw': (1052, 320, 1067, 390)}, file={'cn': './assets/cn/os_handler/MISSION_OVERVIEW_EMPTY.png', 'en': './assets/en/os_handler/MISSION_OVERVIEW_EMPTY.png', 'jp': './assets/jp/os_handler/MISSION_OVERVIEW_EMPTY.png', 'tw': './assets/tw/os_handler/MISSION_OVERVIEW_EMPTY.png'})
MISSION_OVERVIEW_ENTER = Button(area={'cn': (1111, 672, 1207, 690), 'en': (1112, 662, 1183, 689), 'jp': (1108, 670, 1224, 691), 'tw': (1110, 671, 1207, 690)}, color={'cn': (66, 68, 72), 'en': (60, 67, 78), 'jp': (38, 43, 50), 'tw': (67, 70, 75)}, button={'cn': (1105, 629, 1255, 693), 'en': (1105, 629, 1254, 693), 'jp': (1105, 629, 1254, 693), 'tw': (1105, 629, 1255, 693)}, file={'cn': './assets/cn/os_handler/MISSION_OVERVIEW_ENTER.png', 'en': './assets/en/os_handler/MISSION_OVERVIEW_ENTER.png', 'jp': './assets/jp/os_handler/MISSION_OVERVIEW_ENTER.png', 'tw': './assets/tw/os_handler/MISSION_OVERVIEW_ENTER.png'})
MISSION_QUIT = Button(area={'cn': (1086, 111, 1152, 155), 'en': (1086, 111, 1152, 155), 'jp': (1086, 111, 1152, 155), 'tw': (1086, 111, 1152, 155)}, color={'cn': (152, 38, 35), 'en': (152, 38, 35), 'jp': (152, 38, 35), 'tw': (152, 38, 35)}, button={'cn': (1086, 111, 1152, 155), 'en': (1086, 111, 1152, 155), 'jp': (1086, 111, 1152, 155), 'tw': (1086, 111, 1152, 155)}, file={'cn': './assets/cn/os_handler/MISSION_QUIT.png', 'en': './assets/en/os_handler/MISSION_QUIT.png', 'jp': './assets/jp/os_handler/MISSION_QUIT.png', 'tw': './assets/tw/os_handler/MISSION_QUIT.png'})
MISSION_SIREN_RESEARCH = Button(area={'cn': (608, 186, 649, 208), 'en': (608, 186, 649, 208), 'jp': (608, 186, 649, 208), 'tw': (608, 186, 649, 208)}, color={'cn': (111, 123, 144), 'en': (111, 123, 144), 'jp': (111, 123, 144), 'tw': (111, 123, 144)}, button={'cn': (608, 186, 649, 208), 'en': (608, 186, 649, 208), 'jp': (608, 186, 649, 208), 'tw': (608, 186, 649, 208)}, file={'cn': './assets/cn/os_handler/MISSION_SIREN_RESEARCH.png', 'en': './assets/cn/os_handler/MISSION_SIREN_RESEARCH.png', 'jp': './assets/cn/os_handler/MISSION_SIREN_RESEARCH.png', 'tw': './assets/cn/os_handler/MISSION_SIREN_RESEARCH.png'})

View File

@ -5,7 +5,6 @@ import module.config.server as server
from module.base.timer import Timer
from module.campaign.campaign_event import CampaignEvent
from module.combat.assets import *
from module.event_hospital.assets import *
from module.exception import ScriptError
from module.logger import logger
from module.map.map_operation import MapOperation