1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-14 11:27:52 +08:00

Merge branch 'island'

This commit is contained in:
2026-08-09 07:01:41 +08:00
31 changed files with 3299 additions and 679 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -526,16 +526,16 @@ Awaken:
_Island:
IslandOption4: &IslandOption4
value: 0
option: [ 0, 1, 2, 3, 4]
option: [ 0, 1, 2, 3, 4 ]
IslandOption5: &IslandOption5
value: 0
option: [ 0, 1, 2, 3, 4, 5]
option: [ 0, 1, 2, 3, 4, 5 ]
IslandOption6: &IslandOption6
value: 0
option: [ 0, 1, 2, 3, 4, 5, 6]
option: [ 0, 1, 2, 3, 4, 5, 6 ]
IslandOption7: &IslandOption7
value: 0
option: [ 0, 1, 2, 3, 4, 5, 6, 7]
option: [ 0, 1, 2, 3, 4, 5, 6, 7 ]
IslandOption8: &IslandOption8
value: 0
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ]
@@ -585,6 +585,12 @@ _Island:
- yat_sen
- fei_yuen
- august_von_parseval
- anchorage
- belfast
- chang_feng
- leonardo_da_vinci
- mogador
- royal_fortune
IslandSecondaryCharacter: &IslandSecondaryCharacter
<<: *IslandCharacter
Island1:
@@ -664,10 +670,10 @@ Island5:
SecondaryCharacter4: *IslandSecondaryCharacter
Island6:
Receive: false
Option1: *IslandOption7
Option2: *IslandOption7
Option3: *IslandOption7
Option4: *IslandOption7
Option1: *IslandOption9
Option2: *IslandOption9
Option3: *IslandOption9
Option4: *IslandOption9
Character1: *IslandCharacter
SecondaryCharacter1: *IslandSecondaryCharacter
Character2: *IslandCharacter
@@ -678,8 +684,8 @@ Island6:
SecondaryCharacter4: *IslandSecondaryCharacter
Island7:
Receive: false
Option1: *IslandOption9
Option2: *IslandOption9
Option1: *IslandOption7
Option2: *IslandOption7
Character1: *IslandCharacter
SecondaryCharacter1: *IslandSecondaryCharacter
Character2: *IslandCharacter

View File

@@ -241,6 +241,7 @@ Reward:
- Awaken
Island:
- Scheduler
- IslandTransport
- Island1
- Island2
- Island3