Files
PetitPlanet-Data/AI/01BehaviourTree/Daily/SpecialActivity/1010yunguo/Modular/BTState_SAWatering_1010yunguo.json
2025-11-11 07:21:48 +07:00

803 lines
29 KiB
JSON

{
"$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-8b0c3979-d7e9-4307-af22-3d8ca723002b"
},
"var": null
}
]
},
"configs": {
"$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "de4e271f7a26b094c89461c73d8a58df",
"_assetPath": "Data/AI/Blackboard/v4/SpecialActivity/BB_SpecialActivity_v4_1010.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": "PlantGridArray",
"DataType": 138,
"sharingStrategy": 1,
"category": null,
"comment": "种田格",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-8b0c3979-d7e9-4307-af22-3d8ca723002b"
]
}
},
{
"$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-661e27d8-c5b2-4024-9ec7-94f34b1ba47f"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TargetGrid",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-9f86ae29-fa38-4f33-bbed-1e0f4db394ee"
]
}
},
{
"$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-2303a420-9a8b-458d-b431-f5ea8ad671aa"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TargetEntity",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-82553674-07c7-4af2-96b8-33d4bd39f1e6"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "DoneEntityList",
"DataType": 133,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-0bfbb6f6-c906-4ccd-9730-508a018322ed"
]
}
}
]
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 8,
"index": 0,
"parentIndex": 11,
"Guid": "10be0cba-e173-4e0e-b054-530ec512c3eb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 2,
"_Child": 3,
"index": 1,
"parentIndex": 8,
"Guid": "c221505c-9696-4ccb-a041-c229a252870d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicAnd, Assembly-CSharp",
"_operands": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanUInt64, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-82553674-07c7-4af2-96b8-33d4bd39f1e6"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"_value": 0
}
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsCropEntityWatered, Assembly-CSharp",
"_targetGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-82553674-07c7-4af2-96b8-33d4bd39f1e6"
},
"targetGuid": null
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
"_entity": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-82553674-07c7-4af2-96b8-33d4bd39f1e6"
},
"targetGuid": null
},
"_exactMatch": null,
"_tag": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 78
}
}
}
]
}
}
},
"index": 2,
"parentIndex": 1,
"Guid": "1ee4e729-3892-4815-9b70-5e18f49c7e52"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
5,
6,
9
]
},
"_Services": null,
"index": 3,
"parentIndex": 1,
"Guid": "a09fef77-5b35-4c03-9917-86830e250a51"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "334acd663066c6f4da4fd6a6f7b04ac3",
"_assetPath": "Data/Query/PQS/AI/v4_NPCSpecial/1010_yunguo/PQS_NearPosition_v4_yunguo.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2303a420-9a8b-458d-b431-f5ea8ad671aa"
},
"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-3e37eeeb-73a6-465b-bc8d-272c08d9f881"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-9f86ae29-fa38-4f33-bbed-1e0f4db394ee"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-596ad11d-43c0-4ef0-b98c-e7f7f43633d9"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.8
}
}
]
},
"_Next": -1,
"index": 4,
"parentIndex": 3,
"Guid": "701a9fb4-8a3b-401d-b742-3faafbca5732"
},
{
"$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-2303a420-9a8b-458d-b431-f5ea8ad671aa"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-181630f1-6858-4d90-9634-9533660c9df5"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.4
}
}
]
},
"_assetGuid": "74e4911dbb344276b875705754dc08fd",
"_assetPath": "Data/AI/01BehaviourTree/_Modular/Navigation/BTState_NaviToTargetPos.json"
},
"index": 5,
"parentIndex": 3,
"Guid": "fbd3a3a9-3656-4cd1-b503-88e65d839ff7"
},
{
"$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-82553674-07c7-4af2-96b8-33d4bd39f1e6"
},
"targetGuid": null
}
},
"LerpTime": 0.0,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 120.0
},
"index": 6,
"parentIndex": 3,
"Guid": "91464d0d-56c7-4ecb-87a1-40de90eb8220"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "0fb3e0e5c11062c48a09f21e181881a4",
"_assetPath": "Data/Query/EQS/AI/v4_NPCSpecial/1010_yunguo/EQS_FindGrowingSeedPosCenter_v4_yunguo.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-82553674-07c7-4af2-96b8-33d4bd39f1e6"
},
"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-c3694d08-da53-46e8-a329-08f88cd92276"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.1
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-3f42e050-f375-4eb1-9aaa-ef7fa9faa396"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-9f86ae29-fa38-4f33-bbed-1e0f4db394ee"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a8cbead1-d98e-4408-8d5c-aa82cbdc3872"
},
"value": null
}
]
},
"_Next": -1,
"index": 7,
"parentIndex": 8,
"Guid": "990daf9d-9db8-477a-87c6-ed6106a8c34d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
7,
1
]
},
"_Services": null,
"index": 8,
"parentIndex": 0,
"Guid": "8de4d90e-2588-4d18-b7cd-680e1526a199"
},
{
"$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-bc0e4b94-440f-4686-ad5d-adc777531817"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt64Array, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.UInt64, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-82553674-07c7-4af2-96b8-33d4bd39f1e6"
},
"targetGuid": null
}
]
}
}
}
]
},
"_assetGuid": "d1e1f9b05ff42744bab6c4763a0b705e",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_Watering.json"
},
"index": 9,
"parentIndex": 3,
"Guid": "4dfdec3b-6a76-479e-a532-01eedab4065c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-9f86ae29-fa38-4f33-bbed-1e0f4db394ee"
},
"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-661e27d8-c5b2-4024-9ec7-94f34b1ba47f"
},
"targetGuid": null
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8b0c3979-d7e9-4307-af22-3d8ca723002b"
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-9f86ae29-fa38-4f33-bbed-1e0f4db394ee"
},
"targetGuid": null
}
},
"index": 10,
"parentIndex": 11,
"Guid": "2da2637e-be5f-41c3-85e7-d4cb4e88d62c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
10,
0,
16
]
},
"_Services": null,
"index": 11,
"parentIndex": 15,
"Guid": "81c0e714-151b-434b-8e09-7a81049a510d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
14,
15
]
},
"_Services": null,
"index": 12,
"parentIndex": -1,
"Guid": "4da299e8-7ed7-4e3c-9305-031444263256"
},
{
"$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-661e27d8-c5b2-4024-9ec7-94f34b1ba47f"
},
"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-8b0c3979-d7e9-4307-af22-3d8ca723002b"
}
}
}
},
"index": 13,
"parentIndex": 15,
"Guid": "d99b161e-bfad-4754-9755-657249933bee"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-661e27d8-c5b2-4024-9ec7-94f34b1ba47f"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
},
"index": 14,
"parentIndex": 12,
"Guid": "383dd8c1-6b85-40c1-b1ea-2ef04633ec31"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatUntilConditionFailNode, Assembly-CSharp",
"failWhenChildFailed": false,
"_Condition": 13,
"_Child": 11,
"index": 15,
"parentIndex": 12,
"Guid": "e26bd111-6425-45a9-b0e5-e4dc0577ae33"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-661e27d8-c5b2-4024-9ec7-94f34b1ba47f"
},
"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-661e27d8-c5b2-4024-9ec7-94f34b1ba47f"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 1
}
},
"index": 16,
"parentIndex": 11,
"Guid": "9e0c4ab4-1fa3-496d-95b9-b4c0923efff2"
}
]
},
"containers": null,
"rootIndex": 12,
"nodesHash": 1250515454,
"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": 912.0,
"y": 5328.0
},
"guid": "10be0cba-e173-4e0e-b054-530ec512c3eb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1664.0,
"y": 5328.0
},
"guid": "c221505c-9696-4ccb-a041-c229a252870d",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1920.0,
"y": 5328.0
},
"guid": "1ee4e729-3892-4815-9b70-5e18f49c7e52",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1920.0,
"y": 5552.0
},
"guid": "a09fef77-5b35-4c03-9917-86830e250a51",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2192.0,
"y": 5552.0
},
"guid": "701a9fb4-8a3b-401d-b742-3faafbca5732",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2448.0,
"y": 5552.0
},
"guid": "fbd3a3a9-3656-4cd1-b503-88e65d839ff7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2784.0,
"y": 5552.0
},
"guid": "91464d0d-56c7-4ecb-87a1-40de90eb8220",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1408.0,
"y": 5328.0
},
"guid": "990daf9d-9db8-477a-87c6-ed6106a8c34d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1152.0,
"y": 5328.0
},
"guid": "8de4d90e-2588-4d18-b7cd-680e1526a199",
"comment": "浇水",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 3056.0,
"y": 5552.0
},
"guid": "4dfdec3b-6a76-479e-a532-01eedab4065c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 912.0,
"y": 4832.0
},
"guid": "2da2637e-be5f-41c3-85e7-d4cb4e88d62c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 592.0,
"y": 5536.0
},
"guid": "81c0e714-151b-434b-8e09-7a81049a510d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -208.0,
"y": 4912.0
},
"guid": "4da299e8-7ed7-4e3c-9305-031444263256",
"comment": "浇水",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 544.0,
"y": 4528.0
},
"guid": "d99b161e-bfad-4754-9755-657249933bee",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 32.0,
"y": 4912.0
},
"guid": "383dd8c1-6b85-40c1-b1ea-2ef04633ec31",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 304.0,
"y": 4896.0
},
"guid": "e26bd111-6425-45a9-b0e5-e4dc0577ae33",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 896.0,
"y": 5904.0
},
"guid": "9e0c4ab4-1fa3-496d-95b9-b4c0923efff2",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Daily/SpecialActivity/1010yunguo/Modular/BTState_SAWatering_1010yunguo.json",
"errors": null,
"nodeErrors": null
}