581 lines
18 KiB
JSON
581 lines
18 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": []
|
|
},
|
|
"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": "TempTarget",
|
|
"isArray": false,
|
|
"DataType": 6,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-f82547e6-1bb7-44ab-913c-be38a8ed648d"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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": [
|
|
2,
|
|
15
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": 3,
|
|
"Guid": "a19a3213-a22a-45a7-a1ee-5f5211068f8d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 10.0,
|
|
"MaxWaitTime": 15.0,
|
|
"index": 1,
|
|
"parentIndex": 15,
|
|
"Guid": "fb77f142-56f7-4e79-8bda-335222cd1336"
|
|
},
|
|
{
|
|
"$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-ac06a8d4-1400-4f1e-a739-9df854e23f5f"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
|
|
"_value": {
|
|
"x": -10.59491,
|
|
"y": 0.1950024,
|
|
"z": -1.624
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2cb178ee-ab8a-4355-b023-9b73eb3434ea"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
|
|
"_value": {
|
|
"x": 0.0,
|
|
"y": -98.674,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "72b3942c25732584c89b665604c74297",
|
|
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_WalkToCertainTransform.json"
|
|
},
|
|
"index": 2,
|
|
"parentIndex": 0,
|
|
"Guid": "1298d5f9-abd1-47fc-ac63-7fd40ec030cc"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp",
|
|
"Weights": null,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
6,
|
|
0
|
|
]
|
|
},
|
|
"index": 3,
|
|
"parentIndex": -1,
|
|
"Guid": "c92771c3-020e-4e75-8707-4739d962bcb1"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 10.0,
|
|
"MaxWaitTime": 15.0,
|
|
"index": 4,
|
|
"parentIndex": -1,
|
|
"Guid": "21dd288c-4ae1-42ed-8275-93978926d1d6"
|
|
},
|
|
{
|
|
"$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-7faab673-7ab4-423b-aa0f-485ee495aed5"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-f82547e6-1bb7-44ab-913c-be38a8ed648d"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "a86edb3d235c46a4d915007397851126",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_FollowTarget.json"
|
|
},
|
|
"index": 5,
|
|
"parentIndex": -1,
|
|
"Guid": "1260b5bb-c842-4f25-8633-df05c74b9216"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCoolDownNode, Assembly-CSharp",
|
|
"coolDownVar": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 30.0
|
|
},
|
|
"_Child": -1,
|
|
"index": 6,
|
|
"parentIndex": 3,
|
|
"Guid": "8b5e9963-748b-4d19-9683-4b0618b8ec37"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
8,
|
|
9
|
|
]
|
|
},
|
|
"index": 7,
|
|
"parentIndex": 17,
|
|
"Guid": "a975552e-48e7-4d07-b2a2-f877a2b6ad0d"
|
|
},
|
|
{
|
|
"$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-ac06a8d4-1400-4f1e-a739-9df854e23f5f"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
|
|
"_value": {
|
|
"x": -9.78,
|
|
"y": 0.195003,
|
|
"z": -1.776
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2cb178ee-ab8a-4355-b023-9b73eb3434ea"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
|
|
"_value": {
|
|
"x": 0.0,
|
|
"y": -195.025,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "72b3942c25732584c89b665604c74297",
|
|
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_WalkToCertainTransform.json"
|
|
},
|
|
"index": 8,
|
|
"parentIndex": 7,
|
|
"Guid": "f25db1ca-60a0-4494-8799-c94ead486ab0"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
10,
|
|
14
|
|
]
|
|
},
|
|
"index": 9,
|
|
"parentIndex": 7,
|
|
"Guid": "5e0091e2-4ecb-4c8f-963a-4cf05fafc170"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
11,
|
|
12,
|
|
13
|
|
]
|
|
},
|
|
"index": 10,
|
|
"parentIndex": 9,
|
|
"Guid": "18a462d0-39f4-408f-a45c-596e1ae7abf2"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 1.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 11,
|
|
"parentIndex": 10,
|
|
"Guid": "478a7c46-fe40-4651-a91e-8978d236b74e"
|
|
},
|
|
{
|
|
"$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": "Perform_Imagine"
|
|
}
|
|
},
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2f4ed65c-9f53-4e0e-ab00-b1b40efbc7ac"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 21.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
|
|
},
|
|
"index": 12,
|
|
"parentIndex": 10,
|
|
"Guid": "274e2f43-ef03-4c9e-94c0-c7fedb075bf4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 1.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 13,
|
|
"parentIndex": 10,
|
|
"Guid": "0c74b211-e15f-44fd-83ad-8e07ebd5cf18"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": []
|
|
},
|
|
"_assetGuid": "e97ba3f1f6aa6c24fbc851c73561d96d",
|
|
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/Atom_MaintainImmovable.json"
|
|
},
|
|
"index": 14,
|
|
"parentIndex": 9,
|
|
"Guid": "83f20ab1-b732-456b-a69c-772266aee0a4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
1,
|
|
16
|
|
]
|
|
},
|
|
"index": 15,
|
|
"parentIndex": 0,
|
|
"Guid": "9359b86b-f374-4e54-b804-72bbd09043d9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": []
|
|
},
|
|
"_assetGuid": "e97ba3f1f6aa6c24fbc851c73561d96d",
|
|
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/Atom_MaintainImmovable.json"
|
|
},
|
|
"index": 16,
|
|
"parentIndex": 15,
|
|
"Guid": "e5cbf3a9-660a-4590-8a65-0c826ef0256c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
7
|
|
]
|
|
},
|
|
"index": 17,
|
|
"parentIndex": -1,
|
|
"Guid": "8c79545f-f2f1-4d06-aa78-586b15132a9d"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 17,
|
|
"nodesHash": 2014156796,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
3,
|
|
4,
|
|
5
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 1068.65
|
|
},
|
|
"guid": "a19a3213-a22a-45a7-a1ee-5f5211068f8d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 960.000061,
|
|
"y": 1203.675
|
|
},
|
|
"guid": "fb77f142-56f7-4e79-8bda-335222cd1336",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 720.000061,
|
|
"y": 824.175049
|
|
},
|
|
"guid": "1298d5f9-abd1-47fc-ac63-7fd40ec030cc",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 632.0188
|
|
},
|
|
"guid": "c92771c3-020e-4e75-8707-4739d962bcb1",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 944.4188
|
|
},
|
|
"guid": "21dd288c-4ae1-42ed-8275-93978926d1d6",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 1076.41882
|
|
},
|
|
"guid": "1260b5bb-c842-4f25-8633-df05c74b9216",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.0,
|
|
"y": 672.0
|
|
},
|
|
"guid": "8b5e9963-748b-4d19-9683-4b0618b8ec37",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 330.0375
|
|
},
|
|
"guid": "a975552e-48e7-4d07-b2a2-f877a2b6ad0d",
|
|
"comment": "看书",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 969.600037,
|
|
"y": 0.0
|
|
},
|
|
"guid": "f25db1ca-60a0-4494-8799-c94ead486ab0",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 969.600037,
|
|
"y": 597.575
|
|
},
|
|
"guid": "5e0091e2-4ecb-4c8f-963a-4cf05fafc170",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 379.5
|
|
},
|
|
"guid": "18a462d0-39f4-408f-a45c-596e1ae7abf2",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1449.6001,
|
|
"y": 188.65
|
|
},
|
|
"guid": "478a7c46-fe40-4651-a91e-8978d236b74e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1449.6001,
|
|
"y": 322.849976
|
|
},
|
|
"guid": "274e2f43-ef03-4c9e-94c0-c7fedb075bf4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1449.6001,
|
|
"y": 660.550049
|
|
},
|
|
"guid": "0c74b211-e15f-44fd-83ad-8e07ebd5cf18",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 794.75
|
|
},
|
|
"guid": "83f20ab1-b732-456b-a69c-772266aee0a4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 720.000061,
|
|
"y": 1291.125
|
|
},
|
|
"guid": "9359b86b-f374-4e54-b804-72bbd09043d9",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 960.000061,
|
|
"y": 1357.675
|
|
},
|
|
"guid": "e5cbf3a9-660a-4590-8a65-0c826ef0256c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 695.8188
|
|
},
|
|
"guid": "8c79545f-f2f1-4d06-aa78-586b15132a9d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Work/1007Mobai/BTGraph_PlanAtDesk_1007Mobai.json",
|
|
"errors": null
|
|
} |