607 lines
20 KiB
JSON
607 lines
20 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
|
|
"redirectData": null,
|
|
"blackboardConfigs": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
|
|
"paraKeys": {
|
|
"$values": []
|
|
},
|
|
"configs": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"noSharingKeys": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"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": [
|
|
3,
|
|
5
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "e42b87d5-d9e3-4afb-9c6f-f5c0c0ab7df0"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
6,
|
|
17
|
|
]
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 5,
|
|
"Guid": "87ee8c4b-6306-416b-98b6-e3eb3213269a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 2.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 1.0,
|
|
"MaxWaitTime": 2.0,
|
|
"index": 2,
|
|
"parentIndex": 10,
|
|
"Guid": "770ab393-02da-4f7d-81f5-93bb6c258624"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": []
|
|
},
|
|
"_assetGuid": "f7bc61cc2a8c4f11bb43da3d5f11cd02",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_ResetAll.json"
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 0,
|
|
"Guid": "152d6957-fdcb-439b-9790-af58595e1285"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-5bc27377-cbfb-4605-ba00-c54f5c5b51a3"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 7.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "21fb83d1ff39813459258735c9ba7f4f",
|
|
"_assetPath": "Data/AI/BehaviourTree/Adventure/Encounter/BTAction_GoAroundAndObserveEnvironment_Adv.json"
|
|
},
|
|
"index": 4,
|
|
"parentIndex": -1,
|
|
"Guid": "c9ba91e8-3db5-4d13-9c84-30628ec5f426"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
|
|
"RepeaterMode": 3,
|
|
"isDynamic": false,
|
|
"RepeatCount": 4,
|
|
"targetRepeatCount": null,
|
|
"RepeatLimit": -1,
|
|
"UntilResult": 0,
|
|
"_Child": 1,
|
|
"index": 5,
|
|
"parentIndex": 0,
|
|
"Guid": "36febf94-18ae-4dde-a2fb-ecf2ed086fcb"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
|
|
"_value": 90003
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
|
|
},
|
|
"index": 6,
|
|
"parentIndex": 1,
|
|
"Guid": "bf4e3181-0f89-4f99-92d2-c9deebd79505"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp",
|
|
"Weights": null,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
11
|
|
]
|
|
},
|
|
"index": 7,
|
|
"parentIndex": -1,
|
|
"Guid": "797353f0-ee91-4d10-83df-2895131339bd"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-34a32431-98d3-4cb2-9f07-ab823adfd93e"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloatRange, Assembly-CSharp",
|
|
"_range": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector2, UnityEngine.CoreModule]], Assembly-CSharp",
|
|
"_value": {
|
|
"x": 3.0,
|
|
"y": 5.0
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "641466b1f0069e54caa6b2fb8772245d",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_UsePerforItem.json"
|
|
},
|
|
"index": 8,
|
|
"parentIndex": 13,
|
|
"Guid": "26d81a87-2b4c-48fc-af48-9270d8da737f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": null,
|
|
"index": 9,
|
|
"parentIndex": -1,
|
|
"Guid": "dcda9786-37ba-4137-95d5-2ddb58e35acc"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
13,
|
|
2
|
|
]
|
|
},
|
|
"index": 10,
|
|
"parentIndex": -1,
|
|
"Guid": "0d943338-b48d-4541-89a0-bc36beaf4d76"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 2.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 1.0,
|
|
"MaxWaitTime": 2.0,
|
|
"index": 11,
|
|
"parentIndex": 7,
|
|
"Guid": "b7cd7ddf-677d-460c-9efd-9815886fbd9f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": []
|
|
},
|
|
"_assetGuid": "dfe2f7a8a56a8b24a901f8eecaf54102",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_UsePerforItemLv2.json"
|
|
},
|
|
"index": 12,
|
|
"parentIndex": 14,
|
|
"Guid": "3de64756-8f54-4ca3-83a3-4878959eed75"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelOnceNode, Assembly-CSharp",
|
|
"terminateWhenPause": false,
|
|
"finishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
8,
|
|
14
|
|
]
|
|
},
|
|
"index": 13,
|
|
"parentIndex": 10,
|
|
"Guid": "7e078d7e-04b0-4eea-85cc-eaf1dc3f3796"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
15,
|
|
12
|
|
]
|
|
},
|
|
"index": 14,
|
|
"parentIndex": 13,
|
|
"Guid": "41558ffe-c1d2-45ac-9a1f-b418e854ead2"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 2.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 1.0,
|
|
"MaxWaitTime": 2.0,
|
|
"index": 15,
|
|
"parentIndex": 14,
|
|
"Guid": "4106c96c-3dd7-4cd1-88ae-03bbe084b12c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-59e4dd0a-301e-4069-bd70-edf304843d2b"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLName, Assembly-CSharp",
|
|
"atlName": "Perform_LookDown"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-66356b41-ae44-4277-8d32-1c9c8680e36a"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
|
|
"_minInclusive": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarSubtractFloat, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-7c826fb2-a2bd-401f-82e6-3bcda2e7d72b"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-e72b0b0a-1d77-4ef1-841b-c6075fc8751c"
|
|
}
|
|
}
|
|
},
|
|
"_maxInclusive": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarAddFloat, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-7c826fb2-a2bd-401f-82e6-3bcda2e7d72b"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-e72b0b0a-1d77-4ef1-841b-c6075fc8751c"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-46bc322d-d2e7-4add-976a-a0c3170590cd"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-e8e612f1-9b00-47b5-9e19-510456dccbca"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "f5e4f668f1cf4886862bdb8c9bf7a7ff",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayATL.json"
|
|
},
|
|
"index": 16,
|
|
"parentIndex": -1,
|
|
"Guid": "ab5c8f98-1d26-4214-a5c9-0a33a1361601"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-7c826fb2-a2bd-401f-82e6-3bcda2e7d72b"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 7.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "0eb98598c68a6b2428ed959c4c5b3913",
|
|
"_assetPath": "Data/AI/BehaviourTree/Adventure/Encounter/BTAction_GoAroundAndFollowTarget_Adv_12Mianduo.json"
|
|
},
|
|
"index": 17,
|
|
"parentIndex": 1,
|
|
"Guid": "489baeac-6e6f-469e-9a96-9e3ff5a6fe81"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": 2025577223,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
4,
|
|
7,
|
|
9,
|
|
10,
|
|
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": 0.0,
|
|
"y": 99.0
|
|
},
|
|
"guid": "e42b87d5-d9e3-4afb-9c6f-f5c0c0ab7df0",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 464.0,
|
|
"y": 160.0
|
|
},
|
|
"guid": "87ee8c4b-6306-416b-98b6-e3eb3213269a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1072.0,
|
|
"y": 720.0
|
|
},
|
|
"guid": "770ab393-02da-4f7d-81f5-93bb6c258624",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 0.0
|
|
},
|
|
"guid": "152d6957-fdcb-439b-9790-af58595e1285",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1440.0,
|
|
"y": -272.0
|
|
},
|
|
"guid": "c9ba91e8-3db5-4d13-9c84-30628ec5f426",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 151.8
|
|
},
|
|
"guid": "36febf94-18ae-4dde-a2fb-ecf2ed086fcb",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 720.0,
|
|
"y": -176.0
|
|
},
|
|
"guid": "bf4e3181-0f89-4f99-92d2-c9deebd79505",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1312.0,
|
|
"y": 672.0
|
|
},
|
|
"guid": "797353f0-ee91-4d10-83df-2895131339bd",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1408.0,
|
|
"y": 224.0
|
|
},
|
|
"guid": "26d81a87-2b4c-48fc-af48-9270d8da737f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 672.0,
|
|
"y": 464.0
|
|
},
|
|
"guid": "dcda9786-37ba-4137-95d5-2ddb58e35acc",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 928.0,
|
|
"y": 304.0
|
|
},
|
|
"guid": "0d943338-b48d-4541-89a0-bc36beaf4d76",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1413.70007,
|
|
"y": 665.800049
|
|
},
|
|
"guid": "b7cd7ddf-677d-460c-9efd-9815886fbd9f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1680.0,
|
|
"y": 608.0
|
|
},
|
|
"guid": "3de64756-8f54-4ca3-83a3-4878959eed75",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1152.0,
|
|
"y": 336.0
|
|
},
|
|
"guid": "7e078d7e-04b0-4eea-85cc-eaf1dc3f3796",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1328.0,
|
|
"y": 512.0
|
|
},
|
|
"guid": "41558ffe-c1d2-45ac-9a1f-b418e854ead2",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1667.59985,
|
|
"y": 444.1002
|
|
},
|
|
"guid": "4106c96c-3dd7-4cd1-88ae-03bbe084b12c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1018.84961,
|
|
"y": 948.650146
|
|
},
|
|
"guid": "ab5c8f98-1d26-4214-a5c9-0a33a1361601",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 720.0,
|
|
"y": 48.0
|
|
},
|
|
"guid": "489baeac-6e6f-469e-9a96-9e3ff5a6fe81",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Adventure/Encounter/BTState_GoAroundAndObserveEnvironment_AdvEncounter_12Mianduo.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |