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,357 @@
{
"$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": []
},
"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": "TargetPosition",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-12262b9b-ec6a-4d37-b138-542879eee6b2"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TargetRotation",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-23544477-680a-4175-ae95-9492ccb9b0f4"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "Index",
"DataType": 2,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-bc3f169e-aee1-407d-8660-2b2c6feacba2"
]
}
}
]
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
5,
6
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-12262b9b-ec6a-4d37-b138-542879eee6b2"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarVector3Indexer, Assembly-CSharp",
"_index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-bc3f169e-aee1-407d-8660-2b2c6feacba2"
},
"targetGuid": null
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3Array, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[UnityEngine.Vector3, UnityEngine.CoreModule]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10008,
"pointId": 2590220843,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10008,
"pointId": 2590499478,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10008,
"pointId": 2590240189,
"dataType": 0
}
]
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
}
},
"index": 1,
"parentIndex": 3,
"Guid": "be8c09fb-63fb-43c2-9c2e-d27916969d69"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-bc3f169e-aee1-407d-8660-2b2c6feacba2"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomInt, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
},
"_maxExclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 3
}
},
"index": 2,
"parentIndex": 3,
"Guid": "bc550c16-ae4b-42e2-990d-06889d8c91e8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
1,
4
]
},
"_Services": null,
"index": 3,
"parentIndex": 0,
"Guid": "fc47b54a-5ff9-44a1-adb8-849a28a0a6bb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-23544477-680a-4175-ae95-9492ccb9b0f4"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarVector3Indexer, Assembly-CSharp",
"_index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-bc3f169e-aee1-407d-8660-2b2c6feacba2"
},
"targetGuid": null
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3Array, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[UnityEngine.Vector3, UnityEngine.CoreModule]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10008,
"pointId": 2590220843,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10008,
"pointId": 2590499478,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10008,
"pointId": 2590240189,
"dataType": 1
}
]
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
}
},
"index": 4,
"parentIndex": 3,
"Guid": "bc2f36b2-0c63-4a06-b63d-2baed6268189"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTFlashToPositionV2Node, Assembly-CSharp",
"targetPosition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-12262b9b-ec6a-4d37-b138-542879eee6b2"
},
"targetGuid": null
},
"targetLookAt": null,
"index": 5,
"parentIndex": 0,
"Guid": "baef127d-738c-4bde-85d1-757e7f706078"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"_lookForwardMode": 1,
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-23544477-680a-4175-ae95-9492ccb9b0f4"
},
"targetGuid": null
},
"LerpTime": 0.0,
"useLerpSpeed": false,
"lerpSpeedGetter": null,
"index": 6,
"parentIndex": 0,
"Guid": "d0174c91-cdd6-4213-ba97-a20b29a6aba4"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -153673230,
"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": -80.0,
"y": 1040.0
},
"guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 228.8
},
"guid": "be8c09fb-63fb-43c2-9c2e-d27916969d69",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 0.0
},
"guid": "bc550c16-ae4b-42e2-990d-06889d8c91e8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 718.3
},
"guid": "fc47b54a-5ff9-44a1-adb8-849a28a0a6bb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 935.0
},
"guid": "bc2f36b2-0c63-4a06-b63d-2baed6268189",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 208.0,
"y": 1344.0
},
"guid": "baef127d-738c-4bde-85d1-757e7f706078",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 208.0,
"y": 1488.0
},
"guid": "d0174c91-cdd6-4213-ba97-a20b29a6aba4",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/FunctionalNPC/InitTree_UseBookShelf_7Moersi.json",
"errors": null,
"nodeErrors": null
}