mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
OSPRODWin3.5.0_D11507074_A11495076_L11433868
This commit is contained in:
48
Config/Level/Tutorial/Tutorial_6328.json
Normal file
48
Config/Level/Tutorial/Tutorial_6328.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"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",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantRecipeManage.Festival"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150034,
|
||||
"GuideHintShowConfig": {
|
||||
"UseCustomConfig": true
|
||||
},
|
||||
"GuideTextShowConfig": {
|
||||
"UseCustomConfig": true,
|
||||
"OffsetY": -120
|
||||
},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
Reference in New Issue
Block a user