mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
OSPRODWin3.5.0_D11529559_A11525190_L11433868
This commit is contained in:
42
Config/Level/Tutorial/Tutorial_6343.json
Normal file
42
Config/Level/Tutorial/Tutorial_6343.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantManageGameplayPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Fever",
|
||||
"ProtectTime": 2,
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.DoubleSpeed"
|
||||
],
|
||||
"GuideTextType": "WeakTip",
|
||||
"GuideText": "TutorialGuideTalkData_TalkDataText_6150052 ",
|
||||
"GuideTalkID": 6150026,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
Reference in New Issue
Block a user