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

53 lines
1.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.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "MatchThreeBattlePage.BattleItem1"
}
],
"NodeIDList": [
"CakeRaceGameplayPage.RankList"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "WeakRect",
"GuideTextType": "WeakTip",
"GuideText": "TutorialTextmap_850301",
"GuideTalkID": 660101,
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetY": -150
},
"GuideUIContextConfig": {},
"ShowDelay": 2
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}