mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
72 lines
2.1 KiB
JSON
72 lines
2.1 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "ElfRestaurantPreparePage",
|
|
"GoNextImmediately": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"Param": "ElfRestaurantRecipeManage.AddMenu.Button.1",
|
|
"ProtectTime": 2,
|
|
"ForceSetNavigation": true
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"ElfRestaurantRecipeManage.AddMenu.Button.1"
|
|
],
|
|
"IsAutoMatchGuideHintType": false,
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_ClockPark_10406",
|
|
"GuideTalkID": 6150019,
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {
|
|
"UseCustomConfig": true,
|
|
"OffsetX": 180
|
|
},
|
|
"GuideUIContextConfig": {},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"Param": "ElfRestaurantRecipeManage.AddMenu.Button.1",
|
|
"ProtectTime": 2,
|
|
"ForceSetNavigation": true
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"ElfRestaurantManagerPrepare.RecommendDish"
|
|
],
|
|
"GuideTextType": "WeakTip",
|
|
"GuideText": "TutorialGuideTalkData_TalkDataText_6150014",
|
|
"GuideTalkID": 6150019,
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {
|
|
"UseCustomConfig": true
|
|
},
|
|
"GuideUIContextConfig": {},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClose"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"EntityEventList": []
|
|
} |