Files
PetitPlanet-Data/AI/01BehaviourTree/Gameplay/Event/General/SendSeedToPlayer/BTGraph_EventSendSeedToPlayer.json
2025-11-11 07:21:48 +07:00

1066 lines
36 KiB
JSON

{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$values": []
},
"configs": {
"$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "c0770a133fe86684faf372693f25ae33",
"_assetPath": "Data/AI/Blackboard/v3/Navigation/BB_Navi_v3.json"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "dda35f53f81fd7249bfc70ba7ff8605d",
"_assetPath": "Data/AI/Blackboard/v3/Utility/BB_GeneralMotives.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": "CropEntity",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-426c19ba-45f4-4c81-b08f-cdc216d759bb"
]
}
},
{
"$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-8f3d4739-2415-4fc9-b6be-1b341f2ae262"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "CopsNotFound",
"DataType": 1,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-95a0ae6d-d45b-4a99-be75-83267c167285"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TreeEntity",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-e86ffa28-d4c7-4b49-9fa5-063922c2f415"
]
}
}
]
}
},
"roots": null,
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$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.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0
}
}
]
},
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
},
"index": 0,
"parentIndex": 1,
"Guid": "d1d58e13-666d-4aa3-952e-6db15655d6d4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
0,
5,
28
]
},
"index": 1,
"parentIndex": -1,
"Guid": "25ecd563-717e-43e4-b010-de7ab7b9e696"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "d8a1075d10aa70b41802cbb1de54c410",
"_assetPath": "Data/Query/EQS/AI/v3/Find/EQS_FindCrops.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-426c19ba-45f4-4c81-b08f-cdc216d759bb"
},
"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-f2f4adbe-cea8-4c41-a0c4-675c15d0d95c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 76.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a6045c1f-21d3-4870-8411-26bb5b788041"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
}
}
]
},
"_Next": -1,
"index": 2,
"parentIndex": 4,
"Guid": "3c21b413-ecf8-4f93-b681-a38b6868d89b"
},
{
"$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": false
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-af77b052-449a-4a79-a578-cd4cc509b6f0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-426c19ba-45f4-4c81-b08f-cdc216d759bb"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-701657d7-da5f-4fe8-8dc5-255d211e0ef7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
}
}
]
},
"_assetGuid": "3df4e0b2b38c0014eb4dbfdf2b779b76",
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTS/BTState_SmoothWalkToTarget_v3.json"
},
"index": 3,
"parentIndex": 4,
"Guid": "0e2dbaba-3fd4-4301-801f-72d92e1b0145"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
3
]
},
"index": 4,
"parentIndex": 22,
"Guid": "74694c45-77e1-4a97-969c-e7cbbbffd028"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 15,
"index": 5,
"parentIndex": 1,
"Guid": "fc9a06c7-d80d-4ff8-b88e-19dbb1b47422"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
22,
7
]
},
"index": 6,
"parentIndex": 18,
"Guid": "ad83fc5e-ec5d-4d2d-8076-3873592916ab"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCoolDownNode, Assembly-CSharp",
"coolDownVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.5
},
"_Child": 8,
"index": 7,
"parentIndex": 6,
"Guid": "4062b010-16ce-4700-b9a7-fd0897ddff72"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
10,
11,
21,
12,
14
]
},
"index": 8,
"parentIndex": 7,
"Guid": "c9bd1d34-991c-40cd-92fb-598512469afb"
},
{
"$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-426c19ba-45f4-4c81-b08f-cdc216d759bb"
},
"targetGuid": null
}
},
"index": 9,
"parentIndex": 11,
"Guid": "7daa8bfa-4b5e-4ea4-a66a-fcbad4a3470b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp",
"WaitTime": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.5
},
"index": 10,
"parentIndex": 8,
"Guid": "a6ca778d-0dd2-4fe1-ae2f-2ca9e2f39a6f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTInverterNode, Assembly-CSharp",
"_Child": 9,
"index": 11,
"parentIndex": 8,
"Guid": "ddbc138c-79bf-450b-8330-7af20261c038"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTInverterNode, Assembly-CSharp",
"_Child": 13,
"index": 12,
"parentIndex": 8,
"Guid": "148d34f7-a918-4519-ac34-c5f3a5cd82b7"
},
{
"$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-426c19ba-45f4-4c81-b08f-cdc216d759bb"
},
"targetGuid": null
}
},
"index": 13,
"parentIndex": 12,
"Guid": "3fd725f2-37c5-410f-9598-a43841aee8b3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-95a0ae6d-d45b-4a99-be75-83267c167285"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 14,
"parentIndex": 8,
"Guid": "0ee1fa0b-d7d8-4087-aa88-21773fe76b29"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTActiveSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
16,
18
]
},
"index": 15,
"parentIndex": 5,
"Guid": "cd315a01-1ed4-48bc-8fdd-1a1b36bbbb5a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
17,
19,
20
]
},
"index": 16,
"parentIndex": 15,
"Guid": "3abdf722-80ea-45dc-8df6-009d63c9fdfa"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-95a0ae6d-d45b-4a99-be75-83267c167285"
},
"targetGuid": null
},
"index": 17,
"parentIndex": 16,
"Guid": "ad01c4f0-a659-4fdd-a420-f1298914c763"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6
]
},
"index": 18,
"parentIndex": 15,
"Guid": "eb0df809-4888-4c62-909a-dd99bc8a51df"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "aec819abd191d1743ba339ea37747d3c",
"_assetPath": "Data/Query/EQS/AI/v3/Find/EQS_FindTrees.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e86ffa28-d4c7-4b49-9fa5-063922c2f415"
},
"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-9d688d1d-386c-4d49-8bab-3bdcc701e294"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 76.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d60e716a-05a3-47c4-8ecf-8c4ef5e4023d"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
}
}
]
},
"_Next": -1,
"index": 19,
"parentIndex": 16,
"Guid": "89687e80-82a2-4801-9558-6ac6542353dd"
},
{
"$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": true
}
},
{
"$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": false
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-af77b052-449a-4a79-a578-cd4cc509b6f0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e86ffa28-d4c7-4b49-9fa5-063922c2f415"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-701657d7-da5f-4fe8-8dc5-255d211e0ef7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
}
}
]
},
"_assetGuid": "3df4e0b2b38c0014eb4dbfdf2b779b76",
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTS/BTState_SmoothWalkToTarget_v3.json"
},
"index": 20,
"parentIndex": 16,
"Guid": "e7238e34-7560-4a01-bb69-ab374dd3303b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTInverterNode, Assembly-CSharp",
"_Child": 26,
"index": 21,
"parentIndex": 8,
"Guid": "d1e7b55f-9375-438f-bffe-a67a8f048fcb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
24
]
},
"index": 22,
"parentIndex": 6,
"Guid": "70cd02d2-be99-4042-af83-a17c88a23f11"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-95a0ae6d-d45b-4a99-be75-83267c167285"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 23,
"parentIndex": 24,
"Guid": "c5f10e07-a22c-494a-b05c-492479e19001"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
23,
25
]
},
"index": 24,
"parentIndex": 22,
"Guid": "b035e9b4-d91b-4636-a276-c9ecd06fc49a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp",
"WaitTime": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 2.0
},
"index": 25,
"parentIndex": 24,
"Guid": "e1a22df7-50ed-4f61-b5a5-e4c12218e1f9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "d8a1075d10aa70b41802cbb1de54c410",
"_assetPath": "Data/Query/EQS/AI/v3/Find/EQS_FindCrops.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-426c19ba-45f4-4c81-b08f-cdc216d759bb"
},
"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-f2f4adbe-cea8-4c41-a0c4-675c15d0d95c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 76.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a6045c1f-21d3-4870-8411-26bb5b788041"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
}
}
]
},
"_Next": -1,
"index": 26,
"parentIndex": 21,
"Guid": "2c9e9c2e-de0f-4ec2-ac39-0aa260a50020"
},
{
"$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-2c8bc693-4a68-4ee9-b880-7f8d5d8e4797"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 240.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-bdea2011-8a42-4776-802d-5d12aaa2caf4"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 480.0
}
}
]
},
"_assetGuid": "d88d7920e2764fd6a6aae9136ad60c97",
"_assetPath": "Data/AI/BehaviourTree/BTv3_DailyEvent/BTA/BTAction_DailyThinkingATL_v3.json"
},
"index": 27,
"parentIndex": 28,
"Guid": "261683cb-59fb-44b0-898f-d2cb5323a076"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
27,
29
]
},
"index": 28,
"parentIndex": 1,
"Guid": "0603d3c1-0aa0-4b13-88ab-066efce11f83"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayAffairBubbleNode, Assembly-CSharp",
"index": 29,
"parentIndex": 28,
"Guid": "271ca771-e8ab-42c9-beb6-a8819939e602"
}
]
},
"containers": null,
"rootIndex": 1,
"nodesHash": -1022538084,
"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": 48.0,
"y": 256.0
},
"guid": "d1d58e13-666d-4aa3-952e-6db15655d6d4",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -153.6499,
"y": 811.65
},
"guid": "25ecd563-717e-43e4-b010-de7ab7b9e696",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1904.0,
"y": 864.0
},
"guid": "3c21b413-ecf8-4f93-b681-a38b6868d89b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1904.0,
"y": 1344.0
},
"guid": "0e2dbaba-3fd4-4301-801f-72d92e1b0145",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1488.0,
"y": 1216.0
},
"guid": "74694c45-77e1-4a97-969c-e7cbbbffd028",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 112.0,
"y": 768.0
},
"guid": "fc9a06c7-d80d-4ff8-b88e-19dbb1b47422",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1008.0,
"y": 2032.0
},
"guid": "ad83fc5e-ec5d-4d2d-8076-3873592916ab",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1280.0,
"y": 2832.0
},
"guid": "4062b010-16ce-4700-b9a7-fd0897ddff72",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1552.0,
"y": 2832.0
},
"guid": "c9bd1d34-991c-40cd-92fb-598512469afb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2064.0,
"y": 2960.0
},
"guid": "7daa8bfa-4b5e-4ea4-a66a-fcbad4a3470b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1808.0,
"y": 2784.0
},
"guid": "a6ca778d-0dd2-4fe1-ae2f-2ca9e2f39a6f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1808.0,
"y": 2960.0
},
"guid": "ddbc138c-79bf-450b-8330-7af20261c038",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1808.0,
"y": 3536.0
},
"guid": "148d34f7-a918-4519-ac34-c5f3a5cd82b7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2064.0,
"y": 3536.0
},
"guid": "3fd725f2-37c5-410f-9598-a43841aee8b3",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1808.0,
"y": 3728.0
},
"guid": "0ee1fa0b-d7d8-4087-aa88-21773fe76b29",
"comment": "还是没找到,去找苹果树",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 464.0,
"y": 768.0
},
"guid": "cd315a01-1ed4-48bc-8fdd-1a1b36bbbb5a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 736.0,
"y": 464.0
},
"guid": "3abdf722-80ea-45dc-8df6-009d63c9fdfa",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1120.0,
"y": -96.0
},
"guid": "ad01c4f0-a659-4fdd-a420-f1298914c763",
"comment": "去找苹果树",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 752.0,
"y": 1136.0
},
"guid": "eb0df809-4888-4c62-909a-dd99bc8a51df",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1120.0,
"y": 64.0
},
"guid": "89687e80-82a2-4801-9558-6ac6542353dd",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1120.0,
"y": 464.0
},
"guid": "e7238e34-7560-4a01-bb69-ab374dd3303b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1808.0,
"y": 3200.0
},
"guid": "d1e7b55f-9375-438f-bffe-a67a8f048fcb",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1280.0,
"y": 1616.0
},
"guid": "70cd02d2-be99-4042-af83-a17c88a23f11",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1776.0,
"y": 1984.0
},
"guid": "c5f10e07-a22c-494a-b05c-492479e19001",
"comment": "还是没找到,去找苹果树",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1504.0,
"y": 2064.0
},
"guid": "b035e9b4-d91b-4636-a276-c9ecd06fc49a",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1760.0,
"y": 2272.0
},
"guid": "e1a22df7-50ed-4f61-b5a5-e4c12218e1f9",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2064.0,
"y": 3152.0
},
"guid": "2c9e9c2e-de0f-4ec2-ac39-0aa260a50020",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 320.0,
"y": 1312.0
},
"guid": "261683cb-59fb-44b0-898f-d2cb5323a076",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 76.07654,
"y": 1169.40027
},
"guid": "0603d3c1-0aa0-4b13-88ab-066efce11f83",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 320.0,
"y": 1648.0
},
"guid": "271ca771-e8ab-42c9-beb6-a8819939e602",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/Event/General/SendSeedToPlayer/BTGraph_EventSendSeedToPlayer.json",
"errors": null,
"nodeErrors": null
}