-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
65 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# E1AB 炸鱼 敌方1DD+3SS SS没有开幕 | ||
chapter: E | ||
map: 1 | ||
selected_nodes: [A,B] | ||
node_defaults: | ||
proceed: False | ||
formation: 5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# E3AD夜战 | ||
# 带路条件:A:6船;A进D最低速≤30 | ||
# 敌方配置: | ||
# A:5个70血轻母 | ||
# D:2个84血轻母、3个70血轻母 | ||
chapter: E | ||
map: 3 | ||
selected_nodes: [A,D] | ||
node_defaults: | ||
formation: 4 | ||
night: True | ||
|
||
node_args: | ||
A: | ||
proceed: True | ||
D: | ||
proceed: False |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# H1AB 炸鱼 敌方3个48血鱼+1个40血鱼 | ||
chapter: H | ||
map: 1 | ||
selected_nodes: [A,B] | ||
node_defaults: | ||
proceed: False | ||
formation: 5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# H3AD夜战 | ||
# 带路条件:A:6船;A进D最低速≤30 | ||
# 敌方配置: | ||
# A:3个88血轻母,2个84血轻母 | ||
# D:5个88血轻母 | ||
chapter: H | ||
map: 3 | ||
selected_nodes: [A,D] | ||
node_defaults: | ||
formation: 4 | ||
night: True | ||
|
||
node_args: | ||
A: | ||
proceed: True | ||
D: | ||
proceed: False |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# H3C金雷巡 | ||
# 带路条件:带潜艇+船数<6 | ||
# 敌方配置:6个88血两轮,低命中低反潜雷巡 | ||
chapter: H | ||
map: 3 | ||
selected_nodes: [C] | ||
node_defaults: | ||
formation: 4 | ||
night: True |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# H5AB纸BB | ||
# 敌方配置:6个233低命中低火力BB | ||
chapter: H | ||
map: 5 | ||
selected_nodes: [A,B] | ||
node_defaults: | ||
formation: 4 | ||
night: True |