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,135 @@
{
"$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": "749f3397-6a6e-4c05-ada0-e8af8331004a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
3
]
},
"index": 1,
"parentIndex": 0,
"Guid": "8adcd7da-07a6-4619-88dc-84a8be62aaa9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 5.5,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 2,
"parentIndex": 1,
"Guid": "141d12e0-306a-46c7-8298-bf69bf2b338d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTPlaySingleAnimNode, Assembly-CSharp",
"index": 3,
"parentIndex": -1,
"Guid": "5737a8c8-8550-4f2b-96a8-d533f632f145"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -1410765741,
"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": -369.0,
"y": -93.0
},
"guid": "749f3397-6a6e-4c05-ada0-e8af8331004a",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -96.0,
"y": -80.0
},
"guid": "8adcd7da-07a6-4619-88dc-84a8be62aaa9",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 208.0,
"y": -144.0
},
"guid": "141d12e0-306a-46c7-8298-bf69bf2b338d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 208.0,
"y": 32.0
},
"guid": "5737a8c8-8550-4f2b-96a8-d533f632f145",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/BTv2/BTA/Animation/BTA_PlaySingleAnimByAnimHash.json",
"errors": null
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,704 @@
{
"$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,
2,
3,
6,
7,
8
]
},
"index": 0,
"parentIndex": -1,
"Guid": "c9f5c2f3-69d8-4ae9-9731-87f60958dd70"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"useArray": false,
"index": 1,
"parentIndex": 0,
"Guid": "3628c91f-cc27-4cfb-924c-4d021e526345",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentAbilityType-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 3
}
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"useArray": false,
"index": 2,
"parentIndex": 0,
"Guid": "141c4e03-e1c6-48b6-bc64-fd7c9bbb2898",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "FailureCount-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 0
}
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
5
]
},
"index": 3,
"parentIndex": 0,
"Guid": "38d2faf6-f8ed-4803-905a-ab560a82b11e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"FishEffectRadiusGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.3
},
"FishRodLengthGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 1.8
},
"FindAGadgetParam": {
"$type": "miHoYo.HYG.AI.BT.FindAGadgetParam, Assembly-CSharp",
"abilityGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentAbilityType-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"centerGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
}
},
"radiusGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "WorkRange-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"performanceRangeKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "WorkRange-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"partner1GadgetGuidKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Partner1InteractGadgetGuid-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"partner2GadgetGuidKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Partner2InteractGadgetGuid-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"partner3GadgetGuidKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Partner3InteractGadgetGuid-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"lastPointKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"gadgetGuidKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "InteractGadgetGuid-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"index": 4,
"parentIndex": 3,
"Guid": "ab550e05-27c5-4f4c-850f-7c379f3c8bcd"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 1,
"index": 5,
"parentIndex": 3,
"Guid": "45f3a0c9-5ce4-4340-8a2b-26871e6caf04"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTNaviToPositionNode, Assembly-CSharp",
"MoveCmdType": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 1
},
"SpeedUpWhenFaraway": true,
"IsOverrideStopDis": false,
"StopDistance": null,
"ShouldFailWhenStuck": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": true
},
"TargetPointGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"index": 6,
"parentIndex": 0,
"Guid": "becbcf3e-08b9-4eaf-8ce1-e7958a22959f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "InteractGadgetGuid-0c62e8b85bafaf64fbb37d15326b404d-0"
}
}
},
"LerpTime": 0.3,
"useLerpSpeed": false,
"lerpSpeedGetter": null,
"index": 7,
"parentIndex": 0,
"Guid": "2d1d4376-31a8-4cb9-a12b-ea68a4bac77e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
14,
19
]
},
"index": 8,
"parentIndex": 0,
"Guid": "8de9c7fc-7aa9-4496-813c-faf51d3aa07e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 10,
"_Child": 11,
"index": 9,
"parentIndex": 8,
"Guid": "596abbd1-d9b0-4d81-9164-e8e89281cb70"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBoolTemplate, Assembly-CSharp",
"_templatePath": "Data/AI/Condition/AdvNotFailTooMuch.json"
},
"index": 10,
"parentIndex": 9,
"Guid": "b9399287-a3ab-456d-b9cf-dcf174ea5820"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
12,
13
]
},
"index": 11,
"parentIndex": 9,
"Guid": "587424bc-3202-4e16-8648-68be31df5957"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTRealFishingNode, Assembly-CSharp",
"index": 12,
"parentIndex": -1,
"Guid": "6dac450b-a72a-4cc9-9e66-3c1eb9e60576"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTDisablePushNode, Assembly-CSharp",
"index": 13,
"parentIndex": 11,
"Guid": "e29372b5-3ad5-4ff3-ba82-75d0d6a6b590"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
15,
16,
18
]
},
"index": 14,
"parentIndex": 8,
"Guid": "610689d1-7e8a-4795-a650-13cab0d3ee1b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitUntilEventNode, Assembly-CSharp",
"EventId": 1069,
"eventId": 0,
"IsAppointed": true,
"index": 15,
"parentIndex": 14,
"Guid": "c023c4fe-d673-481d-9364-8a1e6cfa9838"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 17,
"index": 16,
"parentIndex": 14,
"Guid": "c2d63f43-6c17-470f-8faa-684b08ac23d7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleNode, Assembly-CSharp",
"BubbleId": 5,
"SuccessRateGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.4
},
"HasIntervalTime": true,
"IntervalTimeGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 10.0
},
"LastPlayedTimeKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CaptionLastPlayTimeStamp-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"index": 17,
"parentIndex": 16,
"Guid": "af608eac-40bd-43c1-b715-89537837079a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"useArray": false,
"index": 18,
"parentIndex": 14,
"Guid": "5b41896c-b3e2-4c8d-a7db-673d3b399793",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "FailureCount-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 0
}
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
20,
21,
23
]
},
"index": 19,
"parentIndex": 8,
"Guid": "c94fdee4-c434-4abd-834e-d7f13cc7f072"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitUntilEventNode, Assembly-CSharp",
"EventId": 1070,
"eventId": 0,
"IsAppointed": true,
"index": 20,
"parentIndex": 19,
"Guid": "45052011-770c-4c59-b2cc-462f3f41b590"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 22,
"index": 21,
"parentIndex": 19,
"Guid": "d9937c6c-797c-497c-8a76-1cef65bff365"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleNode, Assembly-CSharp",
"BubbleId": 6,
"SuccessRateGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.5
},
"HasIntervalTime": true,
"IntervalTimeGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 10.0
},
"LastPlayedTimeKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CaptionLastPlayTimeStamp-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"index": 22,
"parentIndex": 21,
"Guid": "d0eefda6-cbe5-4365-bf63-2825cfc40352"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTIncreaseBlackboardNode, Assembly-CSharp",
"ValueGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 1
},
"BlackboardKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "FailureCount-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"index": 23,
"parentIndex": 19,
"Guid": "aff20f31-8be5-4c8b-860f-b8fb7df69fbc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": null,
"index": 24,
"parentIndex": -1,
"Guid": "f63be10e-4b43-441a-862a-9eb83f1e7c39"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 107239401,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
24
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1536.0,
"y": -64.0
},
"guid": "c9f5c2f3-69d8-4ae9-9731-87f60958dd70",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1088.0,
"y": -1072.0
},
"guid": "3628c91f-cc27-4cfb-924c-4d021e526345",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1088.0,
"y": -896.0
},
"guid": "141c4e03-e1c6-48b6-bc64-fd7c9bbb2898",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1088.0,
"y": -176.0
},
"guid": "38d2faf6-f8ed-4803-905a-ab560a82b11e",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -592.0,
"y": -384.0
},
"guid": "ab550e05-27c5-4f4c-850f-7c379f3c8bcd",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -592.0,
"y": 240.0
},
"guid": "45f3a0c9-5ce4-4340-8a2b-26871e6caf04",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1088.0,
"y": 176.0
},
"guid": "becbcf3e-08b9-4eaf-8ce1-e7958a22959f",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1088.0,
"y": 592.0
},
"guid": "2d1d4376-31a8-4cb9-a12b-ea68a4bac77e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1088.0,
"y": 784.0
},
"guid": "8de9c7fc-7aa9-4496-813c-faf51d3aa07e",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -736.0,
"y": 768.0
},
"guid": "596abbd1-d9b0-4d81-9164-e8e89281cb70",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -352.0,
"y": 432.0
},
"guid": "b9399287-a3ab-456d-b9cf-dcf174ea5820",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -352.0,
"y": 752.0
},
"guid": "587424bc-3202-4e16-8648-68be31df5957",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -48.0,
"y": 688.0
},
"guid": "6dac450b-a72a-4cc9-9e66-3c1eb9e60576",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -48.0,
"y": 880.0
},
"guid": "e29372b5-3ad5-4ff3-ba82-75d0d6a6b590",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -736.0,
"y": 1056.0
},
"guid": "610689d1-7e8a-4795-a650-13cab0d3ee1b",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -352.0,
"y": 944.0
},
"guid": "c023c4fe-d673-481d-9364-8a1e6cfa9838",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -352.0,
"y": 1088.0
},
"guid": "c2d63f43-6c17-470f-8faa-684b08ac23d7",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -32.0,
"y": 1088.0
},
"guid": "af608eac-40bd-43c1-b715-89537837079a",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -352.0,
"y": 1264.0
},
"guid": "5b41896c-b3e2-4c8d-a7db-673d3b399793",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -736.0,
"y": 1456.0
},
"guid": "c94fdee4-c434-4abd-834e-d7f13cc7f072",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -352.0,
"y": 1424.0
},
"guid": "45052011-770c-4c59-b2cc-462f3f41b590",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -352.0,
"y": 1568.0
},
"guid": "d9937c6c-797c-497c-8a76-1cef65bff365",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -32.0,
"y": 1536.0
},
"guid": "d0eefda6-cbe5-4365-bf63-2825cfc40352",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -352.0,
"y": 1712.0
},
"guid": "aff20f31-8be5-4c8b-860f-b8fb7df69fbc",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1104.0,
"y": 992.0
},
"guid": "f63be10e-4b43-441a-862a-9eb83f1e7c39",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/BTv2/BTA/Interact/BTA_Fishing.json",
"errors": null
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,443 @@
{
"$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,
2,
3,
6,
7,
8,
12
]
},
"index": 0,
"parentIndex": -1,
"Guid": "a1b87c1a-a468-4a9b-a588-d82eee5b7b04"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTEquipToolNode, Assembly-CSharp",
"index": 1,
"parentIndex": -1,
"Guid": "9f65187c-080f-4ba6-a619-c7fea3df1140"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"useArray": false,
"index": 2,
"parentIndex": 0,
"Guid": "5067ed3d-a361-44e5-a994-7f57e9c631a5",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentAbilityType-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 4
}
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
5
]
},
"index": 3,
"parentIndex": 0,
"Guid": "de8eae7b-b2ea-4b8c-b356-ba8dd3614228"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTFindAGadgetWithInteractTypeNode, Assembly-CSharp",
"InteractType": 1,
"HeightLimit": 0.5,
"_exceptFilterList": {
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
"$values": []
},
"FindAGadgetParam": {
"$type": "miHoYo.HYG.AI.BT.FindAGadgetParam, Assembly-CSharp",
"abilityGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentAbilityType-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"centerGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
}
},
"radiusGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "WorkRange-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"performanceRangeKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "WorkRange-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"partner1GadgetGuidKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Partner1InteractGadgetGuid-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"partner2GadgetGuidKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Partner2InteractGadgetGuid-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"partner3GadgetGuidKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Partner3InteractGadgetGuid-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"lastPointKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"gadgetGuidKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "InteractGadgetGuid-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"index": 4,
"parentIndex": 3,
"Guid": "555764a4-ad91-44ce-ab36-97c39ed9bc2c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"useArray": false,
"index": 5,
"parentIndex": 3,
"Guid": "8feb523b-da3c-4fd3-8bde-5f0b59f52f03",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PickingAbility-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.0
}
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTNaviToPositionNode, Assembly-CSharp",
"MoveCmdType": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 1
},
"SpeedUpWhenFaraway": true,
"IsOverrideStopDis": false,
"StopDistance": null,
"ShouldFailWhenStuck": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": true
},
"TargetPointGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"index": 6,
"parentIndex": 0,
"Guid": "904fc3c8-58d4-4af9-aaef-3d34324a2688"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTFindGadgetGroupNode, Assembly-CSharp",
"InteractType": 1,
"HeightLimit": 0.5,
"AbilityGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentAbilityType-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"RadiusGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PickRange-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"CountGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 5
},
"CenterGadgetGuidKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "InteractGadgetGuid-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"AllGadgetsKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "InteractGadgetGroupGuids-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"index": 7,
"parentIndex": 0,
"Guid": "9a98e6c8-52e6-4610-962d-7668e9fd192f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
10,
11
]
},
"index": 8,
"parentIndex": 0,
"Guid": "f892be45-1d0c-4ef9-a313-77232a75ffbf"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "InteractGadgetGuid-0c62e8b85bafaf64fbb37d15326b404d-0"
}
}
},
"LerpTime": 0.15,
"useLerpSpeed": false,
"lerpSpeedGetter": null,
"index": 9,
"parentIndex": 8,
"Guid": "4e536130-53e3-4298-8ba4-c3e3676a7b4a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTPickGadgetNode, Assembly-CSharp",
"index": 10,
"parentIndex": -1,
"Guid": "6a5fa30a-6867-4ddd-87f0-984aaac3f43c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleNode, Assembly-CSharp",
"BubbleId": 13,
"SuccessRateGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.1
},
"HasIntervalTime": true,
"IntervalTimeGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 10.0
},
"LastPlayedTimeKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CaptionLastPlayTimeStamp-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"index": 11,
"parentIndex": 8,
"Guid": "c069d4e5-e104-43fc-a174-59d23dff7262"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": null,
"index": 12,
"parentIndex": 0,
"Guid": "9c5c114c-ac5f-463e-be6c-10bb741925a6"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -247288686,
"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": -656.0,
"y": -432.0
},
"guid": "a1b87c1a-a468-4a9b-a588-d82eee5b7b04",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -306.0,
"y": -432.0
},
"guid": "9f65187c-080f-4ba6-a619-c7fea3df1140",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -306.0,
"y": -328.0
},
"guid": "5067ed3d-a361-44e5-a994-7f57e9c631a5",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -306.0,
"y": -162.0
},
"guid": "de8eae7b-b2ea-4b8c-b356-ba8dd3614228",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 44.0,
"y": -162.0
},
"guid": "555764a4-ad91-44ce-ab36-97c39ed9bc2c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 44.0,
"y": 444.0
},
"guid": "8feb523b-da3c-4fd3-8bde-5f0b59f52f03",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -306.0,
"y": 610.0
},
"guid": "904fc3c8-58d4-4af9-aaef-3d34324a2688",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -306.0,
"y": 1050.0
},
"guid": "9a98e6c8-52e6-4610-962d-7668e9fd192f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -306.0,
"y": 1418.0
},
"guid": "f892be45-1d0c-4ef9-a313-77232a75ffbf",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 44.0,
"y": 1418.0
},
"guid": "4e536130-53e3-4298-8ba4-c3e3676a7b4a",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 44.0,
"y": 1602.0
},
"guid": "6a5fa30a-6867-4ddd-87f0-984aaac3f43c",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 44.0,
"y": 1750.0
},
"guid": "c069d4e5-e104-43fc-a174-59d23dff7262",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -306.0,
"y": 2066.0
},
"guid": "9c5c114c-ac5f-463e-be6c-10bb741925a6",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/BTv2/BTA/Interact/BTA_Picking.json",
"errors": null
}

