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,405 @@
{
"$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": "0c62e8b85bafaf64fbb37d15326b404d",
"_assetPath": "Data/AI/Blackboard/AdvBlackboardNew.json"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "820008b2eac496c45badd21a006ed6fa",
"_assetPath": "Data/AI/Blackboard/DefaultSharedBlackboardNew.json"
}
]
},
"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": [
1
]
},
"index": 0,
"parentIndex": -1,
"Guid": "cdf354be-c14d-4262-98b6-49085d3f2559"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
3
]
},
"index": 1,
"parentIndex": 0,
"Guid": "3ad6189f-96c0-4b47-86b4-6cd1a9da176c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"useArray": false,
"index": 2,
"parentIndex": 1,
"Guid": "0d877747-68c7-4f47-af1e-8a2127908afc",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Photo_FlashCount-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 1
}
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
5
]
},
"index": 3,
"parentIndex": 1,
"Guid": "bafca71d-cb0f-4418-8bd5-a74ed8809e19"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTPlayLoopAnimNode, Assembly-CSharp",
"index": 4,
"parentIndex": -1,
"Guid": "0bda1665-f68e-475d-a3db-c28212cab2f5"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 6,
"_Child": 7,
"index": 5,
"parentIndex": 3,
"Guid": "ab3c17c5-ede2-43b1-a5d2-427c9b284461"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Photo_FlashCount-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 0
}
},
"index": 6,
"parentIndex": 5,
"Guid": "2410c2b8-abf5-4d60-ad2b-820ed5534663"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
8,
9,
10,
11,
12,
13
]
},
"index": 7,
"parentIndex": 5,
"Guid": "a706db30-a489-4b50-a4da-b7f217b8c975"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 1.0,
"IsRandom": true,
"MinWaitTime": 0.25,
"MaxWaitTime": 0.4,
"index": 8,
"parentIndex": 7,
"Guid": "fd96553c-dfd8-410f-a10f-d4b79f6bdb54"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleNode, Assembly-CSharp",
"BubbleId": 4157,
"SuccessRateGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 1.0
},
"HasIntervalTime": false,
"IntervalTimeGetter": null,
"LastPlayedTimeKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"index": 9,
"parentIndex": 7,
"Guid": "65e88476-848a-4e10-bd9a-18a1ab4d4d0c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayParticleNode, Assembly-CSharp",
"assetPath": "Effects/Other/Eff_Cameraflash",
"bindNodeName": "Bip001 R Hand",
"duration": 0.2,
"localPosition": {
"x": -0.2,
"y": 0.0,
"z": 0.0
},
"localRotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"index": 10,
"parentIndex": 7,
"Guid": "039425a5-6c01-475e-9ed4-c2402cf7379a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.22,
"IsRandom": false,
"MinWaitTime": 0.7,
"MaxWaitTime": -0.44,
"index": 11,
"parentIndex": 7,
"Guid": "b90ea824-fa09-4a47-88ae-88d3a205305a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"useArray": false,
"index": 12,
"parentIndex": 7,
"Guid": "7eca6460-db17-4005-bf97-cfe0a6231aad",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Photo_FlashCount-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarSubtractInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Photo_FlashCount-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 1
}
}
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 1.0,
"IsRandom": true,
"MinWaitTime": 0.6,
"MaxWaitTime": 0.9,
"index": 13,
"parentIndex": 7,
"Guid": "7af16131-21e4-4b4f-9687-7d465f18557e"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -1237252696,
"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": -1055.33374,
"y": -257.380371
},
"guid": "cdf354be-c14d-4262-98b6-49085d3f2559",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -800.0,
"y": -256.0
},
"guid": "3ad6189f-96c0-4b47-86b4-6cd1a9da176c",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -528.0,
"y": -336.0
},
"guid": "0d877747-68c7-4f47-af1e-8a2127908afc",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -528.0,
"y": -176.0
},
"guid": "bafca71d-cb0f-4418-8bd5-a74ed8809e19",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -144.0,
"y": -192.0
},
"guid": "0bda1665-f68e-475d-a3db-c28212cab2f5",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -384.0,
"y": 208.0
},
"guid": "ab3c17c5-ede2-43b1-a5d2-427c9b284461",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -144.0,
"y": 112.0
},
"guid": "2410c2b8-abf5-4d60-ad2b-820ed5534663",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -32.0,
"y": 240.0
},
"guid": "a706db30-a489-4b50-a4da-b7f217b8c975",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 176.0,
"y": 64.0
},
"guid": "fd96553c-dfd8-410f-a10f-d4b79f6bdb54",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 400.0,
"y": -16.0
},
"guid": "65e88476-848a-4e10-bd9a-18a1ab4d4d0c",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 400.0,
"y": 288.0
},
"guid": "039425a5-6c01-475e-9ed4-c2402cf7379a",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 400.0,
"y": 432.0
},
"guid": "b90ea824-fa09-4a47-88ae-88d3a205305a",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 400.0,
"y": 560.0
},
"guid": "7eca6460-db17-4005-bf97-cfe0a6231aad",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 192.0,
"y": 720.0
},
"guid": "7af16131-21e4-4b4f-9687-7d465f18557e",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/ZOld/AdvSub/BTSubGraphSimpleTakePhoto.json",
"errors": null
}