241 lines
7.2 KiB
JSON
241 lines
7.2 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": null
|
|
},
|
|
"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": [
|
|
4,
|
|
1
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "78ffb959-27a4-4242-9afa-61dce80b4484"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
6,
|
|
2,
|
|
7
|
|
]
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "978a3ecc-4173-4df3-85f3-7c2759230da2"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
5,
|
|
3
|
|
]
|
|
},
|
|
"index": 2,
|
|
"parentIndex": 1,
|
|
"Guid": "ea7d191a-70f2-4013-b05f-f195103d4b34"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 1.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 3,
|
|
"parentIndex": 2,
|
|
"Guid": "ea77fe66-4cfc-43b3-bc5a-b268ee51e9c2"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": []
|
|
},
|
|
"_assetGuid": "e004c36c9f07b7a46a51caffa33dc93d",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Unequip.json"
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 0,
|
|
"Guid": "7c40a887-4c1c-4321-a313-60c1014283ca"
|
|
},
|
|
{
|
|
"$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": "EmotionAction_Busy"
|
|
}
|
|
},
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2f4ed65c-9f53-4e0e-ab00-b1b40efbc7ac"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloatRange, Assembly-CSharp",
|
|
"_range": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector2, Assembly-CSharp",
|
|
"_value": {
|
|
"x": 200.0,
|
|
"y": 500.0
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 2,
|
|
"Guid": "2db0083a-1db0-41df-9270-f81a6a6e0e14"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
|
|
"result": 2,
|
|
"index": 6,
|
|
"parentIndex": 1,
|
|
"Guid": "f9dfa567-ad58-4680-82fa-145a589e9573"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTDisableLookIKNode, Assembly-CSharp",
|
|
"index": 7,
|
|
"parentIndex": 1,
|
|
"Guid": "105c38d0-3fe3-47e2-9e2f-26a08f765a81"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -573751965,
|
|
"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": 148.5
|
|
},
|
|
"guid": "78ffb959-27a4-4242-9afa-61dce80b4484",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 306.9
|
|
},
|
|
"guid": "978a3ecc-4173-4df3-85f3-7c2759230da2",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 449.900024
|
|
},
|
|
"guid": "ea7d191a-70f2-4013-b05f-f195103d4b34",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 752.0,
|
|
"y": 624.0
|
|
},
|
|
"guid": "ea77fe66-4cfc-43b3-bc5a-b268ee51e9c2",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 0.0
|
|
},
|
|
"guid": "7c40a887-4c1c-4321-a313-60c1014283ca",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 720.000061,
|
|
"y": 310.2
|
|
},
|
|
"guid": "2db0083a-1db0-41df-9270-f81a6a6e0e14",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 154.000015
|
|
},
|
|
"guid": "f9dfa567-ad58-4680-82fa-145a589e9573",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 464.0,
|
|
"y": 736.0
|
|
},
|
|
"guid": "105c38d0-3fe3-47e2-9e2f-26a08f765a81",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Mood/BTGraph_MoodThinking.json",
|
|
"errors": null
|
|
} |