Files
PetitPlanet-Data/AI/01BehaviourTree/Gameplay/Task/Template/Patrol/BTGraph_TaskPatrolAndPlayATL.json
2025-11-11 07:21:48 +07:00

1706 lines
59 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-208a4c6e-a09a-41dc-87cc-42e7fa5d886e"
},
"var": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3Array, Assembly-CSharp"
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6f85967c-9517-4792-8fbb-e167fc3e4f64"
},
"var": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3Array, Assembly-CSharp"
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a54483d9-4757-472b-a988-f2697daad77a"
},
"var": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32Array, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.UInt32, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
"atlTagId": 0
}
]
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e61a81f9-6dfa-417d-b1a0-b7a1517eba09"
},
"var": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": true
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7cd66235-6b42-484d-9a84-a75ef967b5a6"
},
"var": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 8.0
},
"_maxInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 12.0
}
}
}
]
},
"configs": null,
"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": "PatrolPositionList",
"DataType": 138,
"sharingStrategy": 1,
"category": null,
"comment": "寻路点位列表",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-208a4c6e-a09a-41dc-87cc-42e7fa5d886e"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "PatrolRotationList",
"DataType": 138,
"sharingStrategy": 1,
"category": null,
"comment": "实际上是要注视的点并非真正的Orientation",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-6f85967c-9517-4792-8fbb-e167fc3e4f64"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "ATLList",
"DataType": 130,
"sharingStrategy": 1,
"category": null,
"comment": "ATL列表与点位对应",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-a54483d9-4757-472b-a988-f2697daad77a"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "NeedSequence",
"DataType": 1,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": true
},
"category": null,
"comment": "序列巡逻",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-e61a81f9-6dfa-417d-b1a0-b7a1517eba09"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "PatrolIdleTime",
"DataType": 4,
"sharingStrategy": 1,
"category": null,
"comment": "点位站位的公共时间",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-7cd66235-6b42-484d-9a84-a75ef967b5a6"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "Index",
"DataType": 2,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-51928ded-ba72-493c-8c21-9a5e2938d7b7"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "LastIndex",
"DataType": 2,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-c84be10e-4865-4ebb-a1d9-abe8af22b99a"
]
}
},
{
"$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-e0d3ca4f-65e1-4ec5-b071-540f2da659dd"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TargetRot",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-760791d8-14c0-4e93-8452-9e09afa8daf3"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TargetATL",
"DataType": 3,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-54396f76-154d-43d5-9d26-8d0ec85ba6b2"
]
}
}
]
}
},
"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
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "4ba71bb3-55e3-40df-be3d-a94562090fd2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 2,
"_False": 20,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e61a81f9-6dfa-417d-b1a0-b7a1517eba09"
},
"targetGuid": null
},
"_defaultRes": true,
"index": 1,
"parentIndex": 0,
"Guid": "f1013b9f-94b1-4f0d-83c7-a604df0c83e2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
4
]
},
"_Services": null,
"index": 2,
"parentIndex": 1,
"Guid": "23b26145-1d86-438b-8271-914428a6d2d2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-51928ded-ba72-493c-8c21-9a5e2938d7b7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 0
},
"index": 3,
"parentIndex": 9,
"Guid": "b4fdcf64-400a-4e67-8960-618979f1f505"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatUntilConditionFailNode, Assembly-CSharp",
"failWhenChildFailed": false,
"_Condition": 5,
"_Child": 18,
"index": 4,
"parentIndex": 2,
"Guid": "c749bcf0-2bb9-40bb-9782-5f0b4038b00c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-51928ded-ba72-493c-8c21-9a5e2938d7b7"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayLength, Assembly-CSharp",
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-208a4c6e-a09a-41dc-87cc-42e7fa5d886e"
}
}
}
},
"index": 5,
"parentIndex": 4,
"Guid": "03829cc8-6d61-4983-8f63-8a4c7184e295"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
8,
12,
29,
7,
30,
13,
14,
17
]
},
"_Services": null,
"index": 6,
"parentIndex": 18,
"Guid": "1564d71b-f3d6-4fd4-9a15-877b8c96d504"
},
{
"$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-d16a3e3d-ac70-4b6b-9146-c46ee6820b1b"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e0d3ca4f-65e1-4ec5-b071-540f2da659dd"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "74e4911dbb344276b875705754dc08fd",
"_assetPath": "Data/AI/01BehaviourTree/_Modular/Navigation/BTState_NaviToTargetPos.json"
},
"index": 7,
"parentIndex": 6,
"Guid": "68c00d1b-24c7-47f6-bd68-dd6c97ba2782"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e0d3ca4f-65e1-4ec5-b071-540f2da659dd"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarVector3Indexer, Assembly-CSharp",
"_index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-51928ded-ba72-493c-8c21-9a5e2938d7b7"
},
"targetGuid": null
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-208a4c6e-a09a-41dc-87cc-42e7fa5d886e"
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e0d3ca4f-65e1-4ec5-b071-540f2da659dd"
},
"targetGuid": null
}
},
"index": 8,
"parentIndex": 6,
"Guid": "267b0606-714d-46eb-8bc0-871bcf88b8da"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
10,
11
]
},
"_Services": null,
"index": 9,
"parentIndex": 2,
"Guid": "4d5aad2b-4056-4c2f-8996-c2201a29dc9f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e0d3ca4f-65e1-4ec5-b071-540f2da659dd"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
"_value": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"index": 10,
"parentIndex": 9,
"Guid": "7ff6cc11-a20f-4a69-9d64-b495ea6fa28e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-54396f76-154d-43d5-9d26-8d0ec85ba6b2"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 0
},
"index": 11,
"parentIndex": 9,
"Guid": "753e8e1f-fa69-4f74-ba44-88ad2d83f15b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-54396f76-154d-43d5-9d26-8d0ec85ba6b2"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGameplayTagIndexer, Assembly-CSharp",
"_index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-51928ded-ba72-493c-8c21-9a5e2938d7b7"
},
"targetGuid": null
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTagArray, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a54483d9-4757-472b-a988-f2697daad77a"
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-54396f76-154d-43d5-9d26-8d0ec85ba6b2"
},
"targetGuid": null
}
},
"index": 12,
"parentIndex": 6,
"Guid": "1fefc027-226c-4bb3-96d6-db01595243ef"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.5,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 13,
"parentIndex": 6,
"Guid": "d37cfa7b-0d65-4c7e-81fd-27eda311062a"
},
{
"$type": "miHoYo.HYG.CfgBTInterruptOnResumeNode, Assembly-CSharp",
"_Child": 15,
"index": 14,
"parentIndex": 6,
"Guid": "f016c79f-1915-4732-8922-7c418bd4b548"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
16
]
},
"_Services": null,
"index": 15,
"parentIndex": 14,
"Guid": "868b1642-3802-48d5-9a98-6204806b9426"
},
{
"$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-bded9658-eb5f-437d-992b-efac4c4d459c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-54396f76-154d-43d5-9d26-8d0ec85ba6b2"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a8fb4294-8660-4ddf-bdb4-f494446a7074"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7cd66235-6b42-484d-9a84-a75ef967b5a6"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-0747a558-2931-4186-8ccd-acf2c6f57d5e"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7cd66235-6b42-484d-9a84-a75ef967b5a6"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-890ca910-56d1-4d42-b744-97d241b26bef"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": false
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-46abcd27-9e5a-4855-9677-df3a113f7370"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": false
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-91634b42-54d8-40c6-a9a4-cb8d70964f8b"
},
"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-89a19058-2d7a-4c4c-9f77-55beab9dcc9a"
},
"value": null
}
]
},
"_assetGuid": "7a6455b2e5d74e18af62fb3862965ff6",
"_assetPath": "Data/AI/01BehaviourTree/_Modular/Animation/BTAction_PlayATL.json"
},
"index": 16,
"parentIndex": 15,
"Guid": "dfc6431a-cca6-459e-8c16-585f5d87edae"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.5,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 17,
"parentIndex": 6,
"Guid": "c412ac5b-a079-4bad-9229-c0e6e30dd89d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
19
]
},
"_Services": null,
"index": 18,
"parentIndex": 4,
"Guid": "b17164be-ba7f-48bb-a987-bf519b2ed89b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-51928ded-ba72-493c-8c21-9a5e2938d7b7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarAddInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-51928ded-ba72-493c-8c21-9a5e2938d7b7"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 1
}
},
"index": 19,
"parentIndex": 18,
"Guid": "a07d1c82-cd69-49c9-8a1e-44c64632349f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
21
]
},
"_Services": null,
"index": 20,
"parentIndex": 1,
"Guid": "609218c9-325d-4b31-b3db-f467506b89aa"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
"RepeaterMode": 2,
"isDynamic": false,
"RepeatCount": 0,
"targetRepeatCount": null,
"RepeatLimit": -1,
"UntilResult": 0,
"_Child": 22,
"index": 21,
"parentIndex": 20,
"Guid": "7dbda054-f5e5-42bc-a332-d8174ec186ef"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
23,
27
]
},
"_Services": null,
"index": 22,
"parentIndex": 21,
"Guid": "f971c8fb-a83d-4454-8655-928273728f99"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
"RepeaterMode": 1,
"isDynamic": false,
"RepeatCount": 0,
"targetRepeatCount": null,
"RepeatLimit": -1,
"UntilResult": 0,
"_Child": 24,
"index": 23,
"parentIndex": 22,
"Guid": "b4f1c810-1c04-4f23-bdcc-70f0cb016f2b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
25,
26
]
},
"_Services": null,
"index": 24,
"parentIndex": 23,
"Guid": "9a547017-5601-491b-b93d-8c4538c1583c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-51928ded-ba72-493c-8c21-9a5e2938d7b7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomInt, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 0
},
"_maxExclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayLength, Assembly-CSharp",
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-208a4c6e-a09a-41dc-87cc-42e7fa5d886e"
}
}
}
},
"index": 25,
"parentIndex": 24,
"Guid": "0c75894a-9f09-439b-ad5e-3ca373ce08ba"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-51928ded-ba72-493c-8c21-9a5e2938d7b7"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-c84be10e-4865-4ebb-a1d9-abe8af22b99a"
},
"targetGuid": null
}
},
"index": 26,
"parentIndex": 24,
"Guid": "6b6cb62d-388e-4304-9cd1-26a804322ff3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
32,
28
]
},
"_Services": null,
"index": 27,
"parentIndex": 22,
"Guid": "11626c9d-39b9-4cb5-b122-13f5e57f6f6a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-c84be10e-4865-4ebb-a1d9-abe8af22b99a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-51928ded-ba72-493c-8c21-9a5e2938d7b7"
},
"targetGuid": null
},
"index": 28,
"parentIndex": 27,
"Guid": "4354b742-2c70-4cf3-ae19-2ba9c9f281ea"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-760791d8-14c0-4e93-8452-9e09afa8daf3"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarVector3Indexer, Assembly-CSharp",
"_index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-51928ded-ba72-493c-8c21-9a5e2938d7b7"
},
"targetGuid": null
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6f85967c-9517-4792-8fbb-e167fc3e4f64"
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-760791d8-14c0-4e93-8452-9e09afa8daf3"
},
"targetGuid": null
}
},
"index": 29,
"parentIndex": 6,
"Guid": "86ab5e5c-59ac-4a8d-8003-b6810bba9e65"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"_lookForwardMode": 1,
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-760791d8-14c0-4e93-8452-9e09afa8daf3"
},
"targetGuid": null
},
"LerpTime": 0.0,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 180.0
},
"index": 30,
"parentIndex": 6,
"Guid": "ef47ad02-7a77-4abf-8827-bd95f5e77550"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
40
]
},
"_Services": null,
"index": 31,
"parentIndex": 39,
"Guid": "ea34f59a-079a-417a-b3fc-63a2df5d1c19"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
33,
34,
35,
38,
37,
36,
39,
41
]
},
"_Services": null,
"index": 32,
"parentIndex": 27,
"Guid": "4f96470b-6ad6-4775-b93a-a357db3d3ce3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e0d3ca4f-65e1-4ec5-b071-540f2da659dd"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarVector3Indexer, Assembly-CSharp",
"_index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-51928ded-ba72-493c-8c21-9a5e2938d7b7"
},
"targetGuid": null
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-208a4c6e-a09a-41dc-87cc-42e7fa5d886e"
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e0d3ca4f-65e1-4ec5-b071-540f2da659dd"
},
"targetGuid": null
}
},
"index": 33,
"parentIndex": 32,
"Guid": "d36ad914-8b7d-4079-90b4-d0d350990242"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-54396f76-154d-43d5-9d26-8d0ec85ba6b2"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGameplayTagIndexer, Assembly-CSharp",
"_index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-51928ded-ba72-493c-8c21-9a5e2938d7b7"
},
"targetGuid": null
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTagArray, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a54483d9-4757-472b-a988-f2697daad77a"
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-54396f76-154d-43d5-9d26-8d0ec85ba6b2"
},
"targetGuid": null
}
},
"index": 34,
"parentIndex": 32,
"Guid": "0436971b-cd0f-48e7-b846-1ee95fa194c2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-760791d8-14c0-4e93-8452-9e09afa8daf3"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarVector3Indexer, Assembly-CSharp",
"_index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-51928ded-ba72-493c-8c21-9a5e2938d7b7"
},
"targetGuid": null
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6f85967c-9517-4792-8fbb-e167fc3e4f64"
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-760791d8-14c0-4e93-8452-9e09afa8daf3"
},
"targetGuid": null
}
},
"index": 35,
"parentIndex": 32,
"Guid": "2427f234-2c15-4081-9464-d6c0652e9497"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.5,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 36,
"parentIndex": 32,
"Guid": "ae5ebc4e-875c-45fa-868d-59c757113d58"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"_lookForwardMode": 1,
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-760791d8-14c0-4e93-8452-9e09afa8daf3"
},
"targetGuid": null
},
"LerpTime": 0.0,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 180.0
},
"index": 37,
"parentIndex": 32,
"Guid": "a5f38580-08f5-4df5-a2fe-9849730ab137"
},
{
"$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-d16a3e3d-ac70-4b6b-9146-c46ee6820b1b"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e0d3ca4f-65e1-4ec5-b071-540f2da659dd"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "74e4911dbb344276b875705754dc08fd",
"_assetPath": "Data/AI/01BehaviourTree/_Modular/Navigation/BTState_NaviToTargetPos.json"
},
"index": 38,
"parentIndex": 32,
"Guid": "76d10dac-05a2-497a-8458-1fbcc46d2da1"
},
{
"$type": "miHoYo.HYG.CfgBTInterruptOnResumeNode, Assembly-CSharp",
"_Child": 31,
"index": 39,
"parentIndex": 32,
"Guid": "79e0fd0d-137e-4519-be09-352c82e85340"
},
{
"$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-bded9658-eb5f-437d-992b-efac4c4d459c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-54396f76-154d-43d5-9d26-8d0ec85ba6b2"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a8fb4294-8660-4ddf-bdb4-f494446a7074"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7cd66235-6b42-484d-9a84-a75ef967b5a6"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-0747a558-2931-4186-8ccd-acf2c6f57d5e"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7cd66235-6b42-484d-9a84-a75ef967b5a6"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-890ca910-56d1-4d42-b744-97d241b26bef"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": false
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-46abcd27-9e5a-4855-9677-df3a113f7370"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": false
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-91634b42-54d8-40c6-a9a4-cb8d70964f8b"
},
"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-89a19058-2d7a-4c4c-9f77-55beab9dcc9a"
},
"value": null
}
]
},
"_assetGuid": "7a6455b2e5d74e18af62fb3862965ff6",
"_assetPath": "Data/AI/01BehaviourTree/_Modular/Animation/BTAction_PlayATL.json"
},
"index": 40,
"parentIndex": 31,
"Guid": "47d9d842-ca28-4ca3-bd79-59b0db36741a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.5,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 41,
"parentIndex": 32,
"Guid": "7b4dbcd5-90c0-4e0f-ac52-bf6ab1490a88"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -1676502808,
"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": -624.0,
"y": 1808.0
},
"guid": "4ba71bb3-55e3-40df-be3d-a94562090fd2",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -352.0,
"y": 1808.0
},
"guid": "f1013b9f-94b1-4f0d-83c7-a604df0c83e2",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 64.0,
"y": -352.0
},
"guid": "23b26145-1d86-438b-8271-914428a6d2d2",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 656.0,
"y": -352.0
},
"guid": "b4fdcf64-400a-4e67-8960-618979f1f505",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 336.0,
"y": -16.0
},
"guid": "c749bcf0-2bb9-40bb-9782-5f0b4038b00c",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 624.0,
"y": -48.0
},
"guid": "03829cc8-6d61-4983-8f63-8a4c7184e295",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 896.0,
"y": 320.0
},
"guid": "1564d71b-f3d6-4fd4-9a15-877b8c96d504",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1200.0,
"y": 656.0
},
"guid": "68c00d1b-24c7-47f6-bd68-dd6c97ba2782",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1200.0,
"y": 320.0
},
"guid": "267b0606-714d-46eb-8bc0-871bcf88b8da",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 368.0,
"y": -352.0
},
"guid": "4d5aad2b-4056-4c2f-8996-c2201a29dc9f",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 928.0,
"y": -352.0
},
"guid": "7ff6cc11-a20f-4a69-9d64-b495ea6fa28e",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1216.0,
"y": -352.0
},
"guid": "753e8e1f-fa69-4f74-ba44-88ad2d83f15b",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1472.0,
"y": 320.0
},
"guid": "1fefc027-226c-4bb3-96d6-db01595243ef",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1200.0,
"y": 896.0
},
"guid": "d37cfa7b-0d65-4c7e-81fd-27eda311062a",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1200.0,
"y": 1056.0
},
"guid": "f016c79f-1915-4732-8922-7c418bd4b548",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1440.0,
"y": 1056.0
},
"guid": "868b1642-3802-48d5-9a98-6204806b9426",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1712.0,
"y": 1056.0
},
"guid": "dfc6431a-cca6-459e-8c16-585f5d87edae",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1200.0,
"y": 1232.0
},
"guid": "c412ac5b-a079-4bad-9229-c0e6e30dd89d",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 624.0,
"y": 320.0
},
"guid": "b17164be-ba7f-48bb-a987-bf519b2ed89b",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 912.0,
"y": 1392.0
},
"guid": "a07d1c82-cd69-49c9-8a1e-44c64632349f",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 2400.0
},
"guid": "609218c9-325d-4b31-b3db-f467506b89aa",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.0,
"y": 2400.0
},
"guid": "7dbda054-f5e5-42bc-a332-d8174ec186ef",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 496.0,
"y": 2400.0
},
"guid": "f971c8fb-a83d-4454-8655-928273728f99",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 736.0,
"y": 2016.0
},
"guid": "b4f1c810-1c04-4f23-bdcc-70f0cb016f2b",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 992.0,
"y": 2016.0
},
"guid": "9a547017-5601-491b-b93d-8c4538c1583c",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1264.0,
"y": 2016.0
},
"guid": "0c75894a-9f09-439b-ad5e-3ca373ce08ba",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1552.0,
"y": 2016.0
},
"guid": "6b6cb62d-388e-4304-9cd1-26a804322ff3",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 736.0,
"y": 2624.0
},
"guid": "11626c9d-39b9-4cb5-b122-13f5e57f6f6a",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1024.0,
"y": 3696.0
},
"guid": "4354b742-2c70-4cf3-ae19-2ba9c9f281ea",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1776.0,
"y": 320.0
},
"guid": "86ab5e5c-59ac-4a8d-8003-b6810bba9e65",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1536.0,
"y": 656.0
},
"guid": "ef47ad02-7a77-4abf-8827-bd95f5e77550",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1792.0,
"y": 3360.0
},
"guid": "ea34f59a-079a-417a-b3fc-63a2df5d1c19",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1248.0,
"y": 2624.0
},
"guid": "4f96470b-6ad6-4775-b93a-a357db3d3ce3",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1552.0,
"y": 2624.0
},
"guid": "d36ad914-8b7d-4079-90b4-d0d350990242",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1824.0,
"y": 2624.0
},
"guid": "0436971b-cd0f-48e7-b846-1ee95fa194c2",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2128.0,
"y": 2624.0
},
"guid": "2427f234-2c15-4081-9464-d6c0652e9497",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1552.0,
"y": 3200.0
},
"guid": "ae5ebc4e-875c-45fa-868d-59c757113d58",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1888.0,
"y": 2960.0
},
"guid": "a5f38580-08f5-4df5-a2fe-9849730ab137",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1552.0,
"y": 2960.0
},
"guid": "76d10dac-05a2-497a-8458-1fbcc46d2da1",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1552.0,
"y": 3360.0
},
"guid": "79e0fd0d-137e-4519-be09-352c82e85340",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2064.0,
"y": 3360.0
},
"guid": "47d9d842-ca28-4ca3-bd79-59b0db36741a",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1552.0,
"y": 3536.0
},
"guid": "7b4dbcd5-90c0-4e0f-ac52-bf6ab1490a88",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/Task/Template/Patrol/BTGraph_TaskPatrolAndPlayATL.json",
"errors": null,
"nodeErrors": null
}