Files
PetitPlanet-Data/AI/01BehaviourTree/BehaviourTree/01General/Relax/Idle/BTState_IdleStateMachine_1007Mobai.json
2025-11-11 07:21:48 +07:00

488 lines
15 KiB
JSON

{
"$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
}