View File

@@ -0,0 +1,116 @@
{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$values": []
},
"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": []
}
},
"roots": null,
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPlaySSNode, Assembly-CSharp",
"parm": {
"$type": "miHoYo.HYG.AI.BT.PlaySSParm, Assembly-CSharp",
"statescriptInitializer": {
"$type": "miHoYo.HYG.Statescript.StatescriptInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"scriptnew": 118004454
},
"condition": null,
"result": null
},
"index": 0,
"parentIndex": 1,
"Guid": "bab1bb99-0807-4f03-affe-298484d45f90"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
0,
2
]
},
"index": 1,
"parentIndex": -1,
"Guid": "4030c26f-f2f5-4ace-ad05-f628dab4c973"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 5.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 2,
"parentIndex": 1,
"Guid": "9a24183a-12e0-4e50-8a02-8b40fa91efe6"
}
]
},
"containers": null,
"rootIndex": 1,
"nodesHash": -1867123540,
"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": -64.0,
"y": 0.0
},
"guid": "bab1bb99-0807-4f03-affe-298484d45f90",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -407.750153,
"y": 20.1997833
},
"guid": "4030c26f-f2f5-4ace-ad05-f628dab4c973",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -64.0,
"y": 192.0
},
"guid": "9a24183a-12e0-4e50-8a02-8b40fa91efe6",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/BTv2/BTA/Interact/BTA_PlayAnim.json",
"errors": null
}

View File

@@ -0,0 +1,650 @@
{
"$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,
14
]
},
"index": 0,
"parentIndex": -1,
"Guid": "6c69b9a5-c18d-48f8-94c8-d179daa966a2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
3,
4
]
},
"index": 1,
"parentIndex": 0,
"Guid": "3cdd4bef-7036-40ba-b152-ec68f8b2330d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleNode, Assembly-CSharp",
"BubbleId": 4192,
"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": 2,
"parentIndex": 1,
"Guid": "4c178e7e-6c68-459e-b3cf-8a233d670494"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"useArray": false,
"index": 3,
"parentIndex": 1,
"Guid": "870c4185-130b-4ce8-8264-45985a366e9f",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TempInt32-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomInt, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 1
},
"_maxExclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 4
}
}
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 5,
"index": 4,
"parentIndex": 1,
"Guid": "fa71cbb2-db98-46bd-8327-01db75b71203"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionLoopNode, Assembly-CSharp",
"FinishMode": 0,
"_Condition": 6,
"_Child": 7,
"index": 5,
"parentIndex": 4,
"Guid": "0a5b49e7-7852-49f9-9583-5718bab99795"
},
{
"$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": "TempInt32-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 0
}
},
"index": 6,
"parentIndex": 5,
"Guid": "a52439c1-9a99-4626-86c5-a783f601d963"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
8,
12,
13
]
},
"index": 7,
"parentIndex": 5,
"Guid": "456c6977-435e-44ff-aacb-582b5cd8ab27"
},
{
"$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": 1.0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 1.0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 1.0
}
]
}
},
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
10,
11
]
},
"index": 8,
"parentIndex": 7,
"Guid": "5262937a-75f1-40d1-90b0-435531c6c2c4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTExecuteNpcSkillActionNode, Assembly-CSharp",
"arg": {
"$type": "miHoYo.HYG.AI.BT.ExecuteNpcSkillActionArg, Assembly-CSharp",
"npcGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"skillId": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 99
},
"actionId": null,
"guidArg": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt64, Assembly-CSharp",
"_value": 15054
},
"position": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityLocalToWorldPoint, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_point": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
"_value": {
"x": 0.0,
"y": 0.0,
"z": 0.4
}
}
},
"rotation": null
},
"index": 9,
"parentIndex": 8,
"Guid": "985f60f6-a380-4c14-8212-9bee268f71be"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTExecuteNpcSkillActionNode, Assembly-CSharp",
"arg": {
"$type": "miHoYo.HYG.AI.BT.ExecuteNpcSkillActionArg, Assembly-CSharp",
"npcGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"skillId": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 99
},
"actionId": null,
"guidArg": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt64, Assembly-CSharp",
"_value": 15055
},
"position": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityLocalToWorldPoint, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_point": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
"_value": {
"x": 0.0,
"y": 0.0,
"z": 0.4
}
}
},
"rotation": null
},
"index": 10,
"parentIndex": 8,
"Guid": "fc490719-3632-44e7-822e-dc81ee50cd71"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTExecuteNpcSkillActionNode, Assembly-CSharp",
"arg": {
"$type": "miHoYo.HYG.AI.BT.ExecuteNpcSkillActionArg, Assembly-CSharp",
"npcGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"skillId": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 99
},
"actionId": null,
"guidArg": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt64, Assembly-CSharp",
"_value": 15056
},
"position": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityLocalToWorldPoint, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_point": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
"_value": {
"x": 0.0,
"y": 0.0,
"z": 0.4
}
}
},
"rotation": null
},
"index": 11,
"parentIndex": 8,
"Guid": "b9523026-ec09-491a-9170-dea35b31af10"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTPlaySingleAnimNode, Assembly-CSharp",
"index": 12,
"parentIndex": 7,
"Guid": "e4a4f442-2bb2-4e29-9baa-20e365434ee8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"useArray": false,
"index": 13,
"parentIndex": 7,
"Guid": "4ba28702-b982-4b6f-963e-075d416b18bc",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TempInt32-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": "TempInt32-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 1
}
}
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
15,
16
]
},
"index": 14,
"parentIndex": 0,
"Guid": "aca2093f-189e-463a-806b-91be0dfce559"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetTimestampNode, Assembly-CSharp",
"BlackboardKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TempGUID-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"index": 15,
"parentIndex": 14,
"Guid": "afd09e06-40e7-423b-9e60-bd26c8640795"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetDecisionBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "LastBalloonTimestamp-820008b2eac496c45badd21a006ed6fa-0"
},
"ValueVarGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TempGUID-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"index": 16,
"parentIndex": 14,
"Guid": "874306b9-a4da-4ce1-8b22-1dd35e0929c5"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetTimestampNode, Assembly-CSharp",
"BlackboardKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "RelaxEnterTime-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"index": 17,
"parentIndex": -1,
"Guid": "3edd9e67-55fa-4d5a-9992-5a360a1a8cfb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTEquipToolNode, Assembly-CSharp",
"index": 18,
"parentIndex": -1,
"Guid": "8a2d98c1-ac36-491f-9af7-8981228fa260"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "NPC starts Perform",
"IsLogError": false,
"customMsg": null,
"index": 19,
"parentIndex": -1,
"Guid": "a403caa1-3731-42f3-9af7-bbf3a420443b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTTaskPlayAnimNode, Assembly-CSharp",
"index": 20,
"parentIndex": -1,
"Guid": "e16da188-fcec-4b95-b5a0-f38b822f1e1e"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -975741547,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
17,
18,
19,
20
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 32.0,
"y": 1376.0
},
"guid": "6c69b9a5-c18d-48f8-94c8-d179daa966a2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 382.0,
"y": 1376.0
},
"guid": "3cdd4bef-7036-40ba-b152-ec68f8b2330d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.0,
"y": 1056.0
},
"guid": "4c178e7e-6c68-459e-b3cf-8a233d670494",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 736.0,
"y": 1376.0
},
"guid": "870c4185-130b-4ce8-8264-45985a366e9f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 512.0,
"y": 1600.0
},
"guid": "fa71cbb2-db98-46bd-8327-01db75b71203",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 732.0,
"y": 1596.0
},
"guid": "0a5b49e7-7852-49f9-9583-5718bab99795",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1082.0,
"y": 1596.0
},
"guid": "a52439c1-9a99-4626-86c5-a783f601d963",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1082.0,
"y": 1754.0
},
"guid": "456c6977-435e-44ff-aacb-582b5cd8ab27",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1440.0,
"y": 1760.0
},
"guid": "5262937a-75f1-40d1-90b0-435531c6c2c4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1782.0,
"y": 1876.0
},
"guid": "985f60f6-a380-4c14-8212-9bee268f71be",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1782.0,
"y": 2298.0
},
"guid": "fc490719-3632-44e7-822e-dc81ee50cd71",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1782.0,
"y": 2720.0
},
"guid": "b9523026-ec09-491a-9170-dea35b31af10",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1424.0,
"y": 2112.0
},
"guid": "e4a4f442-2bb2-4e29-9baa-20e365434ee8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1432.0,
"y": 3142.0
},
"guid": "4ba28702-b982-4b6f-963e-075d416b18bc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 400.0,
"y": 3376.0
},
"guid": "aca2093f-189e-463a-806b-91be0dfce559",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 732.0,
"y": 3362.0
},
"guid": "afd09e06-40e7-423b-9e60-bd26c8640795",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 732.0,
"y": 3466.0
},
"guid": "874306b9-a4da-4ce1-8b22-1dd35e0929c5",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -32.0,
"y": -912.0
},
"guid": "3edd9e67-55fa-4d5a-9992-5a360a1a8cfb",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -32.0,
"y": -1008.0
},
"guid": "8a2d98c1-ac36-491f-9af7-8981228fa260",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -32.0,
"y": -1136.0
},
"guid": "a403caa1-3731-42f3-9af7-bbf3a420443b",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2128.0,
"y": 1760.0
},
"guid": "e16da188-fcec-4b95-b5a0-f38b822f1e1e",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/BTv2/BTA/Interact/BTA_ReleaseABalloon.json",
"errors": null
}

View File

@@ -0,0 +1,199 @@
{
"$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,
2
]
},
"index": 0,
"parentIndex": -1,
"Guid": "a9abf4cf-f7cf-49b9-8ac9-6e08409ffb05"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRunPQSNode, Assembly-CSharp",
"configAsset": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "9f2b24d4f4bb9a04999850f5749b921e",
"_assetPath": "Data/AI/PQS/RelativeReposition/FindAPointAtBackOf.json"
},
"TargetPointKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"index": 1,
"parentIndex": 0,
"Guid": "f02646e3-f184-49af-a5da-6f4b20fc2cba"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTNaviToPositionNode, Assembly-CSharp",
"MoveCmdType": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 0
},
"SpeedUpWhenFaraway": true,
"IsOverrideStopDis": false,
"StopDistance": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.0
},
"ShouldFailWhenStuck": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": true
},
"TargetPointGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"index": 2,
"parentIndex": 0,
"Guid": "57d73251-0442-4cda-a585-e810bb25cc2c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTFindARandomPosNode, Assembly-CSharp",
"FindARandomPosParam": {
"$type": "miHoYo.HYG.AI.BT.FindARandomPosParam, Assembly-CSharp",
"centerGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"outsideRadiusGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 6.0
},
"innerRadiusGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "FollowMinRange-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"performanceRangeKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PerformanceRange-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"lastPointKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
}
},
"index": 3,
"parentIndex": -1,
"Guid": "54b8d69b-1ad4-42b3-820d-299218aef5c9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTIdleNode, Assembly-CSharp",
"IsKeepRunning": false,
"index": 4,
"parentIndex": -1,
"Guid": "3c383b55-b83b-4e90-be89-598402d13eea"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -129310620,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
4
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -490.0,
"y": -38.0
},
"guid": "a9abf4cf-f7cf-49b9-8ac9-6e08409ffb05",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -160.0,
"y": -336.0
},
"guid": "f02646e3-f184-49af-a5da-6f4b20fc2cba",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -160.0,
"y": -160.0
},
"guid": "57d73251-0442-4cda-a585-e810bb25cc2c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 96.0,
"y": -480.0
},
"guid": "54b8d69b-1ad4-42b3-820d-299218aef5c9",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 96.0,
"y": -144.0
},
"guid": "3c383b55-b83b-4e90-be89-598402d13eea",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/BTv2/BTA/Navigation/BTA_WalkToBack1Meter.json",
"errors": null
}