1361 lines
49 KiB
JSON
1361 lines
49 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGraph, Assembly-CSharp",
|
|
"id": 45,
|
|
"name": "赚钱",
|
|
"desc": null,
|
|
"type": 3,
|
|
"sortIndex": 45,
|
|
"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": []
|
|
},
|
|
"triggerFilter": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTriggerFilter, Assembly-CSharp",
|
|
"sceneFilter": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialSceneFilterByType, Assembly-CSharp",
|
|
"sceneType": 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.CfgTutorialTrigger, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTask, Assembly-CSharp",
|
|
"taskId": 4228,
|
|
"state": 2
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 2788530902,
|
|
"checkAnimation": false
|
|
}
|
|
]
|
|
},
|
|
"_output": 2,
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "0d94d5c4-9042-4f18-9827-fa7c886891ca"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialSetComplete, Assembly-CSharp",
|
|
"_output": -1,
|
|
"index": 1,
|
|
"parentIndex": 14,
|
|
"Guid": "c0dfffd5-3f68-463f-a354-e3031d15d124"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialControlMode, Assembly-CSharp",
|
|
"_keymouse": 13,
|
|
"_gamepad": -1,
|
|
"_touch": 13,
|
|
"index": 2,
|
|
"parentIndex": 0,
|
|
"Guid": "cdabf85d-4521-4cda-9bb8-e6e2c2a8c86a"
|
|
},
|
|
{
|
|
"$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": "ThinkingCard_02"
|
|
},
|
|
"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": "ThinkingCard_03"
|
|
},
|
|
"dir": 3,
|
|
"tutorialKey": 1547451103,
|
|
"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": 3339003200,
|
|
"useBigFinger": false,
|
|
"flipFinger": false,
|
|
"type": 0,
|
|
"offset": {
|
|
"x": 0.0,
|
|
"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": 4,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.PageEnableCondition, Assembly-CSharp",
|
|
"pageHash": 19077974,
|
|
"checkAnimation": false
|
|
}
|
|
]
|
|
},
|
|
"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": 3,
|
|
"parentIndex": -1,
|
|
"Guid": "145bec07-f387-47f4-ae8a-5bbf4227ad89"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": true,
|
|
"type": 1,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "ThinkingCard_04"
|
|
},
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"shortcutCondition": null,
|
|
"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": 1547451103,
|
|
"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": 3339003200,
|
|
"useBigFinger": false,
|
|
"flipFinger": false,
|
|
"type": 0,
|
|
"offset": {
|
|
"x": 0.0,
|
|
"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.TimeElapsedCondition, Assembly-CSharp",
|
|
"timeInSeconds": 2.5
|
|
}
|
|
]
|
|
},
|
|
"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": "afab2264-58b6-4db5-b6bf-c1e30b3c1b0c"
|
|
},
|
|
{
|
|
"$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": 8,
|
|
"tutorialId": 1
|
|
}
|
|
]
|
|
},
|
|
"_output": 6,
|
|
"index": 5,
|
|
"parentIndex": 12,
|
|
"Guid": "416123de-fe8d-446d-a4c2-e44499b74537"
|
|
},
|
|
{
|
|
"$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": 8,
|
|
"tutorialId": 2
|
|
}
|
|
]
|
|
},
|
|
"_output": -1,
|
|
"index": 6,
|
|
"parentIndex": 5,
|
|
"Guid": "f6f9a3b2-60b7-42de-ad12-16f52228ba46"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": true,
|
|
"type": 1,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "ThinkingCard_04"
|
|
},
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"shortcutCondition": null,
|
|
"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": 3411661824,
|
|
"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": 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": 2.5
|
|
}
|
|
]
|
|
},
|
|
"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": 8,
|
|
"Guid": "4e4db0ee-5f9f-46f4-b6dc-e2b724432730"
|
|
},
|
|
{
|
|
"$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": "ThinkingCard_02"
|
|
},
|
|
"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": "ThinkingCard_03"
|
|
},
|
|
"dir": 3,
|
|
"tutorialKey": 1547451103,
|
|
"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": -1891459470,
|
|
"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": {
|
|
"$type": "miHoYo.HYG.Tutorial.GraphicalTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"steps": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.GraphicalTutorialStepData, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"completeCountdown": 3.0
|
|
},
|
|
"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": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": null
|
|
},
|
|
"duration": 1.0
|
|
},
|
|
"usePenetrate": false,
|
|
"penetrateActions": null,
|
|
"allUILayerUpData": null
|
|
},
|
|
"_output": 7,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.PageEnableCondition, Assembly-CSharp",
|
|
"pageHash": 19077974,
|
|
"checkAnimation": false
|
|
}
|
|
]
|
|
},
|
|
"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": 8,
|
|
"parentIndex": -1,
|
|
"Guid": "e764b328-26dc-4de7-a6a6-c03889b42db8"
|
|
},
|
|
{
|
|
"$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": "Memo_TaskList_02"
|
|
},
|
|
"dir": 2,
|
|
"blockScroll": false,
|
|
"blockClick": true,
|
|
"hideBg": false,
|
|
"digAHole": false,
|
|
"tutorialKey": 3411661824,
|
|
"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": []
|
|
}
|
|
},
|
|
"_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.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.KeyPressedCondition, Assembly-CSharp",
|
|
"action": "MouseLeft",
|
|
"eventType": 1
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialFinishButtonClickCondition, Assembly-CSharp",
|
|
"uiElementKey": 3411661824,
|
|
"findCompInChild": false
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": 9,
|
|
"parentIndex": 10,
|
|
"Guid": "e259c5f1-1d72-405e-be68-688a9608a747"
|
|
},
|
|
{
|
|
"$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": "Memo_TaskList_01"
|
|
},
|
|
"dir": 9,
|
|
"blockScroll": true,
|
|
"blockClick": true,
|
|
"hideBg": false,
|
|
"digAHole": true,
|
|
"tutorialKey": 808384505,
|
|
"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": []
|
|
}
|
|
},
|
|
"_output": 9,
|
|
"FinishConditions": {
|
|
"$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.KeyPressedCondition, Assembly-CSharp",
|
|
"action": "MouseLeft",
|
|
"eventType": 1
|
|
}
|
|
]
|
|
},
|
|
"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": -1,
|
|
"Guid": "6460a619-4922-4e3a-9084-7d1213760c82"
|
|
},
|
|
{
|
|
"$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": "Memo_TaskList_01"
|
|
},
|
|
"dir": 9,
|
|
"blockScroll": true,
|
|
"blockClick": true,
|
|
"hideBg": false,
|
|
"digAHole": true,
|
|
"tutorialKey": 808384505,
|
|
"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": []
|
|
}
|
|
},
|
|
"_output": 12,
|
|
"FinishConditions": {
|
|
"$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": []
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 11,
|
|
"parentIndex": -1,
|
|
"Guid": "fdff705c-c74c-4f6c-a294-b187e59cc791"
|
|
},
|
|
{
|
|
"$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": "Memo_TaskList_02"
|
|
},
|
|
"dir": 2,
|
|
"blockScroll": false,
|
|
"blockClick": true,
|
|
"hideBg": false,
|
|
"digAHole": false,
|
|
"tutorialKey": 3411661824,
|
|
"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": []
|
|
}
|
|
},
|
|
"_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.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"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialFinishButtonClickCondition, Assembly-CSharp",
|
|
"uiElementKey": 3411661824,
|
|
"findCompInChild": false
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": 12,
|
|
"parentIndex": 11,
|
|
"Guid": "9a501cdf-114f-45df-a58c-83b05fc86f1c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgGraphicalTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.GraphicalTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": true,
|
|
"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": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"textId": "Tutorial_Money"
|
|
},
|
|
"graphicData": {
|
|
"$type": "miHoYo.HYG.Tutorial.ImageData, Assembly-CSharp",
|
|
"path": "UISprite/Load/Teaching/Icon_Teaching_MoneyGet.png"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"completeCountdown": 0.0
|
|
},
|
|
"_output": 14,
|
|
"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": 13,
|
|
"parentIndex": 2,
|
|
"Guid": "45cca67e-ca26-4ff0-beae-cbfcc700ff40"
|
|
},
|
|
{
|
|
"$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": 12,
|
|
"tutorialId": 1
|
|
}
|
|
]
|
|
},
|
|
"_output": 1,
|
|
"index": 14,
|
|
"parentIndex": 13,
|
|
"Guid": "3c5f6a5e-ddb7-464e-a60d-5bcd0e26ea02"
|
|
},
|
|
{
|
|
"$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.QueryConditionLogicOr, Assembly-CSharp",
|
|
"conditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTask, Assembly-CSharp",
|
|
"taskId": 4160,
|
|
"state": 1
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTask, Assembly-CSharp",
|
|
"taskId": 4160,
|
|
"state": 2
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 2788530902,
|
|
"checkAnimation": false
|
|
}
|
|
]
|
|
},
|
|
"_output": -1,
|
|
"index": 15,
|
|
"parentIndex": -1,
|
|
"Guid": "6b4c1ff0-05fe-4d9c-8742-c182b40c38a7"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -1159176316,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
3,
|
|
8,
|
|
10,
|
|
11,
|
|
15
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1648.0,
|
|
"y": -304.0
|
|
},
|
|
"guid": "0d94d5c4-9042-4f18-9827-fa7c886891ca",
|
|
"comment": "格连小店开业",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 896.0,
|
|
"y": -208.0
|
|
},
|
|
"guid": "c0dfffd5-3f68-463f-a354-e3031d15d124",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -896.0,
|
|
"y": -272.0
|
|
},
|
|
"guid": "cdabf85d-4521-4cda-9bb8-e6e2c2a8c86a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 336.0,
|
|
"y": 3280.0
|
|
},
|
|
"guid": "145bec07-f387-47f4-ae8a-5bbf4227ad89",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1072.0,
|
|
"y": 3296.0
|
|
},
|
|
"guid": "afab2264-58b6-4db5-b6bf-c1e30b3c1b0c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2560.0,
|
|
"y": 1856.0
|
|
},
|
|
"guid": "416123de-fe8d-446d-a4c2-e44499b74537",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2544.0,
|
|
"y": 2080.0
|
|
},
|
|
"guid": "f6f9a3b2-60b7-42de-ad12-16f52228ba46",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1216.0,
|
|
"y": 752.0
|
|
},
|
|
"guid": "4e4db0ee-5f9f-46f4-b6dc-e2b724432730",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 496.0,
|
|
"y": 752.0
|
|
},
|
|
"guid": "e764b328-26dc-4de7-a6a6-c03889b42db8",
|
|
"comment": "备忘录留档",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1072.0,
|
|
"y": 1408.0
|
|
},
|
|
"guid": "e259c5f1-1d72-405e-be68-688a9608a747",
|
|
"comment": "暂时禁止点击追踪按钮",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 448.0,
|
|
"y": 1424.0
|
|
},
|
|
"guid": "6460a619-4922-4e3a-9084-7d1213760c82",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 416.0,
|
|
"y": 2224.0
|
|
},
|
|
"guid": "fdff705c-c74c-4f6c-a294-b187e59cc791",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1040.0,
|
|
"y": 2208.0
|
|
},
|
|
"guid": "9a501cdf-114f-45df-a58c-83b05fc86f1c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -640.0,
|
|
"y": -240.0
|
|
},
|
|
"guid": "45cca67e-ca26-4ff0-beae-cbfcc700ff40",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 80.0,
|
|
"y": -240.0
|
|
},
|
|
"guid": "3c5f6a5e-ddb7-464e-a60d-5bcd0e26ea02",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1568.0,
|
|
"y": 240.0
|
|
},
|
|
"guid": "6b4c1ff0-05fe-4d9c-8742-c182b40c38a7",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Tutorial/45.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |