410 lines
12 KiB
JSON
410 lines
12 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
|
|
"redirectData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.AI.BT.ReDirectTreeData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.ReDirectTreeData, Assembly-CSharp",
|
|
"configId": 3,
|
|
"picker": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "49bd58586f06ce74fa59d1bdcb216fb8",
|
|
"_assetPath": "Data/AI/BehaviourTree/02Mainland/Work/3Gelian/BTState_CleaningWithBroom_3Gelian.json"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": 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": [
|
|
14,
|
|
2
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "cefccf63-1707-4a4f-bc91-35edb79ea230"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTEquipToolNode, Assembly-CSharp",
|
|
"index": 1,
|
|
"parentIndex": -1,
|
|
"Guid": "21857870-4f3a-408c-a594-6587a832407b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
|
|
"RepeaterMode": 2,
|
|
"RepeatCount": 0,
|
|
"UntilResult": 0,
|
|
"_Child": 3,
|
|
"index": 2,
|
|
"parentIndex": 0,
|
|
"Guid": "95f80d89-4fe1-4907-95aa-8b3a4aa661ba"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
11,
|
|
12,
|
|
13
|
|
]
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 2,
|
|
"Guid": "df008c7c-91c3-4af8-afe4-ffa62cb4e177"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp",
|
|
"Weights": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloatArray, Assembly-CSharp",
|
|
"_values": {
|
|
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]][], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 0.7
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 0.3
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
5,
|
|
8
|
|
]
|
|
},
|
|
"index": 4,
|
|
"parentIndex": -1,
|
|
"Guid": "41c8bde8-591c-4b97-b33f-ddc6562847ca"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
6,
|
|
7
|
|
]
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 4,
|
|
"Guid": "6c090b31-6bcb-4162-a8cb-2120fb21dd30"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 6,
|
|
"parentIndex": 5,
|
|
"Guid": "188e5b39-a80a-457a-aef7-3c7cc2c8b410",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "IsPerform-aeb3cf773b49f494999ab18e97b9dc8c-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTEquipToolNode, Assembly-CSharp",
|
|
"index": 7,
|
|
"parentIndex": -1,
|
|
"Guid": "e23cb790-430f-4eac-ba6a-7b4b8a5b4d68"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
9,
|
|
10
|
|
]
|
|
},
|
|
"index": 8,
|
|
"parentIndex": 4,
|
|
"Guid": "6d06314b-90e3-4af7-abc4-36972093ce73"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 9,
|
|
"parentIndex": 8,
|
|
"Guid": "9da2418f-661e-4e89-9d55-623f7403554b",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "IsPerform-aeb3cf773b49f494999ab18e97b9dc8c-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTEquipToolNode, Assembly-CSharp",
|
|
"index": 10,
|
|
"parentIndex": -1,
|
|
"Guid": "c8875cde-79ca-4a79-85f8-a47fec440f64"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": null,
|
|
"index": 11,
|
|
"parentIndex": 3,
|
|
"Guid": "f83085b7-f625-4eb6-9e73-550595d73905"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 0.5,
|
|
"MaxWaitTime": 1.0,
|
|
"index": 12,
|
|
"parentIndex": 3,
|
|
"Guid": "783da97a-f90b-491d-a277-ebf188bcb90d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTTaskPlayAnimNode, Assembly-CSharp",
|
|
"index": 13,
|
|
"parentIndex": -1,
|
|
"Guid": "d6b4e80b-7e08-4a09-90ad-a942c3c904f6"
|
|
},
|
|
{
|
|
"$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": 90002
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
|
|
},
|
|
"index": 14,
|
|
"parentIndex": 0,
|
|
"Guid": "2a331563-3a1c-4cbe-95db-c2fe3d90c4de"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -195272042,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
1,
|
|
4
|
|
]
|
|
},
|
|
"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": 200.2
|
|
},
|
|
"guid": "cefccf63-1707-4a4f-bc91-35edb79ea230",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 588.775
|
|
},
|
|
"guid": "21857870-4f3a-408c-a594-6587a832407b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 366.3
|
|
},
|
|
"guid": "95f80d89-4fe1-4907-95aa-8b3a4aa661ba",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 489.600037,
|
|
"y": 373.449982
|
|
},
|
|
"guid": "df008c7c-91c3-4af8-afe4-ffa62cb4e177",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 962.5
|
|
},
|
|
"guid": "41c8bde8-591c-4b97-b33f-ddc6562847ca",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 748.550049
|
|
},
|
|
"guid": "6c090b31-6bcb-4162-a8cb-2120fb21dd30",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 588.5
|
|
},
|
|
"guid": "188e5b39-a80a-457a-aef7-3c7cc2c8b410",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 888.800049
|
|
},
|
|
"guid": "e23cb790-430f-4eac-ba6a-7b4b8a5b4d68",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 1232.55
|
|
},
|
|
"guid": "6d06314b-90e3-4af7-abc4-36972093ce73",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 1096.70007
|
|
},
|
|
"guid": "9da2418f-661e-4e89-9d55-623f7403554b",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 1397.00012
|
|
},
|
|
"guid": "c8875cde-79ca-4a79-85f8-a47fec440f64",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 0.0
|
|
},
|
|
"guid": "f83085b7-f625-4eb6-9e73-550595d73905",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 223.3
|
|
},
|
|
"guid": "783da97a-f90b-491d-a277-ebf188bcb90d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 368.5
|
|
},
|
|
"guid": "d6b4e80b-7e08-4a09-90ad-a942c3c904f6",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 0.0
|
|
},
|
|
"guid": "2a331563-3a1c-4cbe-95db-c2fe3d90c4de",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/BTv2/BTS/BTState_CleaningWithBroom.json",
|
|
"errors": null
|
|
} |