489 lines
15 KiB
JSON
489 lines
15 KiB
JSON
{
|
|
"$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": [
|
|
{
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "aab6442dd8ff231448ab4c0eee9f2bbd",
|
|
"_assetPath": "Data/AI/Blackboard/Task/BB_Task_AfterParty.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": [
|
|
6,
|
|
11
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "cefccf63-1707-4a4f-bc91-35edb79ea230"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": []
|
|
},
|
|
"_assetGuid": "f61eb4c111399f8499bef1515e06cb33",
|
|
"_assetPath": "Data/AI/BehaviourTree/04ForTaskRequest/2009_2006HavingParty/BTState_InitializationAfterParty_RedirectBase.json"
|
|
},
|
|
"index": 1,
|
|
"parentIndex": -1,
|
|
"Guid": "11d4d36c-1074-46a8-a135-5a335cbed2d9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
15,
|
|
4
|
|
]
|
|
},
|
|
"index": 2,
|
|
"parentIndex": 6,
|
|
"Guid": "be3ff071-c152-4cd3-a439-c2dd0c156b25"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 2.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 3,
|
|
"parentIndex": -1,
|
|
"Guid": "1459db28-9c1a-4227-a19c-cb17b717f473"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 4,
|
|
"parentIndex": 2,
|
|
"Guid": "eeecacf6-fe83-498d-900d-6c024172d101",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "ShouldDrink-aab6442dd8ff231448ab4c0eee9f2bbd-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 5,
|
|
"parentIndex": -1,
|
|
"Guid": "6fb273de-ebb7-4d13-922b-1a33e810637f",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "InitFlag-aab6442dd8ff231448ab4c0eee9f2bbd-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 2,
|
|
"index": 6,
|
|
"parentIndex": 0,
|
|
"Guid": "fe64f278-487f-4ba1-a8ba-e5c11c59a8f1"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
|
|
"_operand": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckTaskState, Assembly-CSharp",
|
|
"_taskID": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 2048
|
|
},
|
|
"_targetState": 2
|
|
}
|
|
},
|
|
"index": 7,
|
|
"parentIndex": 9,
|
|
"Guid": "2f391cd7-452a-454b-bdbd-be025afaa890"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 9,
|
|
"index": 8,
|
|
"parentIndex": -1,
|
|
"Guid": "012f3d0c-a85d-4549-a216-22aa7890c795"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
7,
|
|
10
|
|
]
|
|
},
|
|
"index": 9,
|
|
"parentIndex": 8,
|
|
"Guid": "03603a13-369a-4325-818a-d9c33de4106f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 10,
|
|
"parentIndex": 9,
|
|
"Guid": "d408f8dd-a108-4ec5-a456-1f83f41ae91d",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "InitFlag-aab6442dd8ff231448ab4c0eee9f2bbd-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTExitNode, Assembly-CSharp",
|
|
"index": 11,
|
|
"parentIndex": 0,
|
|
"Guid": "7a39fd44-4063-4245-8f12-38e0e09a21a3"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 12,
|
|
"parentIndex": -1,
|
|
"Guid": "0a2566d2-99ec-4a58-91e0-54deb0eb3fa4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTEditorPauseNode, Assembly-CSharp",
|
|
"_active": true,
|
|
"_condition": null,
|
|
"_Child": 14,
|
|
"index": 13,
|
|
"parentIndex": -1,
|
|
"Guid": "e210c7b2-ce72-4d2a-9415-66192b62fea4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 14,
|
|
"parentIndex": 13,
|
|
"Guid": "c5a9cd91-96c1-4222-b86e-dbe5ae4857b4",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "ShouldDrink-aab6442dd8ff231448ab4c0eee9f2bbd-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsEntitySitting, Assembly-CSharp",
|
|
"_guid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
},
|
|
"index": 15,
|
|
"parentIndex": 2,
|
|
"Guid": "e1fa0502-3d72-4b7c-8092-cb8ab2787201"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
17
|
|
]
|
|
},
|
|
"index": 16,
|
|
"parentIndex": -1,
|
|
"Guid": "32fc8d48-a7a1-4d48-a8c9-bf57b9f1a508"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
|
|
"Text": "1111AISIT",
|
|
"IsLogError": true,
|
|
"customMsg": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsEntitySitting, Assembly-CSharp",
|
|
"_guid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
},
|
|
"index": 17,
|
|
"parentIndex": 16,
|
|
"Guid": "3654eb3b-151a-41dc-a473-52673b4ae52a"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": 812157784,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
1,
|
|
3,
|
|
5,
|
|
8,
|
|
12,
|
|
13,
|
|
16
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 329.449982
|
|
},
|
|
"guid": "cefccf63-1707-4a4f-bc91-35edb79ea230",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 694.1
|
|
},
|
|
"guid": "11d4d36c-1074-46a8-a135-5a335cbed2d9",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 489.600037,
|
|
"y": 172.7
|
|
},
|
|
"guid": "be3ff071-c152-4cd3-a439-c2dd0c156b25",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 908.6
|
|
},
|
|
"guid": "1459db28-9c1a-4227-a19c-cb17b717f473",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 226.6
|
|
},
|
|
"guid": "eeecacf6-fe83-498d-900d-6c024172d101",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 1031.79993
|
|
},
|
|
"guid": "6fb273de-ebb7-4d13-922b-1a33e810637f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 167.2
|
|
},
|
|
"guid": "fe64f278-487f-4ba1-a8ba-e5c11c59a8f1",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 496.0,
|
|
"y": 1248.0
|
|
},
|
|
"guid": "2f391cd7-452a-454b-bdbd-be025afaa890",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 1493.79993
|
|
},
|
|
"guid": "012f3d0c-a85d-4549-a216-22aa7890c795",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 249.6,
|
|
"y": 1499.29993
|
|
},
|
|
"guid": "03603a13-369a-4325-818a-d9c33de4106f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 489.600037,
|
|
"y": 1464.1
|
|
},
|
|
"guid": "d408f8dd-a108-4ec5-a456-1f83f41ae91d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 610.5
|
|
},
|
|
"guid": "7a39fd44-4063-4245-8f12-38e0e09a21a3",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 360.8
|
|
},
|
|
"guid": "0a2566d2-99ec-4a58-91e0-54deb0eb3fa4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 1755.6
|
|
},
|
|
"guid": "e210c7b2-ce72-4d2a-9415-66192b62fea4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 249.6,
|
|
"y": 1717.1
|
|
},
|
|
"guid": "c5a9cd91-96c1-4222-b86e-dbe5ae4857b4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 48.4
|
|
},
|
|
"guid": "e1fa0502-3d72-4b7c-8092-cb8ab2787201",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 2.199997
|
|
},
|
|
"guid": "32fc8d48-a7a1-4d48-a8c9-bf57b9f1a508",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 0.0
|
|
},
|
|
"guid": "3654eb3b-151a-41dc-a473-52673b4ae52a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/04ForTaskRequest/2009_2006HavingParty/BTGraph_InitializationAfterParty.json",
|
|
"errors": null
|
|
} |