650 lines
21 KiB
JSON
650 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": "0c62e8b85bafaf64fbb37d15326b404d",
|
|
"_assetPath": "Data/AI/Blackboard/AdvBlackboardNew.json"
|
|
},
|
|
{
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "820008b2eac496c45badd21a006ed6fa",
|
|
"_assetPath": "Data/AI/Blackboard/DefaultSharedBlackboardNew.json"
|
|
}
|
|
]
|
|
},
|
|
"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": [
|
|
1,
|
|
14
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "6c69b9a5-c18d-48f8-94c8-d179daa966a2"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
2,
|
|
3,
|
|
4
|
|
]
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "3cdd4bef-7036-40ba-b152-ec68f8b2330d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleNode, Assembly-CSharp",
|
|
"BubbleId": 4192,
|
|
"SuccessRateGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
},
|
|
"HasIntervalTime": false,
|
|
"IntervalTimeGetter": null,
|
|
"LastPlayedTimeKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"index": 2,
|
|
"parentIndex": 1,
|
|
"Guid": "4c178e7e-6c68-459e-b3cf-8a233d670494"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 3,
|
|
"parentIndex": 1,
|
|
"Guid": "870c4185-130b-4ce8-8264-45985a366e9f",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TempInt32-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomInt, Assembly-CSharp",
|
|
"_minInclusive": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
},
|
|
"_maxExclusive": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 5,
|
|
"index": 4,
|
|
"parentIndex": 1,
|
|
"Guid": "fa71cbb2-db98-46bd-8327-01db75b71203"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionLoopNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Condition": 6,
|
|
"_Child": 7,
|
|
"index": 5,
|
|
"parentIndex": 4,
|
|
"Guid": "0a5b49e7-7852-49f9-9583-5718bab99795"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TempInt32-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
"index": 6,
|
|
"parentIndex": 5,
|
|
"Guid": "a52439c1-9a99-4626-86c5-a783f601d963"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
8,
|
|
12,
|
|
13
|
|
]
|
|
},
|
|
"index": 7,
|
|
"parentIndex": 5,
|
|
"Guid": "456c6977-435e-44ff-aacb-582b5cd8ab27"
|
|
},
|
|
{
|
|
"$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": 1.0
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
9,
|
|
10,
|
|
11
|
|
]
|
|
},
|
|
"index": 8,
|
|
"parentIndex": 7,
|
|
"Guid": "5262937a-75f1-40d1-90b0-435531c6c2c4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTExecuteNpcSkillActionNode, Assembly-CSharp",
|
|
"arg": {
|
|
"$type": "miHoYo.HYG.AI.BT.ExecuteNpcSkillActionArg, Assembly-CSharp",
|
|
"npcGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"skillId": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 99
|
|
},
|
|
"actionId": null,
|
|
"guidArg": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt64, Assembly-CSharp",
|
|
"_value": 15054
|
|
},
|
|
"position": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityLocalToWorldPoint, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_point": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
|
|
"_value": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.4
|
|
}
|
|
}
|
|
},
|
|
"rotation": null
|
|
},
|
|
"index": 9,
|
|
"parentIndex": 8,
|
|
"Guid": "985f60f6-a380-4c14-8212-9bee268f71be"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTExecuteNpcSkillActionNode, Assembly-CSharp",
|
|
"arg": {
|
|
"$type": "miHoYo.HYG.AI.BT.ExecuteNpcSkillActionArg, Assembly-CSharp",
|
|
"npcGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"skillId": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 99
|
|
},
|
|
"actionId": null,
|
|
"guidArg": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt64, Assembly-CSharp",
|
|
"_value": 15055
|
|
},
|
|
"position": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityLocalToWorldPoint, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_point": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
|
|
"_value": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.4
|
|
}
|
|
}
|
|
},
|
|
"rotation": null
|
|
},
|
|
"index": 10,
|
|
"parentIndex": 8,
|
|
"Guid": "fc490719-3632-44e7-822e-dc81ee50cd71"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTExecuteNpcSkillActionNode, Assembly-CSharp",
|
|
"arg": {
|
|
"$type": "miHoYo.HYG.AI.BT.ExecuteNpcSkillActionArg, Assembly-CSharp",
|
|
"npcGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"skillId": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 99
|
|
},
|
|
"actionId": null,
|
|
"guidArg": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt64, Assembly-CSharp",
|
|
"_value": 15056
|
|
},
|
|
"position": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityLocalToWorldPoint, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_point": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
|
|
"_value": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.4
|
|
}
|
|
}
|
|
},
|
|
"rotation": null
|
|
},
|
|
"index": 11,
|
|
"parentIndex": 8,
|
|
"Guid": "b9523026-ec09-491a-9170-dea35b31af10"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTPlaySingleAnimNode, Assembly-CSharp",
|
|
"index": 12,
|
|
"parentIndex": 7,
|
|
"Guid": "e4a4f442-2bb2-4e29-9baa-20e365434ee8"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 13,
|
|
"parentIndex": 7,
|
|
"Guid": "4ba28702-b982-4b6f-963e-075d416b18bc",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TempInt32-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarSubtractInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TempInt32-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
15,
|
|
16
|
|
]
|
|
},
|
|
"index": 14,
|
|
"parentIndex": 0,
|
|
"Guid": "aca2093f-189e-463a-806b-91be0dfce559"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetTimestampNode, Assembly-CSharp",
|
|
"BlackboardKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TempGUID-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"index": 15,
|
|
"parentIndex": 14,
|
|
"Guid": "afd09e06-40e7-423b-9e60-bd26c8640795"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetDecisionBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "LastBalloonTimestamp-820008b2eac496c45badd21a006ed6fa-0"
|
|
},
|
|
"ValueVarGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TempGUID-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
}
|
|
},
|
|
"index": 16,
|
|
"parentIndex": 14,
|
|
"Guid": "874306b9-a4da-4ce1-8b22-1dd35e0929c5"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetTimestampNode, Assembly-CSharp",
|
|
"BlackboardKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "RelaxEnterTime-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"index": 17,
|
|
"parentIndex": -1,
|
|
"Guid": "3edd9e67-55fa-4d5a-9992-5a360a1a8cfb"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTEquipToolNode, Assembly-CSharp",
|
|
"index": 18,
|
|
"parentIndex": -1,
|
|
"Guid": "8a2d98c1-ac36-491f-9af7-8981228fa260"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
|
|
"Text": "NPC starts Perform",
|
|
"IsLogError": false,
|
|
"customMsg": null,
|
|
"index": 19,
|
|
"parentIndex": -1,
|
|
"Guid": "a403caa1-3731-42f3-9af7-bbf3a420443b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTTaskPlayAnimNode, Assembly-CSharp",
|
|
"index": 20,
|
|
"parentIndex": -1,
|
|
"Guid": "e16da188-fcec-4b95-b5a0-f38b822f1e1e"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -975741547,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
17,
|
|
18,
|
|
19,
|
|
20
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 32.0,
|
|
"y": 1376.0
|
|
},
|
|
"guid": "6c69b9a5-c18d-48f8-94c8-d179daa966a2",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 382.0,
|
|
"y": 1376.0
|
|
},
|
|
"guid": "3cdd4bef-7036-40ba-b152-ec68f8b2330d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 720.0,
|
|
"y": 1056.0
|
|
},
|
|
"guid": "4c178e7e-6c68-459e-b3cf-8a233d670494",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 736.0,
|
|
"y": 1376.0
|
|
},
|
|
"guid": "870c4185-130b-4ce8-8264-45985a366e9f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 512.0,
|
|
"y": 1600.0
|
|
},
|
|
"guid": "fa71cbb2-db98-46bd-8327-01db75b71203",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 732.0,
|
|
"y": 1596.0
|
|
},
|
|
"guid": "0a5b49e7-7852-49f9-9583-5718bab99795",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1082.0,
|
|
"y": 1596.0
|
|
},
|
|
"guid": "a52439c1-9a99-4626-86c5-a783f601d963",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1082.0,
|
|
"y": 1754.0
|
|
},
|
|
"guid": "456c6977-435e-44ff-aacb-582b5cd8ab27",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1440.0,
|
|
"y": 1760.0
|
|
},
|
|
"guid": "5262937a-75f1-40d1-90b0-435531c6c2c4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1782.0,
|
|
"y": 1876.0
|
|
},
|
|
"guid": "985f60f6-a380-4c14-8212-9bee268f71be",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1782.0,
|
|
"y": 2298.0
|
|
},
|
|
"guid": "fc490719-3632-44e7-822e-dc81ee50cd71",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1782.0,
|
|
"y": 2720.0
|
|
},
|
|
"guid": "b9523026-ec09-491a-9170-dea35b31af10",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1424.0,
|
|
"y": 2112.0
|
|
},
|
|
"guid": "e4a4f442-2bb2-4e29-9baa-20e365434ee8",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1432.0,
|
|
"y": 3142.0
|
|
},
|
|
"guid": "4ba28702-b982-4b6f-963e-075d416b18bc",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 400.0,
|
|
"y": 3376.0
|
|
},
|
|
"guid": "aca2093f-189e-463a-806b-91be0dfce559",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 732.0,
|
|
"y": 3362.0
|
|
},
|
|
"guid": "afd09e06-40e7-423b-9e60-bd26c8640795",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 732.0,
|
|
"y": 3466.0
|
|
},
|
|
"guid": "874306b9-a4da-4ce1-8b22-1dd35e0929c5",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -32.0,
|
|
"y": -912.0
|
|
},
|
|
"guid": "3edd9e67-55fa-4d5a-9992-5a360a1a8cfb",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -32.0,
|
|
"y": -1008.0
|
|
},
|
|
"guid": "8a2d98c1-ac36-491f-9af7-8981228fa260",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -32.0,
|
|
"y": -1136.0
|
|
},
|
|
"guid": "a403caa1-3731-42f3-9af7-bbf3a420443b",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2128.0,
|
|
"y": 1760.0
|
|
},
|
|
"guid": "e16da188-fcec-4b95-b5a0-f38b822f1e1e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/BTv2/BTA/Interact/BTA_ReleaseABalloon.json",
|
|
"errors": null
|
|
} |