707 lines
24 KiB
JSON
707 lines
24 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": "CargoPosition",
|
|
"DataType": 11,
|
|
"sharingStrategy": 1,
|
|
"defaultValue": {
|
|
"$type": "miHoYo.HYG.DataSharing.UnionDefaultVector3, Assembly-CSharp",
|
|
"_value": {
|
|
"x": -7.659241,
|
|
"y": 0.1959378,
|
|
"z": 3.998
|
|
}
|
|
},
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-9de887d8-1da7-4466-be78-32105b3ee024"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "CargoRotation",
|
|
"DataType": 11,
|
|
"sharingStrategy": 1,
|
|
"defaultValue": {
|
|
"$type": "miHoYo.HYG.DataSharing.UnionDefaultVector3, Assembly-CSharp",
|
|
"_value": {
|
|
"x": -6.885791,
|
|
"y": 0.01350009,
|
|
"z": 2.992356
|
|
}
|
|
},
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-cbe367b5-53c4-48d6-95b4-c89e64b22c44"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "CargoEntity",
|
|
"DataType": 6,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-b6da6d82-d66d-4e9c-85a3-776c007a5878"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "TruckPosition",
|
|
"DataType": 11,
|
|
"sharingStrategy": 1,
|
|
"defaultValue": {
|
|
"$type": "miHoYo.HYG.DataSharing.UnionDefaultVector3, Assembly-CSharp",
|
|
"_value": {
|
|
"x": 6.730157,
|
|
"y": 0.913499951,
|
|
"z": 14.5452948
|
|
}
|
|
},
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-b7dbf2ce-d892-4b90-ba66-7734433012c5"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "TruckInteractRotation",
|
|
"DataType": 11,
|
|
"sharingStrategy": 1,
|
|
"defaultValue": {
|
|
"$type": "miHoYo.HYG.DataSharing.UnionDefaultVector3, Assembly-CSharp",
|
|
"_value": {
|
|
"x": 1.31283019E-13,
|
|
"y": 280.3482,
|
|
"z": 6.06642669E-21
|
|
}
|
|
},
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-fba889d2-55d6-41e1-a2a4-04e895788317"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"roots": null,
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
|
|
"queryConfig": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "4f926a8d4318e5e46806e05cff1ac592",
|
|
"_assetPath": "Data/Query/EQS/AI/v3/General/EQS_FindNearbyEntitiesByID.json"
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-b6da6d82-d66d-4e9c-85a3-776c007a5878"
|
|
},
|
|
"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-fad58468-9767-4a69-be80-c97d213203a1"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
|
|
"_value": 80037
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-1045d9d3-045d-494a-8ba1-7df98785024e"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 35.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_Next": -1,
|
|
"index": 0,
|
|
"parentIndex": 4,
|
|
"Guid": "251aea51-4029-4ffe-a2e1-781be72634ce"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 9,
|
|
"_False": 7,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarCompareUInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetTargetFurnitureState, Assembly-CSharp",
|
|
"_guid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-b6da6d82-d66d-4e9c-85a3-776c007a5878"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
"_operatorType": 5,
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarConvertEnumToUInt32, Assembly-CSharp",
|
|
"_arg": 106,
|
|
"_argEnumType": "miHoYo.HYG.EntityInteract.SingleFurnitureState, Assembly-CSharp, Version=2.0.0.668, Culture=neutral, PublicKeyToken=null"
|
|
}
|
|
},
|
|
"_defaultRes": false,
|
|
"index": 1,
|
|
"parentIndex": 6,
|
|
"Guid": "47537c31-ff5f-4368-8632-2f0fc21dc480"
|
|
},
|
|
{
|
|
"$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-1b644d3c-05f1-4f4f-b421-9401a2491f4e"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-b6da6d82-d66d-4e9c-85a3-776c007a5878"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "36aa9499147ad224791e52c3f3f5d754",
|
|
"_assetPath": "Data/AI/BehaviourTree/02Mainland/Work/BTState_SortingCargo_Gelian.json"
|
|
},
|
|
"index": 2,
|
|
"parentIndex": 9,
|
|
"Guid": "4326d58b-98e3-4528-b7fe-40e6fd390f53"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsEntityValid, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-b6da6d82-d66d-4e9c-85a3-776c007a5878"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 4,
|
|
"Guid": "108b509f-c347-4519-b624-0857de326804"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
3,
|
|
0
|
|
]
|
|
},
|
|
"index": 4,
|
|
"parentIndex": -1,
|
|
"Guid": "127d78ef-b519-4d74-973c-9de7618a7d14"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCoolDownNode, Assembly-CSharp",
|
|
"coolDownVar": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 22.0
|
|
},
|
|
"_Child": -1,
|
|
"index": 5,
|
|
"parentIndex": -1,
|
|
"Guid": "471ca523-6135-40f8-81d6-6590fd8f0b73"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
1,
|
|
8
|
|
]
|
|
},
|
|
"index": 6,
|
|
"parentIndex": -1,
|
|
"Guid": "8a3e24ff-d8a7-4ff3-b9c4-6accfb65e228"
|
|
},
|
|
{
|
|
"$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-9b2c68f5-7480-438f-bbe6-15f1e486a715"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-b6da6d82-d66d-4e9c-85a3-776c007a5878"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "49ca9ee6aca1e304d9174eac0a933b61",
|
|
"_assetPath": "Data/AI/BehaviourTree/02Mainland/Work/BTState_MovingCargo_Gelian.json"
|
|
},
|
|
"index": 7,
|
|
"parentIndex": 1,
|
|
"Guid": "d29932a5-1811-48ed-b197-1395ab1b36c6"
|
|
},
|
|
{
|
|
"$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-9b2c68f5-7480-438f-bbe6-15f1e486a715"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-b6da6d82-d66d-4e9c-85a3-776c007a5878"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "49ca9ee6aca1e304d9174eac0a933b61",
|
|
"_assetPath": "Data/AI/BehaviourTree/02Mainland/Work/BTState_MovingCargo_Gelian.json"
|
|
},
|
|
"index": 8,
|
|
"parentIndex": 6,
|
|
"Guid": "bfb818e4-ac26-4041-a103-811b4ba005a2"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp",
|
|
"Weights": null,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
2,
|
|
10
|
|
]
|
|
},
|
|
"index": 9,
|
|
"parentIndex": 1,
|
|
"Guid": "70d6e1ee-0521-4d80-99ad-deeaefac6f58"
|
|
},
|
|
{
|
|
"$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": "4d21ec6cc1637774aa06411d3f111ec2",
|
|
"_assetPath": "Data/AI/BehaviourTree/Work/BTGraph_CleaningOwnWorkspace_3Gelian.json"
|
|
},
|
|
"index": 10,
|
|
"parentIndex": 9,
|
|
"Guid": "fa166b36-66e4-4f22-998c-6de59fa30119"
|
|
},
|
|
{
|
|
"$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": "3dda2797cba23c64c862be9df1f9ce8b",
|
|
"_assetPath": "Data/AI/BehaviourTree/Work/BTGraph_CleaningOwnWorkspace_5Shasha.json"
|
|
},
|
|
"index": 11,
|
|
"parentIndex": 12,
|
|
"Guid": "9ba8097d-d381-4bfe-99f4-22014f65b3af"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
11,
|
|
13
|
|
]
|
|
},
|
|
"index": 12,
|
|
"parentIndex": -1,
|
|
"Guid": "6901358e-a9a2-462e-a2c7-78d2f0a14c6c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
14,
|
|
16
|
|
]
|
|
},
|
|
"index": 13,
|
|
"parentIndex": 12,
|
|
"Guid": "6312568a-f2af-4788-8135-5b042405c911"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp",
|
|
"WaitTime": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
|
|
"_minInclusive": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 5.0
|
|
},
|
|
"_maxInclusive": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 15.0
|
|
}
|
|
},
|
|
"index": 14,
|
|
"parentIndex": 13,
|
|
"Guid": "11323166-9ec2-41a1-8dee-d862b06c493c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
|
|
"parameters": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "BubbleID-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 40016
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-c8ddcaab-b998-44dc-b05c-0fdfe4cbf2cb"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 7.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SuccessRate-006131b57a23c974da31f85fa03a5309-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad",
|
|
"_assetPath": "Data/AI/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json"
|
|
},
|
|
"index": 15,
|
|
"parentIndex": 16,
|
|
"Guid": "8b47f44a-33fb-403d-ab4e-825a911aec91"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCoolDownNode, Assembly-CSharp",
|
|
"coolDownVar": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 15.0
|
|
},
|
|
"_Child": 15,
|
|
"index": 16,
|
|
"parentIndex": 13,
|
|
"Guid": "59b23eda-3e1c-4c46-a3ea-fc2cfec2c92f"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 12,
|
|
"nodesHash": 1604661738,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
4,
|
|
5,
|
|
6
|
|
]
|
|
},
|
|
"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": 387.75
|
|
},
|
|
"guid": "251aea51-4029-4ffe-a2e1-781be72634ce",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 806.850037
|
|
},
|
|
"guid": "47537c31-ff5f-4368-8632-2f0fc21dc480",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 489.600037,
|
|
"y": 709.775
|
|
},
|
|
"guid": "4326d58b-98e3-4528-b7fe-40e6fd390f53",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 1111.55
|
|
},
|
|
"guid": "108b509f-c347-4519-b624-0857de326804",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 1279.8501
|
|
},
|
|
"guid": "127d78ef-b519-4d74-973c-9de7618a7d14",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 1428.3501
|
|
},
|
|
"guid": "471ca523-6135-40f8-81d6-6590fd8f0b73",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 1585.65
|
|
},
|
|
"guid": "8a3e24ff-d8a7-4ff3-b9c4-6accfb65e228",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 249.6,
|
|
"y": 952.875
|
|
},
|
|
"guid": "d29932a5-1811-48ed-b197-1395ab1b36c6",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 1550.45007
|
|
},
|
|
"guid": "bfb818e4-ac26-4041-a103-811b4ba005a2",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 249.6,
|
|
"y": 746.625
|
|
},
|
|
"guid": "70d6e1ee-0521-4d80-99ad-deeaefac6f58",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 489.600037,
|
|
"y": 785.675049
|
|
},
|
|
"guid": "fa166b36-66e4-4f22-998c-6de59fa30119",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 0.0
|
|
},
|
|
"guid": "9ba8097d-d381-4bfe-99f4-22014f65b3af",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 108.625
|
|
},
|
|
"guid": "6901358e-a9a2-462e-a2c7-78d2f0a14c6c",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 239.25
|
|
},
|
|
"guid": "6312568a-f2af-4788-8135-5b042405c911",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 167.2
|
|
},
|
|
"guid": "11323166-9ec2-41a1-8dee-d862b06c493c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 216.7
|
|
},
|
|
"guid": "8b47f44a-33fb-403d-ab4e-825a911aec91",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 337.7
|
|
},
|
|
"guid": "59b23eda-3e1c-4c46-a3ea-fc2cfec2c92f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Task/MainQuests/3068PrepareYingdi/BTGraph_PrepareYingdi_5Shasha.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |