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

92 lines
2.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUIOnTop",
"TargetUI": {
"Type": "Normal",
"Name": "CakeRaceEntrancePage"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "ActivityMarbleMainPage.ShopBtn"
}
],
"NodeIDList": [
"ActivityMarbleMainPage.ShopBtn"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideTalkID": 850801,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Name": "CakeRaceEntrancePage"
},
"EnableActionList": [],
"ShowDelay": 1
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ActivityMarbleMainPage.ShopBtn"
}
],
"NodeIDList": [
"CakeRaceChooseGameplayEntryPage.Coin"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "NormalRect",
"GuideTextType": "Talk",
"GuideTalkID": 850802,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Name": "CakeRaceEntrancePage"
},
"EnableActionList": [],
"ShowDelay": 1
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ActivityMarbleMainPage.ShopBtn"
}
],
"NodeIDList": [],
"GuideTextType": "CommonCenterTalk",
"GuideTalkID": 850803,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "CakeRaceGuessTicketShopPage"
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}