Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_8505.json
2025-11-05 00:34:44 +01:00

88 lines
2.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUIOnTop",
"TargetUI": {
"Type": "Normal",
"Name": "CakeRaceGameGuessResultPage"
}
},
{
"$type": "RPG.GameCore.WaitUIOnTop",
"TargetUI": {
"Type": "Normal",
"Name": "CakeRaceGameHUDPage"
}
},
{
"$type": "RPG.GameCore.TutorialBlockAndWait",
"WaitSecond": 2
},
{
"$type": "RPG.GameCore.CakeRacePauseGame",
"IsPause": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "MatchThreeBattlePage.BattleItem1"
}
],
"NodeIDList": [],
"GuideTextType": "CommonCenterTalk",
"GuideTalkID": 850501,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "CakeRaceGameHUDPage"
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideDetailDialog",
"GuideID": {
"Value": "10043"
},
"WaitForExit": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "MatchThreeBattlePage.BattleItem1"
}
],
"NodeIDList": [],
"GuideTextType": "CommonCenterTalk",
"GuideTalkID": 850502,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "CakeRaceGameHUDPage"
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.CakeRacePauseGame"
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}