We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2206281 commit c504b6aCopy full SHA for c504b6a
plans/normal_fight/8-2BJ.yaml
@@ -20,7 +20,7 @@ node_args:
20
proceed: True
21
J:
22
enemy_rules:
23
- - ["SAP<=1", "retreat"] # 不存在补给舰时撤退
+ - ["SAP<1", "retreat"] # 不存在补给舰时撤退
24
SL_when_spot_enemy_fails: True
25
formation: 4
26
night: False
0 commit comments