Files
PetitPlanet-Data/AI/01BehaviourTree/Gameplay/Partner/Deprecated/BTG/DoingLikePlayer/BTGraph_PartnerDoingSittingLikePlayer.json
2025-11-11 07:21:48 +07:00

1904 lines
69 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"$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": "aefb37e14e103494ab0f467f9056c43a",
"_assetPath": "Data/AI/Blackboard/v3/Partner/BB_Partner_v3.json"
}
]
},
"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": "TargetPos",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"comment": "",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-8859f151-7c6d-4bf8-b389-1bce52cff9a8"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "StandbyPos",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-1767bc69-9f45-4fce-82e9-84849b8f6c94"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "SitEntity",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-b809e60a-a0d8-4b17-bd7d-be362b128cb0"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "SitEntities",
"DataType": 133,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-03e8b0f6-1117-49d6-908e-d8c089edcf17"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "StartSittingTimestamp",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-8b5d2ae7-9837-40ef-9409-8fd48a990362"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "SeatSlotId",
"DataType": 2,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-eff570e9-40a4-484b-a09a-53fdf4add5fd"
]
}
}
]
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
15,
4
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "e1faf18a-8f03-4327-9747-fd71068738ef"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8861e41d-54d2-43d4-a252-cb08eb4e796c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6ccae156-3772-4344-95ef-98bbbab5eebd"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-abe7b0ea-a6b3-4ed3-8152-2d5ddea5f21b"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e997229b-295e-4297-a419-73751846fdbf"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8859f151-7c6d-4bf8-b389-1bce52cff9a8"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-af77b052-449a-4a79-a578-cd4cc509b6f0"
},
"value": null
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-701657d7-da5f-4fe8-8dc5-255d211e0ef7"
},
"value": null
}
]
},
"_assetGuid": "3df4e0b2b38c0014eb4dbfdf2b779b76",
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTS/BTState_SmoothWalkToTarget_v3.json"
},
"index": 1,
"parentIndex": 23,
"Guid": "69649a2f-e669-48af-b52c-299ea3968400"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
16,
18,
29,
28,
46,
43
]
},
"_Services": null,
"index": 2,
"parentIndex": 17,
"Guid": "596625ed-798b-4de8-8545-abe783425854"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PartnerCurDoing-aefb37e14e103494ab0f467f9056c43a-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
},
"index": 3,
"parentIndex": 37,
"Guid": "9215a33d-96ed-46fa-a1d8-6769e619383b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTActiveSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
34
]
},
"_Services": null,
"index": 4,
"parentIndex": 0,
"Guid": "5a61cbb0-facd-4cf1-b6b2-70ce90a70fc6"
},
{
"$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": 4,
"Guid": "38c7b3b6-dbb1-477e-84a6-88b2927ace46"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicOr, Assembly-CSharp",
"_operands": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicAnd, Assembly-CSharp",
"_operands": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PlayerCurDoing-aefb37e14e103494ab0f467f9056c43a-0"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
}
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDurationSinceTimestamp, Assembly-CSharp",
"_timestamp": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8b5d2ae7-9837-40ef-9409-8fd48a990362"
},
"targetGuid": null
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 60.0
}
}
]
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicAnd, Assembly-CSharp",
"_operands": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PlayerCurDoing-aefb37e14e103494ab0f467f9056c43a-0"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
}
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PlayerCurDoing-aefb37e14e103494ab0f467f9056c43a-0"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 2
}
}
]
}
}
}
]
}
}
},
"index": 6,
"parentIndex": 5,
"Guid": "ac5ae74e-bb79-47d1-ba47-fbdc2cd4a189"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
12,
8
]
},
"_Services": null,
"index": 7,
"parentIndex": 5,
"Guid": "eddafc65-d2db-477b-9943-4aecfeddf953"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "DoingLikePlayerDone-aefb37e14e103494ab0f467f9056c43a-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 8,
"parentIndex": 7,
"Guid": "be91e29d-0b01-419d-a338-29c82179e815"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PartnerCurDoing-aefb37e14e103494ab0f467f9056c43a-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
},
"index": 9,
"parentIndex": 7,
"Guid": "9bc3aaa2-aa29-4eef-a7d9-6baa5bae06e6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
17,
14
]
},
"_Services": null,
"index": 10,
"parentIndex": 26,
"Guid": "77cd7dbc-c7dd-4cd4-8fb9-58cea5b98522"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "DoingLikePlayerDone-aefb37e14e103494ab0f467f9056c43a-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 11,
"parentIndex": 14,
"Guid": "ba401270-a642-4ebb-8496-609f2999a0b9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PlayerLastDoing-aefb37e14e103494ab0f467f9056c43a-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 2
},
"index": 12,
"parentIndex": 7,
"Guid": "fa419d4c-2470-4b9c-96e2-412b78c56fc8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PlayerLastDoing-aefb37e14e103494ab0f467f9056c43a-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 2
},
"index": 13,
"parentIndex": 14,
"Guid": "7600245e-24df-4771-9255-88086d4d8c0f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
13,
11
]
},
"_Services": null,
"index": 14,
"parentIndex": 10,
"Guid": "e33dcc1f-fba2-442c-883d-aa4f1ee5660c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d2d9e2a8-6e97-4a72-a020-5a08f0950186"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a7b4baf2-a502-4004-9cf1-564d2062365e"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
}
}
]
},
"_assetGuid": "b06442626640434ea6a05cfddf8a2615",
"_assetPath": "Data/AI/BehaviourTree/BTv3_Partner/BTA/BTAction_PartnerParamInit_v3.json"
},
"index": 15,
"parentIndex": 0,
"Guid": "465e5b2d-26ac-4079-a8b4-9359563ebead"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "4280f1b677581a748b553a3c99c435d2",
"_assetPath": "Data/Query/EQS/AI/v3/Find/EQS_FindCanSit.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b809e60a-a0d8-4b17-bd7d-be362b128cb0"
},
"bbParams": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-133f6a73-f6c6-4d80-9772-dbbf68b19c7f"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 1.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-053cbdd0-4f36-4f45-8e47-7aa9834073f0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-cc8aca37-d58a-431b-8a66-4f4b99262656"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuidByUID, Assembly-CSharp",
"_uid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcOwnerUid, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
}
}
]
},
"_Next": -1,
"index": 16,
"parentIndex": 2,
"Guid": "dc9869ba-affe-4a01-8c49-b2b272a9c780"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
38,
2,
19,
23
]
},
"_Services": null,
"index": 17,
"parentIndex": 10,
"Guid": "3c35558a-7511-45a8-a6a2-465fcff05be3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCanAvatarSitOnChair, Assembly-CSharp",
"_avatarGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_chairGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b809e60a-a0d8-4b17-bd7d-be362b128cb0"
},
"targetGuid": null
}
},
"index": 18,
"parentIndex": 2,
"Guid": "4d817c55-8094-4cb7-a864-caac106d7e4f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
20,
22,
21,
31,
30,
45,
44
]
},
"_Services": null,
"index": 19,
"parentIndex": 17,
"Guid": "c44b96c6-0e62-4cdd-83ed-800d32a699f4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "4280f1b677581a748b553a3c99c435d2",
"_assetPath": "Data/Query/EQS/AI/v3/Find/EQS_FindCanSit.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-03e8b0f6-1117-49d6-908e-d8c089edcf17"
},
"bbParams": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-133f6a73-f6c6-4d80-9772-dbbf68b19c7f"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 3.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-053cbdd0-4f36-4f45-8e47-7aa9834073f0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-cc8aca37-d58a-431b-8a66-4f4b99262656"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuidByUID, Assembly-CSharp",
"_uid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcOwnerUid, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
}
}
]
},
"_Next": -1,
"index": 20,
"parentIndex": 19,
"Guid": "58b8ff17-03ae-4856-a401-dadcc3f864f4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCanAvatarSitOnChair, Assembly-CSharp",
"_avatarGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_chairGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b809e60a-a0d8-4b17-bd7d-be362b128cb0"
},
"targetGuid": null
}
},
"index": 21,
"parentIndex": 19,
"Guid": "3a17d087-e99d-49aa-a707-0a2e433b8fb9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTFindSitTargetWithConfigNode, Assembly-CSharp",
"type": 0,
"seatsVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-03e8b0f6-1117-49d6-908e-d8c089edcf17"
}
},
"targetSeatKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b809e60a-a0d8-4b17-bd7d-be362b128cb0"
},
"seatStandbyPosKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8859f151-7c6d-4bf8-b389-1bce52cff9a8"
},
"seatSitPosKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-1767bc69-9f45-4fce-82e9-84849b8f6c94"
},
"slotIdKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-eff570e9-40a4-484b-a09a-53fdf4add5fd"
},
"index": 22,
"parentIndex": 19,
"Guid": "9a310654-d3a1-4cd4-8d96-3a85e05c2cbf"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
24,
1,
27,
33,
32,
47,
25
]
},
"_Services": null,
"index": 23,
"parentIndex": 17,
"Guid": "cc16c9ea-4ff3-42f5-8f1d-20352cdb0955"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "cdc12d252e7f48244a6e61d38cbffe07",
"_assetPath": "Data/Query/PQS/AI/v3/Direction/PQS_FindCircleForward.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8859f151-7c6d-4bf8-b389-1bce52cff9a8"
},
"bbParams": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-927feff1-d039-4883-9f60-0ca91a7f9df9"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 2.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-5bfeaf39-f1be-4892-b186-d802323ddfda"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuidByUID, Assembly-CSharp",
"_uid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcOwnerUid, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-9a3678c6-8de3-4edf-a649-742a6693399e"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 60.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d0882d08-38c6-4eda-890f-1b11c49260e0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuidByUID, Assembly-CSharp",
"_uid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcOwnerUid, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
}
}
]
},
"_Next": -1,
"index": 24,
"parentIndex": 23,
"Guid": "a961708a-de97-4f64-9970-4589ed9fd90a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-45895fce-dc41-4848-8ee6-a8a38f9a6e47"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLName, Assembly-CSharp",
"atlName": "Perform_SitOnTheFloor"
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a8fb4294-8660-4ddf-bdb4-f494446a7074"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 180.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-0747a558-2931-4186-8ccd-acf2c6f57d5e"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 360.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-890ca910-56d1-4d42-b744-97d241b26bef"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-46abcd27-9e5a-4855-9677-df3a113f7370"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-89a19058-2d7a-4c4c-9f77-55beab9dcc9a"
},
"value": null
}
]
},
"_assetGuid": "7a6455b2e5d74e18af62fb3862965ff6",
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTA/BTAction_PlayATL_v3.json"
},
"index": 25,
"parentIndex": 23,
"Guid": "892f36ec-534d-4e60-ab33-f6d1b03a2fef"
},
{
"$type": "Planilo.BT.CfgBTRestartOnResumeNode, Assembly-CSharp",
"_Child": 10,
"index": 26,
"parentIndex": 34,
"Guid": "c3864152-1717-49c0-bd17-824d62c1813c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuidByUID, Assembly-CSharp",
"_uid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcOwnerUid, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
}
},
"LerpTime": 0.0,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 120.0
},
"index": 27,
"parentIndex": 23,
"Guid": "80851172-0b96-49d8-8962-f4f493ec69d4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetTimestampNode, Assembly-CSharp",
"BlackboardKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8b5d2ae7-9837-40ef-9409-8fd48a990362"
},
"index": 28,
"parentIndex": 2,
"Guid": "4401d308-557b-49c4-9a29-90e258ef7d98"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PartnerCurDoing-aefb37e14e103494ab0f467f9056c43a-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 2
},
"index": 29,
"parentIndex": 2,
"Guid": "49808cda-1983-4d94-a821-4c277f21befa"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetTimestampNode, Assembly-CSharp",
"BlackboardKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8b5d2ae7-9837-40ef-9409-8fd48a990362"
},
"index": 30,
"parentIndex": 19,
"Guid": "1d36abca-86a1-4730-a5dd-f651c53a73ed"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PartnerCurDoing-aefb37e14e103494ab0f467f9056c43a-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 2
},
"index": 31,
"parentIndex": 19,
"Guid": "8c8569b2-9ac3-4439-8937-8c19cbd4e2ca"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetTimestampNode, Assembly-CSharp",
"BlackboardKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8b5d2ae7-9837-40ef-9409-8fd48a990362"
},
"index": 32,
"parentIndex": 23,
"Guid": "46401aeb-8c0e-4640-996e-9c9eddbc4065"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PartnerCurDoing-aefb37e14e103494ab0f467f9056c43a-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 2
},
"index": 33,
"parentIndex": 23,
"Guid": "0cd09a53-f729-4cec-b1dc-d79b73c3abff"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
26,
37
]
},
"_Services": null,
"index": 34,
"parentIndex": 4,
"Guid": "086d9e3e-2f5e-422b-b9ab-0855587d910d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "DoingLikePlayerDone-aefb37e14e103494ab0f467f9056c43a-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 35,
"parentIndex": 37,
"Guid": "ff87bff5-bc87-45cd-a9bb-e4202dfcf7c5"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PlayerLastDoing-aefb37e14e103494ab0f467f9056c43a-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 2
},
"index": 36,
"parentIndex": 37,
"Guid": "1959b27e-f62d-4c5b-b10d-0de8762e9157"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
36,
35
]
},
"_Services": null,
"index": 37,
"parentIndex": 34,
"Guid": "9d06349e-9aa2-4ed7-a570-99ea355ec494"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
39,
41,
40,
42
]
},
"_Services": null,
"index": 38,
"parentIndex": 17,
"Guid": "1b32482c-2798-473f-9d39-b7d78bd717ea"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicAnd, Assembly-CSharp",
"_operands": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntities, Assembly-CSharp",
"_fromEntityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_toEntityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuidByUID, Assembly-CSharp",
"_uid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcOwnerUid, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 2.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPostureMatches, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_filters": 2
}
]
}
}
},
"index": 39,
"parentIndex": 38,
"Guid": "b9a1b43c-0c60-420c-8166-cd684a33de81"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetTimestampNode, Assembly-CSharp",
"BlackboardKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8b5d2ae7-9837-40ef-9409-8fd48a990362"
},
"index": 40,
"parentIndex": 38,
"Guid": "e5e758df-c8fa-429f-b849-c8bb054a4b28"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "PartnerCurDoing-aefb37e14e103494ab0f467f9056c43a-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 2
},
"index": 41,
"parentIndex": 38,
"Guid": "cedf2602-a977-454f-a073-5f8f20c7fd44"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 180.0,
"MaxWaitTime": 360.0,
"index": 42,
"parentIndex": 38,
"Guid": "5bdf0ce5-9b49-4a7a-a630-9e1f4ef350b5"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2cc3bb41-b95b-49f4-b66c-e2958c749448"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt64Array, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.UInt64, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b809e60a-a0d8-4b17-bd7d-be362b128cb0"
},
"targetGuid": null
}
]
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a403f970-7634-49e2-a108-4f4b3bbd88b1"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 2
}
}
]
},
"_assetGuid": "cb4a45da25d5014459cb347d1ac39ca7",
"_assetPath": "Data/AI/BehaviourTree/BTv3_Partner/BTS/BTState_PartnerSmoothWalkToSit_v3.json"
},
"index": 43,
"parentIndex": 2,
"Guid": "823735f6-c395-41a6-a507-c1d9656ad5e7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2cc3bb41-b95b-49f4-b66c-e2958c749448"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt64Array, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.UInt64, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b809e60a-a0d8-4b17-bd7d-be362b128cb0"
},
"targetGuid": null
}
]
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a403f970-7634-49e2-a108-4f4b3bbd88b1"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 2
}
}
]
},
"_assetGuid": "cb4a45da25d5014459cb347d1ac39ca7",
"_assetPath": "Data/AI/BehaviourTree/BTv3_Partner/BTS/BTState_PartnerSmoothWalkToSit_v3.json"
},
"index": 44,
"parentIndex": 19,
"Guid": "24e26c2d-a4c6-437c-a99b-7e619e60f8f9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 10048
}
}
]
},
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
"_assetPath": "Data/AI/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
},
"index": 45,
"parentIndex": 19,
"Guid": "aa9fb541-f299-409f-8b88-bdaabf8eaa18"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 10047
}
}
]
},
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
"_assetPath": "Data/AI/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
},
"index": 46,
"parentIndex": 2,
"Guid": "4c7f6005-aa5c-4d40-9c96-f213acfdce72"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 10046
}
}
]
},
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
"_assetPath": "Data/AI/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
},
"index": 47,
"parentIndex": 23,
"Guid": "f1e9dbf3-7bc7-47f3-a9d9-1619a4f3de5d"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -814130720,
"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": -412.0,
"y": -280.1001
},
"guid": "e1faf18a-8f03-4327-9747-fd71068738ef",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2160.0,
"y": 160.0
},
"guid": "69649a2f-e669-48af-b52c-299ea3968400",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1600.0,
"y": -992.0
},
"guid": "596625ed-798b-4de8-8545-abe783425854",
"comment": "先查玩家是不是坐的双人椅",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 944.0,
"y": 1728.0
},
"guid": "9215a33d-96ed-46fa-a1d8-6769e619383b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 48.0,
"y": 288.0
},
"guid": "5a61cbb0-facd-4cf1-b6b2-70ce90a70fc6",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 528.0,
"y": -2464.0
},
"guid": "38c7b3b6-dbb1-477e-84a6-88b2927ace46",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 816.0,
"y": -2736.0
},
"guid": "ac5ae74e-bb79-47d1-ba47-fbdc2cd4a189",
"comment": "如果玩家不再坐着NPC也钓了坐了超过60s",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 816.0,
"y": -2064.0
},
"guid": "eddafc65-d2db-477b-9943-4aecfeddf953",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1536.0,
"y": -2064.0
},
"guid": "be91e29d-0b01-419d-a338-29c82179e815",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1072.0,
"y": -2064.0
},
"guid": "9bc3aaa2-aa29-4eef-a7d9-6baa5bae06e6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 960.0,
"y": 448.0
},
"guid": "77cd7dbc-c7dd-4cd4-8fb9-58cea5b98522",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1728.0,
"y": 944.0
},
"guid": "ba401270-a642-4ebb-8496-609f2999a0b9",
"comment": "找不到点就不坐了",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1312.0,
"y": -2064.0
},
"guid": "fa419d4c-2470-4b9c-96e2-412b78c56fc8",
"comment": "玩家上一次行为是2",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1488.0,
"y": 944.0
},
"guid": "7600245e-24df-4771-9255-88086d4d8c0f",
"comment": "玩家上一次行为是2",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1248.0,
"y": 944.0
},
"guid": "e33dcc1f-fba2-442c-883d-aa4f1ee5660c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 48.0,
"y": -2992.0
},
"guid": "465e5b2d-26ac-4079-a8b4-9359563ebead",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1824.0,
"y": -1008.0
},
"guid": "dc9869ba-affe-4a01-8c49-b2b272a9c780",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1248.0,
"y": -48.0
},
"guid": "3c35558a-7511-45a8-a6a2-465fcff05be3",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2080.0,
"y": -1008.0
},
"guid": "4d817c55-8094-4cb7-a864-caac106d7e4f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1600.0,
"y": -400.0
},
"guid": "c44b96c6-0e62-4cdd-83ed-800d32a699f4",
"comment": "查附近有没有椅子",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1824.0,
"y": -416.0
},
"guid": "58b8ff17-03ae-4856-a401-dadcc3f864f4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2368.0,
"y": -416.0
},
"guid": "3a17d087-e99d-49aa-a707-0a2e433b8fb9",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2112.0,
"y": -416.0
},
"guid": "9a310654-d3a1-4cd4-8d96-3a85e05c2cbf",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1600.0,
"y": 160.0
},
"guid": "cc16c9ea-4ff3-42f5-8f1d-20352cdb0955",
"comment": "实在没有就找个地坐下吧",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1872.0,
"y": 160.0
},
"guid": "a961708a-de97-4f64-9970-4589ed9fd90a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 3664.0,
"y": 160.0
},
"guid": "892f36ec-534d-4e60-ab33-f6d1b03a2fef",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.0,
"y": 448.0
},
"guid": "c3864152-1717-49c0-bd17-824d62c1813c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2528.0,
"y": 160.0
},
"guid": "80851172-0b96-49d8-8962-f4f493ec69d4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2592.0,
"y": -1008.0
},
"guid": "4401d308-557b-49c4-9a29-90e258ef7d98",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2352.0,
"y": -1008.0
},
"guid": "49808cda-1983-4d94-a821-4c277f21befa",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2848.0,
"y": -416.0
},
"guid": "1d36abca-86a1-4730-a5dd-f651c53a73ed",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2608.0,
"y": -416.0
},
"guid": "8c8569b2-9ac3-4439-8937-8c19cbd4e2ca",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 3040.0,
"y": 160.0
},
"guid": "46401aeb-8c0e-4640-996e-9c9eddbc4065",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2800.0,
"y": 160.0
},
"guid": "0cd09a53-f729-4cec-b1dc-d79b73c3abff",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 384.0,
"y": 1136.0
},
"guid": "086d9e3e-2f5e-422b-b9ab-0855587d910d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1424.0,
"y": 1728.0
},
"guid": "ff87bff5-bc87-45cd-a9bb-e4202dfcf7c5",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1184.0,
"y": 1728.0
},
"guid": "1959b27e-f62d-4c5b-b10d-0de8762e9157",
"comment": "玩家上一次行为是2",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 704.0,
"y": 1744.0
},
"guid": "9d06349e-9aa2-4ed7-a570-99ea355ec494",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1584.0,
"y": -1504.0
},
"guid": "1b32482c-2798-473f-9d39-b7d78bd717ea",
"comment": "NPC已经坐在玩家旁边了",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1856.0,
"y": -1504.0
},
"guid": "b9a1b43c-0c60-420c-8166-cd684a33de81",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2368.0,
"y": -1504.0
},
"guid": "e5e758df-c8fa-429f-b849-c8bb054a4b28",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2128.0,
"y": -1504.0
},
"guid": "cedf2602-a977-454f-a073-5f8f20c7fd44",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2656.0,
"y": -1504.0
},
"guid": "5bdf0ce5-9b49-4a7a-a630-9e1f4ef350b5",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 3152.0,
"y": -1008.0
},
"guid": "823735f6-c395-41a6-a507-c1d9656ad5e7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 3456.0,
"y": -416.0
},
"guid": "24e26c2d-a4c6-437c-a99b-7e619e60f8f9",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 3088.0,
"y": -416.0
},
"guid": "aa9fb541-f299-409f-8b88-bdaabf8eaa18",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2832.0,
"y": -1008.0
},
"guid": "4c7f6005-aa5c-4d40-9c96-f213acfdce72",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 3280.0,
"y": 160.0
},
"guid": "f1e9dbf3-7bc7-47f3-a9d9-1619a4f3de5d",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": ""
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/Partner/Deprecated/BTG/DoingLikePlayer/BTGraph_PartnerDoingSittingLikePlayer.json",
"errors": null,
"nodeErrors": null
}