4041 lines
158 KiB
JSON
4041 lines
158 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGraph, Assembly-CSharp",
|
|
"id": 35,
|
|
"name": "弹簧杆",
|
|
"desc": "弹簧杆",
|
|
"type": 1,
|
|
"sortIndex": 35,
|
|
"triggerType": 1,
|
|
"trackingPoint": 0,
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialForceQuitReturnTrigger, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"skipProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialForceQuitSaveTutorial, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"dynamicUIKey": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.Config.GraphDynamicUIKeyBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.Config.ToolWheelDynamicUIKey, Assembly-CSharp",
|
|
"param": 90018,
|
|
"uiKey": 1720381188
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.Config.ToolWheelDynamicUIKey, Assembly-CSharp",
|
|
"param": 90017,
|
|
"uiKey": 1720381188
|
|
}
|
|
]
|
|
},
|
|
"triggerFilter": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTriggerFilter, Assembly-CSharp",
|
|
"sceneFilter": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialSceneFilterByType, Assembly-CSharp",
|
|
"sceneType": 0
|
|
},
|
|
"netFilter": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTriggerOfflineFilter, Assembly-CSharp"
|
|
},
|
|
"taskFilter": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTaskFilterById_And, Assembly-CSharp",
|
|
"tasks": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialTaskFilterData, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
},
|
|
"finishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialPlayerAnimation, Assembly-CSharp",
|
|
"animationName": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"Locomotion_FlyEnd"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"globalFinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"finishProcesses": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialForceQuitSaveTutorial, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialNodeBase[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialTrigger, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerCanFlyCondition, Assembly-CSharp"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicOr, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerBag, Assembly-CSharp",
|
|
"id": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
|
"id": 90018
|
|
},
|
|
"packetType": 0,
|
|
"count": 1
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerBag, Assembly-CSharp",
|
|
"id": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
|
"id": 90017
|
|
},
|
|
"packetType": 0,
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 2788530902,
|
|
"checkAnimation": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryScene, Assembly-CSharp",
|
|
"sceneIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
2
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_output": 2,
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "8591e940-606d-4834-b58b-55c9c640b92e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialTrigger, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerPosRange, Assembly-CSharp",
|
|
"position": {
|
|
"x": -7.0,
|
|
"y": 0.9,
|
|
"z": 21.0
|
|
},
|
|
"radius": 4.0
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerBag, Assembly-CSharp",
|
|
"id": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
|
"id": 90017
|
|
},
|
|
"packetType": 0,
|
|
"count": 1
|
|
}
|
|
]
|
|
},
|
|
"_output": -1,
|
|
"index": 1,
|
|
"parentIndex": -1,
|
|
"Guid": "5246844c-157a-4add-bdcc-91746517d09d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialControlMode, Assembly-CSharp",
|
|
"_keymouse": 15,
|
|
"_gamepad": -1,
|
|
"_touch": 21,
|
|
"index": 2,
|
|
"parentIndex": 0,
|
|
"Guid": "391d491a-9caf-4309-bad3-11e2c98c5052"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialSetComplete, Assembly-CSharp",
|
|
"_output": -1,
|
|
"index": 3,
|
|
"parentIndex": 18,
|
|
"Guid": "180f3399-949d-490f-b007-f5164e403afd"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"type": 2,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"textId": "Video_Pick_HoldLeap"
|
|
},
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"shortcutCondition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": false,
|
|
"weakFocus": null,
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": -1472129740,
|
|
"taskTrackingTargetType": 2,
|
|
"npcCfgIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"taskTrackingLocationInfo": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingLocationInfo, Assembly-CSharp",
|
|
"sceneRule": {
|
|
"$type": "miHoYo.HYG.AI.SelectSceneByConfig, Assembly-CSharp",
|
|
"sceneID": 2,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 1,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TrackPosInfo, Assembly-CSharp",
|
|
"hash": 1935278406,
|
|
"posInfo": {
|
|
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
|
|
"xPos": -5.0,
|
|
"yPos": 0.9,
|
|
"zPos": -10.0,
|
|
"yAngle": 0.0,
|
|
"galaxyPositionInfo": null
|
|
},
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"rangeTargetInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[RangeTargetInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"tagOrConfigIds": {
|
|
"$type": "System.Collections.Generic.List`1[[TagOrConfigIdInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 23,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"editorGuids": {
|
|
"$type": "System.Collections.Generic.List`1[[EditorGuidInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"galaxyTrackingInfo": {
|
|
"$type": "GalaxyTrackingInfo, Assembly-CSharp",
|
|
"isEnableMultiGalaxy": false,
|
|
"defGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"showGraphic": false,
|
|
"graphicalData": null,
|
|
"showErrorTip": false,
|
|
"errorTipData": {
|
|
"$type": "miHoYo.HYG.Tutorial.ErrorTipData, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialErrorTipCondition, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": null,
|
|
"duration": 1.0
|
|
},
|
|
"usePenetrate": false,
|
|
"penetrateActions": null,
|
|
"allUILayerUpData": null
|
|
},
|
|
"_output": -1,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.OrCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TimeElapsedCondition, Assembly-CSharp",
|
|
"timeInSeconds": 3.0
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialPlayerAnimation, Assembly-CSharp",
|
|
"animationName": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"Locomotion_FlyEnd"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1091698155
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 2788530902,
|
|
"checkAnimation": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 4,
|
|
"parentIndex": -1,
|
|
"Guid": "704c7eb0-e79d-4ac9-bb0f-815a70547bb6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"type": 2,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Video_Pick_Hold_3"
|
|
},
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipKeyMouseShortcut, Assembly-CSharp",
|
|
"key": 32
|
|
}
|
|
]
|
|
},
|
|
"shortcutCondition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": false,
|
|
"weakFocus": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipWeakFocus, Assembly-CSharp",
|
|
"showTip": false,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": null
|
|
},
|
|
"dir": 0,
|
|
"tutorialKey": 0,
|
|
"framePosOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"frameSizeOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"checkFocusStable": false,
|
|
"focusStableData": {
|
|
"$type": "miHoYo.HYG.Tutorial.FocusStableData, Assembly-CSharp",
|
|
"stableNeedFrameCount": 1,
|
|
"checkPosition": true,
|
|
"positionMinDiff": -1.0,
|
|
"checkScale": false,
|
|
"scaleMinDiff": -1.0,
|
|
"checkRotation": false,
|
|
"rotationMinDiff": -1.0
|
|
},
|
|
"isShowGesture": false,
|
|
"gesture": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGesture, Assembly-CSharp",
|
|
"tutorialKey": 0,
|
|
"useBigFinger": false,
|
|
"flipFinger": false,
|
|
"type": 0,
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": -910246778,
|
|
"taskTrackingTargetType": 2,
|
|
"npcCfgIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"taskTrackingLocationInfo": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingLocationInfo, Assembly-CSharp",
|
|
"sceneRule": {
|
|
"$type": "miHoYo.HYG.AI.SelectSceneByConfig, Assembly-CSharp",
|
|
"sceneID": 2,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 1,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TrackPosInfo, Assembly-CSharp",
|
|
"hash": 791120198,
|
|
"posInfo": {
|
|
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
|
|
"xPos": -5.0,
|
|
"yPos": 0.9,
|
|
"zPos": -10.0,
|
|
"yAngle": 0.0,
|
|
"galaxyPositionInfo": null
|
|
},
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"rangeTargetInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[RangeTargetInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"tagOrConfigIds": {
|
|
"$type": "System.Collections.Generic.List`1[[TagOrConfigIdInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 23,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"editorGuids": {
|
|
"$type": "System.Collections.Generic.List`1[[EditorGuidInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"galaxyTrackingInfo": {
|
|
"$type": "GalaxyTrackingInfo, Assembly-CSharp",
|
|
"isEnableMultiGalaxy": false,
|
|
"defGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"showGraphic": false,
|
|
"graphicalData": null,
|
|
"showErrorTip": false,
|
|
"errorTipData": {
|
|
"$type": "miHoYo.HYG.Tutorial.ErrorTipData, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialErrorTipCondition, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": null,
|
|
"duration": 1.0
|
|
},
|
|
"usePenetrate": false,
|
|
"penetrateActions": null,
|
|
"allUILayerUpData": null
|
|
},
|
|
"_output": 17,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.OrCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialPlayerAnimation, Assembly-CSharp",
|
|
"animationName": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"Locomotion_FlyEnd"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 726971414
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialConditionTriggered, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerCanFlyCondition, Assembly-CSharp"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 2788530902,
|
|
"checkAnimation": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 27,
|
|
"Guid": "e4cb3608-4cfa-4551-9055-5b9cdd101dca"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": true,
|
|
"type": 0,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Video_Pick_Leap"
|
|
},
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"shortcutCondition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerPosRange, Assembly-CSharp",
|
|
"position": {
|
|
"x": -5.0,
|
|
"y": 0.9,
|
|
"z": -10.0
|
|
},
|
|
"radius": 4.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": true,
|
|
"weakFocus": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipWeakFocus, Assembly-CSharp",
|
|
"showTip": true,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Video_Pick_Leap_phone"
|
|
},
|
|
"dir": 2,
|
|
"tutorialKey": 2245183835,
|
|
"framePosOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"frameSizeOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"checkFocusStable": false,
|
|
"focusStableData": {
|
|
"$type": "miHoYo.HYG.Tutorial.FocusStableData, Assembly-CSharp",
|
|
"stableNeedFrameCount": 1,
|
|
"checkPosition": true,
|
|
"positionMinDiff": -1.0,
|
|
"checkScale": false,
|
|
"scaleMinDiff": -1.0,
|
|
"checkRotation": false,
|
|
"rotationMinDiff": -1.0
|
|
},
|
|
"isShowGesture": true,
|
|
"gesture": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGesture, Assembly-CSharp",
|
|
"tutorialKey": 2245183835,
|
|
"useBigFinger": true,
|
|
"flipFinger": false,
|
|
"type": 0,
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": 639791110,
|
|
"taskTrackingTargetType": 2,
|
|
"npcCfgIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"taskTrackingLocationInfo": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingLocationInfo, Assembly-CSharp",
|
|
"sceneRule": {
|
|
"$type": "miHoYo.HYG.AI.SelectSceneByConfig, Assembly-CSharp",
|
|
"sceneID": 2,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 1,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TrackPosInfo, Assembly-CSharp",
|
|
"hash": -64920306,
|
|
"posInfo": {
|
|
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
|
|
"xPos": -5.0,
|
|
"yPos": 0.9,
|
|
"zPos": -10.0,
|
|
"yAngle": 0.0,
|
|
"galaxyPositionInfo": null
|
|
},
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"rangeTargetInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[RangeTargetInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"tagOrConfigIds": {
|
|
"$type": "System.Collections.Generic.List`1[[TagOrConfigIdInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 23,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"editorGuids": {
|
|
"$type": "System.Collections.Generic.List`1[[EditorGuidInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"galaxyTrackingInfo": {
|
|
"$type": "GalaxyTrackingInfo, Assembly-CSharp",
|
|
"isEnableMultiGalaxy": false,
|
|
"defGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"showGraphic": false,
|
|
"graphicalData": null,
|
|
"showErrorTip": false,
|
|
"errorTipData": {
|
|
"$type": "miHoYo.HYG.Tutorial.ErrorTipData, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialErrorTipCondition, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": null,
|
|
"duration": 1.0
|
|
},
|
|
"usePenetrate": false,
|
|
"penetrateActions": null,
|
|
"allUILayerUpData": null
|
|
},
|
|
"_output": -1,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialPlayerAnimation, Assembly-CSharp",
|
|
"animationName": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"Locomotion_FlyEnd"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1091698155
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 2788530902,
|
|
"checkAnimation": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 6,
|
|
"parentIndex": 7,
|
|
"Guid": "0caedd76-3da4-4742-9a0a-566f3768e532"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": true,
|
|
"type": 2,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Video_Pick_HoldLeap_phone"
|
|
},
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"shortcutCondition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerPosRange, Assembly-CSharp",
|
|
"position": {
|
|
"x": -5.0,
|
|
"y": 0.9,
|
|
"z": -10.0
|
|
},
|
|
"radius": 4.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": false,
|
|
"weakFocus": null,
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": 2102572982,
|
|
"taskTrackingTargetType": 2,
|
|
"npcCfgIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"taskTrackingLocationInfo": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingLocationInfo, Assembly-CSharp",
|
|
"sceneRule": {
|
|
"$type": "miHoYo.HYG.AI.SelectSceneByConfig, Assembly-CSharp",
|
|
"sceneID": 2,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 1,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TrackPosInfo, Assembly-CSharp",
|
|
"hash": -1643851112,
|
|
"posInfo": {
|
|
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
|
|
"xPos": -5.0,
|
|
"yPos": 0.9,
|
|
"zPos": -10.0,
|
|
"yAngle": 0.0,
|
|
"galaxyPositionInfo": null
|
|
},
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"rangeTargetInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[RangeTargetInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"tagOrConfigIds": {
|
|
"$type": "System.Collections.Generic.List`1[[TagOrConfigIdInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 23,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"editorGuids": {
|
|
"$type": "System.Collections.Generic.List`1[[EditorGuidInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"galaxyTrackingInfo": {
|
|
"$type": "GalaxyTrackingInfo, Assembly-CSharp",
|
|
"isEnableMultiGalaxy": false,
|
|
"defGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"showGraphic": false,
|
|
"graphicalData": null,
|
|
"showErrorTip": false,
|
|
"errorTipData": {
|
|
"$type": "miHoYo.HYG.Tutorial.ErrorTipData, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialErrorTipCondition, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": null,
|
|
"duration": 1.0
|
|
},
|
|
"usePenetrate": false,
|
|
"penetrateActions": null,
|
|
"allUILayerUpData": null
|
|
},
|
|
"_output": 6,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.OrCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialConditionTriggered, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerPosRange, Assembly-CSharp",
|
|
"position": {
|
|
"x": -5.0,
|
|
"y": 0.9,
|
|
"z": -10.0
|
|
},
|
|
"radius": 2.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialPlayerAnimation, Assembly-CSharp",
|
|
"animationName": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"Locomotion_FlyEnd"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1091698155
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 2788530902,
|
|
"checkAnimation": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 7,
|
|
"parentIndex": -1,
|
|
"Guid": "134c08a7-d5dd-4372-bcdc-6d2729b7e591"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialUnlockHandbook, Assembly-CSharp",
|
|
"unlockData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.CfgTutorialUnlockHandbook+UnlockTutorialHandbookData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialUnlockHandbook+UnlockTutorialHandbookData, Assembly-CSharp",
|
|
"moduleId": 1,
|
|
"groupId": 10,
|
|
"tutorialId": 1
|
|
}
|
|
]
|
|
},
|
|
"_output": 22,
|
|
"index": 8,
|
|
"parentIndex": 15,
|
|
"Guid": "6a0b4892-03ed-45ea-9286-7be58990b1fb"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialUnlockHandbook, Assembly-CSharp",
|
|
"unlockData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.CfgTutorialUnlockHandbook+UnlockTutorialHandbookData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialUnlockHandbook+UnlockTutorialHandbookData, Assembly-CSharp",
|
|
"moduleId": 1,
|
|
"groupId": 10,
|
|
"tutorialId": 1
|
|
}
|
|
]
|
|
},
|
|
"_output": 23,
|
|
"index": 9,
|
|
"parentIndex": 21,
|
|
"Guid": "8afa2732-9ac5-40ca-acd8-61d5ac6f17e9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": true,
|
|
"type": 2,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Video_Pick_HoldLeap"
|
|
},
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"shortcutCondition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerPosRange, Assembly-CSharp",
|
|
"position": {
|
|
"x": -5.0,
|
|
"y": 0.9,
|
|
"z": -10.0
|
|
},
|
|
"radius": 4.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": false,
|
|
"weakFocus": null,
|
|
"showTracking": true,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": -1762130978,
|
|
"taskTrackingTargetType": 2,
|
|
"npcCfgIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"taskTrackingLocationInfo": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingLocationInfo, Assembly-CSharp",
|
|
"sceneRule": {
|
|
"$type": "miHoYo.HYG.AI.SelectSceneByConfig, Assembly-CSharp",
|
|
"sceneID": 2,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 1,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TrackPosInfo, Assembly-CSharp",
|
|
"hash": 1645277168,
|
|
"posInfo": {
|
|
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
|
|
"xPos": -5.0,
|
|
"yPos": 0.9,
|
|
"zPos": -10.0,
|
|
"yAngle": 0.0,
|
|
"galaxyPositionInfo": null
|
|
},
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"rangeTargetInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[RangeTargetInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"tagOrConfigIds": {
|
|
"$type": "System.Collections.Generic.List`1[[TagOrConfigIdInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 23,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"editorGuids": {
|
|
"$type": "System.Collections.Generic.List`1[[EditorGuidInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"galaxyTrackingInfo": {
|
|
"$type": "GalaxyTrackingInfo, Assembly-CSharp",
|
|
"isEnableMultiGalaxy": false,
|
|
"defGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"showGraphic": false,
|
|
"graphicalData": null,
|
|
"showErrorTip": false,
|
|
"errorTipData": {
|
|
"$type": "miHoYo.HYG.Tutorial.ErrorTipData, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialErrorTipCondition, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": null,
|
|
"duration": 1.0
|
|
},
|
|
"usePenetrate": false,
|
|
"penetrateActions": null,
|
|
"allUILayerUpData": null
|
|
},
|
|
"_output": -1,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.OrCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialConditionTriggered, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerPosRange, Assembly-CSharp",
|
|
"position": {
|
|
"x": -5.0,
|
|
"y": 0.9,
|
|
"z": -10.0
|
|
},
|
|
"radius": 2.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialPlayerAnimation, Assembly-CSharp",
|
|
"animationName": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"Locomotion_FlyEnd"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1091698155
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 2788530902,
|
|
"checkAnimation": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 10,
|
|
"parentIndex": -1,
|
|
"Guid": "33b69766-55a9-49e8-9788-3f9b02ed5dd1"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": true,
|
|
"type": 2,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Video_Pick_Hold_3"
|
|
},
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipKeyMouseShortcut, Assembly-CSharp",
|
|
"key": 32
|
|
}
|
|
]
|
|
},
|
|
"shortcutCondition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerPosRange, Assembly-CSharp",
|
|
"position": {
|
|
"x": -5.0,
|
|
"y": 0.9,
|
|
"z": -10.0
|
|
},
|
|
"radius": 4.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": false,
|
|
"weakFocus": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipWeakFocus, Assembly-CSharp",
|
|
"showTip": false,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": null
|
|
},
|
|
"dir": 0,
|
|
"tutorialKey": 0,
|
|
"framePosOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"frameSizeOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"checkFocusStable": false,
|
|
"focusStableData": {
|
|
"$type": "miHoYo.HYG.Tutorial.FocusStableData, Assembly-CSharp",
|
|
"stableNeedFrameCount": 1,
|
|
"checkPosition": true,
|
|
"positionMinDiff": -1.0,
|
|
"checkScale": false,
|
|
"scaleMinDiff": -1.0,
|
|
"checkRotation": false,
|
|
"rotationMinDiff": -1.0
|
|
},
|
|
"isShowGesture": false,
|
|
"gesture": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGesture, Assembly-CSharp",
|
|
"tutorialKey": 0,
|
|
"useBigFinger": false,
|
|
"flipFinger": false,
|
|
"type": 0,
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": -1383095750,
|
|
"taskTrackingTargetType": 2,
|
|
"npcCfgIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"taskTrackingLocationInfo": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingLocationInfo, Assembly-CSharp",
|
|
"sceneRule": {
|
|
"$type": "miHoYo.HYG.AI.SelectSceneByConfig, Assembly-CSharp",
|
|
"sceneID": 2,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 1,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TrackPosInfo, Assembly-CSharp",
|
|
"hash": -482196840,
|
|
"posInfo": {
|
|
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
|
|
"xPos": -5.0,
|
|
"yPos": 0.9,
|
|
"zPos": -10.0,
|
|
"yAngle": 0.0,
|
|
"galaxyPositionInfo": null
|
|
},
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"rangeTargetInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[RangeTargetInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"tagOrConfigIds": {
|
|
"$type": "System.Collections.Generic.List`1[[TagOrConfigIdInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 23,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"editorGuids": {
|
|
"$type": "System.Collections.Generic.List`1[[EditorGuidInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"galaxyTrackingInfo": {
|
|
"$type": "GalaxyTrackingInfo, Assembly-CSharp",
|
|
"isEnableMultiGalaxy": false,
|
|
"defGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"showGraphic": false,
|
|
"graphicalData": null,
|
|
"showErrorTip": false,
|
|
"errorTipData": {
|
|
"$type": "miHoYo.HYG.Tutorial.ErrorTipData, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialErrorTipCondition, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": null,
|
|
"duration": 1.0
|
|
},
|
|
"usePenetrate": false,
|
|
"penetrateActions": null,
|
|
"allUILayerUpData": null
|
|
},
|
|
"_output": -1,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialPlayerAnimation, Assembly-CSharp",
|
|
"animationName": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"Locomotion_FlyEnd"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1091698155
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 2788530902,
|
|
"checkAnimation": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 11,
|
|
"parentIndex": -1,
|
|
"Guid": "bda89d31-14c6-47f6-b779-65a3fe4e4d04"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"type": 2,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"textId": "Tutorial_ToolBar_5"
|
|
},
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipKeyMouseShortcut, Assembly-CSharp",
|
|
"key": 9
|
|
}
|
|
]
|
|
},
|
|
"shortcutCondition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": false,
|
|
"weakFocus": null,
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": 1372359664,
|
|
"taskTrackingTargetType": 2,
|
|
"npcCfgIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"taskTrackingLocationInfo": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingLocationInfo, Assembly-CSharp",
|
|
"sceneRule": {
|
|
"$type": "miHoYo.HYG.AI.SelectSceneByConfig, Assembly-CSharp",
|
|
"sceneID": 2,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 1,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TrackPosInfo, Assembly-CSharp",
|
|
"hash": 1185685490,
|
|
"posInfo": {
|
|
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
|
|
"xPos": -5.0,
|
|
"yPos": 0.9,
|
|
"zPos": -10.0,
|
|
"yAngle": 0.0,
|
|
"galaxyPositionInfo": null
|
|
},
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"rangeTargetInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[RangeTargetInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"tagOrConfigIds": {
|
|
"$type": "System.Collections.Generic.List`1[[TagOrConfigIdInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 23,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"editorGuids": {
|
|
"$type": "System.Collections.Generic.List`1[[EditorGuidInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"galaxyTrackingInfo": {
|
|
"$type": "GalaxyTrackingInfo, Assembly-CSharp",
|
|
"isEnableMultiGalaxy": false,
|
|
"defGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"showGraphic": false,
|
|
"graphicalData": null,
|
|
"showErrorTip": false,
|
|
"errorTipData": {
|
|
"$type": "miHoYo.HYG.Tutorial.ErrorTipData, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialErrorTipCondition, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": null,
|
|
"duration": 1.0
|
|
},
|
|
"usePenetrate": false,
|
|
"penetrateActions": null,
|
|
"allUILayerUpData": null
|
|
},
|
|
"_output": 20,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.OrCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialPlayerAnimation, Assembly-CSharp",
|
|
"animationName": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"Locomotion_FlyEnd"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1091698155
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.PageEnableCondition, Assembly-CSharp",
|
|
"pageHash": 2657227633,
|
|
"checkAnimation": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 2788530902,
|
|
"checkAnimation": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 12,
|
|
"parentIndex": -1,
|
|
"Guid": "a6848af9-9ac0-4e2f-bccf-1cafd4ef7f01"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"type": 0,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"textId": "Video_Pick_HoldLeap"
|
|
},
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"shortcutCondition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": false,
|
|
"weakFocus": null,
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": -406585076,
|
|
"taskTrackingTargetType": 2,
|
|
"npcCfgIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"taskTrackingLocationInfo": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingLocationInfo, Assembly-CSharp",
|
|
"sceneRule": {
|
|
"$type": "miHoYo.HYG.AI.SelectSceneByConfig, Assembly-CSharp",
|
|
"sceneID": 2,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 1,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TrackPosInfo, Assembly-CSharp",
|
|
"hash": 2113263920,
|
|
"posInfo": {
|
|
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
|
|
"xPos": -5.0,
|
|
"yPos": 0.9,
|
|
"zPos": -10.0,
|
|
"yAngle": 0.0,
|
|
"galaxyPositionInfo": null
|
|
},
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"rangeTargetInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[RangeTargetInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"tagOrConfigIds": {
|
|
"$type": "System.Collections.Generic.List`1[[TagOrConfigIdInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 23,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"editorGuids": {
|
|
"$type": "System.Collections.Generic.List`1[[EditorGuidInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"galaxyTrackingInfo": {
|
|
"$type": "GalaxyTrackingInfo, Assembly-CSharp",
|
|
"isEnableMultiGalaxy": false,
|
|
"defGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"showGraphic": false,
|
|
"graphicalData": null,
|
|
"showErrorTip": false,
|
|
"errorTipData": {
|
|
"$type": "miHoYo.HYG.Tutorial.ErrorTipData, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialErrorTipCondition, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": null,
|
|
"duration": 1.0
|
|
},
|
|
"usePenetrate": false,
|
|
"penetrateActions": null,
|
|
"allUILayerUpData": null
|
|
},
|
|
"_output": -1,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.OrCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialConditionTriggered, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerCanFlyCondition, Assembly-CSharp"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialPlayerAnimation, Assembly-CSharp",
|
|
"animationName": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"Locomotion_FlyEnd"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1091698155
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 2788530902,
|
|
"checkAnimation": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 13,
|
|
"parentIndex": 16,
|
|
"Guid": "4d0a0a93-86eb-4537-9dec-7305e2df81ff"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": true,
|
|
"type": 0,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"textId": "Video_Pick_HoldLeap"
|
|
},
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"shortcutCondition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": true,
|
|
"weakFocus": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipWeakFocus, Assembly-CSharp",
|
|
"showTip": true,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"textId": "Video_Pick_HoldLeap"
|
|
},
|
|
"dir": 7,
|
|
"tutorialKey": 1720381188,
|
|
"framePosOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"frameSizeOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"checkFocusStable": false,
|
|
"focusStableData": {
|
|
"$type": "miHoYo.HYG.Tutorial.FocusStableData, Assembly-CSharp",
|
|
"stableNeedFrameCount": 1,
|
|
"checkPosition": true,
|
|
"positionMinDiff": -1.0,
|
|
"checkScale": false,
|
|
"scaleMinDiff": -1.0,
|
|
"checkRotation": false,
|
|
"rotationMinDiff": -1.0
|
|
},
|
|
"isShowGesture": false,
|
|
"gesture": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGesture, Assembly-CSharp",
|
|
"tutorialKey": 0,
|
|
"useBigFinger": false,
|
|
"flipFinger": false,
|
|
"type": 0,
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": 2048943450,
|
|
"taskTrackingTargetType": 2,
|
|
"npcCfgIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"taskTrackingLocationInfo": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingLocationInfo, Assembly-CSharp",
|
|
"sceneRule": {
|
|
"$type": "miHoYo.HYG.AI.SelectSceneByConfig, Assembly-CSharp",
|
|
"sceneID": 2,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 1,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TrackPosInfo, Assembly-CSharp",
|
|
"hash": -261378292,
|
|
"posInfo": {
|
|
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
|
|
"xPos": -5.0,
|
|
"yPos": 0.9,
|
|
"zPos": -10.0,
|
|
"yAngle": 0.0,
|
|
"galaxyPositionInfo": null
|
|
},
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"rangeTargetInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[RangeTargetInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"tagOrConfigIds": {
|
|
"$type": "System.Collections.Generic.List`1[[TagOrConfigIdInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 23,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"editorGuids": {
|
|
"$type": "System.Collections.Generic.List`1[[EditorGuidInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"galaxyTrackingInfo": {
|
|
"$type": "GalaxyTrackingInfo, Assembly-CSharp",
|
|
"isEnableMultiGalaxy": false,
|
|
"defGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"showGraphic": false,
|
|
"graphicalData": null,
|
|
"showErrorTip": false,
|
|
"errorTipData": {
|
|
"$type": "miHoYo.HYG.Tutorial.ErrorTipData, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialErrorTipCondition, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": null,
|
|
"duration": 1.0
|
|
},
|
|
"usePenetrate": false,
|
|
"penetrateActions": null,
|
|
"allUILayerUpData": null
|
|
},
|
|
"_output": -1,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.OrCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialConditionTriggered, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTileGridTypeCondition, Assembly-CSharp",
|
|
"types": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tile.TerrainTileCornerType, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
3
|
|
]
|
|
},
|
|
"range": 10
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialPlayerAnimation, Assembly-CSharp",
|
|
"animationName": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"Locomotion_FlyEnd"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1091698155
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TimeElapsedCondition, Assembly-CSharp",
|
|
"timeInSeconds": 3.0
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialConditionTriggered, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
90017
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CheckAnyInput, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 14,
|
|
"parentIndex": -1,
|
|
"Guid": "f470a3d7-49c5-42e3-bf51-c03a55acd7e8"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialConditionSelector, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryUnlockHandbook, Assembly-CSharp",
|
|
"moduleId": 1,
|
|
"groupId": 10,
|
|
"tutorialId": 1
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 22,
|
|
"_falseOutput": 8,
|
|
"index": 15,
|
|
"parentIndex": 2,
|
|
"Guid": "c5d09a60-9415-486f-aabc-155788709631"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgForceTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.ForceTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": true,
|
|
"showTip": true,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"textId": "Video_Pick_HoldLeap"
|
|
},
|
|
"dir": 7,
|
|
"blockScroll": false,
|
|
"blockClick": false,
|
|
"hideBg": false,
|
|
"digAHole": false,
|
|
"tutorialKey": 1720381188,
|
|
"framePosOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"frameSizeOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"checkFocusStable": false,
|
|
"focusStableData": {
|
|
"$type": "miHoYo.HYG.Tutorial.FocusStableData, Assembly-CSharp",
|
|
"stableNeedFrameCount": 1,
|
|
"checkPosition": true,
|
|
"positionMinDiff": -1.0,
|
|
"checkScale": false,
|
|
"scaleMinDiff": -1.0,
|
|
"checkRotation": false,
|
|
"rotationMinDiff": -1.0
|
|
},
|
|
"isShowGesture": false,
|
|
"gesture": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGesture, Assembly-CSharp",
|
|
"tutorialKey": 0,
|
|
"useBigFinger": false,
|
|
"flipFinger": false,
|
|
"type": 0,
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"penetrateActions": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"ShowMouse",
|
|
"Alpha3"
|
|
]
|
|
}
|
|
},
|
|
"_output": 13,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.OrCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TimeElapsedCondition, Assembly-CSharp",
|
|
"timeInSeconds": 3.0
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialFinishButtonClickCondition, Assembly-CSharp",
|
|
"uiElementKey": 1720381188,
|
|
"findCompInChild": false
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 16,
|
|
"parentIndex": 20,
|
|
"Guid": "fda095ac-ab7c-4d25-9ad6-5578c8a804bc"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialConditionSelector, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicOr, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
90017
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
90018
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 18,
|
|
"_falseOutput": 19,
|
|
"index": 17,
|
|
"parentIndex": 28,
|
|
"Guid": "02172177-dd90-4f3e-8e73-b850c04b6dd2"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": true,
|
|
"type": 0,
|
|
"tip": null,
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"shortcutCondition": null,
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": false,
|
|
"weakFocus": null,
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": false,
|
|
"trackingData": null,
|
|
"showGraphic": false,
|
|
"graphicalData": null,
|
|
"showErrorTip": false,
|
|
"errorTipData": {
|
|
"$type": "miHoYo.HYG.Tutorial.ErrorTipData, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialErrorTipCondition, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": null,
|
|
"duration": 1.0
|
|
},
|
|
"usePenetrate": false,
|
|
"penetrateActions": null,
|
|
"allUILayerUpData": null
|
|
},
|
|
"_output": 3,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialPlayerAnimation, Assembly-CSharp",
|
|
"animationName": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"Locomotion_FlyEnd"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 726971414
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerAnimationCondition, Assembly-CSharp",
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 726971414
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 18,
|
|
"parentIndex": 23,
|
|
"Guid": "92b39261-b49d-44ea-b7cd-35c037885fea"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"type": 0,
|
|
"tip": null,
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"shortcutCondition": null,
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": false,
|
|
"weakFocus": null,
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": false,
|
|
"trackingData": null,
|
|
"showGraphic": false,
|
|
"graphicalData": null,
|
|
"showErrorTip": false,
|
|
"errorTipData": {
|
|
"$type": "miHoYo.HYG.Tutorial.ErrorTipData, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialErrorTipCondition, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": null,
|
|
"duration": 1.0
|
|
},
|
|
"usePenetrate": false,
|
|
"penetrateActions": null,
|
|
"allUILayerUpData": null
|
|
},
|
|
"_output": -1,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialConditionTriggered, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerCanFlyCondition, Assembly-CSharp"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerCanFlyCondition, Assembly-CSharp"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 19,
|
|
"parentIndex": 17,
|
|
"Guid": "e45a82c0-5d47-4a0f-afe2-a9a28f2d8d56"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialConditionSelector, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerAnimationCondition, Assembly-CSharp",
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1091698155
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": -1,
|
|
"_falseOutput": 16,
|
|
"index": 20,
|
|
"parentIndex": 12,
|
|
"Guid": "42e8f5d9-4061-4032-8971-3e223a84b0d3"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialConditionSelector, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryUnlockHandbook, Assembly-CSharp",
|
|
"moduleId": 1,
|
|
"groupId": 10,
|
|
"tutorialId": 1
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 23,
|
|
"_falseOutput": 9,
|
|
"index": 21,
|
|
"parentIndex": 2,
|
|
"Guid": "a39129a8-7500-40f9-91c1-b3c0c2f9951a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialConditionSelector, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerAnimationCondition, Assembly-CSharp",
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 726971414
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 18,
|
|
"_falseOutput": 27,
|
|
"index": 22,
|
|
"parentIndex": 15,
|
|
"Guid": "9affd7cf-87ad-4ca8-ba17-2701d4f3e3b6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialConditionSelector, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerAnimationCondition, Assembly-CSharp",
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 726971414
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 18,
|
|
"_falseOutput": 25,
|
|
"index": 23,
|
|
"parentIndex": 21,
|
|
"Guid": "91bb188e-dc05-447b-a155-73a2983ea67a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"type": 0,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Video_Pick_Hold_3"
|
|
},
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"shortcutCondition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": true,
|
|
"weakFocus": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipWeakFocus, Assembly-CSharp",
|
|
"showTip": true,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Video_Pick_Leap_phone"
|
|
},
|
|
"dir": 2,
|
|
"tutorialKey": 2245183835,
|
|
"framePosOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"frameSizeOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"checkFocusStable": false,
|
|
"focusStableData": {
|
|
"$type": "miHoYo.HYG.Tutorial.FocusStableData, Assembly-CSharp",
|
|
"stableNeedFrameCount": 1,
|
|
"checkPosition": true,
|
|
"positionMinDiff": -1.0,
|
|
"checkScale": false,
|
|
"scaleMinDiff": -1.0,
|
|
"checkRotation": false,
|
|
"rotationMinDiff": -1.0
|
|
},
|
|
"isShowGesture": true,
|
|
"gesture": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGesture, Assembly-CSharp",
|
|
"tutorialKey": 2245183835,
|
|
"useBigFinger": true,
|
|
"flipFinger": false,
|
|
"type": 0,
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": 1214307916,
|
|
"taskTrackingTargetType": 2,
|
|
"npcCfgIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"taskTrackingLocationInfo": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingLocationInfo, Assembly-CSharp",
|
|
"sceneRule": {
|
|
"$type": "miHoYo.HYG.AI.SelectSceneByConfig, Assembly-CSharp",
|
|
"sceneID": 2,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 1,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TrackPosInfo, Assembly-CSharp",
|
|
"hash": -1077152118,
|
|
"posInfo": {
|
|
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
|
|
"xPos": -5.0,
|
|
"yPos": 0.9,
|
|
"zPos": -10.0,
|
|
"yAngle": 0.0,
|
|
"galaxyPositionInfo": null
|
|
},
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"rangeTargetInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[RangeTargetInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"tagOrConfigIds": {
|
|
"$type": "System.Collections.Generic.List`1[[TagOrConfigIdInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 23,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"editorGuids": {
|
|
"$type": "System.Collections.Generic.List`1[[EditorGuidInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"galaxyTrackingInfo": {
|
|
"$type": "GalaxyTrackingInfo, Assembly-CSharp",
|
|
"isEnableMultiGalaxy": false,
|
|
"defGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"showGraphic": false,
|
|
"graphicalData": null,
|
|
"showErrorTip": false,
|
|
"errorTipData": {
|
|
"$type": "miHoYo.HYG.Tutorial.ErrorTipData, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialErrorTipCondition, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": null,
|
|
"duration": 1.0
|
|
},
|
|
"usePenetrate": false,
|
|
"penetrateActions": null,
|
|
"allUILayerUpData": null
|
|
},
|
|
"_output": 17,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.OrCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialPlayerAnimation, Assembly-CSharp",
|
|
"animationName": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"Locomotion_FlyEnd"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 726971414
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialConditionTriggered, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerCanFlyCondition, Assembly-CSharp"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 2788530902,
|
|
"checkAnimation": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 24,
|
|
"parentIndex": 25,
|
|
"Guid": "8ea2136d-65db-4c09-ac33-db13af3fdeca"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialConditionSelector, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicOr, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
90017
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
90018
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 26,
|
|
"_falseOutput": 24,
|
|
"index": 25,
|
|
"parentIndex": 23,
|
|
"Guid": "cf51b5a2-a631-4fd1-b1e8-d31b4cea836a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"type": 0,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Video_Pick_Hold_3"
|
|
},
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"shortcutCondition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": true,
|
|
"weakFocus": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipWeakFocus, Assembly-CSharp",
|
|
"showTip": true,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Video_Pick_Leap_phone"
|
|
},
|
|
"dir": 2,
|
|
"tutorialKey": 74416237,
|
|
"framePosOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"frameSizeOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"checkFocusStable": false,
|
|
"focusStableData": {
|
|
"$type": "miHoYo.HYG.Tutorial.FocusStableData, Assembly-CSharp",
|
|
"stableNeedFrameCount": 1,
|
|
"checkPosition": true,
|
|
"positionMinDiff": -1.0,
|
|
"checkScale": false,
|
|
"scaleMinDiff": -1.0,
|
|
"checkRotation": false,
|
|
"rotationMinDiff": -1.0
|
|
},
|
|
"isShowGesture": true,
|
|
"gesture": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGesture, Assembly-CSharp",
|
|
"tutorialKey": 74416237,
|
|
"useBigFinger": true,
|
|
"flipFinger": false,
|
|
"type": 0,
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": -1233320332,
|
|
"taskTrackingTargetType": 2,
|
|
"npcCfgIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"taskTrackingLocationInfo": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingLocationInfo, Assembly-CSharp",
|
|
"sceneRule": {
|
|
"$type": "miHoYo.HYG.AI.SelectSceneByConfig, Assembly-CSharp",
|
|
"sceneID": 2,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 1,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TrackPosInfo, Assembly-CSharp",
|
|
"hash": -332421422,
|
|
"posInfo": {
|
|
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
|
|
"xPos": -5.0,
|
|
"yPos": 0.9,
|
|
"zPos": -10.0,
|
|
"yAngle": 0.0,
|
|
"galaxyPositionInfo": null
|
|
},
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"rangeTargetInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[RangeTargetInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"tagOrConfigIds": {
|
|
"$type": "System.Collections.Generic.List`1[[TagOrConfigIdInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 23,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"editorGuids": {
|
|
"$type": "System.Collections.Generic.List`1[[EditorGuidInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"galaxyTrackingInfo": {
|
|
"$type": "GalaxyTrackingInfo, Assembly-CSharp",
|
|
"isEnableMultiGalaxy": false,
|
|
"defGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"showGraphic": false,
|
|
"graphicalData": null,
|
|
"showErrorTip": false,
|
|
"errorTipData": {
|
|
"$type": "miHoYo.HYG.Tutorial.ErrorTipData, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialErrorTipCondition, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": null,
|
|
"duration": 1.0
|
|
},
|
|
"usePenetrate": false,
|
|
"penetrateActions": null,
|
|
"allUILayerUpData": null
|
|
},
|
|
"_output": 17,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.OrCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialPlayerAnimation, Assembly-CSharp",
|
|
"animationName": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"Locomotion_FlyEnd"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 726971414
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialConditionTriggered, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerCanFlyCondition, Assembly-CSharp"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 2788530902,
|
|
"checkAnimation": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 26,
|
|
"parentIndex": 25,
|
|
"Guid": "39c80df7-857f-4123-b13c-fc47faa784bc"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialConditionSelector, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicOr, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
90017
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
90018
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 28,
|
|
"_falseOutput": 5,
|
|
"index": 27,
|
|
"parentIndex": 22,
|
|
"Guid": "059c597b-a817-42fb-98d0-f6202f7ba7c6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"type": 2,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"textId": "Video_Pick_Hold_4"
|
|
},
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipKeyMouseShortcut, Assembly-CSharp",
|
|
"key": 3
|
|
}
|
|
]
|
|
},
|
|
"shortcutCondition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": false,
|
|
"weakFocus": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipWeakFocus, Assembly-CSharp",
|
|
"showTip": false,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": null
|
|
},
|
|
"dir": 0,
|
|
"tutorialKey": 0,
|
|
"framePosOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"frameSizeOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"checkFocusStable": false,
|
|
"focusStableData": {
|
|
"$type": "miHoYo.HYG.Tutorial.FocusStableData, Assembly-CSharp",
|
|
"stableNeedFrameCount": 1,
|
|
"checkPosition": true,
|
|
"positionMinDiff": -1.0,
|
|
"checkScale": false,
|
|
"scaleMinDiff": -1.0,
|
|
"checkRotation": false,
|
|
"rotationMinDiff": -1.0
|
|
},
|
|
"isShowGesture": false,
|
|
"gesture": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGesture, Assembly-CSharp",
|
|
"tutorialKey": 0,
|
|
"useBigFinger": false,
|
|
"flipFinger": false,
|
|
"type": 0,
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": -250004532,
|
|
"taskTrackingTargetType": 2,
|
|
"npcCfgIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"taskTrackingLocationInfo": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingLocationInfo, Assembly-CSharp",
|
|
"sceneRule": {
|
|
"$type": "miHoYo.HYG.AI.SelectSceneByConfig, Assembly-CSharp",
|
|
"sceneID": 2,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 1,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TrackPosInfo, Assembly-CSharp",
|
|
"hash": 115690936,
|
|
"posInfo": {
|
|
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
|
|
"xPos": -5.0,
|
|
"yPos": 0.9,
|
|
"zPos": -10.0,
|
|
"yAngle": 0.0,
|
|
"galaxyPositionInfo": null
|
|
},
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"rangeTargetInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[RangeTargetInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"tagOrConfigIds": {
|
|
"$type": "System.Collections.Generic.List`1[[TagOrConfigIdInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 23,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"editorGuids": {
|
|
"$type": "System.Collections.Generic.List`1[[EditorGuidInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"galaxyTrackingInfo": {
|
|
"$type": "GalaxyTrackingInfo, Assembly-CSharp",
|
|
"isEnableMultiGalaxy": false,
|
|
"defGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"showGraphic": false,
|
|
"graphicalData": null,
|
|
"showErrorTip": false,
|
|
"errorTipData": {
|
|
"$type": "miHoYo.HYG.Tutorial.ErrorTipData, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialErrorTipCondition, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": null,
|
|
"duration": 1.0
|
|
},
|
|
"usePenetrate": false,
|
|
"penetrateActions": null,
|
|
"allUILayerUpData": null
|
|
},
|
|
"_output": 17,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.OrCondition, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialPlayerAnimation, Assembly-CSharp",
|
|
"animationName": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"Locomotion_FlyEnd"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 726971414
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialConditionTriggered, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerCanFlyCondition, Assembly-CSharp"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 2788530902,
|
|
"checkAnimation": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 28,
|
|
"parentIndex": 27,
|
|
"Guid": "9dc24032-9f79-4412-91e8-d9132c17af59"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": 1725351629,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
1,
|
|
4,
|
|
7,
|
|
10,
|
|
11,
|
|
12,
|
|
14
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -384.0,
|
|
"y": 672.0
|
|
},
|
|
"guid": "8591e940-606d-4834-b58b-55c9c640b92e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -288.0,
|
|
"y": -496.0
|
|
},
|
|
"guid": "5246844c-157a-4add-bdcc-91746517d09d",
|
|
"comment": "范围留档",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 288.0,
|
|
"y": 688.0
|
|
},
|
|
"guid": "391d491a-9caf-4309-bad3-11e2c98c5052",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 5760.0,
|
|
"y": 832.0
|
|
},
|
|
"guid": "180f3399-949d-490f-b007-f5164e403afd",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1056.0,
|
|
"y": -2864.0
|
|
},
|
|
"guid": "704c7eb0-e79d-4ac9-bb0f-815a70547bb6",
|
|
"comment": "老引导留档",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3072.0,
|
|
"y": 128.0
|
|
},
|
|
"guid": "e4cb3608-4cfa-4551-9055-5b9cdd101dca",
|
|
"comment": "空格",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 5504.0,
|
|
"y": 3312.0
|
|
},
|
|
"guid": "0caedd76-3da4-4742-9a0a-566f3768e532",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2320.0,
|
|
"y": 3008.0
|
|
},
|
|
"guid": "134c08a7-d5dd-4372-bcdc-6d2729b7e591",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1472.0,
|
|
"y": 144.0
|
|
},
|
|
"guid": "6a0b4892-03ed-45ea-9286-7be58990b1fb",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1488.0,
|
|
"y": 1568.0
|
|
},
|
|
"guid": "8afa2732-9ac5-40ca-acd8-61d5ac6f17e9",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1744.0,
|
|
"y": -3232.0
|
|
},
|
|
"guid": "33b69766-55a9-49e8-9788-3f9b02ed5dd1",
|
|
"comment": "引导线备用",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2784.0,
|
|
"y": -2816.0
|
|
},
|
|
"guid": "bda89d31-14c6-47f6-b779-65a3fe4e4d04",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2064.0,
|
|
"y": -1680.0
|
|
},
|
|
"guid": "a6848af9-9ac0-4e2f-bccf-1cafd4ef7f01",
|
|
"comment": "76弹簧杆介绍合并留档",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4208.0,
|
|
"y": -1696.0
|
|
},
|
|
"guid": "4d0a0a93-86eb-4537-9dec-7305e2df81ff",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3552.0,
|
|
"y": -3216.0
|
|
},
|
|
"guid": "f470a3d7-49c5-42e3-bf51-c03a55acd7e8",
|
|
"comment": "切弹簧杆弱引导",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 864.0,
|
|
"y": -144.0
|
|
},
|
|
"guid": "c5d09a60-9415-486f-aabc-155788709631",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3392.0,
|
|
"y": -1632.0
|
|
},
|
|
"guid": "fda095ac-ab7c-4d25-9ad6-5578c8a804bc",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3808.0,
|
|
"y": 496.0
|
|
},
|
|
"guid": "02172177-dd90-4f3e-8e73-b850c04b6dd2",
|
|
"comment": "跳跃时必定手持弹簧杆 且不能使用弹簧杆",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 5152.0,
|
|
"y": 512.0
|
|
},
|
|
"guid": "92b39261-b49d-44ea-b7cd-35c037885fea",
|
|
"comment": "防止是手持弹簧杆状态离开悬崖区域",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4480.0,
|
|
"y": 736.0
|
|
},
|
|
"guid": "e45a82c0-5d47-4a0f-afe2-a9a28f2d8d56",
|
|
"comment": "离开悬崖区域则直接退出",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2720.0,
|
|
"y": -1744.0
|
|
},
|
|
"guid": "42e8f5d9-4061-4032-8971-3e223a84b0d3",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 800.0,
|
|
"y": 1312.0
|
|
},
|
|
"guid": "a39129a8-7500-40f9-91c1-b3c0c2f9951a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2176.0,
|
|
"y": -288.0
|
|
},
|
|
"guid": "9affd7cf-87ad-4ca8-ba17-2701d4f3e3b6",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2176.0,
|
|
"y": 1216.0
|
|
},
|
|
"guid": "91bb188e-dc05-447b-a155-73a2983ea67a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3104.0,
|
|
"y": 2448.0
|
|
},
|
|
"guid": "8ea2136d-65db-4c09-ac33-db13af3fdeca",
|
|
"comment": "小按钮",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2368.0,
|
|
"y": 1728.0
|
|
},
|
|
"guid": "cf51b5a2-a631-4fd1-b1e8-d31b4cea836a",
|
|
"comment": "手持大按钮,空手小按钮",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3120.0,
|
|
"y": 1168.0
|
|
},
|
|
"guid": "39c80df7-857f-4123-b13c-fc47faa784bc",
|
|
"comment": "大按钮",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2256.0,
|
|
"y": 112.0
|
|
},
|
|
"guid": "059c597b-a817-42fb-98d0-f6202f7ba7c6",
|
|
"comment": "空手空格,手持左键",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3088.0,
|
|
"y": -864.0
|
|
},
|
|
"guid": "9dc24032-9f79-4412-91e8-d9132c17af59",
|
|
"comment": "左键",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Tutorial/35.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |