Files
2025-11-11 07:21:48 +07:00

368 lines
14 KiB
JSON

{
"$type": "miHoYo.HYG.Tutorial.TutorialGraph, Assembly-CSharp",
"id": 109,
"name": "NPC2-入住",
"desc": null,
"type": 1,
"sortIndex": 109,
"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": 4351,
"state": 2
},
{
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
"pageHash": 3305625402,
"checkAnimation": false
},
{
"$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": 3,
"index": 0,
"parentIndex": -1,
"Guid": "97d0db10-47c8-4479-ba6d-c56020662852"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgTutorialSetComplete, Assembly-CSharp",
"_output": -1,
"index": 1,
"parentIndex": 4,
"Guid": "f57b02b1-dcfe-4518-86ea-36e960574aa8"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
"data": {
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
"showCompeteAni": false,
"type": 0,
"tip": null,
"gestureData": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"shortcutCondition": null,
"lockInputWhenEnd": false,
"showWeakFocus": false,
"weakFocus": null,
"showTracking": false,
"removeTrackingWhenNodeEnd": false,
"trackingData": null,
"showGraphic": false,
"graphicalData": null,
"showErrorTip": false,
"errorTipData": {
"$type": "miHoYo.HYG.Tutorial.ErrorTipData, Assembly-CSharp",
"condition": {
"$type": "miHoYo.HYG.Tutorial.TutorialErrorTipCondition, Assembly-CSharp",
"triggerConditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"stateConditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": []
}
},
"content": null,
"duration": 1.0
},
"usePenetrate": false,
"penetrateActions": null,
"allUILayerUpData": null
},
"_output": 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.QueryConditionLogicNot, Assembly-CSharp",
"condition": {
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
"pageHash": 3305625402,
"checkAnimation": false
}
}
]
}
}
]
},
"FailedCondition": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
},
{
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicAnd, Assembly-CSharp",
"conditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
"condition": {
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
"pageHash": 3305625402,
"checkAnimation": false
}
},
{
"$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": 3,
"Guid": "6227c8e3-5afb-4528-89a4-bd2b39f7a621"
},
{
"$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": 4,
"groupId": 4,
"tutorialId": 1
},
{
"$type": "miHoYo.HYG.Tutorial.CfgTutorialUnlockHandbook+UnlockTutorialHandbookData, Assembly-CSharp",
"moduleId": 4,
"groupId": 4,
"tutorialId": 2
}
]
},
"_output": 2,
"index": 3,
"parentIndex": 0,
"Guid": "200d0ab0-3e00-405d-ba0a-c67d88102756"
},
{
"$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": "NPC_House_01"
},
"graphicData": {
"$type": "miHoYo.HYG.Tutorial.ImageData, Assembly-CSharp",
"path": "UISprite/Load/Teaching/Img_Teaching_NPC_Locate_1.png"
}
},
{
"$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": "NPC_House_02"
},
"graphicData": {
"$type": "miHoYo.HYG.Tutorial.ImageData, Assembly-CSharp",
"path": "UISprite/Load/Teaching/Img_Teaching_NPC_Locate_2.png"
}
}
]
},
"completeCountdown": 0.0
},
"_output": 1,
"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": 4,
"parentIndex": 2,
"Guid": "a52659e3-710b-43c4-985d-d41fc16f1880"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -272556399,
"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": -1328.0,
"y": -336.0
},
"guid": "97d0db10-47c8-4479-ba6d-c56020662852",
"comment": "云果入住任务",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1312.0,
"y": -288.0
},
"guid": "f57b02b1-dcfe-4518-86ea-36e960574aa8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -32.0,
"y": -272.0
},
"guid": "6227c8e3-5afb-4528-89a4-bd2b39f7a621",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -688.0,
"y": -320.0
},
"guid": "200d0ab0-3e00-405d-ba0a-c67d88102756",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 672.0,
"y": -304.0
},
"guid": "a52659e3-710b-43c4-985d-d41fc16f1880",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Tutorial/109.json",
"errors": null,
"nodeErrors": null
}