505 lines
16 KiB
JSON
505 lines
16 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
|
|
"redirectData": null,
|
|
"blackboardConfigs": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
|
|
"paraKeys": null,
|
|
"configs": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "0c62e8b85bafaf64fbb37d15326b404d",
|
|
"_assetPath": "Data/AI/Blackboard/AdvBlackboardNew.json"
|
|
},
|
|
{
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "820008b2eac496c45badd21a006ed6fa",
|
|
"_assetPath": "Data/AI/Blackboard/DefaultSharedBlackboardNew.json"
|
|
}
|
|
]
|
|
},
|
|
"noSharingKeys": null
|
|
},
|
|
"roots": null,
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "2ec10a46-4d07-4cf1-be2e-71c17da00d65"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetTimestampNode, Assembly-CSharp",
|
|
"BlackboardKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "LastDangerTime-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "ba3100fe-b864-4dbb-982a-56df3e7402fd"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTEquipToolNode, Assembly-CSharp",
|
|
"index": 2,
|
|
"parentIndex": -1,
|
|
"Guid": "0ed24a1e-6a06-40df-9997-3174221d3a5d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleNode, Assembly-CSharp",
|
|
"BubbleId": 4134,
|
|
"SuccessRateGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
},
|
|
"HasIntervalTime": false,
|
|
"IntervalTimeGetter": null,
|
|
"LastPlayedTimeKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 0,
|
|
"Guid": "11bd0ba3-7e5a-4ed2-982c-58a1160f247c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRunPQSNode, Assembly-CSharp",
|
|
"configAsset": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "23edadc73bafb5a48b69c31be90c9ddf",
|
|
"_assetPath": "Data/AI/PQS/FindAPointToRunForLife.json"
|
|
},
|
|
"TargetPointKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 0,
|
|
"Guid": "e96d6a89-6c0d-4571-b4e0-ef3278bc3d47"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTNaviToPositionNode, Assembly-CSharp",
|
|
"MoveCmdType": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
},
|
|
"SpeedUpWhenFaraway": false,
|
|
"IsOverrideStopDis": false,
|
|
"StopDistance": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 0.1
|
|
},
|
|
"ShouldFailWhenStuck": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
},
|
|
"TargetPointGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
}
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 0,
|
|
"Guid": "d59bba55-1433-4be8-8602-e5cf3fe4a32e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRunPQSNode, Assembly-CSharp",
|
|
"configAsset": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "23edadc73bafb5a48b69c31be90c9ddf",
|
|
"_assetPath": "Data/AI/PQS/FindAPointToRunForLife.json"
|
|
},
|
|
"TargetPointKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"index": 6,
|
|
"parentIndex": -1,
|
|
"Guid": "ed130ff2-ec45-4732-b855-a29a44502143"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
|
|
"Text": "逃命结束",
|
|
"IsLogError": true,
|
|
"customMsg": null,
|
|
"index": 7,
|
|
"parentIndex": -1,
|
|
"Guid": "189c98f5-a0a9-45e9-9ab8-3bddf111b4e1"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatUntilConditionFailNode, Assembly-CSharp",
|
|
"failWhenChildFailed": false,
|
|
"_Condition": 9,
|
|
"_Child": 10,
|
|
"index": 8,
|
|
"parentIndex": -1,
|
|
"Guid": "537532e8-d12e-43a0-a4ad-008dbc1950f1"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToUInt64, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetAIKnowledgeVariable, Assembly-CSharp",
|
|
"_guid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_key": 3
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt64, Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
"index": 9,
|
|
"parentIndex": 8,
|
|
"Guid": "1920043d-27a2-4de9-8db6-b9d0c600051a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
11,
|
|
14
|
|
]
|
|
},
|
|
"index": 10,
|
|
"parentIndex": 8,
|
|
"Guid": "6d37dab3-1e37-4587-b1f2-777b87db7893"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatUntilConditionFailNode, Assembly-CSharp",
|
|
"failWhenChildFailed": false,
|
|
"_Condition": 12,
|
|
"_Child": 13,
|
|
"index": 11,
|
|
"parentIndex": 10,
|
|
"Guid": "1d607618-2955-4f43-b58b-4bb8ec70c904"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanFloat, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntitiesXZ, Assembly-CSharp",
|
|
"_fromEntityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_toEntityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetAIKnowledgeVariable, Assembly-CSharp",
|
|
"_guid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_key": 3
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 2.0
|
|
}
|
|
},
|
|
"index": 12,
|
|
"parentIndex": 11,
|
|
"Guid": "a61afedd-c12f-4e42-a475-afb15f19499a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRunPQSNode, Assembly-CSharp",
|
|
"configAsset": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "23edadc73bafb5a48b69c31be90c9ddf",
|
|
"_assetPath": "Data/AI/PQS/FindAPointToRunForLife.json"
|
|
},
|
|
"TargetPointKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"index": 13,
|
|
"parentIndex": 11,
|
|
"Guid": "a5653f9f-7009-4e22-83d7-cb81e6d83578"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTFollowTargetPointNode, Assembly-CSharp",
|
|
"MoveCmdType": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 2
|
|
},
|
|
"SpeedUpWhenFaraway": true,
|
|
"TargetPointGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
}
|
|
},
|
|
"ShouldFailWhenStuck": null,
|
|
"IsOverrideStopDis": false,
|
|
"StopDistance": null,
|
|
"index": 14,
|
|
"parentIndex": 10,
|
|
"Guid": "ef324244-209e-4020-8a38-1db7078b3502"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 15,
|
|
"parentIndex": -1,
|
|
"Guid": "fad944c4-ca58-4cce-928b-cbd361ca06a5",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "InstantDangerPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetAIKnowledgeVariable, Assembly-CSharp",
|
|
"_guid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_key": 3
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSendEventNode, Assembly-CSharp",
|
|
"SendEventParam": {
|
|
"$type": "miHoYo.HYG.AI.BT.SendEventParam, Assembly-CSharp",
|
|
"eventId": 0,
|
|
"hasParam": true,
|
|
"isBoolean": false,
|
|
"booleanValue": false
|
|
},
|
|
"index": 16,
|
|
"parentIndex": -1,
|
|
"Guid": "421df659-a31b-4cfd-87ce-ffe5633f02eb"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -2142718308,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
6,
|
|
7,
|
|
8,
|
|
15,
|
|
16
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -224.0,
|
|
"y": 688.0
|
|
},
|
|
"guid": "2ec10a46-4d07-4cf1-be2e-71c17da00d65",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 176.0,
|
|
"y": -112.0
|
|
},
|
|
"guid": "ba3100fe-b864-4dbb-982a-56df3e7402fd",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 176.0,
|
|
"y": -16.0
|
|
},
|
|
"guid": "0ed24a1e-6a06-40df-9997-3174221d3a5d",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 176.0,
|
|
"y": 144.0
|
|
},
|
|
"guid": "11bd0ba3-7e5a-4ed2-982c-58a1160f247c",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 176.0,
|
|
"y": 432.0
|
|
},
|
|
"guid": "e96d6a89-6c0d-4571-b4e0-ef3278bc3d47",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 176.0,
|
|
"y": 608.0
|
|
},
|
|
"guid": "d59bba55-1433-4be8-8602-e5cf3fe4a32e",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 864.0,
|
|
"y": 0.0
|
|
},
|
|
"guid": "ed130ff2-ec45-4732-b855-a29a44502143",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 624.0,
|
|
"y": 1136.0
|
|
},
|
|
"guid": "189c98f5-a0a9-45e9-9ab8-3bddf111b4e1",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 496.0,
|
|
"y": 720.0
|
|
},
|
|
"guid": "537532e8-d12e-43a0-a4ad-008dbc1950f1",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 944.0,
|
|
"y": 528.0
|
|
},
|
|
"guid": "1920043d-27a2-4de9-8db6-b9d0c600051a",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 976.0,
|
|
"y": 800.0
|
|
},
|
|
"guid": "6d37dab3-1e37-4587-b1f2-777b87db7893",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1216.0,
|
|
"y": 576.0
|
|
},
|
|
"guid": "1d607618-2955-4f43-b58b-4bb8ec70c904",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1504.0,
|
|
"y": 432.0
|
|
},
|
|
"guid": "a61afedd-c12f-4e42-a475-afb15f19499a",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1504.0,
|
|
"y": 704.0
|
|
},
|
|
"guid": "a5653f9f-7009-4e22-83d7-cb81e6d83578",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1360.0,
|
|
"y": 928.0
|
|
},
|
|
"guid": "ef324244-209e-4020-8a38-1db7078b3502",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 448.0,
|
|
"y": 96.0
|
|
},
|
|
"guid": "fad944c4-ca58-4cce-928b-cbd361ca06a5",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 176.0,
|
|
"y": 1056.0
|
|
},
|
|
"guid": "421df659-a31b-4cfd-87ce-ffe5633f02eb",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/ZOld/Adv/BTGraphRunForLife.json",
|
|
"errors": null
|
|
} |