mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
92 lines
2.6 KiB
JSON
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": []
|
|
} |