1964 lines
60 KiB
JSON
1964 lines
60 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": [
|
|
{
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "0c62e8b85bafaf64fbb37d15326b404d",
|
|
"_assetPath": "Data/AI/Blackboard/AdvBlackboardNew.json"
|
|
},
|
|
{
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "820008b2eac496c45badd21a006ed6fa",
|
|
"_assetPath": "Data/AI/Blackboard/DefaultSharedBlackboardNew.json"
|
|
}
|
|
]
|
|
},
|
|
"noSharingKeys": null
|
|
},
|
|
"roots": null,
|
|
"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,
|
|
6,
|
|
15,
|
|
28,
|
|
29,
|
|
50,
|
|
53
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "ce6b037d-6995-463b-a108-3b67f94464ea"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
2,
|
|
3
|
|
]
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "57099df4-7e84-4427-be0c-551ab4cea8f0"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTEquipToolNode, Assembly-CSharp",
|
|
"index": 2,
|
|
"parentIndex": 1,
|
|
"Guid": "c88673d0-f27b-4292-8bd5-125e5c1bb871"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp",
|
|
"Weights": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloatArray, Assembly-CSharp",
|
|
"_values": {
|
|
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]][], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
4,
|
|
5
|
|
]
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 1,
|
|
"Guid": "18a96ac2-0490-4887-99e5-00870d8a0f7f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleNode, Assembly-CSharp",
|
|
"BubbleId": 4156,
|
|
"SuccessRateGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
},
|
|
"HasIntervalTime": false,
|
|
"IntervalTimeGetter": null,
|
|
"LastPlayedTimeKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 3,
|
|
"Guid": "0caa656e-adcd-41f7-ba68-66562a1cc383"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.5,
|
|
"MaxWaitTime": 1.5,
|
|
"index": 5,
|
|
"parentIndex": 3,
|
|
"Guid": "087960f1-8ca0-437e-90d8-979db9334406"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
7,
|
|
14
|
|
]
|
|
},
|
|
"index": 6,
|
|
"parentIndex": 0,
|
|
"Guid": "bf3c6a97-4f3a-4459-8e8e-27f0ca922e46"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
|
|
"RepeaterMode": 0,
|
|
"isDynamic": false,
|
|
"RepeatCount": 3,
|
|
"targetRepeatCount": null,
|
|
"RepeatLimit": -1,
|
|
"UntilResult": 0,
|
|
"_Child": 8,
|
|
"index": 7,
|
|
"parentIndex": 6,
|
|
"Guid": "be890809-5a2a-42f6-a00e-0d7f708a175d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
13
|
|
]
|
|
},
|
|
"index": 8,
|
|
"parentIndex": 7,
|
|
"Guid": "5bd5e050-37b0-4be7-8a9a-c88fb5a5e5ae"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
|
|
"TargetPosGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarAddVector3, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityLocalToWolrdDirection, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_direction": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarRotateVector, Assembly-CSharp",
|
|
"_toRotate": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityForward, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
},
|
|
"_axis": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
|
|
"_value": {
|
|
"x": 0.0,
|
|
"y": 1.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"_angleInDegree": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
|
|
"_minInclusive": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": -45.0
|
|
},
|
|
"_maxInclusive": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 45.0
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"LerpTime": 0.7,
|
|
"useLerpSpeed": false,
|
|
"lerpSpeedGetter": null,
|
|
"index": 9,
|
|
"parentIndex": 8,
|
|
"Guid": "1ec2a9a6-5a04-4e30-aa5f-ae99744e23c8"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRunPQSNode, Assembly-CSharp",
|
|
"configAsset": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "7b1a353a7ed711b4598feb03da9306e9",
|
|
"_assetPath": "Data/AI/PQS/FindAPointInFrontOf.json"
|
|
},
|
|
"TargetPointKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"index": 10,
|
|
"parentIndex": 8,
|
|
"Guid": "0163491b-0cc3-447d-90b3-0e05c6703cf9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTNaviToPositionNode, Assembly-CSharp",
|
|
"MoveCmdType": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
},
|
|
"SpeedUpWhenFaraway": false,
|
|
"IsOverrideStopDis": false,
|
|
"StopDistance": null,
|
|
"ShouldFailWhenStuck": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
},
|
|
"TargetPointGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"index": 11,
|
|
"parentIndex": 8,
|
|
"Guid": "f4cfdaf2-97b0-437f-bd91-6455bae1ec91"
|
|
},
|
|
{
|
|
"$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": null,
|
|
"_assetPath": null
|
|
},
|
|
"index": 12,
|
|
"parentIndex": 8,
|
|
"Guid": "deae9eb1-6899-4f58-8eb9-101bc0503619"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 0.5,
|
|
"MaxWaitTime": 1.5,
|
|
"index": 13,
|
|
"parentIndex": 8,
|
|
"Guid": "f474730b-d2ec-4c61-b9ea-8e796d7d9aee"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 0.5,
|
|
"MaxWaitTime": 1.5,
|
|
"index": 14,
|
|
"parentIndex": 6,
|
|
"Guid": "1405715d-d55d-4b86-a683-a70414f8e5ef"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
16,
|
|
22,
|
|
26,
|
|
27
|
|
]
|
|
},
|
|
"index": 15,
|
|
"parentIndex": 0,
|
|
"Guid": "21c3e34a-332c-473c-97ff-12a7308b488c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
17,
|
|
19
|
|
]
|
|
},
|
|
"index": 16,
|
|
"parentIndex": 15,
|
|
"Guid": "23baa17f-6094-497d-92b1-ab6f4861e84f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
18
|
|
]
|
|
},
|
|
"index": 17,
|
|
"parentIndex": 16,
|
|
"Guid": "dbc01671-b8f9-4540-84a2-65635b4400a3"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetStarPhotoGoldLeftNum, Assembly-CSharp"
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
"index": 18,
|
|
"parentIndex": 17,
|
|
"Guid": "3deb418b-c1dc-482f-9bdc-6aedfd3d33e6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
20,
|
|
21
|
|
]
|
|
},
|
|
"index": 19,
|
|
"parentIndex": 16,
|
|
"Guid": "a6b8c0d4-dc37-4cfd-b2be-e14491dc5829"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetTimestampNode, Assembly-CSharp",
|
|
"BlackboardKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "Photo_LeavePhotoTime-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"index": 20,
|
|
"parentIndex": 19,
|
|
"Guid": "b6e99d74-08ce-48cb-8863-1e41f7778dda"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
|
|
"result": 1,
|
|
"index": 21,
|
|
"parentIndex": 19,
|
|
"Guid": "71e81de6-4529-4db4-bcfa-e8aa214a4b48"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
|
|
"RepeaterMode": 1,
|
|
"isDynamic": false,
|
|
"RepeatCount": 10,
|
|
"targetRepeatCount": null,
|
|
"RepeatLimit": -1,
|
|
"UntilResult": 0,
|
|
"_Child": 23,
|
|
"index": 22,
|
|
"parentIndex": 15,
|
|
"Guid": "4c615a57-83da-4dfa-9acf-08d5e2d8b862"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
24,
|
|
25
|
|
]
|
|
},
|
|
"index": 23,
|
|
"parentIndex": 22,
|
|
"Guid": "f98aa906-3377-4c2f-9b9b-058ab01eb0f4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTFindTreasurePosNode, Assembly-CSharp",
|
|
"PQSConfigAsset": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "446716d13e958b5458c4f93afad44623",
|
|
"_assetPath": "Data/AI/PQS/FindDigTreasurePos.json"
|
|
},
|
|
"TreasurePosKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TreasurePos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"index": 24,
|
|
"parentIndex": 23,
|
|
"Guid": "a6026468-9412-4da8-b2b5-978c7de8cc56"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRunPQSNode, Assembly-CSharp",
|
|
"configAsset": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "d152dee9f383dc0488eb1bf368954cc4",
|
|
"_assetPath": "Data/AI/PQS/FindTakePhotoPoint.json"
|
|
},
|
|
"TargetPointKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"index": 25,
|
|
"parentIndex": 23,
|
|
"Guid": "c233cca1-faa5-4d92-af2e-fb56c5a8a1bc"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTNaviToPositionNode, Assembly-CSharp",
|
|
"MoveCmdType": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
},
|
|
"SpeedUpWhenFaraway": true,
|
|
"IsOverrideStopDis": false,
|
|
"StopDistance": null,
|
|
"ShouldFailWhenStuck": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
},
|
|
"TargetPointGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"index": 26,
|
|
"parentIndex": 15,
|
|
"Guid": "974f8445-a935-4755-807e-b27f4a7b71c5"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetDecisionBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "BTCustomUtility-820008b2eac496c45badd21a006ed6fa-0"
|
|
},
|
|
"ValueVarGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 110.0
|
|
},
|
|
"index": 27,
|
|
"parentIndex": 15,
|
|
"Guid": "56cfbb1e-9323-482d-b526-65d5d24e62a4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
|
|
"TargetPosGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TreasurePos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"LerpTime": 0.2,
|
|
"useLerpSpeed": false,
|
|
"lerpSpeedGetter": null,
|
|
"index": 28,
|
|
"parentIndex": 0,
|
|
"Guid": "e99334c8-4c91-412a-9ca1-a5bcd5211975"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
30
|
|
]
|
|
},
|
|
"index": 29,
|
|
"parentIndex": 0,
|
|
"Guid": "6c605703-ce6d-44a7-8a28-8d78315f9e37"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp",
|
|
"Weights": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloatArray, Assembly-CSharp",
|
|
"_values": {
|
|
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]][], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
31,
|
|
36
|
|
]
|
|
},
|
|
"index": 30,
|
|
"parentIndex": 29,
|
|
"Guid": "28322a97-047c-40a9-9003-61949c156ab3"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
32,
|
|
33,
|
|
34,
|
|
35
|
|
]
|
|
},
|
|
"index": 31,
|
|
"parentIndex": 30,
|
|
"Guid": "5ed81092-29c0-4db5-8e55-4f71b6eaeb41"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleNode, Assembly-CSharp",
|
|
"BubbleId": 4148,
|
|
"SuccessRateGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
},
|
|
"HasIntervalTime": false,
|
|
"IntervalTimeGetter": null,
|
|
"LastPlayedTimeKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"index": 32,
|
|
"parentIndex": 31,
|
|
"Guid": "d44ea7b3-79ad-44e7-a0c6-ae522731f599"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTPlayLoopAnimNode, Assembly-CSharp",
|
|
"index": 33,
|
|
"parentIndex": 31,
|
|
"Guid": "5e7b0cc3-aba6-45d9-bc09-826b2d14bf95"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetTimestampNode, Assembly-CSharp",
|
|
"BlackboardKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "Photo_LeavePhotoTime-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"index": 34,
|
|
"parentIndex": 31,
|
|
"Guid": "a9b3428c-5a62-439f-a959-dfdc80759eaa"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
|
|
"result": 1,
|
|
"index": 35,
|
|
"parentIndex": 31,
|
|
"Guid": "7c162b97-cd39-4105-9aa0-6d150e9776df"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
37,
|
|
49
|
|
]
|
|
},
|
|
"index": 36,
|
|
"parentIndex": 30,
|
|
"Guid": "5610dad1-b3dc-47ab-9e02-fc66d0015c9b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
38,
|
|
39
|
|
]
|
|
},
|
|
"index": 37,
|
|
"parentIndex": 36,
|
|
"Guid": "e5dc5c4f-c658-4a4e-a325-fcf6b7a97bea"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "Photo_FlashCount-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 2
|
|
},
|
|
"index": 38,
|
|
"parentIndex": 37,
|
|
"Guid": "f0f13b08-9d4a-49ad-9862-382e354ac6a7"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
40,
|
|
41
|
|
]
|
|
},
|
|
"index": 39,
|
|
"parentIndex": 37,
|
|
"Guid": "df114d9d-f224-4b24-ab6f-4f7404645fef"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTPlayLoopAnimNode, Assembly-CSharp",
|
|
"index": 40,
|
|
"parentIndex": 39,
|
|
"Guid": "e7ff9325-4321-4833-9d70-3e0e19881a08"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
|
|
"primitive": null,
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"FinishMode": 0,
|
|
"_Condition": 42,
|
|
"_Child": 43,
|
|
"index": 41,
|
|
"parentIndex": 39,
|
|
"Guid": "e2aa4708-b6fc-41af-ae04-a2072155a38f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "Photo_FlashCount-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
"index": 42,
|
|
"parentIndex": 41,
|
|
"Guid": "1b2732b4-220d-4c8c-80c1-fb470a4d0b41"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
44,
|
|
45,
|
|
46,
|
|
47,
|
|
48
|
|
]
|
|
},
|
|
"index": 43,
|
|
"parentIndex": 41,
|
|
"Guid": "7e7d5b48-049e-4972-a478-f93973e10f7e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 1.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 0.25,
|
|
"MaxWaitTime": 0.4,
|
|
"index": 44,
|
|
"parentIndex": 43,
|
|
"Guid": "7b6fff91-13ec-46d5-afe8-b2ef3680c1c6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleNode, Assembly-CSharp",
|
|
"BubbleId": 4149,
|
|
"SuccessRateGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
},
|
|
"HasIntervalTime": false,
|
|
"IntervalTimeGetter": null,
|
|
"LastPlayedTimeKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"index": 45,
|
|
"parentIndex": 43,
|
|
"Guid": "eda42a03-3edd-48fc-9d6f-63f97cf5a408"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "Photo_FlashCount-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarSubtractInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "Photo_FlashCount-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
}
|
|
},
|
|
"index": 46,
|
|
"parentIndex": 43,
|
|
"Guid": "062fbb70-4ce8-47fa-b0b0-398ed46a1855"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayParticleNode, Assembly-CSharp",
|
|
"assetPath": "Effects/Other/Eff_Cameraflash",
|
|
"bindNodeName": "Bip001 R Hand",
|
|
"duration": 0.2,
|
|
"localPosition": {
|
|
"x": -0.2,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"localRotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"index": 47,
|
|
"parentIndex": 43,
|
|
"Guid": "709a9260-1d09-4231-913c-7610020e0133"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 1.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 0.7,
|
|
"MaxWaitTime": 1.1,
|
|
"index": 48,
|
|
"parentIndex": 43,
|
|
"Guid": "d33e0d24-8659-47e1-844b-e3f299df0443"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
|
|
"result": 0,
|
|
"index": 49,
|
|
"parentIndex": 36,
|
|
"Guid": "f4f3c142-ffd3-4724-a9e3-0c28f7030bbb"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
51,
|
|
52
|
|
]
|
|
},
|
|
"index": 50,
|
|
"parentIndex": 0,
|
|
"Guid": "5fa12888-34c4-4cf1-b9bc-132537c8d849"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTEquipToolNode, Assembly-CSharp",
|
|
"index": 51,
|
|
"parentIndex": 50,
|
|
"Guid": "3b3c1b28-2423-44fc-8451-b59c6a5d65f1"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTNaviToPositionNode, Assembly-CSharp",
|
|
"MoveCmdType": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
},
|
|
"SpeedUpWhenFaraway": false,
|
|
"IsOverrideStopDis": false,
|
|
"StopDistance": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
},
|
|
"ShouldFailWhenStuck": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
},
|
|
"TargetPointGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TreasurePos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"index": 52,
|
|
"parentIndex": 50,
|
|
"Guid": "436bd112-ca67-4854-8429-40c5e551b997"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
54,
|
|
55,
|
|
65,
|
|
66
|
|
]
|
|
},
|
|
"index": 53,
|
|
"parentIndex": 0,
|
|
"Guid": "ddd2b886-fb5d-43a0-8e04-a8ca30750f36"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
|
|
"Text": "开始挖宝藏",
|
|
"IsLogError": true,
|
|
"customMsg": null,
|
|
"index": 54,
|
|
"parentIndex": 53,
|
|
"Guid": "fa5f54ff-f726-4b21-9035-3119a318c3bf"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
56,
|
|
57
|
|
]
|
|
},
|
|
"index": 55,
|
|
"parentIndex": 53,
|
|
"Guid": "d14fc566-4439-4a93-aac4-dbc9e708d551"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "Photo_FlashCount-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
},
|
|
"index": 56,
|
|
"parentIndex": 55,
|
|
"Guid": "935779aa-9d36-4afa-b1cf-ee4a78f81c1e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
58,
|
|
59
|
|
]
|
|
},
|
|
"index": 57,
|
|
"parentIndex": 55,
|
|
"Guid": "516c7b2f-04f6-4e0e-b389-311a14d2397e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTPlayLoopAnimNode, Assembly-CSharp",
|
|
"index": 58,
|
|
"parentIndex": 57,
|
|
"Guid": "eb3e6f9d-6369-411a-8518-0c676da4a37b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
|
|
"primitive": null,
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"FinishMode": 0,
|
|
"_Condition": 60,
|
|
"_Child": 61,
|
|
"index": 59,
|
|
"parentIndex": 57,
|
|
"Guid": "b5f0514f-186f-46ee-9673-631519e372a8"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "Photo_FlashCount-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
"index": 60,
|
|
"parentIndex": 59,
|
|
"Guid": "e5e529c2-32e3-43cd-90ce-ed1c8f2aa46f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
62,
|
|
63,
|
|
64
|
|
]
|
|
},
|
|
"index": 61,
|
|
"parentIndex": 59,
|
|
"Guid": "d9cdb1fe-b296-40cc-a33d-f780cdc9d74d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 1.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 0.3,
|
|
"MaxWaitTime": 0.4,
|
|
"index": 62,
|
|
"parentIndex": 61,
|
|
"Guid": "a6077876-add8-4d0f-97f7-2a9a0fe77de7"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleNode, Assembly-CSharp",
|
|
"BubbleId": 4158,
|
|
"SuccessRateGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
},
|
|
"HasIntervalTime": false,
|
|
"IntervalTimeGetter": null,
|
|
"LastPlayedTimeKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"index": 63,
|
|
"parentIndex": 61,
|
|
"Guid": "6b41a802-e392-4203-bed9-e09948a88725"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "Photo_FlashCount-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarSubtractInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "Photo_FlashCount-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
}
|
|
},
|
|
"index": 64,
|
|
"parentIndex": 61,
|
|
"Guid": "5c9e342e-06b0-47cf-9bbf-89373421109d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
|
|
"Text": "挖宝藏结束",
|
|
"IsLogError": true,
|
|
"customMsg": null,
|
|
"index": 65,
|
|
"parentIndex": 53,
|
|
"Guid": "452897ff-670d-4e1e-b3e2-57e0d4c49f69"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
67,
|
|
68,
|
|
69,
|
|
70
|
|
]
|
|
},
|
|
"index": 66,
|
|
"parentIndex": 53,
|
|
"Guid": "16d3f3a2-622b-40ac-a6b3-c9155edf62b3"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "WhichBubbleWhenGiveGift-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 4159
|
|
},
|
|
"index": 67,
|
|
"parentIndex": 66,
|
|
"Guid": "dbcfc6fe-2f3c-4523-89c3-6ac71d83f3cb"
|
|
},
|
|
{
|
|
"$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": null,
|
|
"_assetPath": null
|
|
},
|
|
"index": 68,
|
|
"parentIndex": 66,
|
|
"Guid": "81951264-3dd7-47ca-8385-7f5f2391015c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetTimestampNode, Assembly-CSharp",
|
|
"BlackboardKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "Photo_LeavePhotoTime-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"index": 69,
|
|
"parentIndex": 66,
|
|
"Guid": "d0e7c8fb-a4af-4da8-a29c-277dd34a6ee6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetDecisionBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "BTCustomUtility-820008b2eac496c45badd21a006ed6fa-0"
|
|
},
|
|
"ValueVarGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 0.0
|
|
},
|
|
"index": 70,
|
|
"parentIndex": 66,
|
|
"Guid": "6317b47d-261e-4faf-b145-2308d4d43ac4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
|
|
"RepeaterMode": 0,
|
|
"isDynamic": false,
|
|
"RepeatCount": 2,
|
|
"targetRepeatCount": null,
|
|
"RepeatLimit": -1,
|
|
"UntilResult": 0,
|
|
"_Child": -1,
|
|
"index": 71,
|
|
"parentIndex": -1,
|
|
"Guid": "fad11d73-16f6-4a8b-a28f-68c50b591d8f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "Photo_LeavePhotoTime-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"value": null,
|
|
"index": 72,
|
|
"parentIndex": -1,
|
|
"Guid": "7fb21a0d-60e4-435c-ba9a-b52f6b658f5c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleNode, Assembly-CSharp",
|
|
"BubbleId": 4149,
|
|
"SuccessRateGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
},
|
|
"HasIntervalTime": false,
|
|
"IntervalTimeGetter": null,
|
|
"LastPlayedTimeKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"index": 73,
|
|
"parentIndex": -1,
|
|
"Guid": "c92dd8a2-6f35-4215-9edb-02651de72c37"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": 1717393658,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
71,
|
|
72,
|
|
73
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1680.0,
|
|
"y": 640.0
|
|
},
|
|
"guid": "ce6b037d-6995-463b-a108-3b67f94464ea",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1330.0,
|
|
"y": 640.0
|
|
},
|
|
"guid": "57099df4-7e84-4427-be0c-551ab4cea8f0",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -980.0,
|
|
"y": 640.0
|
|
},
|
|
"guid": "c88673d0-f27b-4292-8bd5-125e5c1bb871",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -980.0,
|
|
"y": 832.0
|
|
},
|
|
"guid": "18a96ac2-0490-4887-99e5-00870d8a0f7f",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -630.0,
|
|
"y": 832.0
|
|
},
|
|
"guid": "0caa656e-adcd-41f7-ba68-66562a1cc383",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -630.0,
|
|
"y": 1130.0
|
|
},
|
|
"guid": "087960f1-8ca0-437e-90d8-979db9334406",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1330.0,
|
|
"y": 1234.0
|
|
},
|
|
"guid": "bf3c6a97-4f3a-4459-8e8e-27f0ca922e46",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -980.0,
|
|
"y": 1234.0
|
|
},
|
|
"guid": "be890809-5a2a-42f6-a00e-0d7f708a175d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -630.0,
|
|
"y": 1234.0
|
|
},
|
|
"guid": "5bd5e050-37b0-4be7-8a9a-c88fb5a5e5ae",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -280.0,
|
|
"y": 1234.0
|
|
},
|
|
"guid": "1ec2a9a6-5a04-4e30-aa5f-ae99744e23c8",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -280.0,
|
|
"y": 1618.0
|
|
},
|
|
"guid": "0163491b-0cc3-447d-90b3-0e05c6703cf9",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -280.0,
|
|
"y": 1802.0
|
|
},
|
|
"guid": "f4cfdaf2-97b0-437f-bd91-6455bae1ec91",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -280.0,
|
|
"y": 2224.0
|
|
},
|
|
"guid": "deae9eb1-6899-4f58-8eb9-101bc0503619",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -280.0,
|
|
"y": 2346.0
|
|
},
|
|
"guid": "f474730b-d2ec-4c61-b9ea-8e796d7d9aee",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -980.0,
|
|
"y": 2468.0
|
|
},
|
|
"guid": "1405715d-d55d-4b86-a683-a70414f8e5ef",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1330.0,
|
|
"y": 2922.0
|
|
},
|
|
"guid": "21c3e34a-332c-473c-97ff-12a7308b488c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -976.0,
|
|
"y": 2688.0
|
|
},
|
|
"guid": "23baa17f-6094-497d-92b1-ab6f4861e84f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -688.0,
|
|
"y": 2656.0
|
|
},
|
|
"guid": "dbc01671-b8f9-4540-84a2-65635b4400a3",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -432.0,
|
|
"y": 2592.0
|
|
},
|
|
"guid": "3deb418b-c1dc-482f-9bdc-6aedfd3d33e6",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -688.0,
|
|
"y": 2768.0
|
|
},
|
|
"guid": "a6b8c0d4-dc37-4cfd-b2be-e14491dc5829",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -432.0,
|
|
"y": 2736.0
|
|
},
|
|
"guid": "b6e99d74-08ce-48cb-8863-1e41f7778dda",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -432.0,
|
|
"y": 2832.0
|
|
},
|
|
"guid": "71e81de6-4529-4db4-bcfa-e8aa214a4b48",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -784.0,
|
|
"y": 2944.0
|
|
},
|
|
"guid": "4c615a57-83da-4dfa-9acf-08d5e2d8b862",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -432.0,
|
|
"y": 2944.0
|
|
},
|
|
"guid": "f98aa906-3377-4c2f-9b9b-058ab01eb0f4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -96.0,
|
|
"y": 2944.0
|
|
},
|
|
"guid": "a6026468-9412-4da8-b2b5-978c7de8cc56",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -96.0,
|
|
"y": 3104.0
|
|
},
|
|
"guid": "c233cca1-faa5-4d92-af2e-fb56c5a8a1bc",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -784.0,
|
|
"y": 3168.0
|
|
},
|
|
"guid": "974f8445-a935-4755-807e-b27f4a7b71c5",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -784.0,
|
|
"y": 3600.0
|
|
},
|
|
"guid": "56cfbb1e-9323-482d-b526-65d5d24e62a4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1330.0,
|
|
"y": 3510.0
|
|
},
|
|
"guid": "e99334c8-4c91-412a-9ca1-a5bcd5211975",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1330.0,
|
|
"y": 3676.0
|
|
},
|
|
"guid": "6c605703-ce6d-44a7-8a28-8d78315f9e37",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -980.0,
|
|
"y": 3676.0
|
|
},
|
|
"guid": "28322a97-047c-40a9-9003-61949c156ab3",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -630.0,
|
|
"y": 3676.0
|
|
},
|
|
"guid": "5ed81092-29c0-4db5-8e55-4f71b6eaeb41",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -280.0,
|
|
"y": 3676.0
|
|
},
|
|
"guid": "d44ea7b3-79ad-44e7-a0c6-ae522731f599",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -280.0,
|
|
"y": 3974.0
|
|
},
|
|
"guid": "5e7b0cc3-aba6-45d9-bc09-826b2d14bf95",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -280.0,
|
|
"y": 4282.0
|
|
},
|
|
"guid": "a9b3428c-5a62-439f-a959-dfdc80759eaa",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -280.0,
|
|
"y": 4386.0
|
|
},
|
|
"guid": "7c162b97-cd39-4105-9aa0-6d150e9776df",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -630.0,
|
|
"y": 4490.0
|
|
},
|
|
"guid": "5610dad1-b3dc-47ab-9e02-fc66d0015c9b",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -280.0,
|
|
"y": 4490.0
|
|
},
|
|
"guid": "e5dc5c4f-c658-4a4e-a325-fcf6b7a97bea",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 70.0,
|
|
"y": 4490.0
|
|
},
|
|
"guid": "f0f13b08-9d4a-49ad-9862-382e354ac6a7",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 70.0,
|
|
"y": 4656.0
|
|
},
|
|
"guid": "df114d9d-f224-4b24-ab6f-4f7404645fef",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 420.0,
|
|
"y": 4656.0
|
|
},
|
|
"guid": "e7ff9325-4321-4833-9d70-3e0e19881a08",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 420.0,
|
|
"y": 4964.0
|
|
},
|
|
"guid": "e2aa4708-b6fc-41af-ae04-a2072155a38f",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 770.0,
|
|
"y": 4964.0
|
|
},
|
|
"guid": "1b2732b4-220d-4c8c-80c1-fb470a4d0b41",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 770.0,
|
|
"y": 5122.0
|
|
},
|
|
"guid": "7e7d5b48-049e-4972-a478-f93973e10f7e",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1120.0,
|
|
"y": 5122.0
|
|
},
|
|
"guid": "7b6fff91-13ec-46d5-afe8-b2ef3680c1c6",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1120.0,
|
|
"y": 5244.0
|
|
},
|
|
"guid": "eda42a03-3edd-48fc-9d6f-63f97cf5a408",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1120.0,
|
|
"y": 5542.0
|
|
},
|
|
"guid": "062fbb70-4ce8-47fa-b0b0-398ed46a1855",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1120.0,
|
|
"y": 5762.0
|
|
},
|
|
"guid": "709a9260-1d09-4231-913c-7610020e0133",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1120.0,
|
|
"y": 5922.0
|
|
},
|
|
"guid": "d33e0d24-8659-47e1-844b-e3f299df0443",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -280.0,
|
|
"y": 6044.0
|
|
},
|
|
"guid": "f4f3c142-ffd3-4724-a9e3-0c28f7030bbb",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1330.0,
|
|
"y": 6148.0
|
|
},
|
|
"guid": "5fa12888-34c4-4cf1-b9bc-132537c8d849",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -980.0,
|
|
"y": 6148.0
|
|
},
|
|
"guid": "3b3c1b28-2423-44fc-8451-b59c6a5d65f1",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -980.0,
|
|
"y": 6252.0
|
|
},
|
|
"guid": "436bd112-ca67-4854-8429-40c5e551b997",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1330.0,
|
|
"y": 6692.0
|
|
},
|
|
"guid": "ddd2b886-fb5d-43a0-8e04-a8ca30750f36",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -980.0,
|
|
"y": 6692.0
|
|
},
|
|
"guid": "fa5f54ff-f726-4b21-9035-3119a318c3bf",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -980.0,
|
|
"y": 6796.0
|
|
},
|
|
"guid": "d14fc566-4439-4a93-aac4-dbc9e708d551",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -630.0,
|
|
"y": 6796.0
|
|
},
|
|
"guid": "935779aa-9d36-4afa-b1cf-ee4a78f81c1e",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -630.0,
|
|
"y": 6962.0
|
|
},
|
|
"guid": "516c7b2f-04f6-4e0e-b389-311a14d2397e",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -280.0,
|
|
"y": 6962.0
|
|
},
|
|
"guid": "eb3e6f9d-6369-411a-8518-0c676da4a37b",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -280.0,
|
|
"y": 7270.0
|
|
},
|
|
"guid": "b5f0514f-186f-46ee-9673-631519e372a8",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 70.0,
|
|
"y": 7270.0
|
|
},
|
|
"guid": "e5e529c2-32e3-43cd-90ce-ed1c8f2aa46f",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 70.0,
|
|
"y": 7428.0
|
|
},
|
|
"guid": "d9cdb1fe-b296-40cc-a33d-f780cdc9d74d",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 420.0,
|
|
"y": 7428.0
|
|
},
|
|
"guid": "a6077876-add8-4d0f-97f7-2a9a0fe77de7",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 420.0,
|
|
"y": 7550.0
|
|
},
|
|
"guid": "6b41a802-e392-4203-bed9-e09948a88725",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 420.0,
|
|
"y": 7848.0
|
|
},
|
|
"guid": "5c9e342e-06b0-47cf-9bbf-89373421109d",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -980.0,
|
|
"y": 8068.0
|
|
},
|
|
"guid": "452897ff-670d-4e1e-b3e2-57e0d4c49f69",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -980.0,
|
|
"y": 8172.0
|
|
},
|
|
"guid": "16d3f3a2-622b-40ac-a6b3-c9155edf62b3",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -630.0,
|
|
"y": 8172.0
|
|
},
|
|
"guid": "dbcfc6fe-2f3c-4523-89c3-6ac71d83f3cb",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -630.0,
|
|
"y": 8338.0
|
|
},
|
|
"guid": "81951264-3dd7-47ca-8385-7f5f2391015c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -630.0,
|
|
"y": 8460.0
|
|
},
|
|
"guid": "d0e7c8fb-a4af-4da8-a29c-277dd34a6ee6",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -630.0,
|
|
"y": 8686.0
|
|
},
|
|
"guid": "6317b47d-261e-4faf-b145-2308d4d43ac4",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -352.0,
|
|
"y": 5264.0
|
|
},
|
|
"guid": "fad11d73-16f6-4a8b-a28f-68c50b591d8f",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.0,
|
|
"y": 4288.0
|
|
},
|
|
"guid": "7fb21a0d-60e4-435c-ba9a-b52f6b658f5c",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 592.0,
|
|
"y": 6720.0
|
|
},
|
|
"guid": "c92dd8a2-6f35-4215-9edb-02651de72c37",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/ZOld/AdvSub/BTSubGraphDigTreasure.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |