2187 lines
83 KiB
JSON
2187 lines
83 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGraph, Assembly-CSharp",
|
|
"id": 57,
|
|
"name": "滚筒刷",
|
|
"desc": null,
|
|
"type": 1,
|
|
"sortIndex": 17,
|
|
"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": 20015,
|
|
"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": []
|
|
},
|
|
"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.TutorialQueryPlayerBag, Assembly-CSharp",
|
|
"id": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
|
"id": 20015
|
|
},
|
|
"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": 14,
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "dc3dc876-6b58-4561-a57f-ce876dd8279b"
|
|
},
|
|
{
|
|
"$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_PaintRoller_1"
|
|
},
|
|
"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": true,
|
|
"showWeakFocus": false,
|
|
"weakFocus": null,
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": false,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": 2016241404,
|
|
"taskTrackingTargetType": 1,
|
|
"npcCfgIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"taskTrackingLocationInfo": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingLocationInfo, Assembly-CSharp",
|
|
"sceneRule": null,
|
|
"taskTrackingLocationType": 1,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"rangeTargetInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[RangeTargetInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"tagOrConfigIds": {
|
|
"$type": "System.Collections.Generic.List`1[[TagOrConfigIdInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"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.TimeElapsedCondition, Assembly-CSharp",
|
|
"timeInSeconds": 10.0
|
|
},
|
|
{
|
|
"$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": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 14,
|
|
"Guid": "a670257d-bd90-4567-9100-c70f25b6559f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgForceTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.ForceTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"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": "Tutorial_ToolBar_10"
|
|
},
|
|
"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": [
|
|
"UseProp",
|
|
"Alpha8"
|
|
]
|
|
}
|
|
},
|
|
"_output": 4,
|
|
"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.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
20015
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 2,
|
|
"parentIndex": 17,
|
|
"Guid": "5dbe1c59-9352-457d-984c-ac501bc07223"
|
|
},
|
|
{
|
|
"$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": "Tutorial_PaintRoller_2"
|
|
},
|
|
"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": true,
|
|
"weakFocus": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTipWeakFocus, Assembly-CSharp",
|
|
"showTip": true,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Tutorial_PaintRoller_2"
|
|
},
|
|
"dir": 1,
|
|
"tutorialKey": 28772845,
|
|
"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": false,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": -450248552,
|
|
"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.SelectSceneByType, Assembly-CSharp",
|
|
"sceneType": 0,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 3,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"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": 21,
|
|
"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": 5,
|
|
"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.TutorialFinishButtonClickCondition, Assembly-CSharp",
|
|
"uiElementKey": 28772845,
|
|
"findCompInChild": true
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.KeyPressedCondition, Assembly-CSharp",
|
|
"action": "MouseScroll",
|
|
"eventType": 1
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.AndCondition, 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": 1.5
|
|
},
|
|
{
|
|
"$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.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
20015
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$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": 3,
|
|
"parentIndex": 8,
|
|
"Guid": "5290608a-597e-4fbb-b4e6-8e49927277b5"
|
|
},
|
|
{
|
|
"$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": 3,
|
|
"groupId": 4,
|
|
"tutorialId": 1
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 3,
|
|
"_falseOutput": 7,
|
|
"index": 4,
|
|
"parentIndex": 2,
|
|
"Guid": "dc3d7b29-55bf-4a41-b699-85eef1580a6a"
|
|
},
|
|
{
|
|
"$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": "Tutorial_PaintRoller_3"
|
|
},
|
|
"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": null,
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": false,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": -318381528,
|
|
"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.SelectSceneByType, Assembly-CSharp",
|
|
"sceneType": 0,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 3,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"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": 21,
|
|
"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": [
|
|
{
|
|
"$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": 0
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Tutorial_TidalFishing_8"
|
|
},
|
|
"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.TutorialPlayerAnimation, Assembly-CSharp",
|
|
"animationName": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"BrushSingle",
|
|
"RollerBrush_RunBrushing"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1770777936
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 776384630
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
20015
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$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": 3,
|
|
"Guid": "8e0c084f-db2e-4b4a-83aa-32dbe7fa8b8d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialSetComplete, Assembly-CSharp",
|
|
"_output": -1,
|
|
"index": 6,
|
|
"parentIndex": 20,
|
|
"Guid": "39bb97c8-4893-4fdb-8fc4-18baf4bf7908"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgGraphicalTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.GraphicalTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"steps": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.GraphicalTutorialStepData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.GraphicalTutorialStepData, Assembly-CSharp",
|
|
"content": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Tutorial_PaintRoller_3"
|
|
},
|
|
"graphicData": {
|
|
"$type": "miHoYo.HYG.Tutorial.VideoData, Assembly-CSharp",
|
|
"path": "RetainAssets/Tutorial/RollerBrush_enc.usm"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"completeCountdown": 2.0
|
|
},
|
|
"_output": 8,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 7,
|
|
"parentIndex": 4,
|
|
"Guid": "b0bc3177-2a24-42ca-8b47-64aa798afc33"
|
|
},
|
|
{
|
|
"$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": 3,
|
|
"groupId": 4,
|
|
"tutorialId": 1
|
|
}
|
|
]
|
|
},
|
|
"_output": 3,
|
|
"index": 8,
|
|
"parentIndex": 7,
|
|
"Guid": "79636220-7d13-4433-911d-31b7883de806"
|
|
},
|
|
{
|
|
"$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": 3,
|
|
"groupId": 4,
|
|
"tutorialId": 1
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 15,
|
|
"_falseOutput": 10,
|
|
"index": 9,
|
|
"parentIndex": 13,
|
|
"Guid": "cf09a160-529c-4cdc-a824-73730b8470ae"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgGraphicalTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.GraphicalTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"steps": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.GraphicalTutorialStepData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.GraphicalTutorialStepData, Assembly-CSharp",
|
|
"content": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Tutorial_PaintRoller_3_phone"
|
|
},
|
|
"graphicData": {
|
|
"$type": "miHoYo.HYG.Tutorial.VideoData, Assembly-CSharp",
|
|
"path": "RetainAssets/Tutorial/RollerBrush_phone_enc.usm"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"completeCountdown": 2.0
|
|
},
|
|
"_output": 11,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 10,
|
|
"parentIndex": 9,
|
|
"Guid": "1fcc4e06-48e7-4b14-a4af-a0073559cc42"
|
|
},
|
|
{
|
|
"$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": 3,
|
|
"groupId": 4,
|
|
"tutorialId": 1
|
|
}
|
|
]
|
|
},
|
|
"_output": 15,
|
|
"index": 11,
|
|
"parentIndex": 10,
|
|
"Guid": "c16a17c3-0b49-43db-b73d-a96305ae8b23"
|
|
},
|
|
{
|
|
"$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_11_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": []
|
|
}
|
|
},
|
|
"lockInputWhenEnd": true,
|
|
"showWeakFocus": true,
|
|
"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": 285523108,
|
|
"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": 285523108,
|
|
"useBigFinger": true,
|
|
"flipFinger": false,
|
|
"type": 0,
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": false,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": 991540680,
|
|
"taskTrackingTargetType": 1,
|
|
"npcCfgIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"taskTrackingLocationInfo": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingLocationInfo, Assembly-CSharp",
|
|
"sceneRule": null,
|
|
"taskTrackingLocationType": 1,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"rangeTargetInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[RangeTargetInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"tagOrConfigIds": {
|
|
"$type": "System.Collections.Generic.List`1[[TagOrConfigIdInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"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": 19,
|
|
"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": 10.0
|
|
},
|
|
{
|
|
"$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": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 12,
|
|
"parentIndex": 14,
|
|
"Guid": "5decf90d-9ed7-4e45-bbaf-eae04d539526"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgForceTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.ForceTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"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": "Tutorial_ToolBar_10_phone"
|
|
},
|
|
"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": true,
|
|
"gesture": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGesture, Assembly-CSharp",
|
|
"tutorialKey": 1720381188,
|
|
"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": [
|
|
"UseProp"
|
|
]
|
|
}
|
|
},
|
|
"_output": 9,
|
|
"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.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
20015
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 13,
|
|
"parentIndex": 19,
|
|
"Guid": "cfed9391-181a-4480-80f3-bd9c134a0ec2"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialControlMode, Assembly-CSharp",
|
|
"_keymouse": 1,
|
|
"_gamepad": -1,
|
|
"_touch": 12,
|
|
"index": 14,
|
|
"parentIndex": 0,
|
|
"Guid": "0c13dfa0-858d-401b-8cdf-1a8b3bfab47d"
|
|
},
|
|
{
|
|
"$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": "Tutorial_PaintRoller_2"
|
|
},
|
|
"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": null,
|
|
"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": "Tutorial_PaintRoller_2_phone"
|
|
},
|
|
"dir": 1,
|
|
"tutorialKey": 28772845,
|
|
"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": 28772845,
|
|
"useBigFinger": false,
|
|
"flipFinger": false,
|
|
"type": 0,
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": false,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": -1432551666,
|
|
"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.SelectSceneByType, Assembly-CSharp",
|
|
"sceneType": 0,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 3,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"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": 21,
|
|
"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": 16,
|
|
"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.TutorialFinishButtonClickCondition, Assembly-CSharp",
|
|
"uiElementKey": 28772845,
|
|
"findCompInChild": true
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.AndCondition, 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": 1.5
|
|
},
|
|
{
|
|
"$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.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
20015
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$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": 15,
|
|
"parentIndex": 11,
|
|
"Guid": "f8949772-5bc0-4074-b134-28ae2184fa5d"
|
|
},
|
|
{
|
|
"$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": "Tutorial_PaintRoller_3_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": []
|
|
}
|
|
},
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": true,
|
|
"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": 4260602830,
|
|
"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": 4260602830,
|
|
"useBigFinger": true,
|
|
"flipFinger": false,
|
|
"type": 0,
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
"showTracking": false,
|
|
"removeTrackingWhenNodeEnd": false,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": 1818688266,
|
|
"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.SelectSceneByType, Assembly-CSharp",
|
|
"sceneType": 0,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 3,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"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": 21,
|
|
"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": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerAnimationCondition, Assembly-CSharp",
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Tutorial_TidalFishing_8"
|
|
},
|
|
"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.TutorialPlayerAnimation, Assembly-CSharp",
|
|
"animationName": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"BrushSingle",
|
|
"RollerBrush_RunBrushing"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1770777936
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 776384630
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
20015
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$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": 16,
|
|
"parentIndex": 15,
|
|
"Guid": "8ee79409-4ee4-47a9-b4dd-7cfedb0ca0fd"
|
|
},
|
|
{
|
|
"$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.TutorialQueryUIObject, Assembly-CSharp",
|
|
"tutorialKey": 1720381188,
|
|
"state": 0
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 18,
|
|
"_falseOutput": 2,
|
|
"index": 17,
|
|
"parentIndex": 1,
|
|
"Guid": "5e0d9ed3-9841-4fa3-93db-a317319705e4"
|
|
},
|
|
{
|
|
"$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": 3,
|
|
"groupId": 4,
|
|
"tutorialId": 1
|
|
}
|
|
]
|
|
},
|
|
"_output": 6,
|
|
"index": 18,
|
|
"parentIndex": 17,
|
|
"Guid": "897b69be-3de7-484b-9bb9-b31eb4a7c6d1"
|
|
},
|
|
{
|
|
"$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.TutorialQueryUIObject, Assembly-CSharp",
|
|
"tutorialKey": 1720381188,
|
|
"state": 0
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 20,
|
|
"_falseOutput": 13,
|
|
"index": 19,
|
|
"parentIndex": 12,
|
|
"Guid": "73886ed8-73e3-4ad2-bf5f-0dabed58ca9d"
|
|
},
|
|
{
|
|
"$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": 3,
|
|
"groupId": 4,
|
|
"tutorialId": 1
|
|
}
|
|
]
|
|
},
|
|
"_output": 6,
|
|
"index": 20,
|
|
"parentIndex": 19,
|
|
"Guid": "ddca8fbf-1cb6-4288-bf27-8ee9d53f1b9f"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": 245533852,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": []
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -496.0,
|
|
"y": 3040.0
|
|
},
|
|
"guid": "dc3dc876-6b58-4561-a57f-ce876dd8279b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 896.0,
|
|
"y": 2576.0
|
|
},
|
|
"guid": "a670257d-bd90-4567-9100-c70f25b6559f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1536.0,
|
|
"y": 2560.0
|
|
},
|
|
"guid": "5dbe1c59-9352-457d-984c-ac501bc07223",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3200.0,
|
|
"y": 2384.0
|
|
},
|
|
"guid": "5290608a-597e-4fbb-b4e6-8e49927277b5",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2288.0,
|
|
"y": 2544.0
|
|
},
|
|
"guid": "dc3d7b29-55bf-4a41-b699-85eef1580a6a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4160.0,
|
|
"y": 2512.0
|
|
},
|
|
"guid": "8e0c084f-db2e-4b4a-83aa-32dbe7fa8b8d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 5056.0,
|
|
"y": 3232.0
|
|
},
|
|
"guid": "39bb97c8-4893-4fdb-8fc4-18baf4bf7908",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2288.0,
|
|
"y": 2816.0
|
|
},
|
|
"guid": "b0bc3177-2a24-42ca-8b47-64aa798afc33",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2336.0,
|
|
"y": 3200.0
|
|
},
|
|
"guid": "79636220-7d13-4433-911d-31b7883de806",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2384.0,
|
|
"y": 3856.0
|
|
},
|
|
"guid": "cf09a160-529c-4cdc-a824-73730b8470ae",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2368.0,
|
|
"y": 4112.0
|
|
},
|
|
"guid": "1fcc4e06-48e7-4b14-a4af-a0073559cc42",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2400.0,
|
|
"y": 4480.0
|
|
},
|
|
"guid": "c16a17c3-0b49-43db-b73d-a96305ae8b23",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 912.0,
|
|
"y": 3696.0
|
|
},
|
|
"guid": "5decf90d-9ed7-4e45-bbaf-eae04d539526",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1552.0,
|
|
"y": 3680.0
|
|
},
|
|
"guid": "cfed9391-181a-4480-80f3-bd9c134a0ec2",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 432.0,
|
|
"y": 3152.0
|
|
},
|
|
"guid": "0c13dfa0-858d-401b-8cdf-1a8b3bfab47d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3200.0,
|
|
"y": 3584.0
|
|
},
|
|
"guid": "f8949772-5bc0-4074-b134-28ae2184fa5d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4192.0,
|
|
"y": 3536.0
|
|
},
|
|
"guid": "8ee79409-4ee4-47a9-b4dd-7cfedb0ca0fd",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1328.0,
|
|
"y": 2272.0
|
|
},
|
|
"guid": "5e0d9ed3-9841-4fa3-93db-a317319705e4",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2320.0,
|
|
"y": 2192.0
|
|
},
|
|
"guid": "897b69be-3de7-484b-9bb9-b31eb4a7c6d1",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1200.0,
|
|
"y": 3408.0
|
|
},
|
|
"guid": "73886ed8-73e3-4ad2-bf5f-0dabed58ca9d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2352.0,
|
|
"y": 3488.0
|
|
},
|
|
"guid": "ddca8fbf-1cb6-4288-bf27-8ee9d53f1b9f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Tutorial/57.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |