299 lines
9.2 KiB
JSON
299 lines
9.2 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": "d0086480f939447448063c86cf4694fb",
|
|
"_assetPath": "Data/AI/Blackboard/v2/BB_Initialization.json"
|
|
}
|
|
]
|
|
},
|
|
"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": "TempFloat",
|
|
"isArray": false,
|
|
"DataType": 4,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-59416f24-efd2-4996-8138-b3a4d92fec9a"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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": [
|
|
5
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "93b6fde3-e84c-4f64-ad68-51899cee74fb"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": null,
|
|
"index": 1,
|
|
"parentIndex": -1,
|
|
"Guid": "cee3a5c1-263e-4287-aee9-130cb8069f69"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": []
|
|
},
|
|
"_assetGuid": "aa60002baaaa92d43929cf511ee61190",
|
|
"_assetPath": "Data/AI/BehaviourTree/03Adventure/BTS/Initialization/BTState_Initialization_Adv_RedirectSource.json"
|
|
},
|
|
"index": 2,
|
|
"parentIndex": -1,
|
|
"Guid": "04f611c6-f897-4663-b9a1-65c32cb87da0"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 3,
|
|
"parentIndex": 8,
|
|
"Guid": "7553f3a3-709b-4c19-9715-a4121ea964d4",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "FlagHasInitialized-d0086480f939447448063c86cf4694fb-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
|
|
"Text": "初始化开始",
|
|
"IsLogError": false,
|
|
"customMsg": null,
|
|
"index": 4,
|
|
"parentIndex": 7,
|
|
"Guid": "db60c1d7-3256-464e-9b72-062a9227e997"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
|
|
"primitive": null,
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"FinishMode": 1,
|
|
"_Condition": 6,
|
|
"_Child": 7,
|
|
"index": 5,
|
|
"parentIndex": 0,
|
|
"Guid": "71d03ed5-f5be-422f-a36c-4e548328990e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
|
|
"_operand": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "FlagHasInitialized-d0086480f939447448063c86cf4694fb-0"
|
|
}
|
|
}
|
|
},
|
|
"index": 6,
|
|
"parentIndex": 5,
|
|
"Guid": "8887daa9-ed44-4255-99c1-2a9b3ef772a5"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
4,
|
|
8
|
|
]
|
|
},
|
|
"index": 7,
|
|
"parentIndex": 5,
|
|
"Guid": "31e1a5a6-04bd-40d6-a808-c33815e76aae"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
9,
|
|
3
|
|
]
|
|
},
|
|
"index": 8,
|
|
"parentIndex": 7,
|
|
"Guid": "7a63c8d7-c3ae-41cb-9a46-2b9e9eafa0a9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetTimestampNode, Assembly-CSharp",
|
|
"BlackboardKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "InitializationTimestamp-d0086480f939447448063c86cf4694fb-0"
|
|
},
|
|
"index": 9,
|
|
"parentIndex": 8,
|
|
"Guid": "4a0819bc-13d8-4be4-afdf-1e3164ec4101"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -2121334765,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
1,
|
|
2
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1024.0,
|
|
"y": -192.0
|
|
},
|
|
"guid": "93b6fde3-e84c-4f64-ad68-51899cee74fb",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -304.0,
|
|
"y": -128.0
|
|
},
|
|
"guid": "cee3a5c1-263e-4287-aee9-130cb8069f69",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 208.0,
|
|
"y": 16.0
|
|
},
|
|
"guid": "04f611c6-f897-4663-b9a1-65c32cb87da0",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -48.0,
|
|
"y": 224.0
|
|
},
|
|
"guid": "7553f3a3-709b-4c19-9715-a4121ea964d4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -304.0,
|
|
"y": -352.0
|
|
},
|
|
"guid": "db60c1d7-3256-464e-9b72-062a9227e997",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -816.0,
|
|
"y": -224.0
|
|
},
|
|
"guid": "71d03ed5-f5be-422f-a36c-4e548328990e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -592.0,
|
|
"y": -352.0
|
|
},
|
|
"guid": "8887daa9-ed44-4255-99c1-2a9b3ef772a5",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -592.0,
|
|
"y": -176.0
|
|
},
|
|
"guid": "31e1a5a6-04bd-40d6-a808-c33815e76aae",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -304.0,
|
|
"y": 144.0
|
|
},
|
|
"guid": "7a63c8d7-c3ae-41cb-9a46-2b9e9eafa0a9",
|
|
"comment": "OnEnd\n",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -48.0,
|
|
"y": 80.0
|
|
},
|
|
"guid": "4a0819bc-13d8-4be4-afdf-1e3164ec4101",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/04ForTaskRequest/BTGraph_Initialization_Task.json",
|
|
"errors": null
|
|
} |