1847 lines
59 KiB
JSON
1847 lines
59 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
|
|
"redirectData": null,
|
|
"blackboardConfigs": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
|
|
"paraKeys": {
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting,Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SayHelloType-842cf0f1d2428d643812ea499f2d0a12-0"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": "842cf0f1d2428d643812ea499f2d0a12",
|
|
"_assetPath": "Data/AI/Blackboard/SayHelloBlackboard.json"
|
|
},
|
|
{
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "91c02740761d06f49909ffb642f55030",
|
|
"_assetPath": "Data/AI/Blackboard/v2/Navigation/BB_Navigation.json"
|
|
}
|
|
]
|
|
},
|
|
"noSharingKeys": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"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,
|
|
48,
|
|
2
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "4a2b7f08-516f-4e4c-83f7-a88745b8684a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "8bf481e8-a342-4562-bd70-6a5f92cfdced",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "FollowState-842cf0f1d2428d643812ea499f2d0a12-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
3,
|
|
13
|
|
]
|
|
},
|
|
"index": 2,
|
|
"parentIndex": 0,
|
|
"Guid": "ef950b75-e6b0-4cb1-9f7d-ef7d195597d7"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
|
|
"RepeaterMode": 2,
|
|
"RepeatCount": 0,
|
|
"UntilResult": 0,
|
|
"_Child": 4,
|
|
"index": 3,
|
|
"parentIndex": 2,
|
|
"Guid": "2e75cba4-974a-4eb0-ba4c-a1037b45100f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTActiveSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
36,
|
|
5,
|
|
7,
|
|
61
|
|
]
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 3,
|
|
"Guid": "c4d422fc-49d2-4870-b7ce-092436d724ee"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
6,
|
|
25,
|
|
62,
|
|
38
|
|
]
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 4,
|
|
"Guid": "49fd5e60-4c98-4433-ab33-501710377068"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "FollowState-05416b3a3f4b831488ff00432be4db42-0"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
}
|
|
},
|
|
"index": 6,
|
|
"parentIndex": 5,
|
|
"Guid": "5137fa07-360a-44f1-93d8-9cd3fef08998"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
8,
|
|
9,
|
|
39,
|
|
66,
|
|
11,
|
|
46,
|
|
47,
|
|
12
|
|
]
|
|
},
|
|
"index": 7,
|
|
"parentIndex": 4,
|
|
"Guid": "070d2b66-1a9d-4f63-bdbe-08c3110bb963"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedLogicAnd, Assembly-CSharp",
|
|
"_operands": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]], Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckIfInSectorRange, Assembly-CSharp",
|
|
"_rootPos": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
},
|
|
"_rootForward": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityForward, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
},
|
|
"_targetPos": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
|
|
}
|
|
},
|
|
"_angle": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 170.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanFloat, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntities, Assembly-CSharp",
|
|
"_fromEntityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_toEntityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 5.0
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"index": 8,
|
|
"parentIndex": 7,
|
|
"Guid": "377faadd-4b7e-4f3d-9cfe-1f3dd4bb4e9c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetTimestampNode, Assembly-CSharp",
|
|
"BlackboardKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TimeStamp-05416b3a3f4b831488ff00432be4db42-0"
|
|
},
|
|
"index": 9,
|
|
"parentIndex": 7,
|
|
"Guid": "d81d3ff7-94e9-4f9c-b456-872538daf632"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
|
|
"TargetPosGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
|
|
}
|
|
},
|
|
"LerpTime": 0.2,
|
|
"useLerpSpeed": false,
|
|
"lerpSpeedGetter": null,
|
|
"index": 10,
|
|
"parentIndex": 39,
|
|
"Guid": "dab10de3-90ab-4204-bdd2-b547413feda9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.2,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 11,
|
|
"parentIndex": 7,
|
|
"Guid": "7a6ea14e-dddc-4902-b945-387e57f89163"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 12,
|
|
"parentIndex": 7,
|
|
"Guid": "a62555a2-01ee-4280-a0bf-d627b048b3a3",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "FollowState-05416b3a3f4b831488ff00432be4db42-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
14,
|
|
15
|
|
]
|
|
},
|
|
"index": 13,
|
|
"parentIndex": 2,
|
|
"Guid": "f42deb92-e7a9-40cc-a066-4d4b8e862999"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCalcTimeDurationNode, Assembly-CSharp",
|
|
"黑板--目标时间戳Key": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TimeStamp-05416b3a3f4b831488ff00432be4db42-0"
|
|
}
|
|
},
|
|
"durationKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TimeCount-05416b3a3f4b831488ff00432be4db42-0"
|
|
},
|
|
"index": 14,
|
|
"parentIndex": 13,
|
|
"Guid": "3307f57c-501a-4931-b964-73e5bf9b4f4d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 1.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 15,
|
|
"parentIndex": 13,
|
|
"Guid": "190d3b4c-5873-4b4f-99bf-3f310904806b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionLoopNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Condition": 17,
|
|
"_Child": 18,
|
|
"index": 16,
|
|
"parentIndex": 28,
|
|
"Guid": "d6c447fe-b4f7-47ce-a33e-8a22aca9ce1a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedLogicAnd, Assembly-CSharp",
|
|
"_operands": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]], Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanFloat, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDurationSinceTimestamp, Assembly-CSharp",
|
|
"_timestamp": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TimeStamp-05416b3a3f4b831488ff00432be4db42-0"
|
|
}
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 60.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanFloat, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntitiesXZ, Assembly-CSharp",
|
|
"_fromEntityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_toEntityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 15.0
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"index": 17,
|
|
"parentIndex": 16,
|
|
"Guid": "7ea4e6ec-bb82-4d05-a3b8-174378a0a221"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTActiveSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
19,
|
|
30
|
|
]
|
|
},
|
|
"index": 18,
|
|
"parentIndex": 16,
|
|
"Guid": "e7105e23-a9eb-4645-a14a-d23ed1950f31"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 1,
|
|
"FromFailure": 1,
|
|
"FromRunning": 2,
|
|
"_Child": 20,
|
|
"index": 19,
|
|
"parentIndex": 18,
|
|
"Guid": "a1e2354c-ffba-4844-80cd-3805dbd5f1e1"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionLoopNode, Assembly-CSharp",
|
|
"FinishMode": 1,
|
|
"_Condition": 21,
|
|
"_Child": 26,
|
|
"index": 20,
|
|
"parentIndex": 19,
|
|
"Guid": "6ffc1702-6c00-453a-b415-10631b70d896"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBoolTemplate, Assembly-CSharp",
|
|
"_templatePath": "Data/AI/Condition/SayHelloNpcNeedFollow.json"
|
|
},
|
|
"index": 21,
|
|
"parentIndex": 20,
|
|
"Guid": "c0836d51-f4ce-4690-936e-ca4673c74f56"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
64,
|
|
40,
|
|
23
|
|
]
|
|
},
|
|
"index": 22,
|
|
"parentIndex": 26,
|
|
"Guid": "c6407b27-fed8-4b60-9fad-ce73b542ae98"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
|
|
"TargetPosGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
|
|
}
|
|
},
|
|
"LerpTime": 0.2,
|
|
"useLerpSpeed": false,
|
|
"lerpSpeedGetter": null,
|
|
"index": 23,
|
|
"parentIndex": 22,
|
|
"Guid": "93b0499d-6e50-456e-abcd-08ad12ee5bfb"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
63,
|
|
31,
|
|
58,
|
|
56
|
|
]
|
|
},
|
|
"index": 24,
|
|
"parentIndex": 30,
|
|
"Guid": "fe18475e-388c-4877-b25b-061181bbe591"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 28,
|
|
"index": 25,
|
|
"parentIndex": 5,
|
|
"Guid": "6a74811c-ce9a-4365-828a-4f69d286138f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
22,
|
|
59
|
|
]
|
|
},
|
|
"index": 26,
|
|
"parentIndex": 20,
|
|
"Guid": "8d2ccdf6-c514-47ca-8ab7-625376145f71"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRegisterPerformanceNode, Assembly-CSharp",
|
|
"performTriggerInfo": {
|
|
"$type": "PerformTriggerInfo, Assembly-CSharp",
|
|
"PerformanceId": 1010053006,
|
|
"triggerConfig": {
|
|
"$type": "miHoYo.HYG.Performance.PerformanceTriggerManager+TriggerByNpcInteract, Assembly-CSharp",
|
|
"guid": 0,
|
|
"ignoreCloseTo": false
|
|
}
|
|
},
|
|
"index": 27,
|
|
"parentIndex": 53,
|
|
"Guid": "4bac37c0-67ea-4d58-9e97-7a805198bca7"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
16,
|
|
52,
|
|
35
|
|
]
|
|
},
|
|
"index": 28,
|
|
"parentIndex": 25,
|
|
"Guid": "0a589c55-b3cf-4129-b441-c98b687f41fe"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanFloat, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDurationSinceTimestamp, Assembly-CSharp",
|
|
"_timestamp": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TimeStamp-05416b3a3f4b831488ff00432be4db42-0"
|
|
}
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 60.0
|
|
}
|
|
},
|
|
"index": 29,
|
|
"parentIndex": 30,
|
|
"Guid": "de5fd4e7-7834-43fe-9fdd-b807233b30b9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
|
|
"primitive": null,
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"FinishMode": 0,
|
|
"_Condition": 29,
|
|
"_Child": 24,
|
|
"index": 30,
|
|
"parentIndex": 18,
|
|
"Guid": "9418c0c4-1a49-4393-9dc2-948c84eaf1e8"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
32,
|
|
33
|
|
]
|
|
},
|
|
"index": 31,
|
|
"parentIndex": 24,
|
|
"Guid": "a5b77d46-41c6-4a6b-937b-74bc2da1e5c5"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
|
|
"TargetPosGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
|
|
}
|
|
},
|
|
"LerpTime": 0.2,
|
|
"useLerpSpeed": false,
|
|
"lerpSpeedGetter": null,
|
|
"index": 32,
|
|
"parentIndex": 31,
|
|
"Guid": "ed59264c-c6b4-4678-9531-d9e0736c69b6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 1.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 33,
|
|
"parentIndex": 31,
|
|
"Guid": "3f702d94-4c1a-4514-b905-d927b5d070a4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTExitSystemDecisionNode, Assembly-CSharp",
|
|
"index": 34,
|
|
"parentIndex": 36,
|
|
"Guid": "d477c372-a7e3-4584-8efc-0eb436ed5786"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardWhenPauseNode, Assembly-CSharp",
|
|
"TargetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "FollowState-842cf0f1d2428d643812ea499f2d0a12-0"
|
|
},
|
|
"ValueVarGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 2
|
|
},
|
|
"pauseReason": 16,
|
|
"index": 35,
|
|
"parentIndex": 28,
|
|
"Guid": "275e1e7d-7866-4d9f-bbc0-c3d01d774557"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
37,
|
|
51,
|
|
49,
|
|
50,
|
|
34
|
|
]
|
|
},
|
|
"index": 36,
|
|
"parentIndex": 4,
|
|
"Guid": "6dc87f71-8864-4def-a671-7f21fb6dfa6f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "FollowState-05416b3a3f4b831488ff00432be4db42-0"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 2
|
|
}
|
|
},
|
|
"index": 37,
|
|
"parentIndex": 36,
|
|
"Guid": "92839b35-0fb0-4757-8e2c-562fc2538f59"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"useArray": false,
|
|
"index": 38,
|
|
"parentIndex": 5,
|
|
"Guid": "c3797c8d-f9d7-40ad-b4c4-194b7a3483df",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "FollowState-842cf0f1d2428d643812ea499f2d0a12-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 2
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
10,
|
|
57
|
|
]
|
|
},
|
|
"index": 39,
|
|
"parentIndex": 7,
|
|
"Guid": "f9c23633-25b6-4eaa-9fb9-d3536ede14b3"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
60,
|
|
42
|
|
]
|
|
},
|
|
"index": 40,
|
|
"parentIndex": 22,
|
|
"Guid": "01e82c25-ecce-4b4d-844e-2a0f5f63d546"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.5,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 41,
|
|
"parentIndex": 42,
|
|
"Guid": "1abe6eaa-c56f-42bc-83d6-1d0e14fc33ae"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
41,
|
|
43
|
|
]
|
|
},
|
|
"index": 42,
|
|
"parentIndex": 40,
|
|
"Guid": "7a3b86cc-765f-4bec-8b24-97f3f76469c5"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
|
|
"primitive": null,
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"FinishMode": 0,
|
|
"_Condition": 45,
|
|
"_Child": 65,
|
|
"index": 43,
|
|
"parentIndex": 42,
|
|
"Guid": "b1c2fc59-88fa-4769-ae2a-553a71fe9bed"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBoolTemplate, Assembly-CSharp",
|
|
"_templatePath": "Data/AI/Condition/SayHelloTargetIsValid.json"
|
|
},
|
|
"index": 44,
|
|
"parentIndex": 45,
|
|
"Guid": "977dd35c-d481-48fc-8248-23118e85da1a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTInverterNode, Assembly-CSharp",
|
|
"_Child": 44,
|
|
"index": 45,
|
|
"parentIndex": 43,
|
|
"Guid": "dc7cd8d8-5525-4427-802e-29a689471cfd"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetMemoryDataNode, Assembly-CSharp",
|
|
"memoryType": 0,
|
|
"memoryStrKey": "Npc/BehaviourRecord/LastApproachTimeStamp_ULong",
|
|
"memoryKey": 18,
|
|
"valueVarGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetTodayTimestamp, Assembly-CSharp"
|
|
},
|
|
"memoryTimeGetter": null,
|
|
"index": 46,
|
|
"parentIndex": 7,
|
|
"Guid": "84fb9ebe-403b-4b53-9fbb-757543cbd778"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetMemoryDataNode, Assembly-CSharp",
|
|
"memoryType": 2,
|
|
"memoryStrKey": "Global/BehaviourRecord/LastNpcApproachTimeStamp_ULong",
|
|
"memoryKey": 562949953421454,
|
|
"valueVarGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetTodayTimestamp, Assembly-CSharp"
|
|
},
|
|
"memoryTimeGetter": null,
|
|
"index": 47,
|
|
"parentIndex": 7,
|
|
"Guid": "2308a4fd-86dd-43a4-8a53-974615040b27"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetMemoryDataNode, Assembly-CSharp",
|
|
"memoryType": 2,
|
|
"memoryStrKey": "Global/BehaviourRecord/FirstTimeLoginNpcSayHelloDaily_Bool",
|
|
"memoryKey": 562949953421458,
|
|
"valueVarGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
},
|
|
"memoryTimeGetter": null,
|
|
"index": 48,
|
|
"parentIndex": 0,
|
|
"Guid": "7e1a135a-bd66-4e6b-91f4-821b1b3f4b4b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTIdleNode, Assembly-CSharp",
|
|
"IsKeepRunning": false,
|
|
"index": 49,
|
|
"parentIndex": 36,
|
|
"Guid": "0c47eb1c-0039-4a11-bf26-645d292b1192"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 1.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 50,
|
|
"parentIndex": 36,
|
|
"Guid": "006341c5-13e9-46e4-af10-960c1d91e44a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRemoveBubbleNode, Assembly-CSharp",
|
|
"index": 51,
|
|
"parentIndex": 36,
|
|
"Guid": "32a50e09-8a99-4aff-9d63-e0cef5f55656"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
53,
|
|
55
|
|
]
|
|
},
|
|
"index": 52,
|
|
"parentIndex": 28,
|
|
"Guid": "e0131521-a7b5-43ab-87e4-1e15ba6a721b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
54,
|
|
27
|
|
]
|
|
},
|
|
"index": 53,
|
|
"parentIndex": 52,
|
|
"Guid": "e42a77cc-9856-4006-a63d-535198b4a9f5"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "SayHelloType-842cf0f1d2428d643812ea499f2d0a12-0"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
"index": 54,
|
|
"parentIndex": 53,
|
|
"Guid": "d479bc9d-cd51-4589-a53c-3fedcea4fc78"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRegisterPerformanceNode, Assembly-CSharp",
|
|
"performTriggerInfo": {
|
|
"$type": "PerformTriggerInfo, Assembly-CSharp",
|
|
"PerformanceId": 1010053007,
|
|
"triggerConfig": {
|
|
"$type": "miHoYo.HYG.Performance.PerformanceTriggerManager+TriggerByNpcInteract, Assembly-CSharp",
|
|
"guid": 0,
|
|
"ignoreCloseTo": false
|
|
}
|
|
},
|
|
"index": 55,
|
|
"parentIndex": 52,
|
|
"Guid": "d5bcd29b-0c1f-4105-b443-66aca5400403"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLookIKFocusNode, Assembly-CSharp",
|
|
"isLookAtPosition": false,
|
|
"targetGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
|
|
},
|
|
"targetPosition": null,
|
|
"priority": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 100
|
|
},
|
|
"index": 56,
|
|
"parentIndex": 24,
|
|
"Guid": "894f0d7d-d99f-4c64-a19f-d48fe3a2af56"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleV2Node, Assembly-CSharp",
|
|
"bubbleIdGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 30007
|
|
},
|
|
"successRateGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
},
|
|
"hasIntervalTime": true,
|
|
"intervalTimeGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 4.0
|
|
},
|
|
"lastPlayedTimeKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "BubbleTimeStamp-842cf0f1d2428d643812ea499f2d0a12-0"
|
|
},
|
|
"index": 57,
|
|
"parentIndex": 39,
|
|
"Guid": "4fc32934-5c5d-4b2f-88d0-a6ac03ef31c6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleV2Node, Assembly-CSharp",
|
|
"bubbleIdGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 30007
|
|
},
|
|
"successRateGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
},
|
|
"hasIntervalTime": true,
|
|
"intervalTimeGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 6.0
|
|
},
|
|
"lastPlayedTimeKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "BubbleTimeStamp-842cf0f1d2428d643812ea499f2d0a12-0"
|
|
},
|
|
"index": 58,
|
|
"parentIndex": 24,
|
|
"Guid": "bf268b87-6db5-4799-b80b-d5313152793b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleV2Node, Assembly-CSharp",
|
|
"bubbleIdGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 30007
|
|
},
|
|
"successRateGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
},
|
|
"hasIntervalTime": true,
|
|
"intervalTimeGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 6.0
|
|
},
|
|
"lastPlayedTimeKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "BubbleTimeStamp-842cf0f1d2428d643812ea499f2d0a12-0"
|
|
},
|
|
"index": 59,
|
|
"parentIndex": 26,
|
|
"Guid": "064040c4-816d-43d9-8019-8083d683268e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "MoveCmdType-91c02740761d06f49909ffb642f55030-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 3
|
|
}
|
|
},
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPosition-91c02740761d06f49909ffb642f55030-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPosition-91c02740761d06f49909ffb642f55030-0"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "f44e7f04b746cf14dbd5faaa667c3b6a",
|
|
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_NavigateTo.json"
|
|
},
|
|
"index": 60,
|
|
"parentIndex": 40,
|
|
"Guid": "83b4bee3-c98a-4bea-aec0-2ab0e5e0aa85"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-3a7df2b6-621a-41d2-ac99-31ccf59358cc"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "bb3bee41156b85645b7b67dd61f3aeb2",
|
|
"_assetPath": "Data/AI/BehaviourTree/00General/WalkAround/BTState_WalkAroundCertainRectArea.json"
|
|
},
|
|
"index": 61,
|
|
"parentIndex": 4,
|
|
"Guid": "57ad8c33-ce06-44fc-8461-f274972fb46d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRemoveBubbleNode, Assembly-CSharp",
|
|
"index": 62,
|
|
"parentIndex": 5,
|
|
"Guid": "17f5808e-c16f-48cd-947a-bf090c6a53c9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-3c03e509-1b85-4126-b528-2fd6b0f50ee4"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarMontage, Assembly-CSharp",
|
|
"montageName": "Perform_WantToTalk"
|
|
}
|
|
},
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-2f4ed65c-9f53-4e0e-ab00-b1b40efbc7ac"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 0.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
|
|
},
|
|
"index": 63,
|
|
"parentIndex": 24,
|
|
"Guid": "98b681a6-35e5-47d1-98fd-2b80599b054d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRunPQSNode, Assembly-CSharp",
|
|
"configAsset": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "cec2c60e4e002bb4182d03fd0296af90",
|
|
"_assetPath": "Data/AI/PQS/SayHelloFindTargetPos.json"
|
|
},
|
|
"TargetPointKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPosition-91c02740761d06f49909ffb642f55030-0"
|
|
},
|
|
"index": 64,
|
|
"parentIndex": 22,
|
|
"Guid": "b5e9b3a5-8aa8-4522-bebd-1b304dc1fd3f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRunPQSNode, Assembly-CSharp",
|
|
"configAsset": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "cec2c60e4e002bb4182d03fd0296af90",
|
|
"_assetPath": "Data/AI/PQS/SayHelloFindTargetPos.json"
|
|
},
|
|
"TargetPointKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPosition-91c02740761d06f49909ffb642f55030-0"
|
|
},
|
|
"index": 65,
|
|
"parentIndex": 43,
|
|
"Guid": "6da051aa-8496-453e-ad2c-60eab1ab325d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": []
|
|
},
|
|
"_assetGuid": "e004c36c9f07b7a46a51caffa33dc93d",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Unequip.json"
|
|
},
|
|
"index": 66,
|
|
"parentIndex": 7,
|
|
"Guid": "a3714967-5c8e-417d-a399-52638d35fd10"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -677429929,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": []
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 1848.46155
|
|
},
|
|
"guid": "4a2b7f08-516f-4e4c-83f7-a88745b8684a",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 0.0
|
|
},
|
|
"guid": "8bf481e8-a342-4562-bd70-6a5f92cfdced",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 3694.72314
|
|
},
|
|
"guid": "ef950b75-e6b0-4cb1-9f7d-ef7d195597d7",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 2459.57373
|
|
},
|
|
"guid": "2e75cba4-974a-4eb0-ba4c-a1037b45100f",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 2459.57373
|
|
},
|
|
"guid": "c4d422fc-49d2-4870-b7ce-092436d724ee",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 969.600037,
|
|
"y": 1588.23633
|
|
},
|
|
"guid": "49fd5e60-4c98-4433-ab33-501710377068",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 725.050049
|
|
},
|
|
"guid": "5137fa07-360a-44f1-93d8-9cd3fef08998",
|
|
"comment": "NpcInFollowState",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 969.600037,
|
|
"y": 3558.44727
|
|
},
|
|
"guid": "070d2b66-1a9d-4f63-bdbe-08c3110bb963",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 2765.97241
|
|
},
|
|
"guid": "377faadd-4b7e-4f3d-9cfe-1f3dd4bb4e9c",
|
|
"comment": "NpcMeetPlayer",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 2942.99731
|
|
},
|
|
"guid": "d81d3ff7-94e9-4f9c-b456-872538daf632",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1449.6001,
|
|
"y": 3092.59741
|
|
},
|
|
"guid": "dab10de3-90ab-4204-bdd2-b547413feda9",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 3868.37256
|
|
},
|
|
"guid": "7a6ea14e-dddc-4902-b945-387e57f89163",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 4376.57227
|
|
},
|
|
"guid": "a62555a2-01ee-4280-a0bf-d627b048b3a3",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 4951.87256
|
|
},
|
|
"guid": "f42deb92-e7a9-40cc-a066-4d4b8e862999",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 720.000061,
|
|
"y": 4925.47266
|
|
},
|
|
"guid": "3307f57c-501a-4931-b964-73e5bf9b4f4d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 720.000061,
|
|
"y": 5035.47266
|
|
},
|
|
"guid": "190d3b4c-5873-4b4f-99bf-3f310904806b",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1699.20007,
|
|
"y": 1158.33228
|
|
},
|
|
"guid": "d6c447fe-b4f7-47ce-a33e-8a22aca9ce1a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1948.8,
|
|
"y": 725.050049
|
|
},
|
|
"guid": "7ea4e6ec-bb82-4d05-a3b8-174378a0a221",
|
|
"comment": "NpcGiveupFollow",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1948.8,
|
|
"y": 1647.31445
|
|
},
|
|
"guid": "e7105e23-a9eb-4645-a14a-d23ed1950f31",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2188.8,
|
|
"y": 1057.9165
|
|
},
|
|
"guid": "a1e2354c-ffba-4844-80cd-3805dbd5f1e1",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2438.40015,
|
|
"y": 1067.81641
|
|
},
|
|
"guid": "6ffc1702-6c00-453a-b415-10631b70d896",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2688.00024,
|
|
"y": 692.800049
|
|
},
|
|
"guid": "c0836d51-f4ce-4690-936e-ca4673c74f56",
|
|
"comment": "NpcNeedFollow",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2928.00024,
|
|
"y": 1057.54688
|
|
},
|
|
"guid": "c6407b27-fed8-4b60-9fad-ce73b542ae98",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3168.00024,
|
|
"y": 1406.1438
|
|
},
|
|
"guid": "93b0499d-6e50-456e-abcd-08ad12ee5bfb",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2438.40015,
|
|
"y": 2517.00635
|
|
},
|
|
"guid": "fe18475e-388c-4877-b25b-061181bbe591",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 2130.92236
|
|
},
|
|
"guid": "6a74811c-ce9a-4365-828a-4f69d286138f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2688.00024,
|
|
"y": 1444.283
|
|
},
|
|
"guid": "8d2ccdf6-c514-47ca-8ab7-625376145f71",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2179.2002,
|
|
"y": 2610.71265
|
|
},
|
|
"guid": "4bac37c0-67ea-4d58-9e97-7a805198bca7",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1459.20007,
|
|
"y": 2115.52246
|
|
},
|
|
"guid": "0a589c55-b3cf-4129-b441-c98b687f41fe",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2438.40015,
|
|
"y": 1835.4187
|
|
},
|
|
"guid": "de5fd4e7-7834-43fe-9fdd-b807233b30b9",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2188.8,
|
|
"y": 2177.3125
|
|
},
|
|
"guid": "9418c0c4-1a49-4393-9dc2-948c84eaf1e8",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2678.40015,
|
|
"y": 2437.119
|
|
},
|
|
"guid": "a5b77d46-41c6-4a6b-937b-74bc2da1e5c5",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2918.40015,
|
|
"y": 2342.5188
|
|
},
|
|
"guid": "ed59264c-c6b4-4678-9531-d9e0736c69b6",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2918.40015,
|
|
"y": 2588.919
|
|
},
|
|
"guid": "3f702d94-4c1a-4514-b905-d927b5d070a4",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 550.550049
|
|
},
|
|
"guid": "d477c372-a7e3-4584-8efc-0eb436ed5786",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1699.20007,
|
|
"y": 2989.11279
|
|
},
|
|
"guid": "275e1e7d-7866-4d9f-bbc0-c3d01d774557",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 969.600037,
|
|
"y": 211.475021
|
|
},
|
|
"guid": "6dc87f71-8864-4def-a671-7f21fb6dfa6f",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 64.5
|
|
},
|
|
"guid": "92839b35-0fb0-4757-8e2c-562fc2538f59",
|
|
"comment": "NpcInFollowState",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 2430.12256
|
|
},
|
|
"guid": "c3797c8d-f9d7-40ad-b4c4-194b7a3483df",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 3305.035
|
|
},
|
|
"guid": "f9c23633-25b6-4eaa-9fb9-d3536ede14b3",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3168.00024,
|
|
"y": 1027.84692
|
|
},
|
|
"guid": "01e82c25-ecce-4b4d-844e-2a0f5f63d546",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3648.00024,
|
|
"y": 1132.45007
|
|
},
|
|
"guid": "1abe6eaa-c56f-42bc-83d6-1d0e14fc33ae",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3408.00024,
|
|
"y": 1227.94385
|
|
},
|
|
"guid": "7a3b86cc-765f-4bec-8b24-97f3f76469c5",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3648.00024,
|
|
"y": 1264.0376
|
|
},
|
|
"guid": "b1c2fc59-88fa-4769-ae2a-553a71fe9bed",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4147.2,
|
|
"y": 1164.70007
|
|
},
|
|
"guid": "977dd35c-d481-48fc-8248-23118e85da1a",
|
|
"comment": "TargetIsValid",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3897.60034,
|
|
"y": 1237.63757
|
|
},
|
|
"guid": "dc7cd8d8-5525-4427-802e-29a689471cfd",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 3989.37256
|
|
},
|
|
"guid": "84fb9ebe-403b-4b53-9fbb-757543cbd778",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 4182.97266
|
|
},
|
|
"guid": "2308a4fd-86dd-43a4-8a53-974615040b27",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 303.6
|
|
},
|
|
"guid": "7e1a135a-bd66-4e6b-91f4-821b1b3f4b4b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 348.150024
|
|
},
|
|
"guid": "0c47eb1c-0039-4a11-bf26-645d292b1192",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 469.150024
|
|
},
|
|
"guid": "006341c5-13e9-46e4-af10-960c1d91e44a",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 238.150009
|
|
},
|
|
"guid": "32a50e09-8a99-4aff-9d63-e0cef5f55656",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1699.20007,
|
|
"y": 2664.61255
|
|
},
|
|
"guid": "e0131521-a7b5-43ab-87e4-1e15ba6a721b",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1939.20007,
|
|
"y": 2518.3125
|
|
},
|
|
"guid": "e42a77cc-9856-4006-a63d-535198b4a9f5",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2179.2002,
|
|
"y": 2414.9126
|
|
},
|
|
"guid": "d479bc9d-cd51-4589-a53c-3fedcea4fc78",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1939.20007,
|
|
"y": 2799.9126
|
|
},
|
|
"guid": "d5bcd29b-0c1f-4105-b443-66aca5400403",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2678.40015,
|
|
"y": 3088.59375
|
|
},
|
|
"guid": "894f0d7d-d99f-4c64-a19f-d48fe3a2af56",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1449.6001,
|
|
"y": 3371.24731
|
|
},
|
|
"guid": "4fc32934-5c5d-4b2f-88d0-a6ac03ef31c6",
|
|
"comment": "喊玩家名字",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2678.40015,
|
|
"y": 2742.169
|
|
},
|
|
"guid": "bf268b87-6db5-4799-b80b-d5313152793b",
|
|
"comment": "喊玩家名字",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2928.00024,
|
|
"y": 1684.79382
|
|
},
|
|
"guid": "064040c4-816d-43d9-8019-8083d683268e",
|
|
"comment": "喊玩家名字",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3408.00024,
|
|
"y": 849.750061
|
|
},
|
|
"guid": "83b4bee3-c98a-4bea-aec0-2ab0e5e0aa85",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 969.600037,
|
|
"y": 4680.17236
|
|
},
|
|
"guid": "57ad8c33-ce06-44fc-8461-f274972fb46d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 2320.12256
|
|
},
|
|
"guid": "17f5808e-c16f-48cd-947a-bf090c6a53c9",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2678.40015,
|
|
"y": 2031.21875
|
|
},
|
|
"guid": "98b681a6-35e5-47d1-98fd-2b80599b054d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3168.00024,
|
|
"y": 660.550049
|
|
},
|
|
"guid": "b5e9b3a5-8aa8-4522-bebd-1b304dc1fd3f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3897.60034,
|
|
"y": 1338.83765
|
|
},
|
|
"guid": "6da051aa-8496-453e-ad2c-60eab1ab325d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1209.6001,
|
|
"y": 3717.67236
|
|
},
|
|
"guid": "a3714967-5c8e-417d-a399-52638d35fd10",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/SystemDecision/BTGraphSystemSayHello.json",
|
|
"errors": null
|
|
} |