Files
PetitPlanet-Data/AI/01BehaviourTree/Gameplay/Adv/Interact/BTAction_FishTarget.json
2025-11-11 07:21:48 +07:00

1789 lines
63 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": "bc02d13fba9218346b7dd7b265c9b693",
"_assetPath": "Data/AI/Blackboard/v3/Interact/BB_InteractContext.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": "Target",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-8ae3456e-fe70-46ce-9078-9babd3a34cd2"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "CollectBubbleID",
"DataType": 2,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultInt32, Assembly-CSharp",
"_value": 1
},
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-f3aceea2-8c60-4c90-9f9e-56f3b214b58d"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "FishBaitPos",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-e1dcc953-16de-47d5-b7f3-12553700682d"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "FishDistance",
"DataType": 4,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-dcac0786-9b27-4251-8455-6f4cb4503428"
]
}
}
]
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
7,
1,
17,
20
]
},
"_Services": null,
"index": 0,
"parentIndex": 16,
"Guid": "a1b87c1a-a468-4a9b-a588-d82eee5b7b04"
},
{
"$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-2027e343-a772-4e97-8f04-46415de2c3e7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 20003
}
}
]
},
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
},
"index": 1,
"parentIndex": 0,
"Guid": "6ece11c2-fa5c-4e0a-90c6-e1ddb29964b6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelOnceNode, Assembly-CSharp",
"terminateWhenPause": false,
"finishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
4,
6
]
},
"_Services": null,
"index": 2,
"parentIndex": 13,
"Guid": "3fddf50e-ee46-4895-a812-0d51caa04ece"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
24,
25
]
},
"_Services": null,
"index": 3,
"parentIndex": 2,
"Guid": "1a057ad0-bdf6-4c4a-82c6-9bf244c6e742"
},
{
"$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.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8ae3456e-fe70-46ce-9078-9babd3a34cd2"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "b5934a962e8f1084491054f1cda65308",
"_assetPath": "Data/AI/BehaviourTree/00General/LookIK/Atom_AutoIKSetting.json"
},
"index": 4,
"parentIndex": 2,
"Guid": "8cef2739-b982-4c5c-9de1-54a8d9eac547"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckSelfInCollectRange, Assembly-CSharp",
"_caller": null,
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8ae3456e-fe70-46ce-9078-9babd3a34cd2"
},
"targetGuid": null
},
"_ability": 0
},
"index": 5,
"parentIndex": -1,
"Guid": "69a3d674-30ee-4ffd-84e2-4f558abfa6be"
},
{
"$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": "76a1143ee9ab57640b721bf1f597d8aa",
"_assetPath": "Data/AI/BehaviourTree/00General/UtilityManipulation/Atom_MaintainCustomPriority.json"
},
"index": 6,
"parentIndex": 2,
"Guid": "bf0a020e-6c74-4f51-8981-22032c926d04"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityTypeMatchesAbility, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8ae3456e-fe70-46ce-9078-9babd3a34cd2"
},
"targetGuid": null
},
"_ability": 3
},
"index": 7,
"parentIndex": 0,
"Guid": "9f57c564-b2a9-4792-8f7e-94754c7bc6ae"
},
{
"$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": "TargetPosition-e28f4dfdf8d4bc84a9463d7cbc021447-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentInteractPosition-bc02d13fba9218346b7dd7b265c9b693-0"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-af18b86b-130c-419e-b6cc-23985ba70176"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentInteractDesire-bc02d13fba9218346b7dd7b265c9b693-0"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "4391bdfb2bb2f0f4c966eb4e656dda81",
"_assetPath": "Data/AI/BehaviourTree/Adventure/Navigation/BTAction_GoToAdv.json"
},
"index": 8,
"parentIndex": 23,
"Guid": "fc6bce0c-c1b1-4ffd-a6cb-e0b1dd5aca8b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": null,
"_Services": null,
"index": 9,
"parentIndex": -1,
"Guid": "b7e6ac9c-8107-400d-aba4-470621aef15e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckSelfInCollectRange, Assembly-CSharp",
"_caller": null,
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8ae3456e-fe70-46ce-9078-9babd3a34cd2"
},
"targetGuid": null
},
"_ability": 0
},
"index": 10,
"parentIndex": -1,
"Guid": "e3580194-158c-4e96-b1b6-ef2a67170182"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
22,
14
]
},
"_Services": null,
"index": 11,
"parentIndex": 13,
"Guid": "c8ac9370-a79d-443b-bdda-1c81ccfaf9b2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckPointInCollectRange, Assembly-CSharp",
"_point": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentInteractPosition-bc02d13fba9218346b7dd7b265c9b693-0"
},
"targetGuid": null
},
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8ae3456e-fe70-46ce-9078-9babd3a34cd2"
},
"targetGuid": null
},
"_ability": 0
},
"index": 12,
"parentIndex": -1,
"Guid": "99e6167e-bcb8-4af8-8c73-8b8dd1334dfe"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
11,
2
]
},
"_Services": null,
"index": 13,
"parentIndex": 17,
"Guid": "6b29b3fa-9085-418d-8a2e-ea96ae0e1413"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
15
]
},
"_Services": null,
"index": 14,
"parentIndex": 11,
"Guid": "b7e53f30-5dbc-4c35-bba1-cf26c994da74"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "c1c43a6026c487e46afc1bc6fe64c472",
"_assetPath": "Data/Query/PQS/AI/v3/Interact/PQS_FindBestInteractPosition.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentInteractPosition-bc02d13fba9218346b7dd7b265c9b693-0"
},
"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-0e3c93eb-55bc-4521-a371-9d627b3d1a66"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8ae3456e-fe70-46ce-9078-9babd3a34cd2"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7d1293f9-8364-4171-b710-01d6a5f8e61e"
},
"value": null
}
]
},
"_Next": -1,
"index": 15,
"parentIndex": 14,
"Guid": "445a56fd-5183-4b43-a1d5-bf751420b0ac"
},
{
"$type": "Planilo.BT.CfgBTRestartOnResumeNode, Assembly-CSharp",
"_Child": 0,
"index": 16,
"parentIndex": -1,
"Guid": "31d62d07-3470-4d0e-9d38-82106a7de940"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 18,
"_Child": 13,
"index": 17,
"parentIndex": 0,
"Guid": "45193359-b542-4250-b971-854ab19ced6f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsEntityValid, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8ae3456e-fe70-46ce-9078-9babd3a34cd2"
},
"targetGuid": null
}
},
"index": 18,
"parentIndex": 17,
"Guid": "e40a83f7-1ca2-4631-98d8-8cd42e551fae"
},
{
"$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.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-f3aceea2-8c60-4c90-9f9e-56f3b214b58d"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "SuccessRate-006131b57a23c974da31f85fa03a5309-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.56
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-c8ddcaab-b998-44dc-b05c-0fdfe4cbf2cb"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 3.0
}
}
]
},
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
"_assetPath": "Data/AI/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
},
"index": 19,
"parentIndex": 39,
"Guid": "3f2236e9-bbe1-4a6a-ab77-b7c260e379ea"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTBroadcastGameplayEventNode, Assembly-CSharp",
"Tag": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 959453610
},
"TargetEntityVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"index": 20,
"parentIndex": 0,
"Guid": "89aec633-e02c-4da3-80e4-b4b41c8622d5"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCanInteractFrom, Assembly-CSharp",
"_caller": null,
"_fromPosition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"_target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntity, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8ae3456e-fe70-46ce-9078-9babd3a34cd2"
},
"targetGuid": null
},
"_interactTag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPrioritizedInteractTag, Assembly-CSharp",
"_caller": null,
"_target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntity, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8ae3456e-fe70-46ce-9078-9babd3a34cd2"
},
"targetGuid": null
}
}
}
},
"index": 21,
"parentIndex": 23,
"Guid": "7c93b007-913f-4d68-ba8d-487d1b1007aa"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCanInteractFrom, Assembly-CSharp",
"_caller": null,
"_fromPosition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentInteractPosition-bc02d13fba9218346b7dd7b265c9b693-0"
},
"targetGuid": null
},
"_target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntity, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8ae3456e-fe70-46ce-9078-9babd3a34cd2"
},
"targetGuid": null
},
"_interactTag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPrioritizedInteractTag, Assembly-CSharp",
"_caller": null,
"_target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntity, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8ae3456e-fe70-46ce-9078-9babd3a34cd2"
},
"targetGuid": null
}
}
},
"index": 22,
"parentIndex": 11,
"Guid": "569ee42e-9142-45db-8a9c-5f3e14a559ff"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 21,
"_Child": 8,
"index": 23,
"parentIndex": 24,
"Guid": "c7e7ffc7-2eb0-409d-8fe2-921e78d362da"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 23,
"index": 24,
"parentIndex": 3,
"Guid": "9ddc6f5d-bf3a-4aa4-85a2-58d92905d87c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 38,
"_False": 28,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentInteractDesire-bc02d13fba9218346b7dd7b265c9b693-0"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 1.0
}
},
"_defaultRes": false,
"index": 25,
"parentIndex": 3,
"Guid": "278da745-9e24-468e-a8ca-ede8e4010a23"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8ae3456e-fe70-46ce-9078-9babd3a34cd2"
},
"targetGuid": null
}
},
"LerpTime": 0.0,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 360.0
},
"index": 26,
"parentIndex": 38,
"Guid": "c8519d45-a11c-4c40-8979-67388106cd34"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRotatePointByReferencePointAndAngle, Assembly-CSharp",
"_position": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8ae3456e-fe70-46ce-9078-9babd3a34cd2"
},
"targetGuid": null
}
},
"_reference": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"_angle": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloatRange, Assembly-CSharp",
"_range": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector2, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": -12.0,
"y": 12.0
}
}
},
"_length": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0
},
"_scale": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0
}
},
"LerpTime": 0.0,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 240.0
},
"index": 27,
"parentIndex": 28,
"Guid": "f1e9a352-8add-42c6-830a-6e3a39bddff1"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
27,
33
]
},
"_Services": null,
"index": 28,
"parentIndex": 25,
"Guid": "3f9ccc27-1a01-4c05-ba48-93c88c06c80a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
43,
32
]
},
"_Services": null,
"index": 29,
"parentIndex": 38,
"Guid": "846f9e5f-de80-495c-ab71-128229c6b2ee"
},
{
"$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": 1
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "SuccessRate-006131b57a23c974da31f85fa03a5309-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.7
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-c8ddcaab-b998-44dc-b05c-0fdfe4cbf2cb"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 3.0
}
}
]
},
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
"_assetPath": "Data/AI/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
},
"index": 30,
"parentIndex": 39,
"Guid": "8fbd458d-812b-4cc2-b2cc-c83a8e74566e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "c839cbacbcbf1104ca65fff837684183",
"_assetPath": "Data/Query/PQS/00AI/Gameplay/Adv/Interact/PQS_FindBestBaitThrowPosition.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e1dcc953-16de-47d5-b7f3-12553700682d"
},
"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-7d4fc027-76ef-4659-b155-da4809745ce2"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentInteractTarget-bc02d13fba9218346b7dd7b265c9b693-0"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-62ed473e-747d-4f65-b8ad-3cec747400ec"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.15
}
}
]
},
"_Next": -1,
"index": 31,
"parentIndex": 43,
"Guid": "310ae060-f248-4b9d-bf73-0993945d8d5a"
},
{
"$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-93c90a42-94dc-425a-be03-04db32ea77ef"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": false
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-cfcb0543-b4b9-4b0b-87b3-536749dbb3b9"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloatRange, Assembly-CSharp",
"_range": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector2, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 10.0,
"y": 15.0
}
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7b15f3fb-c19e-444a-b5a9-577e6248044e"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e1dcc953-16de-47d5-b7f3-12553700682d"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8aa6b79b-3185-46d5-b00e-f925d1a21165"
},
"value": null
}
]
},
"_assetGuid": "93cf547a99f8c454eaf8591943ec0d02",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Fishing.json"
},
"index": 32,
"parentIndex": 29,
"Guid": "8883b0e5-5046-4a55-bdd2-62ed937a02ad"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
41,
37
]
},
"_Services": null,
"index": 33,
"parentIndex": 28,
"Guid": "568b4e03-4757-4c52-8be5-213f5e07152d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 35,
"_False": 36,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomBool, Assembly-CSharp"
},
"_defaultRes": false,
"index": 34,
"parentIndex": -1,
"Guid": "7dc17d6e-b4dc-4d19-bb60-8b42fc014323"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-dcac0786-9b27-4251-8455-6f4cb4503428"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorFloat, Assembly-CSharp",
"_a": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomBool, Assembly-CSharp"
},
"_b": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloatRange, Assembly-CSharp",
"_range": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector2, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": -0.7,
"y": -0.2
}
}
},
"_c": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloatRange, Assembly-CSharp",
"_range": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector2, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 0.3,
"y": 0.9
}
}
}
},
"index": 35,
"parentIndex": 34,
"Guid": "702df63c-85e5-41e9-8f8e-b0697c4d3457"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-dcac0786-9b27-4251-8455-6f4cb4503428"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorFloat, Assembly-CSharp",
"_a": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomBool, Assembly-CSharp"
},
"_b": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloatRange, Assembly-CSharp",
"_range": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector2, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": -0.7,
"y": -0.2
}
}
},
"_c": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloatRange, Assembly-CSharp",
"_range": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector2, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 0.3,
"y": 0.9
}
}
}
},
"index": 36,
"parentIndex": 34,
"Guid": "34db77d9-e89b-4dc4-954c-d5223b85b0ba"
},
{
"$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-cfcb0543-b4b9-4b0b-87b3-536749dbb3b9"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloatRange, Assembly-CSharp",
"_range": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector2, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 5.0,
"y": 11.0
}
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-93c90a42-94dc-425a-be03-04db32ea77ef"
},
"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-7b15f3fb-c19e-444a-b5a9-577e6248044e"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e1dcc953-16de-47d5-b7f3-12553700682d"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8aa6b79b-3185-46d5-b00e-f925d1a21165"
},
"value": null
}
]
},
"_assetGuid": "93cf547a99f8c454eaf8591943ec0d02",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Fishing.json"
},
"index": 37,
"parentIndex": 33,
"Guid": "ffa44b79-2673-478c-bc86-ddb1befadf73"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
40,
26,
42,
29
]
},
"_Services": null,
"index": 38,
"parentIndex": 25,
"Guid": "9546c873-656b-4ef5-9532-f4313a3560ce"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 30,
"_False": 19,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentInteractDesire-bc02d13fba9218346b7dd7b265c9b693-0"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 2.0
}
},
"_defaultRes": false,
"index": 39,
"parentIndex": 40,
"Guid": "cb110af6-312a-4d33-a48d-74ba1212657a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 39,
"index": 40,
"parentIndex": 38,
"Guid": "3435819b-66f1-4b90-9512-2ef43dfff060"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "c839cbacbcbf1104ca65fff837684183",
"_assetPath": "Data/Query/PQS/00AI/Gameplay/Adv/Interact/PQS_FindBestBaitThrowPosition.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e1dcc953-16de-47d5-b7f3-12553700682d"
},
"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-7d4fc027-76ef-4659-b155-da4809745ce2"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentInteractTarget-bc02d13fba9218346b7dd7b265c9b693-0"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-62ed473e-747d-4f65-b8ad-3cec747400ec"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 1.0
}
}
]
},
"_Next": -1,
"index": 41,
"parentIndex": 33,
"Guid": "9349c1dd-e72b-4dd5-8e6f-80bc0166fafb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.3,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 42,
"parentIndex": 38,
"Guid": "f3558801-f555-49ed-8054-fa46553f6a20"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 31,
"_False": 44,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentInteractDesire-bc02d13fba9218346b7dd7b265c9b693-0"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 2.0
}
},
"_defaultRes": false,
"index": 43,
"parentIndex": 29,
"Guid": "aca3683f-20b3-430c-99a0-695455046459"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "c839cbacbcbf1104ca65fff837684183",
"_assetPath": "Data/Query/PQS/00AI/Gameplay/Adv/Interact/PQS_FindBestBaitThrowPosition.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e1dcc953-16de-47d5-b7f3-12553700682d"
},
"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-7d4fc027-76ef-4659-b155-da4809745ce2"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentInteractTarget-bc02d13fba9218346b7dd7b265c9b693-0"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-62ed473e-747d-4f65-b8ad-3cec747400ec"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.5
}
}
]
},
"_Next": -1,
"index": 44,
"parentIndex": 43,
"Guid": "ca136504-36ca-4b0b-8b13-dfbdda2bcad9"
}
]
},
"containers": null,
"rootIndex": 16,
"nodesHash": -1260324002,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
9,
10,
12,
34
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 716.377563
},
"guid": "a1b87c1a-a468-4a9b-a588-d82eee5b7b04",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 240.295013
},
"guid": "6ece11c2-fa5c-4e0a-90c6-e1ddb29964b6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 979.2001,
"y": 2814.81055
},
"guid": "3fddf50e-ee46-4895-a812-0d51caa04ece",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 2159.03882
},
"guid": "1a057ad0-bdf6-4c4a-82c6-9bf244c6e742",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 3283.58252
},
"guid": "8cef2739-b982-4c5c-9de1-54a8d9eac547",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 932.0331
},
"guid": "69a3d674-30ee-4ffd-84e2-4f558abfa6be",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 3567.38257
},
"guid": "bf0a020e-6c74-4f51-8981-22032c926d04",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 35.45
},
"guid": "9f57c564-b2a9-4792-8f7e-94754c7bc6ae",
"comment": "砍树挖矿",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1958.4,
"y": 1290.795
},
"guid": "fc6bce0c-c1b1-4ffd-a6cb-e0b1dd5aca8b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1186.18872
},
"guid": "b7e6ac9c-8107-400d-aba4-470621aef15e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1362.24414
},
"guid": "e3580194-158c-4e96-b1b6-ef2a67170182",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 979.2001,
"y": 699.82
},
"guid": "c8ac9370-a79d-443b-bdda-1c81ccfaf9b2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1619.69971
},
"guid": "99e6167e-bcb8-4af8-8c73-8b8dd1334dfe",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 739.2001,
"y": 1790.31543
},
"guid": "6b29b3fa-9085-418d-8a2e-ea96ae0e1413",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 919.545
},
"guid": "b7e53f30-5dbc-4c35-bba1-cf26c994da74",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1459.20007,
"y": 814.495
},
"guid": "445a56fd-5183-4b43-a1d5-bf751420b0ac",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 764.7776
},
"guid": "31d62d07-3470-4d0e-9d38-82106a7de940",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 1106.05518
},
"guid": "45193359-b542-4250-b971-854ab19ced6f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 739.2001,
"y": 505.64502
},
"guid": "e40a83f7-1ca2-4631-98d8-8cd42e551fae",
"comment": "砍树挖矿",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2448.00024,
"y": 1765.995
},
"guid": "3f2236e9-bbe1-4a6a-ab77-b7c260e379ea",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 1374.4552
},
"guid": "89aec633-e02c-4da3-80e4-b4b41c8622d5",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1958.4,
"y": 1036.69507
},
"guid": "7c93b007-913f-4d68-ba8d-487d1b1007aa",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 470.194977
},
"guid": "569ee42e-9142-45db-8a9c-5f3e14a559ff",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1708.8,
"y": 1191.795
},
"guid": "c7e7ffc7-2eb0-409d-8fe2-921e78d362da",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1459.20007,
"y": 1222.59509
},
"guid": "9ddc6f5d-bf3a-4aa4-85a2-58d92905d87c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1459.20007,
"y": 2982.18262
},
"guid": "278da745-9e24-468e-a8ca-ede8e4010a23",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1948.8,
"y": 1921.46167
},
"guid": "c8519d45-a11c-4c40-8979-67388106cd34",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1948.8,
"y": 3455.595
},
"guid": "f1e9a352-8add-42c6-830a-6e3a39bddff1",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1708.8,
"y": 3851.595
},
"guid": "3f9ccc27-1a01-4c05-ba48-93c88c06c80a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1948.8,
"y": 2840.145
},
"guid": "846f9e5f-de80-495c-ab71-128229c6b2ee",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2448.00024,
"y": 1368.895
},
"guid": "8fbd458d-812b-4cc2-b2cc-c83a8e74566e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2438.40015,
"y": 2163.095
},
"guid": "310ae060-f248-4b9d-bf73-0993945d8d5a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2188.8,
"y": 3027.695
},
"guid": "8883b0e5-5046-4a55-bdd2-62ed937a02ad",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1948.8,
"y": 4247.595
},
"guid": "568b4e03-4757-4c52-8be5-213f5e07152d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1899.15527
},
"guid": "7dc17d6e-b4dc-4d19-bb60-8b42fc014323",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 1664.85522
},
"guid": "702df63c-85e5-41e9-8f8e-b0697c4d3457",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 2003.65527
},
"guid": "34db77d9-e89b-4dc4-954c-d5223b85b0ba",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2188.8,
"y": 4342.19531
},
"guid": "ffa44b79-2673-478c-bc86-ddb1befadf73",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1708.8,
"y": 2229.37
},
"guid": "9546c873-656b-4ef5-9532-f4313a3560ce",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2198.40015,
"y": 1615.295
},
"guid": "cb110af6-312a-4d33-a48d-74ba1212657a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1948.8,
"y": 1662.595
},
"guid": "3435819b-66f1-4b90-9512-2ef43dfff060",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2188.8,
"y": 3913.195
},
"guid": "9349c1dd-e72b-4dd5-8e6f-80bc0166fafb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1948.8,
"y": 2261.72827
},
"guid": "f3558801-f555-49ed-8054-fa46553f6a20",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2188.8,
"y": 2444.695
},
"guid": "aca3683f-20b3-430c-99a0-695455046459",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2438.40015,
"y": 2595.395
},
"guid": "ca136504-36ca-4b0b-8b13-dfbdda2bcad9",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/Adv/Interact/BTAction_FishTarget.json",
"errors": null,
"nodeErrors": null
}