mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 16:57:20 +08:00
Merge pull request #772 from nEEtdo0d/tactical_exp_fix
Fix: Refactor RewardTacticalClass
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
Scheduler:
|
||||
Enable: false
|
||||
NextRun:
|
||||
NextRun:
|
||||
value: 2020-01-01 00:00:00
|
||||
validate: datetime
|
||||
Command: Alas
|
||||
@@ -128,7 +128,7 @@ Emotion:
|
||||
CalculateEmotion: true
|
||||
IgnoreLowEmotionWarn: false
|
||||
Fleet1Value: 119
|
||||
Fleet1Record:
|
||||
Fleet1Record:
|
||||
value: 2020-01-01 00:00:00
|
||||
validate: datetime
|
||||
Fleet1Control:
|
||||
@@ -139,7 +139,7 @@ Emotion:
|
||||
option: [not_in_dormitory, dormitory_floor_1, dormitory_floor_2]
|
||||
Fleet1Oath: false
|
||||
Fleet2Value: 119
|
||||
Fleet2Record:
|
||||
Fleet2Record:
|
||||
value: 2020-01-01 00:00:00
|
||||
validate: datetime
|
||||
Fleet2Control:
|
||||
@@ -216,6 +216,12 @@ Tactical:
|
||||
> BlueT4 > YellowT4 > RedT4
|
||||
> BlueT1 > YellowT1 > RedT1
|
||||
> first
|
||||
ControlExpOverflow:
|
||||
Enable: true
|
||||
T4Allow: 100
|
||||
T3Allow: 100
|
||||
T2Allow: 200
|
||||
T1Allow: 200
|
||||
Research:
|
||||
UseCube: false
|
||||
UseCoin: true
|
||||
@@ -376,7 +382,7 @@ Exercise:
|
||||
LowHpThreshold: 0.4
|
||||
LowHpConfirmWait: 0.1
|
||||
OpponentRefreshValue: 0
|
||||
OpponentRefreshRecord:
|
||||
OpponentRefreshRecord:
|
||||
value: 2020-01-01 00:00:00
|
||||
validate: datetime
|
||||
Sos:
|
||||
|
||||
Reference in New Issue
Block a user