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

Reform config file of EventABCD

This commit is contained in:
bookbug666
2022-07-27 14:50:54 +08:00
parent 36ed599d95
commit 1a16e31138
10 changed files with 48 additions and 223 deletions

View File

@@ -2587,7 +2587,7 @@
"value": "00:00"
}
},
"EventA": {
"EventDaily": {
"StageFilter": {
"type": "textarea",
"value": "A1 > A2 > A3"
@@ -3005,7 +3005,7 @@
"value": "00:00"
}
},
"EventB": {
"EventDaily": {
"StageFilter": {
"type": "textarea",
"value": "B1 > B2 > B3"
@@ -3423,7 +3423,7 @@
"value": "00:00"
}
},
"EventC": {
"EventDaily": {
"StageFilter": {
"type": "textarea",
"value": "C1 > C2 > C3"
@@ -3841,7 +3841,7 @@
"value": "00:00"
}
},
"EventD": {
"EventDaily": {
"StageFilter": {
"type": "textarea",
"value": "D1 > D2 > D3"

View File

@@ -219,22 +219,10 @@ GemsFarming:
EventGeneral:
PtLimit: 0
TimeLimit: 2020-01-01 00:00:00
EventA:
EventDaily:
StageFilter: |-
A1 > A2 > A3
LastStage: 0
EventB:
StageFilter: |-
B1 > B2 > B3
LastStage: 0
EventC:
StageFilter: |-
C1 > C2 > C3
LastStage: 0
EventD:
StageFilter: |-
D1 > D2 > D3
LastStage: 0
Raid:
Mode:
value: hard

View File

@@ -8,6 +8,23 @@
# ==================== Event ====================
EventA:
EventDaily:
StageFilter: |-
A1 > A2 > A3
EventB:
EventDaily:
StageFilter: |-
B1 > B2 > B3
EventC:
EventDaily:
StageFilter: |-
C1 > C2 > C3
EventD:
EventDaily:
StageFilter: |-
D1 > D2 > D3
# ==================== Reward ====================
Commission:

View File

@@ -77,7 +77,7 @@ Event2:
- EnemyPriority
EventA:
- Scheduler
- EventA
- EventDaily
- Campaign
- StopCondition
- Fleet
@@ -87,7 +87,7 @@ EventA:
- EnemyPriority
EventB:
- Scheduler
- EventB
- EventDaily
- Campaign
- StopCondition
- Fleet
@@ -97,7 +97,7 @@ EventB:
- EnemyPriority
EventC:
- Scheduler
- EventC
- EventDaily
- Campaign
- StopCondition
- Fleet
@@ -107,7 +107,7 @@ EventC:
- EnemyPriority
EventD:
- Scheduler
- EventD
- EventDaily
- Campaign
- StopCondition
- Fleet