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

379 lines
12 KiB
JSON

{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$values": []
},
"configs": {
"$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib",
"$values": []
},
"noSharingKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
"$values": []
}
},
"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": [
9
]
},
"index": 0,
"parentIndex": -1,
"Guid": "0fe351fe-285d-4392-875f-72e9b1c30e3e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTIdleNode, Assembly-CSharp",
"IsKeepRunning": false,
"index": 1,
"parentIndex": -1,
"Guid": "c0d83914-b028-473c-b947-384d37b5317b"
},
{
"$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_Sneeze"
}
}
]
},
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
},
"index": 2,
"parentIndex": 11,
"Guid": "0667719b-4b17-4921-a2b4-0f175959770b"
},
{
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 1
}
}
]
},
"_assetGuid": "ad27a5e2bdc61c94dbb3bb3f379bcb62",
"_assetPath": "Data/AI/BehaviourTree/00General/BubbleSystem/BTAction_PlayBubble.json"
},
"index": 3,
"parentIndex": -1,
"Guid": "762eac59-cd4f-48ac-8b4f-58f4f11bd297"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "开始",
"IsLogError": true,
"customMsg": null,
"index": 4,
"parentIndex": -1,
"Guid": "d04f137e-5153-47eb-a656-29e3e4fef489"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "结束",
"IsLogError": true,
"customMsg": null,
"index": 5,
"parentIndex": -1,
"Guid": "93dcf77d-34a9-4f52-8c38-43630248c85c"
},
{
"$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.3,
"useLerpSpeed": false,
"lerpSpeedGetter": null,
"index": 6,
"parentIndex": -1,
"Guid": "1b51d6cc-8075-4b1a-98c7-c530651d98e6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
8
]
},
"index": 7,
"parentIndex": 9,
"Guid": "b7116400-6f5a-4c34-8811-6577cacfaaf4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedLogicAnd, Assembly-CSharp",
"_operands": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]], Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsInteracting, Assembly-CSharp",
"guidVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"interactType": 23
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsInteracting, Assembly-CSharp",
"guidVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"interactType": 24
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsInteracting, Assembly-CSharp",
"guidVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"interactType": 21
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsInteracting, Assembly-CSharp",
"guidVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"interactType": 14
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsInteracting, Assembly-CSharp",
"guidVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"interactType": 44
}
]
}
},
"index": 8,
"parentIndex": 7,
"Guid": "75e42b24-3e89-41fd-96d7-6d691a2a072f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
7,
11
]
},
"index": 9,
"parentIndex": 0,
"Guid": "a70b4288-64bb-479d-98ca-fb46577252f2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 1.0,
"MaxWaitTime": 1.4,
"index": 10,
"parentIndex": 11,
"Guid": "0fcf57a6-f337-4c18-87de-89ae8f9bb8ef"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
10
]
},
"index": 11,
"parentIndex": 9,
"Guid": "4c1ddc01-ec67-48da-bc19-c88ba7d1e480"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -535695126,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
1,
3,
4,
5,
6
]
},
"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": 443.74
},
"guid": "0fe351fe-285d-4392-875f-72e9b1c30e3e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 580.14
},
"guid": "c0d83914-b028-473c-b947-384d37b5317b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 543.62
},
"guid": "0667719b-4b17-4921-a2b4-0f175959770b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 697.84
},
"guid": "762eac59-cd4f-48ac-8b4f-58f4f11bd297",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 911.240051
},
"guid": "d04f137e-5153-47eb-a656-29e3e4fef489",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1028.94006
},
"guid": "93dcf77d-34a9-4f52-8c38-43630248c85c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1149.94006
},
"guid": "1b51d6cc-8075-4b1a-98c7-c530651d98e6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 208.56
},
"guid": "b7116400-6f5a-4c34-8811-6577cacfaaf4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 30.2
},
"guid": "75e42b24-3e89-41fd-96d7-6d691a2a072f",
"comment": "在做其他事情",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 433.84
},
"guid": "a70b4288-64bb-479d-98ca-fb46577252f2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 757.02
},
"guid": "0fcf57a6-f337-4c18-87de-89ae8f9bb8ef",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 632.72
},
"guid": "4c1ddc01-ec67-48da-bc19-c88ba7d1e480",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Reaction/BTGraph_ReactionWhenButterflyPassBy.json",
"errors": null
}