448 lines
16 KiB
JSON
448 lines
16 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGraph, Assembly-CSharp",
|
|
"id": 10086,
|
|
"name": null,
|
|
"desc": null,
|
|
"type": 3,
|
|
"sortIndex": 2,
|
|
"triggerType": 1,
|
|
"trackingPoint": 3977148695,
|
|
"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.NpcHouseRecommendedOrderIndexUIKey, Assembly-CSharp",
|
|
"param": 1,
|
|
"uiKey": 4165101854
|
|
}
|
|
]
|
|
},
|
|
"triggerFilter": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTriggerFilter, Assembly-CSharp",
|
|
"sceneFilter": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialSceneFilterById, Assembly-CSharp",
|
|
"sceneIDs": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
2
|
|
]
|
|
}
|
|
},
|
|
"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.CfgTutorialAction, Assembly-CSharp",
|
|
"TutorialActions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.ITutorialAction, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.OpenTutorialCameraMode, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"_output": 1,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.PageEnableCondition, Assembly-CSharp",
|
|
"pageHash": 1813461405,
|
|
"checkAnimation": true
|
|
}
|
|
]
|
|
},
|
|
"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": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "0bc9521c-d85d-417b-824f-dce20b4809bc"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"type": 1,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Video_PickUp_Title"
|
|
},
|
|
"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": 2,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.PageDisableCondition, Assembly-CSharp",
|
|
"pageHash": 1813461405
|
|
}
|
|
]
|
|
},
|
|
"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": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "6418c77b-5d9a-4386-8a88-2c6b93fc20d4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"type": 1,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Tutorial_KeyMouse_Test"
|
|
},
|
|
"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.TimeElapsedCondition, Assembly-CSharp",
|
|
"timeInSeconds": 10.0
|
|
}
|
|
]
|
|
},
|
|
"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": 2,
|
|
"parentIndex": 1,
|
|
"Guid": "c94dea75-edb4-458f-84b5-9e6be1e31146"
|
|
},
|
|
{
|
|
"$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.TutorialQueryInputEvent, Assembly-CSharp",
|
|
"action": "InterAction",
|
|
"eventType": 1
|
|
}
|
|
]
|
|
},
|
|
"_output": 4,
|
|
"index": 3,
|
|
"parentIndex": -1,
|
|
"Guid": "2224b82d-97fe-4e96-8afd-192f8d671213"
|
|
},
|
|
{
|
|
"$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": 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": "Tutorial_Rotate"
|
|
},
|
|
"dir": 0,
|
|
"tutorialKey": 2505945065,
|
|
"framePosOffset": {
|
|
"x": 0.5,
|
|
"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": 2713354258,
|
|
"useBigFinger": false,
|
|
"flipFinger": false,
|
|
"type": 0,
|
|
"offset": {
|
|
"x": 0.5,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
"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.TutorialFinishButtonClickCondition, Assembly-CSharp",
|
|
"uiElementKey": 2505945065,
|
|
"findCompInChild": true
|
|
}
|
|
]
|
|
},
|
|
"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": 4,
|
|
"parentIndex": 3,
|
|
"Guid": "a8e7d08d-600a-41ed-8c85-5086ba3ea222"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 3,
|
|
"nodesHash": 2145273118,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
0
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -704.0,
|
|
"y": 1008.0
|
|
},
|
|
"guid": "0bc9521c-d85d-417b-824f-dce20b4809bc",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 80.0,
|
|
"y": 1040.0
|
|
},
|
|
"guid": "6418c77b-5d9a-4386-8a88-2c6b93fc20d4",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 816.0,
|
|
"y": 1040.0
|
|
},
|
|
"guid": "c94dea75-edb4-458f-84b5-9e6be1e31146",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1504.0,
|
|
"y": -304.0
|
|
},
|
|
"guid": "2224b82d-97fe-4e96-8afd-192f8d671213",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -720.0,
|
|
"y": -576.0
|
|
},
|
|
"guid": "a8e7d08d-600a-41ed-8c85-5086ba3ea222",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Tutorial/10086.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |