1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-15 14:42:26 +08:00

Opt: [ALAS] Turn type lock to type state

This commit is contained in:
LmeSzinc
2023-10-28 21:42:12 +08:00
parent f7cf9e3bd2
commit 75a58f5640
9 changed files with 360 additions and 95 deletions

View File

@@ -7,8 +7,10 @@
Restart:
Scheduler:
Enable:
type: state
value: true
display: disabled
option: [ true, ]
option_bold: [ true, ]
SuccessInterval: 0
FailureInterval: 0
ServerUpdate: 00:00
@@ -51,13 +53,13 @@ Event:
Campaign:
Mode: normal
Event:
display: disabled
type: state
AmbushEvade: true
Event2:
Campaign:
Mode: normal
Event:
display: disabled
type: state
AmbushEvade: true
EventA:
Scheduler:
@@ -67,7 +69,7 @@ EventA:
Campaign:
Name: dynamic
Event:
display: disabled
type: state
Mode: normal
Use2xBook: false
AmbushEvade: true
@@ -85,7 +87,7 @@ EventB:
Campaign:
Name: dynamic
Event:
display: disabled
type: state
Mode: normal
Use2xBook: false
AmbushEvade: true
@@ -103,7 +105,7 @@ EventC:
Campaign:
Name: dynamic
Event:
display: disabled
type: state
Mode: normal
Use2xBook: false
AmbushEvade: true
@@ -121,7 +123,7 @@ EventD:
Campaign:
Name: dynamic
Event:
display: disabled
type: state
Mode: normal
Use2xBook: false
AmbushEvade: true
@@ -139,7 +141,7 @@ EventSp:
Campaign:
Name: sp
Event:
display: disabled
type: state
Mode: normal
Use2xBook: false
AmbushEvade: true
@@ -155,7 +157,7 @@ Raid:
Campaign:
Name: dynamic
Event:
display: disabled
type: state
Mode: normal
UseClearMode: true
UseFleetLock: true
@@ -181,7 +183,7 @@ RaidDaily:
Campaign:
Name: dynamic
Event:
display: disabled
type: state
Mode: normal
UseClearMode: true
UseFleetLock: true
@@ -212,7 +214,7 @@ Coalition:
ServerUpdate: 00:00
Campaign:
Event:
display: disabled
type: state
Mode: normal
UseClearMode: true
UseFleetLock: true
@@ -238,7 +240,7 @@ CoalitionSp:
Campaign:
Name: sp
Event:
display: disabled
type: state
Mode: normal
UseClearMode: true
UseFleetLock: true
@@ -262,8 +264,10 @@ CoalitionSp:
Commission:
Scheduler:
Enable:
value: true
type: lock
value: true
option: [ true, ]
option_bold: [ true, ]
SuccessInterval: 30-60
FailureInterval: 30-60
ServerUpdate: 00:00
@@ -275,8 +279,10 @@ Tactical:
Research:
Scheduler:
Enable:
value: true
type: lock
value: true
option: [ true, ]
option_bold: [ true, ]
SuccessInterval: 30-60
FailureInterval: 30-60
ServerUpdate: 00:00
@@ -298,8 +304,10 @@ Guild:
Reward:
Scheduler:
Enable:
value: true
type: lock
value: true
option: [ true, ]
option_bold: [ true, ]
SuccessInterval: 120-240
FailureInterval: 120-240
ServerUpdate: 00:00