Files
PetitPlanet-Data/AI/01BehaviourTree/BehaviourTree/Reaction/BTGraph_ReactionPlayerFire.json
2025-11-11 07:21:48 +07:00

822 lines
26 KiB
JSON

{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": null,
"configs": null,
"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": "LocalBeHitCount",
"isArray": false,
"DataType": 2,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-19bdc7c5-a8d2-4c8e-b9ce-cacdee911f9f"
]
}
}
]
}
},
"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": [
3,
2,
15,
14
]
},
"index": 0,
"parentIndex": -1,
"Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 0.5,
"MaxWaitTime": 1.0,
"index": 1,
"parentIndex": 7,
"Guid": "7b87ab35-ef68-4528-93c5-dc3daabffa3d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
}
},
"LerpTime": 0.2,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 480.0
},
"index": 2,
"parentIndex": 0,
"Guid": "126d9399-5647-4b8c-923e-8f6c7e3925f0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.5,
"index": 3,
"parentIndex": 0,
"Guid": "b2c5893b-73de-469d-9bb4-cdbabeda3bd6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
17,
7
]
},
"index": 4,
"parentIndex": 15,
"Guid": "49ae09df-78c3-4e1f-b2c4-b740245ce39d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarIntValueExistInMemoryQueue, Assembly-CSharp",
"memoryType": 0,
"memoryKey": 50,
"callerConfigId": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerConfigIdEntity, Assembly-CSharp"
},
"valueVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 90009
}
},
"index": 5,
"parentIndex": 6,
"Guid": "13aa5299-3a84-4583-8d96-11d656937176"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
9,
11,
13,
25
]
},
"index": 6,
"parentIndex": 4,
"Guid": "8648f2f4-83a6-4904-8773-4a5af98a5444"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
1,
10
]
},
"index": 7,
"parentIndex": 4,
"Guid": "83d77f59-253c-405a-9e0a-91f9578f09f8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
}
},
"LerpTime": 0.2,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 480.0
},
"index": 8,
"parentIndex": 15,
"Guid": "f51e5b89-a80d-4e96-b451-0edc5549869b"
},
{
"$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": 90009
}
}
]
},
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
},
"index": 9,
"parentIndex": 6,
"Guid": "1a2b9aa4-56eb-4079-907e-38b997be9319"
},
{
"$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_Applausing"
}
},
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2f4ed65c-9f53-4e0e-ab00-b1b40efbc7ac"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 2.0
}
}
]
},
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
},
"index": 10,
"parentIndex": 7,
"Guid": "acf6de93-846e-4707-a100-c546d8ccf4f7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "bb1caf6898e37e94f92e0942ad97417c",
"_assetPath": "Data/AI/BehaviourTree/00General/Tool/BTAction_StartUsePerformItem.json"
},
"index": 11,
"parentIndex": 6,
"Guid": "8028d9c6-ded1-4ece-9411-e49f628f26d4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "37a91fa896f1a3742b278ea876af0797",
"_assetPath": "Data/AI/BehaviourTree/00General/Tool/BTAction_EndUsePerformItem.json"
},
"index": 12,
"parentIndex": -1,
"Guid": "b703626a-fac7-42fd-8925-fa35864cd170"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 1.8,
"MaxWaitTime": 1.8,
"index": 13,
"parentIndex": 6,
"Guid": "df2421ce-169b-4156-9efe-4ecc94d664c1"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "e004c36c9f07b7a46a51caffa33dc93d",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Unequip.json"
},
"index": 14,
"parentIndex": 0,
"Guid": "0956dc20-d514-46bf-a82c-375d21793f10"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
8
]
},
"index": 15,
"parentIndex": 0,
"Guid": "1bf12f11-417d-4b36-bd48-87caa34dc748"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "e004c36c9f07b7a46a51caffa33dc93d",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Unequip.json"
},
"index": 16,
"parentIndex": -1,
"Guid": "e696316c-1bdf-4a53-ae3b-b0858f61903d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
18,
19,
20,
21,
26
]
},
"index": 17,
"parentIndex": 4,
"Guid": "d2246868-8706-4b0e-9eee-4473e157826d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarIntValueExistInMemoryQueue, Assembly-CSharp",
"memoryType": 0,
"memoryKey": 50,
"callerConfigId": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerConfigIdEntity, Assembly-CSharp"
},
"valueVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 90010
}
},
"index": 18,
"parentIndex": 17,
"Guid": "51fd1a7e-3478-404f-83f3-b4ee136c336a"
},
{
"$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": 90010
}
}
]
},
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
},
"index": 19,
"parentIndex": 17,
"Guid": "1f8bebc3-2a98-421e-819e-eb72c5336a0e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "bb1caf6898e37e94f92e0942ad97417c",
"_assetPath": "Data/AI/BehaviourTree/00General/Tool/BTAction_StartUsePerformItem.json"
},
"index": 20,
"parentIndex": 17,
"Guid": "b070e108-45e5-4119-826a-de3c3c6c3314"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 1.8,
"MaxWaitTime": 1.8,
"index": 21,
"parentIndex": 17,
"Guid": "64a296a0-df26-463a-b745-eaa00f133ec5"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "37a91fa896f1a3742b278ea876af0797",
"_assetPath": "Data/AI/BehaviourTree/00General/Tool/BTAction_EndUsePerformItem.json"
},
"index": 22,
"parentIndex": -1,
"Guid": "ef7d86d2-f70e-4d80-9aa6-4744aa619c6f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "e004c36c9f07b7a46a51caffa33dc93d",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Unequip.json"
},
"index": 23,
"parentIndex": -1,
"Guid": "6a5652f7-cba5-4ab8-8034-d72efa6a9fe6"
},
{
"$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": 90009
}
}
]
},
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
},
"index": 24,
"parentIndex": -1,
"Guid": "ac472205-0c8f-4d37-9178-eba6f8be6f8a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 6.0,
"MaxWaitTime": 6.0,
"index": 25,
"parentIndex": 6,
"Guid": "c8fce5e9-6637-4128-89bc-ea6df50097c2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 6.0,
"MaxWaitTime": 6.0,
"index": 26,
"parentIndex": 17,
"Guid": "ec14e70a-e42a-4996-9540-e30626ab8a6d"
},
{
"$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": 90011
}
}
]
},
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
},
"index": 27,
"parentIndex": -1,
"Guid": "572b3a73-0f9c-4610-8a9c-3be62751ff53"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 443963727,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
12,
16,
22,
23,
24,
27
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -352.0,
"y": 592.0
},
"guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 656.0,
"y": 1104.0
},
"guid": "7b87ab35-ef68-4528-93c5-dc3daabffa3d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -48.0,
"y": 384.0
},
"guid": "126d9399-5647-4b8c-923e-8f6c7e3925f0",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -48.0,
"y": 240.0
},
"guid": "b2c5893b-73de-469d-9bb4-cdbabeda3bd6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 112.0,
"y": 960.0
},
"guid": "49ae09df-78c3-4e1f-b2c4-b740245ce39d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1232.0,
"y": -384.0
},
"guid": "13aa5299-3a84-4583-8d96-11d656937176",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 752.0,
"y": -224.0
},
"guid": "8648f2f4-83a6-4904-8773-4a5af98a5444",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 416.0,
"y": 1072.0
},
"guid": "83d77f59-253c-405a-9e0a-91f9578f09f8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 96.0,
"y": 1152.0
},
"guid": "f51e5b89-a80d-4e96-b451-0edc5549869b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1216.0,
"y": -128.0
},
"guid": "1a2b9aa4-56eb-4079-907e-38b997be9319",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 624.0,
"y": 1264.0
},
"guid": "acf6de93-846e-4707-a100-c546d8ccf4f7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1200.0,
"y": 96.0
},
"guid": "8028d9c6-ded1-4ece-9411-e49f628f26d4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2000.0,
"y": -208.0
},
"guid": "b703626a-fac7-42fd-8925-fa35864cd170",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1216.0,
"y": 288.0
},
"guid": "df2421ce-169b-4156-9efe-4ecc94d664c1",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -48.0,
"y": 656.0
},
"guid": "0956dc20-d514-46bf-a82c-375d21793f10",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -160.0,
"y": 1072.0
},
"guid": "1bf12f11-417d-4b36-bd48-87caa34dc748",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2016.0,
"y": -16.0
},
"guid": "e696316c-1bdf-4a53-ae3b-b0858f61903d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1072.0,
"y": 704.0
},
"guid": "d2246868-8706-4b0e-9eee-4473e157826d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1552.0,
"y": 416.0
},
"guid": "51fd1a7e-3478-404f-83f3-b4ee136c336a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1440.0,
"y": 672.0
},
"guid": "1f8bebc3-2a98-421e-819e-eb72c5336a0e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1440.0,
"y": 928.0
},
"guid": "b070e108-45e5-4119-826a-de3c3c6c3314",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1456.0,
"y": 1104.0
},
"guid": "64a296a0-df26-463a-b745-eaa00f133ec5",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2224.0,
"y": 1056.0
},
"guid": "ef7d86d2-f70e-4d80-9aa6-4744aa619c6f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2128.0,
"y": 1264.0
},
"guid": "6a5652f7-cba5-4ab8-8034-d72efa6a9fe6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1584.0,
"y": -96.0
},
"guid": "ac472205-0c8f-4d37-9178-eba6f8be6f8a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1584.0,
"y": 144.0
},
"guid": "c8fce5e9-6637-4128-89bc-ea6df50097c2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1824.0,
"y": 1232.0
},
"guid": "ec14e70a-e42a-4996-9540-e30626ab8a6d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1792.0,
"y": 976.0
},
"guid": "572b3a73-0f9c-4610-8a9c-3be62751ff53",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Reaction/BTGraph_ReactionPlayerFire.json",
"errors": null
}