Files
2025-11-11 07:21:48 +07:00

371 lines
12 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": "LastSleepyTimestamp",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-02a955d6-7bcc-4e4e-a1aa-934e6d1baa9b"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "MaxPlayTime",
"DataType": 4,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultFloat, Assembly-CSharp",
"_value": 15.0
},
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-20651dc4-1055-458b-a504-6a223d2b75b5"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "PossibleEntities",
"DataType": 133,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-a79227e5-18cc-4db8-9c43-324b6c0afa66"
]
}
}
]
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
1
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "4171814b-821e-4f3d-983e-f7fc2efe28b2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
8
]
},
"_Services": null,
"index": 1,
"parentIndex": 0,
"Guid": "2957a153-e737-47aa-9c90-5ef2836f1401"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
4
]
},
"_Services": null,
"index": 2,
"parentIndex": 1,
"Guid": "b4b9af38-b7b1-4408-b428-13db28263b6e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"_lookForwardMode": 0,
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetCameraPosition, Assembly-CSharp"
},
"LerpTime": 0.0,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 333.0
},
"index": 3,
"parentIndex": 2,
"Guid": "5178df87-20f1-41e1-bd6c-3e0f6c3698da"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
6,
7
]
},
"_Services": null,
"index": 4,
"parentIndex": 2,
"Guid": "121d16c7-3fa8-48e5-8a01-94a8fe009646"
},
{
"$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": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 20052
}
}
]
},
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
},
"index": 5,
"parentIndex": 4,
"Guid": "92671ac5-ff75-45be-8cd2-e36629abcb0f"
},
{
"$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-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": 6.0
},
"_maxInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 11.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": 793884850
}
},
{
"$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/01BehaviourTree/BehaviourTree/AtomTree/Atom_PlayATL.json"
},
"index": 6,
"parentIndex": 4,
"Guid": "bde8893b-f2c9-405b-bcdc-5768f87f6272"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 2.0,
"MaxWaitTime": 5.0,
"index": 7,
"parentIndex": 4,
"Guid": "02d157b7-7b06-4bb4-bea2-e9e3445f907e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookIKFocusNode, Assembly-CSharp",
"isLookAtPosition": true,
"targetGuid": null,
"targetPosition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetCameraPosition, Assembly-CSharp"
},
"keepUpdatePosition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"priority": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 100
},
"index": 8,
"parentIndex": 1,
"Guid": "de00f086-ff28-47fb-b33b-1c20228e357c"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -641891709,
"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": 0.0,
"y": 504.625061
},
"guid": "4171814b-821e-4f3d-983e-f7fc2efe28b2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 507.925049
},
"guid": "2957a153-e737-47aa-9c90-5ef2836f1401",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 276.650024
},
"guid": "b4b9af38-b7b1-4408-b428-13db28263b6e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 0.0
},
"guid": "5178df87-20f1-41e1-bd6c-3e0f6c3698da",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 531.300049
},
"guid": "121d16c7-3fa8-48e5-8a01-94a8fe009646",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 960.000061,
"y": 236.5
},
"guid": "92671ac5-ff75-45be-8cd2-e36629abcb0f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 960.000061,
"y": 463.1
},
"guid": "bde8893b-f2c9-405b-bcdc-5768f87f6272",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 960.000061,
"y": 883.300049
},
"guid": "02d157b7-7b06-4bb4-bea2-e9e3445f907e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 738.100037
},
"guid": "de00f086-ff28-47fb-b33b-1c20228e357c",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/BlueprintPerformance/BTGraph_SayHiAtState3.json",
"errors": null,
"nodeErrors": null
}