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

503 lines
17 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
}
]
},
"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": [
6,
1
]
},
"_Services": null,
"index": 0,
"parentIndex": 4,
"Guid": "4fc1bebe-2cb8-498f-9321-d9a2b699de9a"
},
{
"$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": 1,
"parentIndex": 0,
"Guid": "2bee3f3e-12af-45d5-8cac-c030a6af7db4"
},
{
"$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": true
}
},
"index": 2,
"parentIndex": 3,
"Guid": "eec9f209-5226-4625-940b-a0302b91f63b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
2
]
},
"_Services": null,
"index": 3,
"parentIndex": 4,
"Guid": "cd8394c5-6026-4a8b-9080-9f22b0a4de28"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
7,
0
]
},
"_Services": null,
"index": 4,
"parentIndex": -1,
"Guid": "7e1881ba-e8fb-4f4a-a7e3-4d4b21bc71dd"
},
{
"$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": 5,
"parentIndex": 3,
"Guid": "ff9cc3e2-3014-45ff-b94f-764ecba759e7"
},
{
"$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": 6,
"parentIndex": 0,
"Guid": "e572ba8d-eafd-4eac-8370-b9013092017f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
8,
9
]
},
"_Services": null,
"index": 7,
"parentIndex": 4,
"Guid": "2a517fe2-4227-4c8c-981a-24a814a8709a"
},
{
"$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": 8,
"parentIndex": 7,
"Guid": "ac7f4ab5-0f6e-42cc-9f78-d43d3b1cc45f"
},
{
"$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": true
}
},
"index": 9,
"parentIndex": 7,
"Guid": "48e370e4-705f-414d-9bb5-7a5757971c58"
}
]
},
"containers": null,
"rootIndex": 4,
"nodesHash": -1029939855,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": []
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -416.0,
"y": 0.0
},
"guid": "4fc1bebe-2cb8-498f-9321-d9a2b699de9a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -16.0,
"y": 272.0
},
"guid": "2bee3f3e-12af-45d5-8cac-c030a6af7db4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 368.0,
"y": -1168.0
},
"guid": "eec9f209-5226-4625-940b-a0302b91f63b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -32.0,
"y": -1200.0
},
"guid": "cd8394c5-6026-4a8b-9080-9f22b0a4de28",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -736.0,
"y": -288.0
},
"guid": "7e1881ba-e8fb-4f4a-a7e3-4d4b21bc71dd",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 368.0,
"y": -1552.0
},
"guid": "ff9cc3e2-3014-45ff-b94f-764ecba759e7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -48.0,
"y": -128.0
},
"guid": "e572ba8d-eafd-4eac-8370-b9013092017f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -336.0,
"y": -400.0
},
"guid": "2a517fe2-4227-4c8c-981a-24a814a8709a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 16.0,
"y": -768.0
},
"guid": "ac7f4ab5-0f6e-42cc-9f78-d43d3b1cc45f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 256.0,
"y": -464.0
},
"guid": "48e370e4-705f-414d-9bb5-7a5757971c58",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_InteractAllImmediately.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}