642 lines
21 KiB
JSON
642 lines
21 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": "aefb37e14e103494ab0f467f9056c43a",
|
|
"_assetPath": "Data/AI/Blackboard/v3/Partner/BB_Partner_v3.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": "LastTriggerEntity",
|
|
"DataType": 6,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-71d41382-f430-42f1-a2e9-7b62aff61645"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicAnd, Assembly-CSharp",
|
|
"_operands": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp",
|
|
"_values": {
|
|
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanUInt64, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "ReactionFurniture-aefb37e14e103494ab0f467f9056c43a-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToUInt64, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "ReactionFurniture-aefb37e14e103494ab0f467f9056c43a-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-71d41382-f430-42f1-a2e9-7b62aff61645"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"index": 0,
|
|
"parentIndex": 7,
|
|
"Guid": "910e1a8a-8bb2-41fa-9bf1-c0a06d4a3f9b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
2,
|
|
3,
|
|
16
|
|
]
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 17,
|
|
"Guid": "22194fc4-c010-4b22-b534-61c1a530dbf3"
|
|
},
|
|
{
|
|
"$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-9d8de206-90d2-4600-bbda-b1f36c12a9b4"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "ReactionFurniture-aefb37e14e103494ab0f467f9056c43a-0"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "bfbd219d43dd4a89b846627094c220f9",
|
|
"_assetPath": "Data/AI/BehaviourTree/BTv3_Partner/BTS/BTState_PartnerGoingToInteract_v3.json"
|
|
},
|
|
"index": 2,
|
|
"parentIndex": 1,
|
|
"Guid": "9bfd12a8-c462-4a76-8264-24c46f1ba94b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "DoneInteractList-aefb37e14e103494ab0f467f9056c43a-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayOptAppend`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"source": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "DoneInteractList-aefb37e14e103494ab0f467f9056c43a-0"
|
|
}
|
|
},
|
|
"target": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "ReactionFurniture-aefb37e14e103494ab0f467f9056c43a-0"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 1,
|
|
"Guid": "824214d6-c5b5-48ce-8f1c-1acde5dfb25b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
12,
|
|
15,
|
|
6,
|
|
13
|
|
]
|
|
},
|
|
"index": 4,
|
|
"parentIndex": -1,
|
|
"Guid": "e30c2569-7458-4f90-b3bf-8ed2860ed7bc"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-71d41382-f430-42f1-a2e9-7b62aff61645"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "ReactionFurniture-aefb37e14e103494ab0f467f9056c43a-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 15,
|
|
"Guid": "1864f706-0238-4869-aee5-72704579d6ec"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTActiveSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
11,
|
|
7
|
|
]
|
|
},
|
|
"index": 6,
|
|
"parentIndex": 4,
|
|
"Guid": "91d55ae5-72c4-4a9f-b789-25a78392b86f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
|
|
"primitive": null,
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"FinishMode": 0,
|
|
"_Condition": 0,
|
|
"_Child": 17,
|
|
"index": 7,
|
|
"parentIndex": 6,
|
|
"Guid": "2317608e-bc66-4a30-abb8-867d0c820a4b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
|
|
"primitive": null,
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"FinishMode": 0,
|
|
"_Condition": 9,
|
|
"_Child": 10,
|
|
"index": 8,
|
|
"parentIndex": 11,
|
|
"Guid": "0f592ee8-39c2-44b2-8475-71c2c75e5e68"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToUInt64, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "ReactionFurniture-aefb37e14e103494ab0f467f9056c43a-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-71d41382-f430-42f1-a2e9-7b62aff61645"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
"index": 9,
|
|
"parentIndex": 8,
|
|
"Guid": "e11c5c89-397e-49d3-bee1-004e300a1375"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
|
|
"Text": "交互变化",
|
|
"IsLogError": false,
|
|
"customMsg": null,
|
|
"index": 10,
|
|
"parentIndex": 8,
|
|
"Guid": "a565a7b4-1067-4c36-8fa5-fbf5ae33d71a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 1,
|
|
"FromFailure": 1,
|
|
"FromRunning": 2,
|
|
"_Child": 8,
|
|
"index": 11,
|
|
"parentIndex": 6,
|
|
"Guid": "0fd7c09f-a6d3-4b8e-b8a8-3a6126f8f5c4"
|
|
},
|
|
{
|
|
"$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": "b06442626640434ea6a05cfddf8a2615",
|
|
"_assetPath": "Data/AI/BehaviourTree/BTv3_Partner/BTA/BTAction_PartnerParamInit_v3.json"
|
|
},
|
|
"index": 12,
|
|
"parentIndex": 4,
|
|
"Guid": "d1942904-9d8a-4bd5-be1d-d17cd67f756e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.5,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 13,
|
|
"parentIndex": 4,
|
|
"Guid": "4fdba536-53a4-4344-9472-31cf93098c29"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetMemoryDataNode, Assembly-CSharp",
|
|
"memoryType": 0,
|
|
"memoryStrKey": "Npc/BehaviourRecord/PartnerBeginingState_Int",
|
|
"memoryKey": 15629,
|
|
"valueVarGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": -1
|
|
},
|
|
"memoryTimeGetter": null,
|
|
"index": 14,
|
|
"parentIndex": 15,
|
|
"Guid": "26f08a49-cc4d-4482-9a63-37e6008e2f4b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
5,
|
|
14
|
|
]
|
|
},
|
|
"index": 15,
|
|
"parentIndex": 4,
|
|
"Guid": "1050b50c-fbe6-4897-998e-cf53c98ab546"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "ReactionFurniture-aefb37e14e103494ab0f467f9056c43a-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"_value": 0
|
|
},
|
|
"index": 16,
|
|
"parentIndex": 1,
|
|
"Guid": "ec38e681-3a26-46b8-8fca-9d133b2a1043"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
18,
|
|
1
|
|
]
|
|
},
|
|
"index": 17,
|
|
"parentIndex": 7,
|
|
"Guid": "26d39b97-ca2f-4813-8130-1879bb1517cb"
|
|
},
|
|
{
|
|
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 10034
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 18,
|
|
"parentIndex": 17,
|
|
"Guid": "8e3f0929-09f3-4cbe-8c0a-2b212244f1c6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 20.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 19,
|
|
"parentIndex": -1,
|
|
"Guid": "4ceccea9-2dc9-4483-94f4-d24d37407dbc"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 4,
|
|
"nodesHash": -340658824,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
19
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 592.0,
|
|
"y": 976.0
|
|
},
|
|
"guid": "910e1a8a-8bb2-41fa-9bf1-c0a06d4a3f9b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 800.0,
|
|
"y": 1872.0
|
|
},
|
|
"guid": "22194fc4-c010-4b22-b534-61c1a530dbf3",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1072.0,
|
|
"y": 1872.0
|
|
},
|
|
"guid": "9bfd12a8-c462-4a76-8264-24c46f1ba94b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1424.0,
|
|
"y": 1872.0
|
|
},
|
|
"guid": "824214d6-c5b5-48ce-8f1c-1acde5dfb25b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -368.0,
|
|
"y": -48.0
|
|
},
|
|
"guid": "e30c2569-7458-4f90-b3bf-8ed2860ed7bc",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 208.0,
|
|
"y": -304.0
|
|
},
|
|
"guid": "1864f706-0238-4869-aee5-72704579d6ec",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 32.0,
|
|
"y": 832.0
|
|
},
|
|
"guid": "91d55ae5-72c4-4a9f-b789-25a78392b86f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 288.0,
|
|
"y": 1264.0
|
|
},
|
|
"guid": "2317608e-bc66-4a30-abb8-867d0c820a4b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 512.0,
|
|
"y": 272.0
|
|
},
|
|
"guid": "0f592ee8-39c2-44b2-8475-71c2c75e5e68",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 816.0,
|
|
"y": 256.0
|
|
},
|
|
"guid": "e11c5c89-397e-49d3-bee1-004e300a1375",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 816.0,
|
|
"y": 608.0
|
|
},
|
|
"guid": "a565a7b4-1067-4c36-8fa5-fbf5ae33d71a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 288.0,
|
|
"y": 288.0
|
|
},
|
|
"guid": "0fd7c09f-a6d3-4b8e-b8a8-3a6126f8f5c4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -48.0,
|
|
"y": -512.0
|
|
},
|
|
"guid": "d1942904-9d8a-4bd5-be1d-d17cd67f756e",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3.499878,
|
|
"y": 194.249634
|
|
},
|
|
"guid": "4fdba536-53a4-4344-9472-31cf93098c29",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 448.0,
|
|
"y": -304.0
|
|
},
|
|
"guid": "26f08a49-cc4d-4482-9a63-37e6008e2f4b",
|
|
"comment": "Begin结束",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -32.0,
|
|
"y": -288.0
|
|
},
|
|
"guid": "1050b50c-fbe6-4897-998e-cf53c98ab546",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1744.0,
|
|
"y": 1872.0
|
|
},
|
|
"guid": "ec38e681-3a26-46b8-8fca-9d133b2a1043",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 514.3992,
|
|
"y": 1556.6488
|
|
},
|
|
"guid": "26d39b97-ca2f-4813-8130-1879bb1517cb",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 800.0,
|
|
"y": 1520.0
|
|
},
|
|
"guid": "8e3f0929-09f3-4cbe-8c0a-2b212244f1c6",
|
|
"comment": "要求",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1096.02393,
|
|
"y": 2359.349
|
|
},
|
|
"guid": "4ceccea9-2dc9-4483-94f4-d24d37407dbc",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/Partner/Deprecated/BTG/Trigger/BTGraph_PartnerTriggerReactionToInteract.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |