327 lines
10 KiB
JSON
327 lines
10 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": "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,
|
|
4
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "b2fb66fb-bc8f-4bc3-a51d-d3c5be846c87"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRunPQSNode, Assembly-CSharp",
|
|
"configAsset": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "515efd243eec1ae4dac5bf96b0c505f1",
|
|
"_assetPath": "Data/AI/PQS/OtherCharacterRelated/FindARandomCharacter.json"
|
|
},
|
|
"TargetPointKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "c62d76ed-be1a-4133-9301-be0311dda7a9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleNode, Assembly-CSharp",
|
|
"BubbleId": 4173,
|
|
"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": 0,
|
|
"Guid": "8bd354df-7ed3-4adb-a4a6-c7a7f0941d2e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 0.3,
|
|
"MaxWaitTime": 0.45,
|
|
"index": 3,
|
|
"parentIndex": 0,
|
|
"Guid": "27e9e28a-f9c2-4d07-b067-6fed1d3a9fa0"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTFollowTargetPointNode, Assembly-CSharp",
|
|
"MoveCmdType": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
},
|
|
"SpeedUpWhenFaraway": true,
|
|
"TargetPointGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
}
|
|
},
|
|
"ShouldFailWhenStuck": null,
|
|
"IsOverrideStopDis": false,
|
|
"StopDistance": null,
|
|
"index": 4,
|
|
"parentIndex": 0,
|
|
"Guid": "5804a2db-8564-4acc-b588-9f09abfb6c84"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTEquipToolNode, Assembly-CSharp",
|
|
"index": 5,
|
|
"parentIndex": -1,
|
|
"Guid": "0dd33f75-aafe-402a-96f7-e86f2a7d50f2"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
|
|
"Text": "触发带电电人",
|
|
"IsLogError": true,
|
|
"customMsg": null,
|
|
"index": 6,
|
|
"parentIndex": -1,
|
|
"Guid": "c6cceeb5-b8b8-46a0-b51c-d925eb179c3b"
|
|
},
|
|
{
|
|
"$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
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
8
|
|
]
|
|
},
|
|
"index": 7,
|
|
"parentIndex": -1,
|
|
"Guid": "0b32737f-0f35-40c3-a98a-b8c919e817af"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRunPQSNode, Assembly-CSharp",
|
|
"configAsset": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "6d686b6ca12685d46956a2d72f3ffad5",
|
|
"_assetPath": "Data/AI/PQS/FindPlayerClosePoint.json"
|
|
},
|
|
"TargetPointKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"index": 8,
|
|
"parentIndex": 7,
|
|
"Guid": "36bc4140-df3f-4723-a967-bd9b6140cc76"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTNaviToPositionNode, Assembly-CSharp",
|
|
"MoveCmdType": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
},
|
|
"SpeedUpWhenFaraway": false,
|
|
"IsOverrideStopDis": false,
|
|
"StopDistance": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 0.1
|
|
},
|
|
"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": 9,
|
|
"parentIndex": -1,
|
|
"Guid": "693449c1-4534-4cf2-a6d6-41c1a54f8f07"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -504510836,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
5,
|
|
6,
|
|
7,
|
|
9
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -336.5,
|
|
"y": -132.0
|
|
},
|
|
"guid": "b2fb66fb-bc8f-4bc3-a51d-d3c5be846c87",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 320.0,
|
|
"y": -320.0
|
|
},
|
|
"guid": "c62d76ed-be1a-4133-9301-be0311dda7a9",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 320.0,
|
|
"y": -160.0
|
|
},
|
|
"guid": "8bd354df-7ed3-4adb-a4a6-c7a7f0941d2e",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 320.0,
|
|
"y": 128.0
|
|
},
|
|
"guid": "27e9e28a-f9c2-4d07-b067-6fed1d3a9fa0",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 96.0,
|
|
"y": 256.0
|
|
},
|
|
"guid": "5804a2db-8564-4acc-b588-9f09abfb6c84",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 32.0,
|
|
"y": -512.0
|
|
},
|
|
"guid": "0dd33f75-aafe-402a-96f7-e86f2a7d50f2",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -400.0,
|
|
"y": 96.0
|
|
},
|
|
"guid": "c6cceeb5-b8b8-46a0-b51c-d925eb179c3b",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -256.0,
|
|
"y": -608.0
|
|
},
|
|
"guid": "0b32737f-0f35-40c3-a98a-b8c919e817af",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 464.0,
|
|
"y": -544.0
|
|
},
|
|
"guid": "36bc4140-df3f-4723-a967-bd9b6140cc76",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -432.0,
|
|
"y": 224.0
|
|
},
|
|
"guid": "693449c1-4534-4cf2-a6d6-41c1a54f8f07",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/ZOld/Adv/BTGraphTouchOthersWithEffect.json",
|
|
"errors": null
|
|
} |