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,381 @@
{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": null,
"configs": null,
"noSharingKeys": null
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
"RepeaterMode": 3,
"isDynamic": true,
"RepeatCount": 0,
"targetRepeatCount": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomInt, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 3
},
"_maxExclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 6
}
},
"RepeatLimit": -1,
"UntilResult": 0,
"_Child": 1,
"index": 0,
"parentIndex": -1,
"Guid": "643f52f0-b28b-46e4-915f-04d8de22f33c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
4,
8,
9
]
},
"_Services": null,
"index": 1,
"parentIndex": 0,
"Guid": "5c7cbbd7-0fd4-4ccb-a3ba-c3642486a37a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
10
]
},
"_Services": null,
"index": 2,
"parentIndex": 1,
"Guid": "27c8e780-4d24-4777-8f5c-07ee77337b32"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 3.0,
"MaxWaitTime": 6.0,
"index": 3,
"parentIndex": 2,
"Guid": "b33b3539-e3cc-4e93-89fb-a62a4082f63c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp",
"Weights": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayFixedFloat, Assembly-CSharp",
"_values": {
"$type": "System.Collections.Generic.List`1[[System.Single, mscorlib]], mscorlib",
"$values": [
1.0,
1.0,
1.0
]
}
},
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
6,
7
]
},
"_Services": null,
"index": 4,
"parentIndex": 1,
"Guid": "cd41fa64-cabc-4daa-a89b-6d2e508519c0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 3.0,
"MaxWaitTime": 6.0,
"index": 5,
"parentIndex": 4,
"Guid": "380b05cc-c17f-424f-bd52-c085ba578bde"
},
{
"$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-88e852f5-3f13-4e94-a1d1-a3a64eb611e4"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 12.0
}
}
]
},
"_assetGuid": "a30da7b9a5c77334f85d078e87523698",
"_assetPath": "Data/AI/01BehaviourTree/Daily/Modular/BTState_DailyRelaxIdle.json"
},
"index": 6,
"parentIndex": 4,
"Guid": "ea6cacb0-9565-4e43-9361-72a4c8ce6599"
},
{
"$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": []
},
"_assetGuid": "c7f204f4196c423d8133d4f169df8215",
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/Outdoor/ReadingBook/PreAction/BTAction_Readingbook_PreAction.json"
},
"index": 7,
"parentIndex": 4,
"Guid": "7fa1490e-adf4-495e-817e-8a7eb10c7cf6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 3.0,
"MaxWaitTime": 6.0,
"index": 8,
"parentIndex": 1,
"Guid": "309a18b1-41c2-4668-a43e-e621a006ae5b"
},
{
"$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": []
},
"_assetGuid": "c7f204f4196c423d8133d4f169df8215",
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/Outdoor/ReadingBook/PreAction/BTAction_Readingbook_PreAction.json"
},
"index": 9,
"parentIndex": 1,
"Guid": "d354cc80-473d-4e7e-8f97-a3b6c0011ed4"
},
{
"$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-d47cfc29-56e7-488d-8d0c-ae1347b06b50"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 90008
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d3018f56-fb5d-4d95-aeb2-d0b4630a6c28"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 1
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-f2f8684c-d896-4e4c-8d37-c6caf36f6ca3"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 180.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ac12275c-99bd-45e7-971a-07547848c882"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 240.0
}
}
]
},
"_assetGuid": "7be21684057e4819b0c5872fe98bed97",
"_assetPath": "Data/AI/01BehaviourTree/Daily/Modular/BTAction_DailyUsePerformItem.json"
},
"index": 10,
"parentIndex": 2,
"Guid": "d1f05b78-4f30-4bf4-af0c-94710066f89d"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 948330006,
"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": -399.0,
"y": -11.5
},
"guid": "643f52f0-b28b-46e4-915f-04d8de22f33c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -121.5,
"y": -15.0
},
"guid": "5c7cbbd7-0fd4-4ccb-a3ba-c3642486a37a",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 150.5,
"y": -543.0
},
"guid": "27c8e780-4d24-4777-8f5c-07ee77337b32",
"comment": "Init",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 406.5,
"y": -543.0
},
"guid": "b33b3539-e3cc-4e93-89fb-a62a4082f63c",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 145.0,
"y": 164.5
},
"guid": "cd41fa64-cabc-4daa-a89b-6d2e508519c0",
"comment": "Idle",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 433.0,
"y": 52.5
},
"guid": "380b05cc-c17f-424f-bd52-c085ba578bde",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 433.0,
"y": 260.5
},
"guid": "ea6cacb0-9565-4e43-9361-72a4c8ce6599",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 433.0,
"y": 516.5
},
"guid": "7fa1490e-adf4-495e-817e-8a7eb10c7cf6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 145.0,
"y": 804.5
},
"guid": "309a18b1-41c2-4668-a43e-e621a006ae5b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 150.0,
"y": 1031.0
},
"guid": "d354cc80-473d-4e7e-8f97-a3b6c0011ed4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 704.0,
"y": -544.0
},
"guid": "d1f05b78-4f30-4bf4-af0c-94710066f89d",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Daily/General/Outdoor/ReadingBook/PlayAction/BTAction_Readingbook_PlayAction.json",
"errors": null,
"nodeErrors": null
}