3997 lines
156 KiB
JSON
3997 lines
156 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGraph, Assembly-CSharp",
|
|
"id": 13,
|
|
"name": "赶海钳-简单模式(★)",
|
|
"desc": null,
|
|
"type": 3,
|
|
"sortIndex": 35,
|
|
"triggerType": 1,
|
|
"trackingPoint": 1175560992,
|
|
"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": 20004,
|
|
"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": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.ItemAddByTagCondition, Assembly-CSharp",
|
|
"tags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.EntityTagEnum, Assembly-Common]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 21
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": 20004
|
|
},
|
|
"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.TutorialQueryCompleteTutorial, Assembly-CSharp",
|
|
"tutorialId": 35
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTileGridTypeCondition, Assembly-CSharp",
|
|
"types": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tile.TerrainTileCornerType, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
4
|
|
]
|
|
},
|
|
"range": 2
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryCompleteTutorial, Assembly-CSharp",
|
|
"tutorialId": 12
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTask, Assembly-CSharp",
|
|
"taskId": 4290,
|
|
"state": 2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_output": 12,
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "e83c9f2d-774d-4b4f-a78f-ce2ce20fd32f"
|
|
},
|
|
{
|
|
"$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": 2,
|
|
"groupId": 3,
|
|
"tutorialId": 1
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 27,
|
|
"_falseOutput": 18,
|
|
"index": 1,
|
|
"parentIndex": 12,
|
|
"Guid": "59c4bbc0-d6a0-4c16-a305-5cdfa7488717"
|
|
},
|
|
{
|
|
"$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_TidalFishing_5"
|
|
},
|
|
"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": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryEntityTag, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 21
|
|
}
|
|
]
|
|
},
|
|
"range": 1.0,
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": false,
|
|
"weakFocus": null,
|
|
"showTracking": true,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": -1962330906,
|
|
"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": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 21,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"showGraphic": true,
|
|
"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": [
|
|
{
|
|
"$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_TidalFishing_4"
|
|
},
|
|
"graphicData": {
|
|
"$type": "miHoYo.HYG.Tutorial.VideoData, Assembly-CSharp",
|
|
"path": "RetainAssets/Tutorial/TidalFishing_enc.usm"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"completeCountdown": 0.0
|
|
},
|
|
"showErrorTip": true,
|
|
"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": 206277245
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": 31,
|
|
"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": [
|
|
"ReachPliers_Catch"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 792552780
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1251224054
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1054213251
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": [
|
|
20004
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$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": 2788530902,
|
|
"checkAnimation": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 1365169718,
|
|
"checkAnimation": false
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$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.TutorialQueryItemTagAdd, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 21
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryEntityTag, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 21
|
|
}
|
|
]
|
|
},
|
|
"range": 2.0,
|
|
"count": 1
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 2,
|
|
"parentIndex": 25,
|
|
"Guid": "ceeccc72-87db-497f-a359-35a4db50306e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialSetComplete, Assembly-CSharp",
|
|
"_output": -1,
|
|
"index": 3,
|
|
"parentIndex": 31,
|
|
"Guid": "457d6182-6a4b-4b0d-8f85-ba9449b14e6a"
|
|
},
|
|
{
|
|
"$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": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"textId": "Video_TidalFishing_1"
|
|
},
|
|
"graphicData": {
|
|
"$type": "miHoYo.HYG.Tutorial.VideoData, Assembly-CSharp",
|
|
"path": "RetainAssets/Tutorial/TidalFishing_enc.usm"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"completeCountdown": 2.0
|
|
},
|
|
"_output": 6,
|
|
"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": 5,
|
|
"Guid": "7d8854f4-f0aa-4f98-8614-c985f26dc47e"
|
|
},
|
|
{
|
|
"$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": 2,
|
|
"groupId": 3,
|
|
"tutorialId": 1
|
|
}
|
|
]
|
|
},
|
|
"_output": 4,
|
|
"index": 5,
|
|
"parentIndex": 18,
|
|
"Guid": "5930e1ff-ef2b-4510-919f-3e684db17285"
|
|
},
|
|
{
|
|
"$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_TidalFishing_4"
|
|
},
|
|
"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": true,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": 1138262760,
|
|
"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": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 21,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"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": 2,
|
|
"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.TutorialQueryEntityTag, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 21
|
|
}
|
|
]
|
|
},
|
|
"range": 1.0,
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": [
|
|
20004
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$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"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTileGridTypeCondition, Assembly-CSharp",
|
|
"types": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tile.TerrainTileCornerType, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
4
|
|
]
|
|
},
|
|
"range": 4
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 6,
|
|
"parentIndex": 4,
|
|
"Guid": "85db0449-7361-4061-ab02-035cb22308d8"
|
|
},
|
|
{
|
|
"$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": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"textId": "Video_TidalFishing_1_phone"
|
|
},
|
|
"graphicData": {
|
|
"$type": "miHoYo.HYG.Tutorial.VideoData, Assembly-CSharp",
|
|
"path": "RetainAssets/Tutorial/TidalFishing_phone_enc.usm"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"completeCountdown": 2.0
|
|
},
|
|
"_output": 24,
|
|
"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": 8,
|
|
"Guid": "5b08aa3a-eec5-415c-8c77-ce569e69fcfd"
|
|
},
|
|
{
|
|
"$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": 2,
|
|
"groupId": 3,
|
|
"tutorialId": 1
|
|
}
|
|
]
|
|
},
|
|
"_output": 7,
|
|
"index": 8,
|
|
"parentIndex": 22,
|
|
"Guid": "320ff09c-6ebe-42ff-b767-7cb120b17713"
|
|
},
|
|
{
|
|
"$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_TidalFishing_5"
|
|
},
|
|
"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": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"textId": "Tutorial_TidalFishing_5_phone"
|
|
},
|
|
"dir": 2,
|
|
"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": true,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": -806363514,
|
|
"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": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 21,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"showGraphic": true,
|
|
"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": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.GraphicalTutorialStepData, Assembly-CSharp",
|
|
"content": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Video_TidalFishing_1_phone"
|
|
},
|
|
"graphicData": {
|
|
"$type": "miHoYo.HYG.Tutorial.VideoData, Assembly-CSharp",
|
|
"path": "RetainAssets/Tutorial/TidalFishing_phone_enc.usm"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"completeCountdown": 0.0
|
|
},
|
|
"showErrorTip": true,
|
|
"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": 206277245
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": 31,
|
|
"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": [
|
|
"ReachPliers_Catch"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 792552780
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1251224054
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1054213251
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": [
|
|
20004
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$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": 2788530902,
|
|
"checkAnimation": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 1365169718,
|
|
"checkAnimation": false
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$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.TutorialQueryItemTagAdd, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 21
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryEntityTag, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 21
|
|
}
|
|
]
|
|
},
|
|
"range": 2.0,
|
|
"count": 1
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 9,
|
|
"parentIndex": 26,
|
|
"Guid": "11ed58b4-31d5-4d74-bc7e-6552b9ce85ef"
|
|
},
|
|
{
|
|
"$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": "Tutorial_ToolBar_8"
|
|
},
|
|
"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",
|
|
"Alpha4",
|
|
"Alpha5"
|
|
]
|
|
}
|
|
},
|
|
"_output": 5,
|
|
"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": [
|
|
20004
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": 10,
|
|
"parentIndex": 11,
|
|
"Guid": "50eff4c7-0147-4b28-9da9-a022a3a08074"
|
|
},
|
|
{
|
|
"$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_TidalFishing_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": 1296044016,
|
|
"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": 10,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$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": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTileGridTypeCondition, Assembly-CSharp",
|
|
"types": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tile.TerrainTileCornerType, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
4
|
|
]
|
|
},
|
|
"range": 4
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 11,
|
|
"parentIndex": 18,
|
|
"Guid": "ffc61902-70e2-4061-9d3b-de10243fe7fa"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialControlMode, Assembly-CSharp",
|
|
"_keymouse": 1,
|
|
"_gamepad": -1,
|
|
"_touch": 19,
|
|
"index": 12,
|
|
"parentIndex": 0,
|
|
"Guid": "1d8c433c-36b1-48ee-9454-5ac7165a7b6f"
|
|
},
|
|
{
|
|
"$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_TidalFishing_0_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": -479074284,
|
|
"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": 14,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$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": true
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 13,
|
|
"parentIndex": -1,
|
|
"Guid": "d313d144-ec36-47ce-bc0d-3774ac56b07d"
|
|
},
|
|
{
|
|
"$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": null,
|
|
"textId": "Tutorial_TidalFishing_4"
|
|
},
|
|
"dir": 0,
|
|
"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"
|
|
]
|
|
}
|
|
},
|
|
"_output": 15,
|
|
"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": [
|
|
20004
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": 2657227633,
|
|
"checkAnimation": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 14,
|
|
"parentIndex": 13,
|
|
"Guid": "6d5ce4f3-63a0-49f9-9e24-c9c283c64421"
|
|
},
|
|
{
|
|
"$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_TidalFishing_6"
|
|
},
|
|
"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": false,
|
|
"weakFocus": null,
|
|
"showTracking": true,
|
|
"removeTrackingWhenNodeEnd": false,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": 2053596582,
|
|
"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": -1,
|
|
"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.TutorialQueryEntityTag, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 21
|
|
}
|
|
]
|
|
},
|
|
"range": 4.5,
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": [
|
|
20004
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$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": 14,
|
|
"Guid": "3f5da1a5-785e-4218-8860-28d6628d3c22"
|
|
},
|
|
{
|
|
"$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_TidalFishing_5"
|
|
},
|
|
"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": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryEntityTag, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 21
|
|
}
|
|
]
|
|
},
|
|
"range": 1.0,
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": false,
|
|
"weakFocus": null,
|
|
"showTracking": true,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": 1714580634,
|
|
"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": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 21,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"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": 206277245
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": -1,
|
|
"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": [
|
|
"ReachPliers_Catch"
|
|
]
|
|
},
|
|
"animationTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 792552780
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 125210351
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": [
|
|
20004
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$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"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryEntityTag, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 21
|
|
}
|
|
]
|
|
},
|
|
"range": 6.0,
|
|
"count": 1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 16,
|
|
"parentIndex": -1,
|
|
"Guid": "70e208d2-2259-4318-9891-e61e70b33f06"
|
|
},
|
|
{
|
|
"$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_TidalFishing_4"
|
|
},
|
|
"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": false,
|
|
"weakFocus": null,
|
|
"showTracking": true,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": -527429266,
|
|
"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": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 21,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"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": 2,
|
|
"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.TutorialQueryEntityTag, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 21
|
|
}
|
|
]
|
|
},
|
|
"range": 1.0,
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
},
|
|
{
|
|
"$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": [
|
|
20004
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTileGridTypeCondition, Assembly-CSharp",
|
|
"types": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tile.TerrainTileCornerType, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
4
|
|
]
|
|
},
|
|
"range": 4
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 17,
|
|
"parentIndex": 25,
|
|
"Guid": "3e9e4a4f-6967-4f77-802f-a450c6eb6a92"
|
|
},
|
|
{
|
|
"$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.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
20004
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 5,
|
|
"_falseOutput": 11,
|
|
"index": 18,
|
|
"parentIndex": 1,
|
|
"Guid": "05035f84-b3b5-4ebb-865d-5b00d331b511"
|
|
},
|
|
{
|
|
"$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": 2,
|
|
"groupId": 3,
|
|
"tutorialId": 1
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 28,
|
|
"_falseOutput": 20,
|
|
"index": 19,
|
|
"parentIndex": 12,
|
|
"Guid": "852406a7-1bf3-4a64-8b40-579dbbbbb414"
|
|
},
|
|
{
|
|
"$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.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
20004
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 8,
|
|
"_falseOutput": 21,
|
|
"index": 20,
|
|
"parentIndex": 19,
|
|
"Guid": "9b4493c1-5ff1-49a0-8532-61ea37fe8df8"
|
|
},
|
|
{
|
|
"$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_ToolBar_1_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": 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_TidalFishing_0_phone"
|
|
},
|
|
"dir": 2,
|
|
"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": 1470556048,
|
|
"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": 22,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$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
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTileGridTypeCondition, Assembly-CSharp",
|
|
"types": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tile.TerrainTileCornerType, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
4
|
|
]
|
|
},
|
|
"range": 4
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 21,
|
|
"parentIndex": 20,
|
|
"Guid": "7c9df5a6-73e3-4257-9611-02b1224cfe9c"
|
|
},
|
|
{
|
|
"$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": "Tutorial_ToolBar_8_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": 8,
|
|
"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": [
|
|
20004
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": 22,
|
|
"parentIndex": 21,
|
|
"Guid": "0e4afbf3-4cfb-470c-a30d-ad20363066db"
|
|
},
|
|
{
|
|
"$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_TidalFishing_4"
|
|
},
|
|
"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": false,
|
|
"weakFocus": null,
|
|
"showTracking": true,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": -1342767668,
|
|
"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": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 21,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"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": 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.TutorialQueryEntityTag, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 21
|
|
}
|
|
]
|
|
},
|
|
"range": 1.0,
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
|
},
|
|
{
|
|
"$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": [
|
|
20004
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTileGridTypeCondition, Assembly-CSharp",
|
|
"types": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tile.TerrainTileCornerType, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
4
|
|
]
|
|
},
|
|
"range": 4
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 23,
|
|
"parentIndex": 26,
|
|
"Guid": "a732d906-f169-4650-ae80-663504ec6591"
|
|
},
|
|
{
|
|
"$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_TidalFishing_4"
|
|
},
|
|
"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": false,
|
|
"weakFocus": null,
|
|
"showTracking": true,
|
|
"removeTrackingWhenNodeEnd": true,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": -428528998,
|
|
"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": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "TagInfo, Assembly-CSharp",
|
|
"tag": 21,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 3,
|
|
"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": 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.TutorialQueryEntityTag, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 21
|
|
}
|
|
]
|
|
},
|
|
"range": 1.0,
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": [
|
|
20004
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$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"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTileGridTypeCondition, Assembly-CSharp",
|
|
"types": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tile.TerrainTileCornerType, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
4
|
|
]
|
|
},
|
|
"range": 4
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 24,
|
|
"parentIndex": 7,
|
|
"Guid": "48976dda-1235-4ddf-8a5d-be77f242c2fd"
|
|
},
|
|
{
|
|
"$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.TutorialQueryEntityTag, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 21
|
|
}
|
|
]
|
|
},
|
|
"range": 1.0,
|
|
"count": 1
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 2,
|
|
"_falseOutput": 17,
|
|
"index": 25,
|
|
"parentIndex": 27,
|
|
"Guid": "4d4a65e5-b9c0-48ac-b52c-89c009748ed0"
|
|
},
|
|
{
|
|
"$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.TutorialQueryEntityTag, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 21
|
|
}
|
|
]
|
|
},
|
|
"range": 1.0,
|
|
"count": 1
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 9,
|
|
"_falseOutput": 23,
|
|
"index": 26,
|
|
"parentIndex": 28,
|
|
"Guid": "473fc527-0ef6-4c19-b0c2-165e10eaad69"
|
|
},
|
|
{
|
|
"$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.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
20004
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 25,
|
|
"_falseOutput": -1,
|
|
"index": 27,
|
|
"parentIndex": 1,
|
|
"Guid": "a2559b4f-8cfc-4d6b-84c5-0b06ec281758"
|
|
},
|
|
{
|
|
"$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.TutorialQueryPlayerTool, Assembly-CSharp",
|
|
"toolIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
20004
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": 26,
|
|
"_falseOutput": -1,
|
|
"index": 28,
|
|
"parentIndex": 19,
|
|
"Guid": "3f2001fa-e957-4111-a5c0-7d9b0a9262fc"
|
|
},
|
|
{
|
|
"$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.TutorialQueryEntityTag, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 70022
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 70021
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 70019
|
|
}
|
|
]
|
|
},
|
|
"range": 5.0,
|
|
"count": 1
|
|
}
|
|
]
|
|
},
|
|
"_trueOutput": -1,
|
|
"_falseOutput": -1,
|
|
"index": 29,
|
|
"parentIndex": -1,
|
|
"Guid": "0660fa70-e521-45c6-a289-30a91dce5c6b"
|
|
},
|
|
{
|
|
"$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": -1,
|
|
"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.TutorialQueryEntityTag, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 70022
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 70021
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 70019
|
|
}
|
|
]
|
|
},
|
|
"range": 5.0,
|
|
"count": 1
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryEntityTag, Assembly-CSharp",
|
|
"newTags": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 70022
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 70021
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 70019
|
|
}
|
|
]
|
|
},
|
|
"range": 5.0,
|
|
"count": 1
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 30,
|
|
"parentIndex": -1,
|
|
"Guid": "9175d73a-ac53-47dc-a974-e8bc1afdc0c1"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": true,
|
|
"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": 3,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TimeElapsedCondition, Assembly-CSharp",
|
|
"timeInSeconds": 0.05
|
|
}
|
|
]
|
|
},
|
|
"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": 31,
|
|
"parentIndex": 9,
|
|
"Guid": "f5e6f0af-4b07-4f39-ac34-2aa308d1f68d"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -1378206600,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
13,
|
|
16,
|
|
29,
|
|
30
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -2800.0,
|
|
"y": 80.0
|
|
},
|
|
"guid": "e83c9f2d-774d-4b4f-a78f-ce2ce20fd32f",
|
|
"comment": "会被潜行挤占 需要潜行未学",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1648.0,
|
|
"y": -112.0
|
|
},
|
|
"guid": "59c4bbc0-d6a0-4c16-a305-5cdfa7488717",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4176.0,
|
|
"y": -1552.0
|
|
},
|
|
"guid": "ceeccc72-87db-497f-a359-35a4db50306e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 5824.0,
|
|
"y": 48.0
|
|
},
|
|
"guid": "457d6182-6a4b-4b0d-8f85-ba9449b14e6a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1856.0,
|
|
"y": 256.0
|
|
},
|
|
"guid": "7d8854f4-f0aa-4f98-8614-c985f26dc47e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1808.0,
|
|
"y": -48.0
|
|
},
|
|
"guid": "5930e1ff-ef2b-4510-919f-3e684db17285",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2736.0,
|
|
"y": -592.0
|
|
},
|
|
"guid": "85db0449-7361-4061-ab02-035cb22308d8",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1728.0,
|
|
"y": 2208.0
|
|
},
|
|
"guid": "5b08aa3a-eec5-415c-8c77-ce569e69fcfd",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1696.0,
|
|
"y": 1920.0
|
|
},
|
|
"guid": "320ff09c-6ebe-42ff-b767-7cb120b17713",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4176.0,
|
|
"y": 1104.0
|
|
},
|
|
"guid": "11ed58b4-31d5-4d74-bc7e-6552b9ce85ef",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1008.0,
|
|
"y": 96.0
|
|
},
|
|
"guid": "50eff4c7-0147-4b28-9da9-a022a3a08074",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -352.0,
|
|
"y": 16.0
|
|
},
|
|
"guid": "ffc61902-70e2-4061-9d3b-de10243fe7fa",
|
|
"comment": "防止顶着提示回营地",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1920.0,
|
|
"y": 160.0
|
|
},
|
|
"guid": "1d8c433c-36b1-48ee-9454-5ac7165a7b6f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1024.0,
|
|
"y": 4048.0
|
|
},
|
|
"guid": "d313d144-ec36-47ce-bc0d-3774ac56b07d",
|
|
"comment": "老移动引导留档",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1680.0,
|
|
"y": 4096.0
|
|
},
|
|
"guid": "6d5ce4f3-63a0-49f9-9e24-c9c283c64421",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2400.0,
|
|
"y": 4048.0
|
|
},
|
|
"guid": "3f5da1a5-785e-4218-8860-28d6628d3c22",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 4240.0,
|
|
"y": -3344.0
|
|
},
|
|
"guid": "70e208d2-2259-4318-9891-e61e70b33f06",
|
|
"comment": "赶海修好后换掉",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2720.0,
|
|
"y": -2144.0
|
|
},
|
|
"guid": "3e9e4a4f-6967-4f77-802f-a450c6eb6a92",
|
|
"comment": "追踪赶海生物 距离远不退出 离开赶海区退出",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1024.0,
|
|
"y": -80.0
|
|
},
|
|
"guid": "05035f84-b3b5-4ebb-865d-5b00d331b511",
|
|
"comment": "防重载时已手持",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1648.0,
|
|
"y": 1712.0
|
|
},
|
|
"guid": "852406a7-1bf3-4a64-8b40-579dbbbbb414",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -1024.0,
|
|
"y": 1760.0
|
|
},
|
|
"guid": "9b4493c1-5ff1-49a0-8532-61ea37fe8df8",
|
|
"comment": "防重载时已手持",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -320.0,
|
|
"y": 1920.0
|
|
},
|
|
"guid": "7c9df5a6-73e3-4257-9611-02b1224cfe9c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 928.0,
|
|
"y": 2016.0
|
|
},
|
|
"guid": "0e4afbf3-4cfb-470c-a30d-ad20363066db",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2736.0,
|
|
"y": 992.0
|
|
},
|
|
"guid": "a732d906-f169-4650-ae80-663504ec6591",
|
|
"comment": "追踪赶海生物 距离远不退出 离开赶海区退出",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 2720.0,
|
|
"y": 2480.0
|
|
},
|
|
"guid": "48976dda-1235-4ddf-8a5d-be77f242c2fd",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1056.0,
|
|
"y": -1248.0
|
|
},
|
|
"guid": "4d4a65e5-b9c0-48ac-b52c-89c009748ed0",
|
|
"comment": "防止周围已有赶海生物",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1056.0,
|
|
"y": 1216.0
|
|
},
|
|
"guid": "473fc527-0ef6-4c19-b0c2-165e10eaad69",
|
|
"comment": "防止周围已有赶海生物",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -608.0,
|
|
"y": -672.0
|
|
},
|
|
"guid": "a2559b4f-8cfc-4d6b-84c5-0b06ec281758",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -352.0,
|
|
"y": 1360.0
|
|
},
|
|
"guid": "3f2001fa-e957-4111-a5c0-7d9b0a9262fc",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 5232.0,
|
|
"y": -3168.0
|
|
},
|
|
"guid": "0660fa70-e521-45c6-a289-30a91dce5c6b",
|
|
"comment": "有蟹就完成留档",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 5904.0,
|
|
"y": -3184.0
|
|
},
|
|
"guid": "9175d73a-ac53-47dc-a974-e8bc1afdc0c1",
|
|
"comment": "有蟹就异常退出",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 5097.71875,
|
|
"y": -22.10315
|
|
},
|
|
"guid": "f5e6f0af-4b07-4f39-ac34-2aa308d1f68d",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Tutorial/13.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |