雷达敌人Ai修改
parent
e9de985052
commit
ae7251735b
|
|
@ -177,6 +177,33 @@
|
||||||
"taskDesc": "",
|
"taskDesc": "",
|
||||||
"preTaskID": 0,
|
"preTaskID": 0,
|
||||||
"postTaskID": 0
|
"postTaskID": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"taskID": 1006,
|
||||||
|
"taskCondition": {
|
||||||
|
"conditionType": 529,
|
||||||
|
"_args": [
|
||||||
|
3.0,
|
||||||
|
4.0,
|
||||||
|
5.0
|
||||||
|
],
|
||||||
|
"conditionArgs": [],
|
||||||
|
"score": 0,
|
||||||
|
"uncertainParam": [
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
5
|
||||||
|
],
|
||||||
|
"killEnemyIDList": [],
|
||||||
|
"job": 0,
|
||||||
|
"roleID": 0,
|
||||||
|
"isPass": 0,
|
||||||
|
"unitIDList": []
|
||||||
|
},
|
||||||
|
"taskNote": "",
|
||||||
|
"taskDesc": "",
|
||||||
|
"preTaskID": 0,
|
||||||
|
"postTaskID": 0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"patrolRoadData": [
|
"patrolRoadData": [
|
||||||
|
|
@ -455,7 +482,29 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"infoPanelGuideDatas": [],
|
"infoPanelGuideDatas": [],
|
||||||
"listAIBroadcastData": [],
|
"listAIBroadcastData": [
|
||||||
|
{
|
||||||
|
"triggerTaskID": 1006,
|
||||||
|
"aiBroadcastTargetType": 0,
|
||||||
|
"listTargetId": [
|
||||||
|
2
|
||||||
|
],
|
||||||
|
"AIAction": 0,
|
||||||
|
"AIActionTarget": 5,
|
||||||
|
"actionTargetId": 0,
|
||||||
|
"AIState": 0,
|
||||||
|
"AIPresetChangeType": 8,
|
||||||
|
"AIPresetId": 0,
|
||||||
|
"isLoopPatrol": false,
|
||||||
|
"PatrolId": 0,
|
||||||
|
"listBuildType": [],
|
||||||
|
"IsBackBirth": false,
|
||||||
|
"reachSpeedType": false,
|
||||||
|
"reachOpenAttack": false,
|
||||||
|
"isBackState": false,
|
||||||
|
"isLimitDistance": false
|
||||||
|
}
|
||||||
|
],
|
||||||
"npcInfos": [
|
"npcInfos": [
|
||||||
{
|
{
|
||||||
"index": 1,
|
"index": 1,
|
||||||
|
|
@ -511,7 +560,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"index": 3,
|
"index": 3,
|
||||||
"id": 610306006,
|
"id": 610306017,
|
||||||
"position": {
|
"position": {
|
||||||
"x": 8,
|
"x": 8,
|
||||||
"y": 13
|
"y": 13
|
||||||
|
|
@ -537,7 +586,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"index": 4,
|
"index": 4,
|
||||||
"id": 610306015,
|
"id": 610306019,
|
||||||
"position": {
|
"position": {
|
||||||
"x": 8,
|
"x": 8,
|
||||||
"y": 14
|
"y": 14
|
||||||
|
|
@ -563,7 +612,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"index": 5,
|
"index": 5,
|
||||||
"id": 610306005,
|
"id": 610306018,
|
||||||
"position": {
|
"position": {
|
||||||
"x": 7,
|
"x": 7,
|
||||||
"y": 14
|
"y": 14
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue