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

1123 lines
39 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": "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,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-d7695cd7-6850-42fa-bf50-2cfee5bea0ad"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "WaitForPlayerTimestamp",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-70936fac-5c67-41fd-8475-c97895c9e65d"
]
}
},
{
"$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-f82ec14e-891f-43d0-87a7-efb8b5099066"
]
}
}
]
}
},
"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,
13,
15
]
},
"index": 0,
"parentIndex": 29,
"Guid": "2abeaf7a-f398-4959-a67e-579354d871b9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
3,
10
]
},
"index": 1,
"parentIndex": 0,
"Guid": "62bfa18b-4236-4d89-a7d6-2bb8d049dcdf"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "3a2aefd7768c4c1448bf57c76564964f",
"_assetPath": "Data/Query/PQS/AI/v3/General/RelaxDiscrete/PQS_RelaxNormalDiscrete_v3.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d7695cd7-6850-42fa-bf50-2cfee5bea0ad"
},
"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-08a2aaaa-dd6e-4e17-96d7-4fef55ebcc7f"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 1.0,
"y": 5.0,
"z": 1.0
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-80379e6f-f657-4c7c-a9fb-b6f83a00220f"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ac5a6376-d6b7-40cb-b499-c3921821bb59"
},
"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-185361f1-a588-4fe3-babf-a4fa37e72cff"
},
"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-d299cd8a-b30d-437d-a1df-da6ad72fcc91"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
}
]
},
"_Next": -1,
"index": 2,
"parentIndex": 1,
"Guid": "9066a4f2-8f1e-46b8-9c3a-560d67b6a91d"
},
{
"$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-d7695cd7-6850-42fa-bf50-2cfee5bea0ad"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-1b2909b1-0a1d-474f-a358-7cfaaba888e3"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 2
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6bcb92d4-5492-408d-b494-ab4563cac8cb"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 3
}
},
{
"$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": 3,
"parentIndex": 1,
"Guid": "afe5bd11-9d99-458a-9a31-6c74ca6d0b77"
},
{
"$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": 4,
"parentIndex": 5,
"Guid": "49840ce7-ccd1-4baa-8573-20cd324b57ae"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4
]
},
"index": 5,
"parentIndex": 7,
"Guid": "1e2f973c-0a5b-42e1-88e0-b060facb4f8a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTActiveSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
23,
22
]
},
"index": 6,
"parentIndex": 11,
"Guid": "09a57d27-069d-4ec2-86b5-4366dac56c99"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 8,
"_Child": 5,
"index": 7,
"parentIndex": 23,
"Guid": "48518c12-545a-46e3-9b76-bf451fb3ec5e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckIfInSectorRange, Assembly-CSharp",
"_rootPos": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"_rootForward": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityForward, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"_targetPos": {
"$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"
}
}
}
},
"_angle": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 90.0
}
}
},
"index": 8,
"parentIndex": 7,
"Guid": "d3826aab-e699-4535-b9ef-784fa2ae380a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 30.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 9,
"parentIndex": 24,
"Guid": "a66cadf7-c7a7-4701-bb51-6b4deec9d21d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-70936fac-5c67-41fd-8475-c97895c9e65d"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetTodayTimestamp, Assembly-CSharp"
},
"index": 10,
"parentIndex": 1,
"Guid": "28f1690b-fa20-4ebb-8bfd-9731d9129109"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatUntilConditionFailNode, Assembly-CSharp",
"failWhenChildFailed": false,
"_Condition": 12,
"_Child": 6,
"index": 11,
"parentIndex": 13,
"Guid": "6336d467-6f11-4a55-9f3c-0bad14ed144b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanFloat, 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-70936fac-5c67-41fd-8475-c97895c9e65d"
},
"targetGuid": null
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 30.0
}
},
"index": 12,
"parentIndex": 11,
"Guid": "37ab48fd-1343-46ec-b8ce-9b6e96229ebd"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 11,
"index": 13,
"parentIndex": 0,
"Guid": "b89a05b0-8502-4bf2-b731-2b290e1501f0"
},
{
"$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-f82ec14e-891f-43d0-87a7-efb8b5099066"
},
"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": 10.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"
}
}
]
},
"_Next": -1,
"index": 14,
"parentIndex": 15,
"Guid": "9557b21a-6a33-46c6-8bd4-cea60a99b37a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
14,
16
]
},
"index": 15,
"parentIndex": 0,
"Guid": "a61c9c09-4569-4fbc-8425-7a34c9005070"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
17,
19
]
},
"index": 16,
"parentIndex": 15,
"Guid": "cf9cde05-3545-4581-8870-a22a5d3f865f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanUInt64, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-f82ec14e-891f-43d0-87a7-efb8b5099066"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"_value": 0
}
},
"index": 17,
"parentIndex": 16,
"Guid": "b1233996-2ee2-4f45-9357-7dfa40b0229e"
},
{
"$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-f82ec14e-891f-43d0-87a7-efb8b5099066"
},
"targetGuid": null
}
]
}
}
}
]
},
"_assetGuid": "cb4a45da25d5014459cb347d1ac39ca7",
"_assetPath": "Data/AI/BehaviourTree/BTv3_Partner/BTS/BTState_PartnerSmoothWalkToSit_v3.json"
},
"index": 18,
"parentIndex": 21,
"Guid": "ac0c096e-a90c-4f30-808e-f51881f6e5aa"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
21,
20
]
},
"index": 19,
"parentIndex": 16,
"Guid": "0779b99a-fdbd-44e7-b873-af09b415418e"
},
{
"$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-492c00ba-d151-4f98-b6b9-8e852535a21a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuidByUID, Assembly-CSharp",
"_uid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcOwnerUid, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
}
}
]
},
"_assetGuid": "b5934a962e8f1084491054f1cda65308",
"_assetPath": "Data/AI/BehaviourTree/00General/LookIK/Atom_AutoIKSetting.json"
},
"index": 20,
"parentIndex": 19,
"Guid": "36cb831a-0e60-4710-9f41-d4190f84c184"
},
{
"$type": "Planilo.BT.CfgBTRestartOnResumeNode, Assembly-CSharp",
"_Child": 18,
"index": 21,
"parentIndex": 19,
"Guid": "bafd2088-2d54-4f12-8e94-bbab9c429db5"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
24
]
},
"index": 22,
"parentIndex": 6,
"Guid": "6ab14e92-1aa3-4af1-9e8c-d50922f86c6b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 1,
"FromFailure": 1,
"FromRunning": 2,
"_Child": 7,
"index": 23,
"parentIndex": 6,
"Guid": "1929d8fd-73d0-4279-8417-d6e5a2868dab"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
25
]
},
"index": 24,
"parentIndex": 22,
"Guid": "a83e6a84-6b3b-41c3-bd3b-934728fd3e2a"
},
{
"$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-492c00ba-d151-4f98-b6b9-8e852535a21a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuidByUID, Assembly-CSharp",
"_uid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcOwnerUid, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
}
}
]
},
"_assetGuid": "b5934a962e8f1084491054f1cda65308",
"_assetPath": "Data/AI/BehaviourTree/00General/LookIK/Atom_AutoIKSetting.json"
},
"index": 25,
"parentIndex": 24,
"Guid": "6076edef-c9e7-4103-b1c7-a0bec0f442e8"
},
{
"$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-f774bb46-a3bd-4740-8e52-7197f588962f"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 2
}
}
]
},
"_assetGuid": "2d4787d41068473d804dea1d81afe176",
"_assetPath": "Data/AI/BehaviourTree/BTv3_Partner/BTA/BTAction_PartnerPlayFollowPlayerChangeSceneBubble_v3.json"
},
"index": 26,
"parentIndex": 28,
"Guid": "3bc37b36-9969-4302-8b10-89ee913d5674"
},
{
"$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": []
},
"_assetGuid": "b06442626640434ea6a05cfddf8a2615",
"_assetPath": "Data/AI/BehaviourTree/BTv3_Partner/BTA/BTAction_PartnerParamInit_v3.json"
},
"index": 27,
"parentIndex": 28,
"Guid": "faac21cc-463b-49f4-ae02-2f8c441fb0f9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
27,
26,
29
]
},
"index": 28,
"parentIndex": -1,
"Guid": "cc98fe85-2b20-4a85-8858-e2fb7c333d74"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
"RepeaterMode": 2,
"isDynamic": false,
"RepeatCount": 0,
"targetRepeatCount": null,
"RepeatLimit": -1,
"UntilResult": 0,
"_Child": 0,
"index": 29,
"parentIndex": 28,
"Guid": "8d37be52-a868-482e-8247-7b52cd0f8b4c"
}
]
},
"containers": null,
"rootIndex": 28,
"nodesHash": 1043522117,
"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": -565.8,
"y": -147.9
},
"guid": "2abeaf7a-f398-4959-a67e-579354d871b9",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -128.0,
"y": -704.0
},
"guid": "62bfa18b-4236-4d89-a7d6-2bb8d049dcdf",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 176.0,
"y": -704.0
},
"guid": "9066a4f2-8f1e-46b8-9c3a-560d67b6a91d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 512.0,
"y": -704.0
},
"guid": "afe5bd11-9d99-458a-9a31-6c74ca6d0b77",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1296.0,
"y": 560.0
},
"guid": "49840ce7-ccd1-4baa-8573-20cd324b57ae",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1040.0,
"y": 560.0
},
"guid": "1e2f973c-0a5b-42e1-88e0-b060facb4f8a",
"comment": "转向看玩家",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 352.0,
"y": 720.0
},
"guid": "09a57d27-069d-4ec2-86b5-4366dac56c99",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 800.0,
"y": 448.0
},
"guid": "48518c12-545a-46e3-9b76-bf451fb3ec5e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1040.0,
"y": 208.0
},
"guid": "d3826aab-e699-4535-b9ef-784fa2ae380a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1040.0,
"y": 1024.0
},
"guid": "a66cadf7-c7a7-4701-bb51-6b4deec9d21d",
"comment": "会等30s",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 928.0,
"y": -704.0
},
"guid": "28f1690b-fa20-4ebb-8bfd-9731d9129109",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 112.0,
"y": 416.0
},
"guid": "6336d467-6f11-4a55-9f3c-0bad14ed144b",
"comment": "会看着玩家等30s",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 352.0,
"y": 176.0
},
"guid": "37ab48fd-1343-46ec-b8ce-9b6e96229ebd",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -144.0,
"y": 416.0
},
"guid": "b89a05b0-8502-4bf2-b731-2b290e1501f0",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 48.0,
"y": 1536.0
},
"guid": "9557b21a-6a33-46c6-8bd4-cea60a99b37a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -224.0,
"y": 1536.0
},
"guid": "a61c9c09-4569-4fbc-8425-7a34c9005070",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 48.0,
"y": 2016.0
},
"guid": "cf9cde05-3545-4581-8870-a22a5d3f865f",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 320.0,
"y": 1920.0
},
"guid": "b1233996-2ee2-4f45-9357-7dfa40b0229e",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.0,
"y": 2272.0
},
"guid": "ac0c096e-a90c-4f30-808e-f51881f6e5aa",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 256.0,
"y": 2480.0
},
"guid": "0779b99a-fdbd-44e7-b873-af09b415418e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": 2720.0
},
"guid": "36cb831a-0e60-4710-9f41-d4190f84c184",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": 2272.0
},
"guid": "bafd2088-2d54-4f12-8e94-bbab9c429db5",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 576.0,
"y": 1104.0
},
"guid": "6ab14e92-1aa3-4af1-9e8c-d50922f86c6b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 560.0,
"y": 448.0
},
"guid": "1929d8fd-73d0-4279-8417-d6e5a2868dab",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 816.0,
"y": 1104.0
},
"guid": "a83e6a84-6b3b-41c3-bd3b-934728fd3e2a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1040.0,
"y": 1264.0
},
"guid": "6076edef-c9e7-4103-b1c7-a0bec0f442e8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -688.0,
"y": -1104.0
},
"guid": "3bc37b36-9969-4302-8b10-89ee913d5674",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -688.0,
"y": -1280.0
},
"guid": "faac21cc-463b-49f4-ae02-2f8c441fb0f9",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1072.0,
"y": -1056.0
},
"guid": "cc98fe85-2b20-4a85-8858-e2fb7c333d74",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -816.0,
"y": -160.0
},
"guid": "8d37be52-a868-482e-8247-7b52cd0f8b4c",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": ""
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/Partner/Deprecated/BTG/BTGraph_PartnerRelaxInOthersHome.json",
"errors": null,
"nodeErrors": null
}