修复周常技能本敌人刷新后未追敌

main
zhangping 2026-03-09 15:15:15 +08:00
parent 1a5ad68ba0
commit da1f6457f3
1 changed files with 23 additions and 2 deletions

View File

@ -140,6 +140,27 @@
"waitTime": 2.0
}
]
},
{
"id": 4,
"patrolInfos": [
{
"cellIndex": 214,
"patrolPoint": {
"x": 0,
"y": 0
},
"waitTime": 0.0
},
{
"cellIndex": 285,
"patrolPoint": {
"x": 0,
"y": 0
},
"waitTime": 0.0
}
]
}
],
"patrolRegionData": [],
@ -522,7 +543,7 @@
"patrolRoadID": -1,
"showRoadLine": false,
"specifyRegionID": -1,
"presetPathId": -1,
"presetPathId": 4,
"troopId": 1,
"isOpenInvestigate": true
},
@ -548,7 +569,7 @@
"patrolRoadID": -1,
"showRoadLine": false,
"specifyRegionID": -1,
"presetPathId": -1,
"presetPathId": 4,
"troopId": 1,
"isOpenInvestigate": true
},