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

580 lines
20 KiB
JSON

{
"$type": "miHoYo.HYG.Tutorial.TutorialGraph, Assembly-CSharp",
"id": 88,
"name": "米友家装3-装修模式",
"desc": null,
"type": 1,
"sortIndex": 88,
"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.FurnitureDynamicUIKey, Assembly-CSharp",
"param": 1,
"uiKey": 444618251
},
{
"$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.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.TutorialQueryPage, Assembly-CSharp",
"pageHash": 785512361,
"checkAnimation": false
},
{
"$type": "miHoYo.HYG.Tutorial.TutorialQueryCompleteTutorial, Assembly-CSharp",
"tutorialId": 60
}
]
},
"_output": 4,
"index": 0,
"parentIndex": -1,
"Guid": "47aae535-b934-427f-bb2f-6fbb584d7ab4"
},
{
"$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": "DreamHouse_Edit_01"
},
"dir": 1,
"blockScroll": false,
"blockClick": false,
"hideBg": false,
"digAHole": true,
"tutorialKey": 536787598,
"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": 3,
"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": [
{
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
"condition": {
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
"pageHash": 785512361,
"checkAnimation": false
}
}
]
},
"forceQuitProcess": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"index": 1,
"parentIndex": -1,
"Guid": "34305d45-f3c9-4793-9c91-89935f6a60a2"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgTutorialSetComplete, Assembly-CSharp",
"_output": -1,
"index": 2,
"parentIndex": 5,
"Guid": "dd2cdb42-6327-4a7a-888c-6dd1345dc7e7"
},
{
"$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": "DreamHouse_Edit_02"
},
"dir": 9,
"blockScroll": false,
"blockClick": false,
"hideBg": false,
"digAHole": false,
"tutorialKey": 2699594957,
"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": -1,
"FinishConditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.OrCondition, Assembly-CSharp",
"conditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.TutorialFinishButtonClickCondition, Assembly-CSharp",
"uiElementKey": 2699594957,
"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": 3,
"parentIndex": 1,
"Guid": "0ecc0732-1e29-4e8c-96c2-b15835940827"
},
{
"$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": "NPC_Miyouzhu_11"
},
"dir": 9,
"blockScroll": true,
"blockClick": false,
"hideBg": false,
"digAHole": false,
"tutorialKey": 2159755336,
"framePosOffset": {
"x": 0.0,
"y": 0.0
},
"frameSizeOffset": {
"x": 0.0,
"y": 0.0
},
"checkFocusStable": false,
"focusStableData": {
"$type": "miHoYo.HYG.Tutorial.FocusStableData, Assembly-CSharp",
"stableNeedFrameCount": 1,
"checkPosition": true,
"positionMinDiff": -1.0,
"checkScale": false,
"scaleMinDiff": -1.0,
"checkRotation": false,
"rotationMinDiff": -1.0
},
"isShowGesture": false,
"gesture": {
"$type": "miHoYo.HYG.Tutorial.TutorialGesture, Assembly-CSharp",
"tutorialKey": 0,
"useBigFinger": false,
"flipFinger": false,
"type": 0,
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"penetrateActions": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"ShowMouse"
]
}
},
"_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": 4165101854,
"findCompInChild": 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": 785512361,
"checkAnimation": false
}
}
]
},
"forceQuitProcess": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"index": 4,
"parentIndex": 0,
"Guid": "29d4e13f-609d-4184-ba72-e9fc4a943c15"
},
{
"$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": "NPC_Miyouzhu_12"
},
"dir": 9,
"blockScroll": false,
"blockClick": true,
"hideBg": false,
"digAHole": false,
"tutorialKey": 175646332,
"framePosOffset": {
"x": 0.0,
"y": 0.0
},
"frameSizeOffset": {
"x": 0.0,
"y": 0.0
},
"checkFocusStable": false,
"focusStableData": {
"$type": "miHoYo.HYG.Tutorial.FocusStableData, Assembly-CSharp",
"stableNeedFrameCount": 1,
"checkPosition": true,
"positionMinDiff": -1.0,
"checkScale": false,
"scaleMinDiff": -1.0,
"checkRotation": false,
"rotationMinDiff": -1.0
},
"isShowGesture": false,
"gesture": {
"$type": "miHoYo.HYG.Tutorial.TutorialGesture, Assembly-CSharp",
"tutorialKey": 0,
"useBigFinger": false,
"flipFinger": false,
"type": 0,
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"penetrateActions": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"ShowMouse"
]
}
},
"_output": 2,
"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": [
{
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
"condition": {
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
"pageHash": 785512361,
"checkAnimation": false
}
}
]
},
"forceQuitProcess": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"index": 5,
"parentIndex": 4,
"Guid": "c66897b0-4456-49d5-873d-ed0a729a338f"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -308650305,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
1
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -596.0,
"y": -44.5
},
"guid": "47aae535-b934-427f-bb2f-6fbb584d7ab4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 128.0,
"y": 1232.0
},
"guid": "34305d45-f3c9-4793-9c91-89935f6a60a2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1552.0,
"y": -48.0
},
"guid": "dd2cdb42-6327-4a7a-888c-6dd1345dc7e7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 832.0,
"y": 1248.0
},
"guid": "0ecc0732-1e29-4e8c-96c2-b15835940827",
"comment": "装修中清单留档",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 176.0,
"y": -64.0
},
"guid": "29d4e13f-609d-4184-ba72-e9fc4a943c15",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 848.0,
"y": -32.0
},
"guid": "c66897b0-4456-49d5-873d-ed0a729a338f",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Tutorial/88.json",
"errors": null,
"nodeErrors": null
}