CNCBWin0.83.5_C349455_R356048_D356048

This commit is contained in:
amizing25
2025-11-11 07:21:48 +07:00
commit 2c9a38628c
25703 changed files with 12399349 additions and 0 deletions

View File

@@ -0,0 +1,488 @@
{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": 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": "f3a132d33a32d2c4c8b2bd99c1a2fbfa",
"_assetPath": "Data/AI/Blackboard/v2/Temp/BB_Temp.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": "CenterPos",
"isArray": false,
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-07575660-4242-4dab-ba85-1f1f1d42d17b"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TargetRotation",
"isArray": false,
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-3dfe63f7-8a11-42ae-89c8-aa5ded7d2a82"
]
}
}
]
}
},
"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": [
10
]
},
"index": 0,
"parentIndex": -1,
"Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_point": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TempVector3-f3a132d33a32d2c4c8b2bd99c1a2fbfa-0"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.3
}
},
"index": 1,
"parentIndex": 10,
"Guid": "7879e8f0-3ee4-4c92-9ab8-a36bd2708657"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTIdleNode, Assembly-CSharp",
"IsKeepRunning": true,
"index": 2,
"parentIndex": -1,
"Guid": "4cb60478-943a-408a-aa85-2c39c8d82158"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
11
]
},
"index": 3,
"parentIndex": 13,
"Guid": "919c0c80-79a8-411e-8cf1-7def4eb6bd00"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 3.0,
"IsRandom": true,
"MinWaitTime": 3.0,
"MaxWaitTime": 7.0,
"index": 4,
"parentIndex": 3,
"Guid": "1b145819-ec77-46a1-a4c7-add060b9d1ad"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelOnceNode, Assembly-CSharp",
"terminateWhenPause": false,
"finishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
7
]
},
"index": 5,
"parentIndex": -1,
"Guid": "4442c13e-9d2d-400d-8a6d-15dc3edbf81a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTTaskPlayAnimNode, Assembly-CSharp",
"index": 6,
"parentIndex": -1,
"Guid": "da4d9e94-0d02-45e9-9cdd-9df3e437be02"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
8,
9
]
},
"index": 7,
"parentIndex": 5,
"Guid": "0ecdb684-7a73-4ce9-b411-a4c87def6981"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.2,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 8,
"parentIndex": 7,
"Guid": "25069c63-8447-4246-9962-8813f57e55eb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTHoldObjNode, Assembly-CSharp",
"itemIdVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 10166
},
"refObjType": 3,
"index": 9,
"parentIndex": 7,
"Guid": "ad927a2a-2f72-457e-a01a-f3107d2aa6df"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TempVector3-f3a132d33a32d2c4c8b2bd99c1a2fbfa-0"
},
"FinishMode": 0,
"_Condition": 1,
"_Child": 15,
"index": 10,
"parentIndex": 0,
"Guid": "0e0645b2-2f92-45ba-8ecc-db08d132687a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTTaskPlayAnimNode, Assembly-CSharp",
"index": 11,
"parentIndex": -1,
"Guid": "8eacd9fa-f9e9-4910-9375-b2d0d4744b45"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
"RepeaterMode": 2,
"RepeatCount": 0,
"UntilResult": 0,
"_Child": 13,
"index": 12,
"parentIndex": 15,
"Guid": "e1e5f8a7-f5c2-40fd-969d-1f10dac6034b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp",
"Weights": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloatArray, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 4.0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 6.0
}
]
}
},
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
14
]
},
"index": 13,
"parentIndex": 12,
"Guid": "44dccb01-65d2-4931-aa93-1ef80da2385c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 3.0,
"IsRandom": true,
"MinWaitTime": 10.0,
"MaxWaitTime": 15.0,
"index": 14,
"parentIndex": 13,
"Guid": "6ba7f954-df03-49ff-876d-9270c728b554"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
16,
12
]
},
"index": 15,
"parentIndex": 10,
"Guid": "56af27c8-c375-42ec-8d1f-0ff0ca9c8abb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTIdleNode, Assembly-CSharp",
"IsKeepRunning": false,
"index": 16,
"parentIndex": 15,
"Guid": "6983b1d8-725a-4cdc-a91c-42a73141cff6"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -1183473429,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
5
]
},
"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": 154.0
},
"guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 0.0
},
"guid": "7879e8f0-3ee4-4c92-9ab8-a36bd2708657",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 439.175018
},
"guid": "4cb60478-943a-408a-aa85-2c39c8d82158",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1248.0,
"y": 336.05
},
"guid": "919c0c80-79a8-411e-8cf1-7def4eb6bd00",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1497.6,
"y": 91.29999
},
"guid": "1b145819-ec77-46a1-a4c7-add060b9d1ad",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 689.15
},
"guid": "4442c13e-9d2d-400d-8a6d-15dc3edbf81a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 439.450043
},
"guid": "da4d9e94-0d02-45e9-9cdd-9df3e437be02",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 960.8501
},
"guid": "0ecdb684-7a73-4ce9-b411-a4c87def6981",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 928.9501
},
"guid": "25069c63-8447-4246-9962-8813f57e55eb",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 1052.15015
},
"guid": "ad927a2a-2f72-457e-a01a-f3107d2aa6df",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 26.9499969
},
"guid": "0e0645b2-2f92-45ba-8ecc-db08d132687a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1497.6,
"y": 241.999985
},
"guid": "8eacd9fa-f9e9-4910-9375-b2d0d4744b45",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 377.3
},
"guid": "e1e5f8a7-f5c2-40fd-969d-1f10dac6034b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 998.4,
"y": 333.849976
},
"guid": "44dccb01-65d2-4931-aa93-1ef80da2385c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1248.0,
"y": 534.05
},
"guid": "6ba7f954-df03-49ff-876d-9270c728b554",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 268.4
},
"guid": "56af27c8-c375-42ec-8d1f-0ff0ca9c8abb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 91.29999
},
"guid": "6983b1d8-725a-4cdc-a91c-42a73141cff6",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/01General/Relax/Idle/BTState_IdleStateMachine_1007Mobai.json",
"errors": null
}

View File

@@ -0,0 +1,635 @@
{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": 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": "f3a132d33a32d2c4c8b2bd99c1a2fbfa",
"_assetPath": "Data/AI/Blackboard/v2/Temp/BB_Temp.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": "CenterPos",
"isArray": false,
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-c7f9b893-31e1-457b-8a81-5468fed27c7a"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TargetRotation",
"isArray": false,
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-116a6bb0-7722-436a-9623-5829aea956a6"
]
}
}
]
}
},
"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": [
10
]
},
"index": 0,
"parentIndex": -1,
"Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_point": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TempVector3-f3a132d33a32d2c4c8b2bd99c1a2fbfa-0"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.3
}
},
"index": 1,
"parentIndex": 10,
"Guid": "7879e8f0-3ee4-4c92-9ab8-a36bd2708657"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTIdleNode, Assembly-CSharp",
"IsKeepRunning": true,
"index": 2,
"parentIndex": -1,
"Guid": "4cb60478-943a-408a-aa85-2c39c8d82158"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
21
]
},
"index": 3,
"parentIndex": 13,
"Guid": "919c0c80-79a8-411e-8cf1-7def4eb6bd00"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 3.0,
"IsRandom": false,
"MinWaitTime": 3.0,
"MaxWaitTime": 7.0,
"index": 4,
"parentIndex": 3,
"Guid": "1b145819-ec77-46a1-a4c7-add060b9d1ad"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelOnceNode, Assembly-CSharp",
"terminateWhenPause": false,
"finishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
7
]
},
"index": 5,
"parentIndex": -1,
"Guid": "4442c13e-9d2d-400d-8a6d-15dc3edbf81a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTTaskPlayAnimNode, Assembly-CSharp",
"index": 6,
"parentIndex": -1,
"Guid": "da4d9e94-0d02-45e9-9cdd-9df3e437be02"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
8,
9
]
},
"index": 7,
"parentIndex": 5,
"Guid": "0ecdb684-7a73-4ce9-b411-a4c87def6981"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.2,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 8,
"parentIndex": 7,
"Guid": "25069c63-8447-4246-9962-8813f57e55eb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTHoldObjNode, Assembly-CSharp",
"itemIdVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 10166
},
"refObjType": 3,
"index": 9,
"parentIndex": 7,
"Guid": "ad927a2a-2f72-457e-a01a-f3107d2aa6df"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TempVector3-f3a132d33a32d2c4c8b2bd99c1a2fbfa-0"
},
"FinishMode": 0,
"_Condition": 1,
"_Child": 15,
"index": 10,
"parentIndex": 0,
"Guid": "0e0645b2-2f92-45ba-8ecc-db08d132687a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTTaskPlayAnimNode, Assembly-CSharp",
"index": 11,
"parentIndex": -1,
"Guid": "8eacd9fa-f9e9-4910-9375-b2d0d4744b45"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
"RepeaterMode": 2,
"RepeatCount": 0,
"UntilResult": 0,
"_Child": 13,
"index": 12,
"parentIndex": 15,
"Guid": "e1e5f8a7-f5c2-40fd-969d-1f10dac6034b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp",
"Weights": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloatArray, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 4.0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 6.0
}
]
}
},
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
14
]
},
"index": 13,
"parentIndex": 12,
"Guid": "44dccb01-65d2-4931-aa93-1ef80da2385c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 3.0,
"IsRandom": true,
"MinWaitTime": 10.0,
"MaxWaitTime": 15.0,
"index": 14,
"parentIndex": 13,
"Guid": "6ba7f954-df03-49ff-876d-9270c728b554"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
16,
12
]
},
"index": 15,
"parentIndex": 10,
"Guid": "56af27c8-c375-42ec-8d1f-0ff0ca9c8abb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTIdleNode, Assembly-CSharp",
"IsKeepRunning": false,
"index": 16,
"parentIndex": 15,
"Guid": "6983b1d8-725a-4cdc-a91c-42a73141cff6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelOnceNode, Assembly-CSharp",
"terminateWhenPause": true,
"finishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
11,
19
]
},
"index": 17,
"parentIndex": -1,
"Guid": "3f4ae5dd-c78a-4078-b071-64b3bea62fb9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTHoldObjNode, Assembly-CSharp",
"itemIdVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 90001
},
"refObjType": 8,
"index": 18,
"parentIndex": 19,
"Guid": "220b73ad-78d8-40ff-a8f8-66687afec6dc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
20,
18
]
},
"index": 19,
"parentIndex": 17,
"Guid": "8b8f425e-0b89-4901-a3e5-1f3913463ac0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.3,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 20,
"parentIndex": 19,
"Guid": "049a61c1-b1dd-4b69-8ed3-fac4dd55b0a6"
},
{
"$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_PressCalculator"
}
},
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2f4ed65c-9f53-4e0e-ab00-b1b40efbc7ac"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 3.0
},
"_maxInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 5.0
}
}
}
]
},
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
},
"index": 21,
"parentIndex": 3,
"Guid": "be562e95-c0ac-43f4-85ae-fd449336bf4e"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 983733316,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
5,
17
]
},
"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": 154.0
},
"guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 0.0
},
"guid": "7879e8f0-3ee4-4c92-9ab8-a36bd2708657",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 439.175018
},
"guid": "4cb60478-943a-408a-aa85-2c39c8d82158",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1232.0,
"y": 256.0
},
"guid": "919c0c80-79a8-411e-8cf1-7def4eb6bd00",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1497.6,
"y": 91.29999
},
"guid": "1b145819-ec77-46a1-a4c7-add060b9d1ad",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 689.15
},
"guid": "4442c13e-9d2d-400d-8a6d-15dc3edbf81a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 439.450043
},
"guid": "da4d9e94-0d02-45e9-9cdd-9df3e437be02",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 960.8501
},
"guid": "0ecdb684-7a73-4ce9-b411-a4c87def6981",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 928.9501
},
"guid": "25069c63-8447-4246-9962-8813f57e55eb",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 1052.15015
},
"guid": "ad927a2a-2f72-457e-a01a-f3107d2aa6df",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 26.9499969
},
"guid": "0e0645b2-2f92-45ba-8ecc-db08d132687a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1728.0,
"y": 288.0
},
"guid": "8eacd9fa-f9e9-4910-9375-b2d0d4744b45",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 377.3
},
"guid": "e1e5f8a7-f5c2-40fd-969d-1f10dac6034b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 998.4,
"y": 333.849976
},
"guid": "44dccb01-65d2-4931-aa93-1ef80da2385c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1248.0,
"y": 534.05
},
"guid": "6ba7f954-df03-49ff-876d-9270c728b554",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 496.0,
"y": 208.0
},
"guid": "56af27c8-c375-42ec-8d1f-0ff0ca9c8abb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 91.29999
},
"guid": "6983b1d8-725a-4cdc-a91c-42a73141cff6",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1483.6,
"y": 472.9499
},
"guid": "3f4ae5dd-c78a-4078-b071-64b3bea62fb9",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1936.0,
"y": 864.0
},
"guid": "220b73ad-78d8-40ff-a8f8-66687afec6dc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1690.60107,
"y": 770.5499
},
"guid": "8b8f425e-0b89-4901-a3e5-1f3913463ac0",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1936.0,
"y": 752.0
},
"guid": "049a61c1-b1dd-4b69-8ed3-fac4dd55b0a6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1461.90015,
"y": 801.751038
},
"guid": "be562e95-c0ac-43f4-85ae-fd449336bf4e",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/01General/Relax/Idle/BTState_IdleStateMachine_3Gelian.json",
"errors": null
}

