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

641 lines
22 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": "DesignatedInteractTarget-93028e429d5d5544b87c59287e223c55-0"
},
"var": null
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "SlotId-93028e429d5d5544b87c59287e223c55-0"
},
"var": null
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6f002b0e-d286-4810-9bb9-56aa63ccb25e"
},
"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": "93028e429d5d5544b87c59287e223c55",
"_assetPath": "Data/Statescript/Ability/1005_Interact/Interact_Any_Board.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": "IsInstantTrigger",
"DataType": 1,
"sharingStrategy": 1,
"category": null,
"comment": "是否是瞬时触发的,不用等动画回调",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-cd613b13-b23d-49a5-8eb9-8197c84205ad"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "InteractType",
"DataType": 2,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultInt32, Assembly-CSharp",
"_value": 0
},
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-8ec7f063-accd-4b36-88a4-bcffce356073"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "GameplayTag",
"DataType": 3,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-6f002b0e-d286-4810-9bb9-56aa63ccb25e"
]
}
}
]
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
14
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "6c5fd99e-d552-4da4-8c5e-5097303b052e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
3,
4
]
},
"_Services": null,
"index": 1,
"parentIndex": -1,
"Guid": "80e154a7-aec3-403a-9ad5-890e86bbe81e"
},
{
"$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": "849bb24921ecd01418d6f8151ff71c7f",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_StopNavigation.json"
},
"index": 2,
"parentIndex": 1,
"Guid": "51203ea9-9d1f-437e-a263-ad64a0d646f4"
},
{
"$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": "70bca396a66bdf94dbe23f43ec516b9a",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_StopBehaviour.json"
},
"index": 3,
"parentIndex": 1,
"Guid": "8e69ebcd-1bad-42f3-b2dc-c17a5b7de0b0"
},
{
"$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": "51b9ab3b92924ec4eaee94005357b9c0",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_ResetPosture.json"
},
"index": 4,
"parentIndex": 1,
"Guid": "22291ac4-de54-4109-a14b-aea4080180f9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRunInteractionAbilityNode, Assembly-CSharp",
"abilityName": {
"$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilityName, Assembly-CSharp",
"_value": null
},
"attemptToStopBehavior": true,
"attemptToResetPosture": true,
"runningPolicy": 1,
"provideEventData": true,
"eventTag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 526699160
}
},
"target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "DesignatedInteractTarget-93028e429d5d5544b87c59287e223c55-0"
},
"targetGuid": null
},
"customEventDataWrapper": {
"$type": "miHoYo.HYG.Entities.GameplayEvents.DoInteractEventDataConfigVarWrapper, Assembly-CSharp",
"cvarSlotId": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "SlotId-93028e429d5d5544b87c59287e223c55-0"
},
"targetGuid": null
},
"cvarTag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6f002b0e-d286-4810-9bb9-56aa63ccb25e"
},
"targetGuid": null
}
},
"index": 5,
"parentIndex": 6,
"Guid": "79e247c0-eb4b-4357-9590-decaf2fabf7e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5
]
},
"_Services": null,
"index": 6,
"parentIndex": 14,
"Guid": "1b7eeb4c-e2b8-4d83-90cb-187f5dc5b260"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarTargetRespondAnyChildInteraction, Assembly-CSharp",
"_targetGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "DesignatedInteractTarget-93028e429d5d5544b87c59287e223c55-0"
},
"targetGuid": null
},
"_ownerGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntityGuid, Assembly-CSharp"
},
"_parentTag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 526699160
}
}
},
"index": 7,
"parentIndex": -1,
"Guid": "acea6be1-95f3-4784-9bc1-bfa5bfec14df"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
10
]
},
"_Services": null,
"index": 8,
"parentIndex": 14,
"Guid": "5423e331-45b4-4577-8ff5-0afc9c457b49"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarTargetRespondInteraction, Assembly-CSharp",
"_targetGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "DesignatedInteractTarget-93028e429d5d5544b87c59287e223c55-0"
},
"targetGuid": null
},
"_ownerGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntityGuid, Assembly-CSharp"
},
"_interactionTag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1703869600
}
}
},
"index": 9,
"parentIndex": 8,
"Guid": "1c056492-4010-4728-8e0b-410050f48baf"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRunAbilityNode, Assembly-CSharp",
"abilityName": {
"$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilityName, Assembly-CSharp",
"_value": "LieDownAct"
},
"attemptToStopBehavior": true,
"attemptToResetPosture": true,
"runningPolicy": 1,
"provideEventData": true,
"eventTag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 2091570166
}
},
"target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "DesignatedInteractTarget-93028e429d5d5544b87c59287e223c55-0"
},
"targetGuid": null
},
"customEventDataWrapper": {
"$type": "miHoYo.HYG.Entities.GameplayEvents.LieDownEventDataConfigVarWrapper, Assembly-CSharp",
"slotIdVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "SlotId-93028e429d5d5544b87c59287e223c55-0"
},
"targetGuid": null
},
"isImmediateVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": false
}
},
"index": 10,
"parentIndex": 8,
"Guid": "be4044b8-bc75-4159-85ef-836a91aca657"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
12,
13
]
},
"_Services": null,
"index": 11,
"parentIndex": 14,
"Guid": "9e60c18b-da0e-48a0-bf91-51c0a4e36ebf"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarTargetRespondInteraction, Assembly-CSharp",
"_targetGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "DesignatedInteractTarget-93028e429d5d5544b87c59287e223c55-0"
},
"targetGuid": null
},
"_ownerGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntityGuid, Assembly-CSharp"
},
"_interactionTag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 827822640
}
}
},
"index": 12,
"parentIndex": 11,
"Guid": "6374bf2d-33a8-48a9-a65a-7095af2bb806"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRunAbilityNode, Assembly-CSharp",
"abilityName": {
"$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilityName, Assembly-CSharp",
"_value": "SitDownAct"
},
"attemptToStopBehavior": true,
"attemptToResetPosture": true,
"runningPolicy": 1,
"provideEventData": true,
"eventTag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 809779949
}
},
"target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "DesignatedInteractTarget-93028e429d5d5544b87c59287e223c55-0"
},
"targetGuid": null
},
"customEventDataWrapper": {
"$type": "miHoYo.HYG.Entities.GameplayEvents.SitDownEventDataConfigVarWrapper, Assembly-CSharp",
"slotIdVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "SlotId-93028e429d5d5544b87c59287e223c55-0"
},
"targetGuid": null
},
"isImmediateVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": false
}
},
"index": 13,
"parentIndex": 11,
"Guid": "eae6bbe5-1356-419d-b033-c31d8352b23e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
11,
8,
6
]
},
"_Services": null,
"index": 14,
"parentIndex": 0,
"Guid": "4ff15939-0e9f-4843-ae5a-525a036f265f"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -1768074993,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
1,
7
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1072.225
},
"guid": "6c5fd99e-d552-4da4-8c5e-5097303b052e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 2190.09985
},
"guid": "80e154a7-aec3-403a-9ad5-890e86bbe81e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 2006.95
},
"guid": "51203ea9-9d1f-437e-a263-ad64a0d646f4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 2154.34985
},
"guid": "8e69ebcd-1bad-42f3-b2dc-c17a5b7de0b0",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 2343.5498
},
"guid": "22291ac4-de54-4109-a14b-aea4080180f9",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 1848.0
},
"guid": "79e247c0-eb4b-4357-9590-decaf2fabf7e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 1828.75
},
"guid": "1b7eeb4c-e2b8-4d83-90cb-187f5dc5b260",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 1531.2
},
"guid": "acea6be1-95f3-4784-9bc1-bfa5bfec14df",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 1059.3
},
"guid": "5423e331-45b4-4577-8ff5-0afc9c457b49",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 765.600037
},
"guid": "1c056492-4010-4728-8e0b-410050f48baf",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 1082.4
},
"guid": "be4044b8-bc75-4159-85ef-836a91aca657",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 293.7
},
"guid": "9e60c18b-da0e-48a0-bf91-51c0a4e36ebf",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 0.0
},
"guid": "6374bf2d-33a8-48a9-a65a-7095af2bb806",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 316.800018
},
"guid": "eae6bbe5-1356-419d-b033-c31d8352b23e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 1050.225
},
"guid": "4ff15939-0e9f-4843-ae5a-525a036f265f",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_Interact.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}