Files
PetitPlanet-Data/AI/01BehaviourTree/Gameplay/InstantFeedback/General/Normal/BTGraph_HitReactionSummary.json
2025-11-11 07:21:48 +07:00

801 lines
28 KiB
JSON

{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-93a0372e-136d-494f-ae10-2771705ff9ab"
},
"var": 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": "5d55f8afc68f1eb41af2109ca6301fb2",
"_assetPath": "Data/AI/Blackboard/v3/InstantFeedback/BB_InstantFeedback.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": "Flag",
"DataType": 3,
"sharingStrategy": 1,
"category": null,
"comment": "",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-93a0372e-136d-494f-ae10-2771705ff9ab"
]
}
}
]
}
},
"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,
12,
4,
16,
18,
1,
2
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "f95242a7-ee91-4cf9-acc9-7c9dfbb48cbb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"_lookForwardMode": 0,
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "EventSenderEntity-5d55f8afc68f1eb41af2109ca6301fb2-0"
},
"targetGuid": null
}
},
"LerpTime": 0.3,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 360.0
},
"index": 1,
"parentIndex": 0,
"Guid": "ad1dab52-7507-4274-a416-902b5f6c56af"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 3,
"index": 2,
"parentIndex": 0,
"Guid": "6cffea88-a66c-4f25-b835-8eb0cd146819"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
13
]
},
"_Services": null,
"index": 3,
"parentIndex": 2,
"Guid": "ca8f624e-09af-44d7-a61e-eba646aa2289"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentToolConfigID-5d55f8afc68f1eb41af2109ca6301fb2-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetCurrentToolConfigId, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"index": 4,
"parentIndex": 0,
"Guid": "dc452c52-fc85-45d9-b8ea-469b1a26e5c2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
14,
8
]
},
"_Services": null,
"index": 5,
"parentIndex": 0,
"Guid": "c3544889-2441-4f92-895d-6af350bc172f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetMemoryDataNode, Assembly-CSharp",
"memoryType": 0,
"memoryStrKey": "Npc/Reaction/BeHitCount_Int",
"memoryKey": 406,
"valueVarGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarAddInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetMemoryIntValue, Assembly-CSharp",
"memoryType": 0,
"memoryKey": 406,
"callerConfigId": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerConfigIdEntity, Assembly-CSharp"
},
"GetCurrSceneNpcMemory": true
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 1
}
},
"memoryTimeGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"_value": 180
},
"index": 6,
"parentIndex": 15,
"Guid": "16e28b43-3589-4625-a9ee-85f775444236"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetMemoryDataNode, Assembly-CSharp",
"memoryType": 0,
"memoryStrKey": "Npc/Reaction/BeHitByInsectNetWeekly_Int",
"memoryKey": 15451,
"valueVarGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarAddInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetMemoryIntValue, Assembly-CSharp",
"memoryType": 0,
"memoryKey": 15451,
"callerConfigId": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerConfigIdEntity, Assembly-CSharp"
},
"GetCurrSceneNpcMemory": true
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 1
}
},
"memoryTimeGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"_value": 0
},
"index": 7,
"parentIndex": 15,
"Guid": "a1fba3e5-2c4b-4e3f-b8db-6a8d6222180e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentToolConfigID-5d55f8afc68f1eb41af2109ca6301fb2-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetCurrentToolConfigId, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"index": 8,
"parentIndex": 5,
"Guid": "a3656591-7878-4116-b46b-37f65860b365"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetMemoryDataNode, Assembly-CSharp",
"memoryType": 0,
"memoryStrKey": "Npc/SpecialTopic/BeHitAlreadyForgivePlayer_Int",
"memoryKey": 15569,
"valueVarGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
},
"memoryTimeGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"_value": 0
},
"index": 9,
"parentIndex": 15,
"Guid": "c048bcf8-5435-4ae9-b500-98de82ab0061"
},
{
"$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-59e4dd0a-301e-4069-bd70-edf304843d2b"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLName, Assembly-CSharp",
"atlName": "Hit_GetHit"
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-acbdca6e-f738-4b0c-8075-83dda78d2a0d"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-66356b41-ae44-4277-8d32-1c9c8680e36a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 3.0
},
"_maxInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 6.0
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6902f98c-110d-45be-90e0-b73fa65a9e63"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
"atlTagId": 0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6b1d6d89-6f07-489a-89a5-f47f19d78e4d"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": false
}
}
]
},
"_assetGuid": "f5e4f668f1cf4886862bdb8c9bf7a7ff",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayATL.json"
},
"index": 10,
"parentIndex": -1,
"Guid": "54e1efe0-147c-4e4d-9ac8-1e0600808a6e"
},
{
"$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-2027e343-a772-4e97-8f04-46415de2c3e7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0
}
}
]
},
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
},
"index": 11,
"parentIndex": -1,
"Guid": "50f169af-3a50-48fe-ab85-2d3ef3f61fec"
},
{
"$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-3bc7e148-b933-4804-ae55-55930b952d6e"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLName, Assembly-CSharp",
"atlName": "Hit_GetHit"
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-52c3c9f3-4862-4226-9276-540cf5981cc4"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
"atlTagId": 0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2dd5fdfb-1a26-4fdc-ae2a-4c56fdf64bc4"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": true
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ed92ff85-caa0-43ed-a35f-18fcc627432a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 3.0
},
"_maxInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 6.0
}
}
}
]
},
"_assetGuid": "69db32c28d27962439a012ad64853ee7",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_PlayExtraMontage.json"
},
"index": 12,
"parentIndex": 0,
"Guid": "2da768a2-bc6a-4b72-97ca-94fb72170fce"
},
{
"$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-0fad0d79-70b1-45dd-8053-074b3f45bc79"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarUInt32ToInt32, Assembly-CSharp",
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-93a0372e-136d-494f-ae10-2771705ff9ab"
},
"targetGuid": null
}
}
}
]
},
"_assetGuid": "580c0c35d3964c2da77a96e1a1eeb1c0",
"_assetPath": "Data/AI/01BehaviourTree/Gameplay/InstantFeedback/Modular/BTAction_IFWhiteListReactions.json"
},
"index": 13,
"parentIndex": 3,
"Guid": "42798c67-9395-496f-b9f9-759a2cd78f8b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 15,
"_False": -1,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcState, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarConvertEnumToInt32, Assembly-CSharp",
"_arg": 3,
"_argEnumType": "miHoYo.HYG.Entity.NPCInitState, Assembly-Common, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
}
},
"_defaultRes": true,
"index": 14,
"parentIndex": 5,
"Guid": "f6e34bfc-8ade-467d-993d-4083fe110414"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
7,
9
]
},
"_Services": null,
"index": 15,
"parentIndex": 14,
"Guid": "a792a065-fe8a-4f39-bee0-7c860559eb4f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 17,
"_False": -1,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
"_entity": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_exactMatch": null,
"_tag": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1576850962
}
},
"_defaultRes": true,
"index": 16,
"parentIndex": 0,
"Guid": "4512d918-843d-4178-96b7-b1cbfa9c6888"
},
{
"$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": "7f3085e453270a4439e1658bb81227f8",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_GetUpFromSitting.json"
},
"index": 17,
"parentIndex": 16,
"Guid": "cba03fa5-958f-48d2-8194-b7aa08603c5a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 19,
"_False": -1,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
"_entity": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_exactMatch": null,
"_tag": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1479841995
}
},
"_defaultRes": true,
"index": 18,
"parentIndex": 0,
"Guid": "a08f4ab0-0d78-4564-89a4-ea97a853fbfa"
},
{
"$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": "5d2cfff0553240b49a5b67f86daf8ffc",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_GetUpFromLying.json"
},
"index": 19,
"parentIndex": 18,
"Guid": "809188f5-a7d2-415f-8d86-de9dd760c72a"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 660328517,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
10,
11
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1600.0,
"y": 496.0
},
"guid": "f95242a7-ee91-4cf9-acc9-7c9dfbb48cbb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1248.0,
"y": 976.0
},
"guid": "ad1dab52-7507-4274-a416-902b5f6c56af",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1248.0,
"y": 1248.0
},
"guid": "6cffea88-a66c-4f25-b835-8eb0cd146819",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -960.0,
"y": 1248.0
},
"guid": "ca8f624e-09af-44d7-a61e-eba646aa2289",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1248.0,
"y": 32.0
},
"guid": "dc452c52-fc85-45d9-b8ea-469b1a26e5c2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1248.0,
"y": -608.0
},
"guid": "c3544889-2441-4f92-895d-6af350bc172f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -416.0,
"y": -976.0
},
"guid": "16e28b43-3589-4625-a9ee-85f775444236",
"comment": "临时",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -160.0,
"y": -976.0
},
"guid": "a1fba3e5-2c4b-4e3f-b8db-6a8d6222180e",
"comment": "Weekly",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -944.0,
"y": -656.0
},
"guid": "a3656591-7878-4116-b46b-37f65860b365",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 80.0,
"y": -976.0
},
"guid": "c048bcf8-5435-4ae9-b500-98de82ab0061",
"comment": "生气了,还没有原谅玩家",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1616.0,
"y": -384.0
},
"guid": "54e1efe0-147c-4e4d-9ac8-1e0600808a6e",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1936.0,
"y": -384.0
},
"guid": "50f169af-3a50-48fe-ab85-2d3ef3f61fec",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1248.0,
"y": -384.0
},
"guid": "2da768a2-bc6a-4b72-97ca-94fb72170fce",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -672.0,
"y": 1248.0
},
"guid": "42798c67-9395-496f-b9f9-759a2cd78f8b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -944.0,
"y": -992.0
},
"guid": "f6e34bfc-8ade-467d-993d-4083fe110414",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -688.0,
"y": -992.0
},
"guid": "a792a065-fe8a-4f39-bee0-7c860559eb4f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1248.0,
"y": 336.0
},
"guid": "4512d918-843d-4178-96b7-b1cbfa9c6888",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -976.0,
"y": 336.0
},
"guid": "cba03fa5-958f-48d2-8194-b7aa08603c5a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1248.0,
"y": 640.0
},
"guid": "a08f4ab0-0d78-4564-89a4-ea97a853fbfa",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -976.0,
"y": 640.0
},
"guid": "809188f5-a7d2-415f-8d86-de9dd760c72a",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": ""
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/InstantFeedback/General/Normal/BTGraph_HitReactionSummary.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}