mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 20:58:19 +08:00
Del: Unnecessary settings
This commit is contained in:
@@ -1283,26 +1283,6 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"Submarine": {
|
||||
"Fleet": {
|
||||
"type": "disable",
|
||||
"value": 0,
|
||||
"option": [
|
||||
0,
|
||||
1,
|
||||
2
|
||||
]
|
||||
},
|
||||
"Mode": {
|
||||
"type": "disable",
|
||||
"value": "do_not_use",
|
||||
"option": [
|
||||
"do_not_use",
|
||||
"hunt_only",
|
||||
"every_combat"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Emotion": {
|
||||
"CalculateEmotion": {
|
||||
"type": "checkbox",
|
||||
@@ -1374,40 +1354,6 @@
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
"HpControl": {
|
||||
"UseHpBalance": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"UseEmergencyRepair": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"UseLowHpRetreat": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"HpBalanceThreshold": {
|
||||
"type": "input",
|
||||
"value": 0.2
|
||||
},
|
||||
"HpBalanceWeight": {
|
||||
"type": "input",
|
||||
"value": "1000, 1000, 1000"
|
||||
},
|
||||
"RepairUseSingleThreshold": {
|
||||
"type": "input",
|
||||
"value": 0.3
|
||||
},
|
||||
"RepairUseMultiThreshold": {
|
||||
"type": "input",
|
||||
"value": 0.6
|
||||
},
|
||||
"LowHpRetreatThreshold": {
|
||||
"type": "input",
|
||||
"value": 0.3
|
||||
}
|
||||
}
|
||||
},
|
||||
"C72MysteryFarming": {
|
||||
@@ -2728,26 +2674,6 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"Submarine": {
|
||||
"Fleet": {
|
||||
"type": "select",
|
||||
"value": 0,
|
||||
"option": [
|
||||
0,
|
||||
1,
|
||||
2
|
||||
]
|
||||
},
|
||||
"Mode": {
|
||||
"type": "select",
|
||||
"value": "do_not_use",
|
||||
"option": [
|
||||
"do_not_use",
|
||||
"hunt_only",
|
||||
"every_combat"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Emotion": {
|
||||
"CalculateEmotion": {
|
||||
"type": "checkbox",
|
||||
@@ -2819,40 +2745,6 @@
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
"HpControl": {
|
||||
"UseHpBalance": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"UseEmergencyRepair": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"UseLowHpRetreat": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"HpBalanceThreshold": {
|
||||
"type": "input",
|
||||
"value": 0.2
|
||||
},
|
||||
"HpBalanceWeight": {
|
||||
"type": "input",
|
||||
"value": "1000, 1000, 1000"
|
||||
},
|
||||
"RepairUseSingleThreshold": {
|
||||
"type": "input",
|
||||
"value": 0.3
|
||||
},
|
||||
"RepairUseMultiThreshold": {
|
||||
"type": "input",
|
||||
"value": 0.6
|
||||
},
|
||||
"LowHpRetreatThreshold": {
|
||||
"type": "input",
|
||||
"value": 0.3
|
||||
}
|
||||
}
|
||||
},
|
||||
"Commission": {
|
||||
@@ -3815,7 +3707,7 @@
|
||||
},
|
||||
"StopCondition": {
|
||||
"RunCount": {
|
||||
"type": "input",
|
||||
"type": "disable",
|
||||
"value": 0
|
||||
},
|
||||
"OilLimit": {
|
||||
@@ -3842,7 +3734,7 @@
|
||||
"value": false
|
||||
},
|
||||
"ReachLevel120": {
|
||||
"type": "checkbox",
|
||||
"type": "disable",
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
@@ -4185,7 +4077,7 @@
|
||||
"value": false
|
||||
},
|
||||
"Use2xBook": {
|
||||
"type": "checkbox",
|
||||
"type": "disable",
|
||||
"value": false
|
||||
},
|
||||
"AmbushEvade": {
|
||||
@@ -5063,7 +4955,7 @@
|
||||
"tw": "war_archives_20180726_cn"
|
||||
},
|
||||
"Mode": {
|
||||
"type": "select",
|
||||
"type": "disable",
|
||||
"value": "normal",
|
||||
"option": [
|
||||
"normal",
|
||||
@@ -5087,7 +4979,7 @@
|
||||
"value": false
|
||||
},
|
||||
"AmbushEvade": {
|
||||
"type": "checkbox",
|
||||
"type": "disable",
|
||||
"value": true
|
||||
}
|
||||
},
|
||||
|
||||
@@ -53,9 +53,6 @@ C11AffinityFarming:
|
||||
Fleet:
|
||||
FleetOrder: fleet1_all_fleet2_standby
|
||||
AutoSearchFleetOrder: fleet1_all_fleet2_standby
|
||||
Submarine:
|
||||
Fleet: 0
|
||||
Mode: do_not_use
|
||||
C72MysteryFarming:
|
||||
Campaign:
|
||||
Name: campaign_7_2_mystery_farming
|
||||
@@ -206,9 +203,11 @@ Sos:
|
||||
Use2xBook: false
|
||||
AmbushEvade: true
|
||||
StopCondition:
|
||||
RunCount: 0
|
||||
MapAchievement: non_stop
|
||||
StageIncrease: false
|
||||
GetNewShip: false
|
||||
ReachLevel120: false
|
||||
Fleet:
|
||||
AutoSearchFleetOrder: fleet1_all_fleet2_standby
|
||||
EventAb:
|
||||
@@ -219,6 +218,7 @@ EventAb:
|
||||
Campaign:
|
||||
Name: dynamic
|
||||
Mode: normal
|
||||
Use2xBook: false
|
||||
AmbushEvade: true
|
||||
StopCondition:
|
||||
RunCount: 0
|
||||
@@ -265,6 +265,9 @@ WarArchives:
|
||||
SuccessInterval: 30
|
||||
FailureInterval: 30
|
||||
ServerUpdate: 00:00
|
||||
Campaign:
|
||||
Mode: normal
|
||||
AmbushEvade: true
|
||||
|
||||
# ==================== Opsi ====================
|
||||
|
||||
|
||||
@@ -44,9 +44,7 @@ C11AffinityFarming:
|
||||
- Campaign
|
||||
- StopCondition
|
||||
- Fleet
|
||||
- Submarine
|
||||
- Emotion
|
||||
- HpControl
|
||||
C72MysteryFarming:
|
||||
- Scheduler
|
||||
- C72MysteryFarming
|
||||
@@ -80,9 +78,7 @@ GemsFarming:
|
||||
- Campaign
|
||||
- StopCondition
|
||||
- Fleet
|
||||
- Submarine
|
||||
- Emotion
|
||||
- HpControl
|
||||
|
||||
# ==================== Reward ====================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user