1308 lines
41 KiB
JSON
1308 lines
41 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": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "TestCount",
|
|
"isArray": false,
|
|
"DataType": 2,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-2dcafc08-8204-4af9-85b6-565bde1e3d05"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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": [
|
|
8,
|
|
21,
|
|
6,
|
|
7,
|
|
5
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": 22,
|
|
"Guid": "0fe351fe-285d-4392-875f-72e9b1c30e3e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-8dc2757e-669c-494d-85dd-8354f3838d98"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
|
|
"_minInclusive": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 7.77777
|
|
},
|
|
"_maxInclusive": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 7.77778
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "3f028f306e8238c4aa596ef9920e3c14",
|
|
"_assetPath": "Data/AI/BehaviourTree/00General/Tool/BTAction_ReadBook.json"
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 5,
|
|
"Guid": "97301c7a-e7aa-409e-adc5-8787d044bdee"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 1.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 5.0,
|
|
"MaxWaitTime": 5.0,
|
|
"index": 2,
|
|
"parentIndex": 5,
|
|
"Guid": "bd46a976-ea72-4607-b488-82a0d405e4ba"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 90008
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 5,
|
|
"Guid": "3d1273a2-d416-43be-9df0-88c85def079a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-dfd9a524-0146-4fb3-ad06-dc819e804259"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetAnimationId, Assembly-CSharp",
|
|
"animationName": "ExercisesB"
|
|
}
|
|
},
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2f4ed65c-9f53-4e0e-ab00-b1b40efbc7ac"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloatRange, Assembly-CSharp",
|
|
"_range": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector2, Assembly-CSharp",
|
|
"_value": {
|
|
"x": 2.0,
|
|
"y": 3.0
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 7,
|
|
"Guid": "11fb2c4f-65bb-46fe-9431-e3c563502c7f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
3,
|
|
1,
|
|
2
|
|
]
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 0,
|
|
"Guid": "86ace6b3-4f40-4655-acdb-9056cfc33cb5"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-3c03e509-1b85-4126-b528-2fd6b0f50ee4"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarMontage, Assembly-CSharp",
|
|
"montageName": "OverLook"
|
|
}
|
|
},
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2f4ed65c-9f53-4e0e-ab00-b1b40efbc7ac"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 2.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
|
|
},
|
|
"index": 6,
|
|
"parentIndex": 0,
|
|
"Guid": "af4c7912-dc12-4fb7-b5c7-47812a21f522"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
4
|
|
]
|
|
},
|
|
"index": 7,
|
|
"parentIndex": 0,
|
|
"Guid": "27da644b-80c0-4f40-a640-bc8e64ac5595"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp",
|
|
"Weights": null,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
39,
|
|
9,
|
|
17
|
|
]
|
|
},
|
|
"index": 8,
|
|
"parentIndex": 0,
|
|
"Guid": "50eddfa4-1a5d-45b5-bf65-14999a096d87"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
12,
|
|
11,
|
|
10
|
|
]
|
|
},
|
|
"index": 9,
|
|
"parentIndex": 8,
|
|
"Guid": "c4b8dc64-8d39-4eb4-afbf-2821f870c42c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.5,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 5.0,
|
|
"MaxWaitTime": 5.0,
|
|
"index": 10,
|
|
"parentIndex": 9,
|
|
"Guid": "a5b8d377-48fc-4bd4-baf7-4757e1c85237"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": []
|
|
},
|
|
"_assetGuid": "561c133fc4f78674ebd96fafeb764088",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Ganhai.json"
|
|
},
|
|
"index": 11,
|
|
"parentIndex": 9,
|
|
"Guid": "9ef41b5c-960a-48e0-8736-2b10fd690604"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 20004
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
|
|
},
|
|
"index": 12,
|
|
"parentIndex": 9,
|
|
"Guid": "72576ebe-b53b-4243-9031-751ba7f494a0"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
14,
|
|
16,
|
|
15
|
|
]
|
|
},
|
|
"index": 13,
|
|
"parentIndex": -1,
|
|
"Guid": "b83ff11a-d5e4-4002-91f8-329fedf810a0"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 20005
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
|
|
},
|
|
"index": 14,
|
|
"parentIndex": 13,
|
|
"Guid": "a061750a-5cb7-4f80-a155-00e05ae77048"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.5,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 5.0,
|
|
"MaxWaitTime": 5.0,
|
|
"index": 15,
|
|
"parentIndex": 13,
|
|
"Guid": "466400f9-f6ba-4585-9e38-ad867ca9b93b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": []
|
|
},
|
|
"_assetGuid": "3d17b787866f34440a9a4d50b2e21f1a",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Buchong.json"
|
|
},
|
|
"index": 16,
|
|
"parentIndex": 13,
|
|
"Guid": "0d79e5b3-05f8-455d-b68a-ca0c7947e177"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
18,
|
|
20,
|
|
19
|
|
]
|
|
},
|
|
"index": 17,
|
|
"parentIndex": 8,
|
|
"Guid": "35825754-ecbd-4ad9-9266-10b507e0c6f4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 20000
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
|
|
},
|
|
"index": 18,
|
|
"parentIndex": 17,
|
|
"Guid": "3c258369-caac-475c-854b-43191463ac75"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.5,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 5.0,
|
|
"MaxWaitTime": 5.0,
|
|
"index": 19,
|
|
"parentIndex": 17,
|
|
"Guid": "1e0084f2-8c41-4410-8de3-1aa7872a98db"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "HitTarget-1b8469ced97763e4eade23afac04d08c-0"
|
|
},
|
|
"value": null
|
|
},
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-953a4015-9764-4b46-8f5d-d3d43a8b2c58"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 3
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "1a7e0715f329a374494711ddb1fb7d60",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Breaking.json"
|
|
},
|
|
"index": 20,
|
|
"parentIndex": 17,
|
|
"Guid": "970db5c9-3fe2-47d2-ae6e-77ce5952f44d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
|
|
},
|
|
"index": 21,
|
|
"parentIndex": 0,
|
|
"Guid": "77d1f6d1-a7b4-48ed-97c7-b9f3f016a40e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
25,
|
|
0,
|
|
24,
|
|
28
|
|
]
|
|
},
|
|
"index": 22,
|
|
"parentIndex": -1,
|
|
"Guid": "48ea9f65-50ea-4746-9e41-9b939dabfe88"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 1.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 23,
|
|
"parentIndex": 26,
|
|
"Guid": "cb6aa9a1-09fe-42c8-958b-ebe60d61054b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": []
|
|
},
|
|
"_assetGuid": "e3eb8ebd20b85654f8111a648abbf914",
|
|
"_assetPath": "Data/AI/BehaviourTree/Test/BTGraph_TestLianj2.json"
|
|
},
|
|
"index": 24,
|
|
"parentIndex": 22,
|
|
"Guid": "470b94e4-17ef-4ba5-8c4a-306e4d284c3d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 2,
|
|
"FromFailure": 2,
|
|
"FromRunning": 2,
|
|
"_Child": 26,
|
|
"index": 25,
|
|
"parentIndex": 22,
|
|
"Guid": "bbfda20f-83b2-4e66-b843-63166330765e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
23,
|
|
27
|
|
]
|
|
},
|
|
"index": 26,
|
|
"parentIndex": 25,
|
|
"Guid": "d1d82210-3828-49fc-b966-3a8836ad42dc"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 1.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 27,
|
|
"parentIndex": 26,
|
|
"Guid": "0fa4fa7b-53bc-43ac-adbd-008b791c8242"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
29,
|
|
30,
|
|
31
|
|
]
|
|
},
|
|
"index": 28,
|
|
"parentIndex": 22,
|
|
"Guid": "6cacaed5-e00e-4812-88ba-e91bf8c10df7"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 29,
|
|
"parentIndex": 28,
|
|
"Guid": "6834c170-20b4-4334-90ed-4e0dbc4def5c",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2dcafc08-8204-4af9-85b6-565bde1e3d05"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarAddInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2dcafc08-8204-4af9-85b6-565bde1e3d05"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
|
|
"Text": "TestCount",
|
|
"IsLogError": true,
|
|
"customMsg": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2dcafc08-8204-4af9-85b6-565bde1e3d05"
|
|
}
|
|
},
|
|
"index": 30,
|
|
"parentIndex": 28,
|
|
"Guid": "44c60697-8d80-48ac-9b92-bf9ad777e188"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 3.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 31,
|
|
"parentIndex": 28,
|
|
"Guid": "60392f15-5c74-488e-b99f-5577845090a7"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
37,
|
|
33,
|
|
34,
|
|
38,
|
|
35
|
|
]
|
|
},
|
|
"index": 32,
|
|
"parentIndex": -1,
|
|
"Guid": "fe532eb9-e2db-44b4-aa13-259114a6c462"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 90008
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
|
|
},
|
|
"index": 33,
|
|
"parentIndex": 32,
|
|
"Guid": "2edc1dcb-47b1-4b09-a030-43f4be9c924a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-8dc2757e-669c-494d-85dd-8354f3838d98"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 10.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "3f028f306e8238c4aa596ef9920e3c14",
|
|
"_assetPath": "Data/AI/BehaviourTree/00General/Tool/BTAction_ReadBook.json"
|
|
},
|
|
"index": 34,
|
|
"parentIndex": 32,
|
|
"Guid": "a58f2212-f724-4885-834a-4180c427eab1"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 1.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 5.0,
|
|
"MaxWaitTime": 5.0,
|
|
"index": 35,
|
|
"parentIndex": 32,
|
|
"Guid": "d8d830f5-9c9f-43ae-86df-27f5a1ff801e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
|
|
},
|
|
"index": 36,
|
|
"parentIndex": -1,
|
|
"Guid": "731b2ff1-ec50-478a-b254-40d17b1e3004"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
|
|
"Text": "TestLianji!!!!!!!!!!!!!",
|
|
"IsLogError": true,
|
|
"customMsg": null,
|
|
"index": 37,
|
|
"parentIndex": 32,
|
|
"Guid": "59a9c087-849b-42e1-ad97-a0220664128b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
|
|
"Text": "22TestLianji!!!!!!!!!!!!!",
|
|
"IsLogError": true,
|
|
"customMsg": null,
|
|
"index": 38,
|
|
"parentIndex": 32,
|
|
"Guid": "056c9d2e-b7a4-490d-b022-8d34649533e7"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
40,
|
|
42,
|
|
41
|
|
]
|
|
},
|
|
"index": 39,
|
|
"parentIndex": 8,
|
|
"Guid": "9578cef7-2e17-49ef-a035-76b4d761be29"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 20003
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
|
|
},
|
|
"index": 40,
|
|
"parentIndex": 39,
|
|
"Guid": "a58d3892-4b68-4efb-8219-c8ae7b0f9f81"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.5,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 5.0,
|
|
"MaxWaitTime": 5.0,
|
|
"index": 41,
|
|
"parentIndex": 39,
|
|
"Guid": "e77f7c4b-f438-4a7e-9257-eb53ec026aa9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-93c90a42-94dc-425a-be03-04db32ea77ef"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
},
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-cfcb0543-b4b9-4b0b-87b3-536749dbb3b9"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 3.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "93cf547a99f8c454eaf8591943ec0d02",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Fishing.json"
|
|
},
|
|
"index": 42,
|
|
"parentIndex": 39,
|
|
"Guid": "26e0875b-dea1-4ed5-b84c-d5766a9227cb"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 22,
|
|
"nodesHash": 878582944,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
13,
|
|
32,
|
|
36
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 2117.22485
|
|
},
|
|
"guid": "0fe351fe-285d-4392-875f-72e9b1c30e3e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 720.000061,
|
|
"y": 3232.35
|
|
},
|
|
"guid": "97301c7a-e7aa-409e-adc5-8787d044bdee",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 720.000061,
|
|
"y": 3570.0498
|
|
},
|
|
"guid": "bd46a976-ea72-4607-b488-82a0d405e4ba",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 720.000061,
|
|
"y": 2958.45
|
|
},
|
|
"guid": "3d1273a2-d416-43be-9df0-88c85def079a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 720.000061,
|
|
"y": 2596.55
|
|
},
|
|
"guid": "11fb2c4f-65bb-46fe-9431-e3c563502c7f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 3218.0498
|
|
},
|
|
"guid": "86ace6b3-4f40-4655-acdb-9056cfc33cb5",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 2256.65
|
|
},
|
|
"guid": "af4c7912-dc12-4fb7-b5c7-47812a21f522",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 2684.0
|
|
},
|
|
"guid": "27da644b-80c0-4f40-a640-bc8e64ac5595",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 1056.0
|
|
},
|
|
"guid": "50eddfa4-1a5d-45b5-bf65-14999a096d87",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 720.000061,
|
|
"y": 1082.95
|
|
},
|
|
"guid": "c4b8dc64-8d39-4eb4-afbf-2821f870c42c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 960.000061,
|
|
"y": 1369.5
|
|
},
|
|
"guid": "a5b8d377-48fc-4bd4-baf7-4757e1c85237",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 960.000061,
|
|
"y": 1161.6
|
|
},
|
|
"guid": "9ef41b5c-960a-48e0-8736-2b10fd690604",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 960.000061,
|
|
"y": 887.699951
|
|
},
|
|
"guid": "72576ebe-b53b-4243-9031-751ba7f494a0",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1712.0,
|
|
"y": -240.0
|
|
},
|
|
"guid": "b83ff11a-d5e4-4002-91f8-329fedf810a0",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1952.0,
|
|
"y": -432.0
|
|
},
|
|
"guid": "a061750a-5cb7-4f80-a155-00e05ae77048",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1952.0,
|
|
"y": 48.0
|
|
},
|
|
"guid": "466400f9-f6ba-4585-9e38-ad867ca9b93b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1952.0,
|
|
"y": -160.0
|
|
},
|
|
"guid": "0d79e5b3-05f8-455d-b68a-ca0c7947e177",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 720.000061,
|
|
"y": 1756.1499
|
|
},
|
|
"guid": "35825754-ecbd-4ad9-9266-10b507e0c6f4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 960.000061,
|
|
"y": 1504.79993
|
|
},
|
|
"guid": "3c258369-caac-475c-854b-43191463ac75",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 960.000061,
|
|
"y": 2098.7998
|
|
},
|
|
"guid": "1e0084f2-8c41-4410-8de3-1aa7872a98db",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 960.000061,
|
|
"y": 1778.7
|
|
},
|
|
"guid": "970db5c9-3fe2-47d2-ae6e-77ce5952f44d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 1982.74988
|
|
},
|
|
"guid": "77d1f6d1-a7b4-48ed-97c7-b9f3f016a40e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -704.0,
|
|
"y": 800.0
|
|
},
|
|
"guid": "48ea9f65-50ea-4746-9e41-9b939dabfe88",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 0.0
|
|
},
|
|
"guid": "cb6aa9a1-09fe-42c8-958b-ebe60d61054b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 3444.65
|
|
},
|
|
"guid": "470b94e4-17ef-4ba5-8c4a-306e4d284c3d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 4.949997
|
|
},
|
|
"guid": "bbfda20f-83b2-4e66-b843-63166330765e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 489.600037,
|
|
"y": 31.9000015
|
|
},
|
|
"guid": "d1d82210-3828-49fc-b966-3a8836ad42dc",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 135.3
|
|
},
|
|
"guid": "0fa4fa7b-53bc-43ac-adbd-008b791c8242",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -208.0,
|
|
"y": 704.0
|
|
},
|
|
"guid": "6cacaed5-e00e-4812-88ba-e91bf8c10df7",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 112.0,
|
|
"y": 560.0
|
|
},
|
|
"guid": "6834c170-20b4-4334-90ed-4e0dbc4def5c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 80.0,
|
|
"y": 864.0
|
|
},
|
|
"guid": "44c60697-8d80-48ac-9b92-bf9ad777e188",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 48.0,
|
|
"y": 1040.0
|
|
},
|
|
"guid": "60392f15-5c74-488e-b99f-5577845090a7",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -976.0,
|
|
"y": -320.0
|
|
},
|
|
"guid": "fe532eb9-e2db-44b4-aa13-259114a6c462",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -656.0,
|
|
"y": -304.0
|
|
},
|
|
"guid": "2edc1dcb-47b1-4b09-a030-43f4be9c924a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -640.0,
|
|
"y": -80.0
|
|
},
|
|
"guid": "a58f2212-f724-4885-834a-4180c427eab1",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -656.0,
|
|
"y": 512.0
|
|
},
|
|
"guid": "d8d830f5-9c9f-43ae-86df-27f5a1ff801e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -592.0,
|
|
"y": 304.0
|
|
},
|
|
"guid": "731b2ff1-ec50-478a-b254-40d17b1e3004",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -736.0,
|
|
"y": -544.0
|
|
},
|
|
"guid": "59a9c087-849b-42e1-ad97-a0220664128b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -656.0,
|
|
"y": 144.0
|
|
},
|
|
"guid": "056c9d2e-b7a4-490d-b022-8d34649533e7",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 848.0,
|
|
"y": 400.0
|
|
},
|
|
"guid": "9578cef7-2e17-49ef-a035-76b4d761be29",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1056.0,
|
|
"y": 0.0
|
|
},
|
|
"guid": "a58d3892-4b68-4efb-8219-c8ae7b0f9f81",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1088.0,
|
|
"y": 688.0
|
|
},
|
|
"guid": "e77f7c4b-f438-4a7e-9257-eb53ec026aa9",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1088.0,
|
|
"y": 320.0
|
|
},
|
|
"guid": "26e0875b-dea1-4ed5-b84c-d5766a9227cb",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Test/BTGraph_TestLianji.json",
|
|
"errors": null
|
|
} |