Files
PetitPlanet-Data/AI/01BehaviourTree/Gameplay/FunctionalNPC/IdleBehavior/BTGraph_CampWaitingPlayer_1007Mobai.json
2025-11-11 07:21:48 +07:00

1714 lines
57 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": []
},
"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": "DetectItem",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-83baee48-e892-495d-ae8c-54655a57a78a"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "NewTargetPlayerGUID",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-d6a6fc61-50af-43ef-854f-25ad2148250e"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "LastHelloTimestamp",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-6121656a-8d08-43e3-b1f2-dcf45714c070"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "LastFarewellTimestamp",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-f43e06a3-5e8a-42b7-9522-20f859f88b6f"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "ShouldHelloFlag",
"DataType": 1,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-a43e45cc-e10f-4048-8ddf-9f9bad92fd2b"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "ShouldFarewellFlag",
"DataType": 1,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-bafb790a-c75e-4a69-9023-4517df574fec"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "FocusingPlayer",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-d4d4e497-5063-4aa8-82eb-1aaa647e6740"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TempList",
"DataType": 133,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-44479eb9-0c8c-415e-890c-c2533a3d8d75"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "SurroundingPlayers",
"DataType": 133,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-6391cf29-45d7-4144-84e7-d099be945cff"
]
}
}
]
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2"
},
{
"$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-91c02740761d06f49909ffb642f55030-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 2,
"pointId": 4210863935,
"dataType": 0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-c0c07402-7062-4cfd-af82-11932f82d5a8"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 2,
"pointId": 4210863935,
"dataType": 1
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "MoveCmdType-91c02740761d06f49909ffb642f55030-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 2
}
}
]
},
"_assetGuid": "86a583b430821f742a6dfd8e3507b2b2",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_GoToCertainTransformPrecisely.json"
},
"index": 1,
"parentIndex": 48,
"Guid": "3c0669a2-ebc9-4959-9b5e-6b5381e4542c"
},
{
"$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-6902f98c-110d-45be-90e0-b73fa65a9e63"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
"atlTagId": 1294990994
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-66356b41-ae44-4277-8d32-1c9c8680e36a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 1.0
},
"_maxInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 1.0
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6b1d6d89-6f07-489a-89a5-f47f19d78e4d"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": false
}
}
]
},
"_assetGuid": "f5e4f668f1cf4886862bdb8c9bf7a7ff",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_PlayATL.json"
},
"index": 2,
"parentIndex": 15,
"Guid": "e82a75f7-a2aa-46cf-a155-58a8610899ad"
},
{
"$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": "b8dac292a067adf43a04ca259466f770",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/Follow/BTState_KeepingLookForwardToTarget.json"
},
"index": 3,
"parentIndex": 37,
"Guid": "231d38ae-c18e-474f-b638-e7b8fdc25550"
},
{
"$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": "e22bf0b116b88e74bb76035432215ef8",
"_assetPath": "Data/AI/01BehaviourTree/Gameplay/FunctionalNPC/IdleBehavior/BTState_Idle_1007Mobai.json"
},
"index": 4,
"parentIndex": 39,
"Guid": "3186031a-5f04-481a-a0a0-55636c9404fb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPhyDetectorNode, Assembly-CSharp",
"RangeType": 5,
"IsListenEnter": true,
"HasAnyTags": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
"$values": []
},
"BlockedTags": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
"$values": []
},
"EntityKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-83baee48-e892-495d-ae8c-54655a57a78a"
},
"_Child": 7,
"index": 5,
"parentIndex": 9,
"Guid": "349299b3-dd42-44dd-bef6-a9bedbee7b03"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"_lookForwardMode": 0,
"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-d4d4e497-5063-4aa8-82eb-1aaa647e6740"
},
"targetGuid": null
}
},
"LerpTime": 0.3,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 330.0
},
"index": 6,
"parentIndex": 15,
"Guid": "4eba7ea3-12a1-4a6a-a1ab-be6e8f5c11bb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
8,
33,
21,
16,
23
]
},
"_Services": null,
"index": 7,
"parentIndex": 5,
"Guid": "d0e0329e-4068-4556-ab14-86026e7dac19"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsPlayerEntityNotCheckAuthority, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-83baee48-e892-495d-ae8c-54655a57a78a"
},
"targetGuid": null
}
},
"index": 8,
"parentIndex": 7,
"Guid": "6ae1b7c7-a265-4ba0-bdcb-3696becb6c0c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
32,
5,
10,
34
]
},
"_Services": null,
"index": 9,
"parentIndex": 0,
"Guid": "691caf9a-1b3a-41b3-b66b-f11218778f36"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPhyDetectorNode, Assembly-CSharp",
"RangeType": 5,
"IsListenEnter": false,
"HasAnyTags": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
"$values": []
},
"BlockedTags": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
"$values": []
},
"EntityKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-83baee48-e892-495d-ae8c-54655a57a78a"
},
"_Child": 11,
"index": 10,
"parentIndex": 9,
"Guid": "0b5a7914-5834-4a65-9d18-b674e25e8238"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
12,
30,
31
]
},
"_Services": null,
"index": 11,
"parentIndex": 10,
"Guid": "bff1f526-4022-43a1-9943-a0d3ac7da7d4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToUInt64, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d4d4e497-5063-4aa8-82eb-1aaa647e6740"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-83baee48-e892-495d-ae8c-54655a57a78a"
},
"targetGuid": null
}
},
"index": 12,
"parentIndex": 11,
"Guid": "63be6549-b6b7-41ae-b0c7-c1b9b1152742"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"_lookForwardMode": 0,
"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-d4d4e497-5063-4aa8-82eb-1aaa647e6740"
},
"targetGuid": null
}
},
"LerpTime": 0.3,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 330.0
},
"index": 13,
"parentIndex": 27,
"Guid": "e468b935-4964-4b0d-a17a-172d99bad081"
},
{
"$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-6902f98c-110d-45be-90e0-b73fa65a9e63"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
"atlTagId": 225659420
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-66356b41-ae44-4277-8d32-1c9c8680e36a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 1.0
},
"_maxInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 1.0
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6b1d6d89-6f07-489a-89a5-f47f19d78e4d"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": false
}
}
]
},
"_assetGuid": "f5e4f668f1cf4886862bdb8c9bf7a7ff",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_PlayATL.json"
},
"index": 14,
"parentIndex": 27,
"Guid": "a5042bf9-4300-448b-a483-07150f24fe2d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
2
]
},
"_Services": null,
"index": 15,
"parentIndex": 44,
"Guid": "8f1f0f20-9492-4ac9-ad92-0c0007e0ec42"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDurationSinceTimestamp, Assembly-CSharp",
"_timestamp": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6121656a-8d08-43e3-b1f2-dcf45714c070"
},
"targetGuid": null
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 10.0
}
},
"index": 16,
"parentIndex": 7,
"Guid": "2635cc6e-d98f-453d-8c2b-7353459e884e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTActiveSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
19,
46,
37,
39
]
},
"_Services": null,
"index": 17,
"parentIndex": 32,
"Guid": "e447ced6-dffb-42cd-b45b-35296f60f667"
},
{
"$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-a43e45cc-e10f-4048-8ddf-9f9bad92fd2b"
},
"targetGuid": null
},
"index": 18,
"parentIndex": 44,
"Guid": "257ac928-0224-45b1-8822-fdd7e7e89a27"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 20,
"_Child": 25,
"index": 19,
"parentIndex": 17,
"Guid": "42e6cc28-ba3f-4571-97c9-386ee97828f4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsPlayerEntityNotCheckAuthority, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d4d4e497-5063-4aa8-82eb-1aaa647e6740"
},
"targetGuid": null
}
},
"index": 20,
"parentIndex": 19,
"Guid": "3f157fa9-f963-4b97-b208-5e2e8709d256"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": -1,
"_False": 22,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToUInt64, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d4d4e497-5063-4aa8-82eb-1aaa647e6740"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerPlayerEntityByNpc, Assembly-CSharp",
"_npcGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
},
"_defaultRes": true,
"index": 21,
"parentIndex": 7,
"Guid": "55140bc8-c1d3-4e61-b68e-0527acd8f881"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d4d4e497-5063-4aa8-82eb-1aaa647e6740"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-83baee48-e892-495d-ae8c-54655a57a78a"
},
"targetGuid": null
},
"index": 22,
"parentIndex": 21,
"Guid": "546a1348-8ea8-4d31-b8bd-f7a794646617"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a43e45cc-e10f-4048-8ddf-9f9bad92fd2b"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 23,
"parentIndex": 7,
"Guid": "2a4ca271-781c-4619-b872-ce8f2ad1a094"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a43e45cc-e10f-4048-8ddf-9f9bad92fd2b"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
},
"index": 24,
"parentIndex": 44,
"Guid": "a3d70c7a-6077-44d1-a786-e9fcfc675927"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
44,
43
]
},
"_Services": null,
"index": 25,
"parentIndex": 19,
"Guid": "7da58bd6-f770-440c-b3d0-fe090f201493"
},
{
"$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-bafb790a-c75e-4a69-9023-4517df574fec"
},
"targetGuid": null
},
"index": 26,
"parentIndex": 43,
"Guid": "fb36f9aa-a3c3-4ea8-95af-98af54de6d7b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
13,
14,
29
]
},
"_Services": null,
"index": 27,
"parentIndex": 43,
"Guid": "09bfe30a-de8b-4a90-9069-635328eb301a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-bafb790a-c75e-4a69-9023-4517df574fec"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
},
"index": 28,
"parentIndex": 43,
"Guid": "d7634447-cf80-453a-a30b-c3a98c59817c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d4d4e497-5063-4aa8-82eb-1aaa647e6740"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"_value": 0
},
"index": 29,
"parentIndex": 27,
"Guid": "9ad1f883-00fd-44be-8e3f-a9820ac34618"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDurationSinceTimestamp, Assembly-CSharp",
"_timestamp": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6121656a-8d08-43e3-b1f2-dcf45714c070"
},
"targetGuid": null
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 10.0
}
},
"index": 30,
"parentIndex": 11,
"Guid": "327fee45-1d8d-4a48-a44b-7894810ff76c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-bafb790a-c75e-4a69-9023-4517df574fec"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 31,
"parentIndex": 11,
"Guid": "c488430b-5643-4791-ae6b-0d812811ce47"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
"RepeaterMode": 2,
"isDynamic": false,
"RepeatCount": 0,
"targetRepeatCount": null,
"RepeatLimit": -1,
"UntilResult": 0,
"_Child": 17,
"index": 32,
"parentIndex": 9,
"Guid": "182e7744-7e6c-401f-b4c9-16d397de42c0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsPlayerEntityNotCheckAuthority, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-83baee48-e892-495d-ae8c-54655a57a78a"
},
"targetGuid": null
}
},
"index": 33,
"parentIndex": 7,
"Guid": "fdc764d6-3c07-4270-bac4-f15518aaa9bb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
35,
36
]
},
"_Services": null,
"index": 34,
"parentIndex": 9,
"Guid": "87217f42-bfc3-462d-b891-cd095dd2408f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "34b2b2da40dc87049bba39f7c9f643dc",
"_assetPath": "Data/Query/EQS/00AI/_Modular/Player/EQS_FindNearbyPlayers.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6391cf29-45d7-4144-84e7-d099be945cff"
},
"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-483f1fd7-bbe6-41aa-8598-8df2c42be868"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 5.0
}
}
]
},
"_Next": -1,
"index": 35,
"parentIndex": 34,
"Guid": "9774b51e-1daf-4af5-8ca6-bbf6e88beebb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 1.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 36,
"parentIndex": 34,
"Guid": "c111d851-d78a-48bc-8ea0-5305fa4cf3c0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 38,
"_Child": 3,
"index": 37,
"parentIndex": 17,
"Guid": "36d5d6d0-8add-4a9b-b02f-dcd389d4a42d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckArrayLength, Assembly-CSharp",
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6391cf29-45d7-4144-84e7-d099be945cff"
}
},
"operatorType": 4,
"value": 1
},
"index": 38,
"parentIndex": 37,
"Guid": "bb5c9a6b-a2c9-4cfb-8242-bc54a1757d3d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelOneResultNode, Assembly-CSharp",
"anyFailedReturn": false,
"anySuccessReturn": true,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
41
]
},
"_Services": null,
"index": 39,
"parentIndex": 17,
"Guid": "db4c6cd4-f167-4d52-8167-0be123214f9b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckArrayLength, Assembly-CSharp",
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6391cf29-45d7-4144-84e7-d099be945cff"
}
},
"operatorType": 3,
"value": 1
},
"index": 40,
"parentIndex": 41,
"Guid": "2c19bc3f-d531-47f7-b372-fe9fb22079e2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
42,
40
]
},
"_Services": null,
"index": 41,
"parentIndex": 39,
"Guid": "266fe48a-0844-47b8-9db1-c61297ec144c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 2.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 42,
"parentIndex": 41,
"Guid": "35485530-5de3-4c7b-b52a-24e3883594a6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
26,
28,
27
]
},
"_Services": null,
"index": 43,
"parentIndex": 25,
"Guid": "29900d9d-e517-43e4-810e-aeb64b8036c8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
18,
24,
15
]
},
"_Services": null,
"index": 44,
"parentIndex": 25,
"Guid": "efbea1d1-85f8-46b0-88f7-e4dec1fa7496"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckEntitiesDistance, Assembly-CSharp",
"_callerGuid": null,
"_targetGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d4d4e497-5063-4aa8-82eb-1aaa647e6740"
},
"targetGuid": null
},
"_compareToDistance": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 1.5
},
"_onlyXZ": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
},
"__operatorType": 3
},
"index": 45,
"parentIndex": 48,
"Guid": "80e541dd-1d10-449d-9f59-ff4ab290871a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 47,
"_Child": 49,
"index": 46,
"parentIndex": 17,
"Guid": "55f67199-5319-4337-94d2-a03b202480f1"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckArrayLength, Assembly-CSharp",
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6391cf29-45d7-4144-84e7-d099be945cff"
}
},
"operatorType": 4,
"value": 0
},
"index": 47,
"parentIndex": 46,
"Guid": "55feee5d-49f8-4fe7-98a8-0ce2c1c9e7d8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 45,
"_Child": 1,
"index": 48,
"parentIndex": 49,
"Guid": "c7f4d1a7-464d-4fab-87d6-47862177942e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
48,
50
]
},
"_Services": null,
"index": 49,
"parentIndex": 46,
"Guid": "88879d7d-a8f4-4ac0-b189-a701cb2cef7e"
},
{
"$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": "e22bf0b116b88e74bb76035432215ef8",
"_assetPath": "Data/AI/01BehaviourTree/Gameplay/FunctionalNPC/IdleBehavior/BTState_Idle_1007Mobai.json"
},
"index": 50,
"parentIndex": 49,
"Guid": "9580761b-c1e0-4211-b4fe-1d3434de9cc1"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -585287820,
"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": 0.0,
"y": 4924.40771
},
"guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1708.8,
"y": 3149.3
},
"guid": "3c0669a2-ebc9-4959-9b5e-6b5381e4542c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1939.20007,
"y": 818.4
},
"guid": "e82a75f7-a2aa-46cf-a155-58a8610899ad",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 4196.5
},
"guid": "231d38ae-c18e-474f-b638-e7b8fdc25550",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1209.6001,
"y": 4440.69971
},
"guid": "3186031a-5f04-481a-a0a0-55636c9404fb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 5503.84961
},
"guid": "349299b3-dd42-44dd-bef6-a9bedbee7b03",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1939.20007,
"y": 469.7
},
"guid": "4eba7ea3-12a1-4a6a-a1ab-be6e8f5c11bb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 5490.64941
},
"guid": "d0e0329e-4068-4556-ab14-86026e7dac19",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 4967.59961
},
"guid": "6ae1b7c7-a265-4ba0-bdcb-3696becb6c0c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 4900.20752
},
"guid": "691caf9a-1b3a-41b3-b66b-f11218778f36",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 6579.09961
},
"guid": "0b5a7914-5834-4a65-9d18-b674e25e8238",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 6587.89941
},
"guid": "bff1f526-4022-43a1-9943-a0d3ac7da7d4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 6315.09961
},
"guid": "63be6549-b6b7-41ae-b0c7-c1b9b1152742",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1939.20007,
"y": 1713.8
},
"guid": "e468b935-4964-4b0d-a17a-172d99bad081",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1939.20007,
"y": 2062.5
},
"guid": "a5042bf9-4300-448b-a483-07150f24fe2d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1699.20007,
"y": 744.7
},
"guid": "8f1f0f20-9492-4ac9-ad92-0c0007e0ec42",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 5739.8
},
"guid": "2635cc6e-d98f-453d-8c2b-7353459e884e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 2526.11548
},
"guid": "e447ced6-dffb-42cd-b45b-35296f60f667",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1699.20007,
"y": 0.0
},
"guid": "257ac928-0224-45b1-8822-fdd7e7e89a27",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 487.78125
},
"guid": "42e6cc28-ba3f-4571-97c9-386ee97828f4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 0.0
},
"guid": "3f157fa9-f963-4b97-b208-5e2e8709d256",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 5420.8
},
"guid": "55140bc8-c1d3-4e61-b68e-0527acd8f881",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 5413.09961
},
"guid": "546a1348-8ea8-4d31-b8bd-f7a794646617",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 6036.8
},
"guid": "2a4ca271-781c-4619-b872-ce8f2ad1a094",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1699.20007,
"y": 191.400009
},
"guid": "a3d70c7a-6077-44d1-a786-e9fcfc675927",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 1058.0625
},
"guid": "7da58bd6-f770-440c-b3d0-fe090f201493",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1699.20007,
"y": 1244.1001
},
"guid": "fb36f9aa-a3c3-4ea8-95af-98af54de6d7b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1699.20007,
"y": 2142.25
},
"guid": "09bfe30a-de8b-4a90-9069-635328eb301a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1699.20007,
"y": 1435.50012
},
"guid": "d7634447-cf80-453a-a30b-c3a98c59817c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1939.20007,
"y": 2533.3
},
"guid": "9ad1f883-00fd-44be-8e3f-a9820ac34618",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 6542.8
},
"guid": "327fee45-1d8d-4a48-a44b-7894810ff76c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 6828.79932
},
"guid": "c488430b-5643-4791-ae6b-0d812811ce47",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 2596.51538
},
"guid": "182e7744-7e6c-401f-b4c9-16d397de42c0",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 5194.19971
},
"guid": "fdc764d6-3c07-4270-bac4-f15518aaa9bb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 7241.3
},
"guid": "87217f42-bfc3-462d-b891-cd095dd2408f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 7107.09961
},
"guid": "9774b51e-1daf-4af5-8ca6-bbf6e88beebb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 7466.8
},
"guid": "c111d851-d78a-48bc-8ea0-5305fa4cf3c0",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 4021.6
},
"guid": "36d5d6d0-8add-4a9b-b02f-dcd389d4a42d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 3925.90015
},
"guid": "bb5c9a6b-a2c9-4cfb-8242-bc54a1757d3d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 4564.44971
},
"guid": "db4c6cd4-f167-4d52-8167-0be123214f9b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1449.6001,
"y": 4783.9
},
"guid": "2c19bc3f-d531-47f7-b372-fe9fb22079e2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1209.6001,
"y": 4732.19971
},
"guid": "266fe48a-0844-47b8-9db1-c61297ec144c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1449.6001,
"y": 4645.3
},
"guid": "35485530-5de3-4c7b-b52a-24e3883594a6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1459.20007,
"y": 1698.675
},
"guid": "29900d9d-e517-43e4-810e-aeb64b8036c8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1459.20007,
"y": 361.35
},
"guid": "efbea1d1-85f8-46b0-88f7-e4dec1fa7496",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1708.8,
"y": 2828.1
},
"guid": "80e541dd-1d10-449d-9f59-ff4ab290871a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 3070.925
},
"guid": "55f67199-5319-4337-94d2-a03b202480f1",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 2828.1
},
"guid": "55feee5d-49f8-4fe7-98a8-0ce2c1c9e7d8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1459.20007,
"y": 3113.0
},
"guid": "c7f4d1a7-464d-4fab-87d6-47862177942e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 3401.75
},
"guid": "88879d7d-a8f4-4ac0-b189-a701cb2cef7e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1459.20007,
"y": 3721.3
},
"guid": "9580761b-c1e0-4211-b4fe-1d3434de9cc1",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/FunctionalNPC/IdleBehavior/BTGraph_CampWaitingPlayer_1007Mobai.json",
"errors": null,
"nodeErrors": null
}