Skip to content

Commit 523842c

Browse files
fix: 远程打击不生效
1 parent 0bd46af commit 523842c

1 file changed

Lines changed: 6 additions & 26 deletions

File tree

assets/resource/pipeline/戰鬥.json

Lines changed: 6 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -740,8 +740,6 @@
740740
"type": "Click"
741741
},
742742
"enabled": false,
743-
"repeat": 2,
744-
"repeat_delay": 3000,
745743
"next": [
746744
"[JumpBack]重新连接",
747745
"节点1战斗开始"
@@ -909,8 +907,6 @@
909907
"type": "Click"
910908
},
911909
"enabled": false,
912-
"repeat": 2,
913-
"repeat_delay": 3000,
914910
"next": [
915911
"[JumpBack]重新连接",
916912
"节点1战斗开始"
@@ -945,7 +941,7 @@
945941
"target": "节点1索敌成功"
946942
}
947943
},
948-
"timeout": 30000,
944+
"timeout": 90000,
949945
"post_wait_freezes": 0,
950946
"next": [
951947
"[JumpBack]重新连接",
@@ -1280,8 +1276,6 @@
12801276
"type": "Click"
12811277
},
12821278
"enabled": false,
1283-
"repeat": 2,
1284-
"repeat_delay": 3000,
12851279
"next": [
12861280
"[JumpBack]重新连接",
12871281
"节点2战斗开始"
@@ -1449,8 +1443,6 @@
14491443
"type": "Click"
14501444
},
14511445
"enabled": false,
1452-
"repeat": 2,
1453-
"repeat_delay": 3000,
14541446
"next": [
14551447
"[JumpBack]重新连接",
14561448
"节点2战斗开始"
@@ -1485,7 +1477,7 @@
14851477
"target": "节点2索敌成功"
14861478
}
14871479
},
1488-
"timeout": 30000,
1480+
"timeout": 90000,
14891481
"post_wait_freezes": 0,
14901482
"next": [
14911483
"[JumpBack]重新连接",
@@ -1772,8 +1764,6 @@
17721764
"type": "Click"
17731765
},
17741766
"enabled": false,
1775-
"repeat": 2,
1776-
"repeat_delay": 3000,
17771767
"next": [
17781768
"[JumpBack]重新连接",
17791769
"节点3战斗开始"
@@ -1941,8 +1931,6 @@
19411931
"type": "Click"
19421932
},
19431933
"enabled": false,
1944-
"repeat": 2,
1945-
"repeat_delay": 3000,
19461934
"next": [
19471935
"[JumpBack]重新连接",
19481936
"节点3战斗开始"
@@ -1977,7 +1965,7 @@
19771965
"target": "节点3索敌成功"
19781966
}
19791967
},
1980-
"timeout": 30000,
1968+
"timeout": 90000,
19811969
"post_wait_freezes": 0,
19821970
"next": [
19831971
"[JumpBack]重新连接",
@@ -2264,8 +2252,6 @@
22642252
"type": "Click"
22652253
},
22662254
"enabled": false,
2267-
"repeat": 2,
2268-
"repeat_delay": 3000,
22692255
"next": [
22702256
"[JumpBack]重新连接",
22712257
"节点4战斗开始"
@@ -2433,8 +2419,6 @@
24332419
"type": "Click"
24342420
},
24352421
"enabled": false,
2436-
"repeat": 2,
2437-
"repeat_delay": 3000,
24382422
"next": [
24392423
"[JumpBack]重新连接",
24402424
"节点4战斗开始"
@@ -2469,7 +2453,7 @@
24692453
"target": "节点4索敌成功"
24702454
}
24712455
},
2472-
"timeout": 30000,
2456+
"timeout": 90000,
24732457
"post_wait_freezes": 0,
24742458
"next": [
24752459
"[JumpBack]重新连接",
@@ -2756,8 +2740,6 @@
27562740
"type": "Click"
27572741
},
27582742
"enabled": false,
2759-
"repeat": 2,
2760-
"repeat_delay": 3000,
27612743
"next": [
27622744
"[JumpBack]重新连接",
27632745
"节点5战斗开始"
@@ -2914,7 +2896,7 @@
29142896
"target": "节点5索敌成功"
29152897
}
29162898
},
2917-
"timeout": 30000,
2899+
"timeout": 90000,
29182900
"post_wait_freezes": 0,
29192901
"next": [
29202902
"[JumpBack]重新连接",
@@ -2942,8 +2924,6 @@
29422924
"type": "Click"
29432925
},
29442926
"enabled": false,
2945-
"repeat": 2,
2946-
"repeat_delay": 3000,
29472927
"next": [
29482928
"[JumpBack]重新连接",
29492929
"节点5战斗开始"
@@ -3148,7 +3128,7 @@
31483128
"target": "节点6索敌成功"
31493129
}
31503130
},
3151-
"timeout": 30000,
3131+
"timeout": 90000,
31523132
"post_wait_freezes": 0,
31533133
"next": [
31543134
"[JumpBack]重新连接",

0 commit comments

Comments
 (0)