View File

@@ -0,0 +1,416 @@
{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.AI.BT.ReDirectTreeData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.ReDirectTreeData, Assembly-CSharp",
"configId": 1007,
"picker": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "c26bfb46ee36bed4c92d9d4e8ed9d350",
"_assetPath": "Data/AI/BehaviourTree/01General/Relax/Idle/BTState_IdleStateMachine_1007Mobai.json"
}
},
{
"$type": "miHoYo.HYG.AI.BT.ReDirectTreeData, Assembly-CSharp",
"configId": 3,
"picker": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "f90a63522e7a59244bcfc66bf9d568b9",
"_assetPath": "Data/AI/BehaviourTree/01General/Relax/Idle/BTState_IdleStateMachine_3Gelian.json"
}
}
]
},
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": 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": "f3a132d33a32d2c4c8b2bd99c1a2fbfa",
"_assetPath": "Data/AI/Blackboard/v2/Temp/BB_Temp.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": "CenterPos",
"isArray": false,
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-8fb39b3e-505c-4214-8ec1-0fc4d5004644"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TargetRotation",
"isArray": false,
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-5014a7d2-34b8-4a27-a5e2-bbd63f58ea70"
]
}
}
]
}
},
"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
]
},
"index": 0,
"parentIndex": -1,
"Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_point": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TempVector3-f3a132d33a32d2c4c8b2bd99c1a2fbfa-0"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.3
}
},
"index": 1,
"parentIndex": 4,
"Guid": "7879e8f0-3ee4-4c92-9ab8-a36bd2708657"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3
]
},
"index": 2,
"parentIndex": 7,
"Guid": "919c0c80-79a8-411e-8cf1-7def4eb6bd00"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 3.0,
"IsRandom": true,
"MinWaitTime": 3.0,
"MaxWaitTime": 7.0,
"index": 3,
"parentIndex": 2,
"Guid": "1b145819-ec77-46a1-a4c7-add060b9d1ad"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TempVector3-f3a132d33a32d2c4c8b2bd99c1a2fbfa-0"
},
"FinishMode": 0,
"_Condition": 1,
"_Child": 9,
"index": 4,
"parentIndex": 0,
"Guid": "0e0645b2-2f92-45ba-8ecc-db08d132687a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTTaskPlayAnimNode, Assembly-CSharp",
"index": 5,
"parentIndex": -1,
"Guid": "8eacd9fa-f9e9-4910-9375-b2d0d4744b45"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
"RepeaterMode": 2,
"RepeatCount": 0,
"UntilResult": 0,
"_Child": 7,
"index": 6,
"parentIndex": -1,
"Guid": "e1e5f8a7-f5c2-40fd-969d-1f10dac6034b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp",
"Weights": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloatArray, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 4.0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 6.0
}
]
}
},
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
8
]
},
"index": 7,
"parentIndex": 6,
"Guid": "44dccb01-65d2-4931-aa93-1ef80da2385c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 3.0,
"IsRandom": true,
"MinWaitTime": 10.0,
"MaxWaitTime": 15.0,
"index": 8,
"parentIndex": 7,
"Guid": "6ba7f954-df03-49ff-876d-9270c728b554"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
10
]
},
"index": 9,
"parentIndex": 4,
"Guid": "56af27c8-c375-42ec-8d1f-0ff0ca9c8abb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTIdleNode, Assembly-CSharp",
"IsKeepRunning": true,
"index": 10,
"parentIndex": 9,
"Guid": "6983b1d8-725a-4cdc-a91c-42a73141cff6"
},
{
"$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-dfd9a524-0146-4fb3-ad06-dc819e804259"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetAnimationId, Assembly-CSharp",
"animationName": null
}
}
]
},
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
},
"index": 11,
"parentIndex": -1,
"Guid": "a64c4921-244a-4042-a7fb-f259eac0f805"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -251883883,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
6,
11
]
},
"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": 154.0
},
"guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 0.0
},
"guid": "7879e8f0-3ee4-4c92-9ab8-a36bd2708657",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1248.0,
"y": 336.05
},
"guid": "919c0c80-79a8-411e-8cf1-7def4eb6bd00",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1497.6,
"y": 91.29999
},
"guid": "1b145819-ec77-46a1-a4c7-add060b9d1ad",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 26.9499969
},
"guid": "0e0645b2-2f92-45ba-8ecc-db08d132687a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1497.6,
"y": 241.999985
},
"guid": "8eacd9fa-f9e9-4910-9375-b2d0d4744b45",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 377.3
},
"guid": "e1e5f8a7-f5c2-40fd-969d-1f10dac6034b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 998.4,
"y": 333.849976
},
"guid": "44dccb01-65d2-4931-aa93-1ef80da2385c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1248.0,
"y": 534.05
},
"guid": "6ba7f954-df03-49ff-876d-9270c728b554",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 268.4
},
"guid": "56af27c8-c375-42ec-8d1f-0ff0ca9c8abb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 91.29999
},
"guid": "6983b1d8-725a-4cdc-a91c-42a73141cff6",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1728.0,
"y": 336.0
},
"guid": "a64c4921-244a-4042-a7fb-f259eac0f805",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/01General/Relax/Idle/BTState_IdleStateMachine_RedirectBase.json",
"errors": null
}