turnbasedgamedata/Config/Level/Tutorial/Tutorial_5703.json
2024-10-21 03:16:22 -03:00

59 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"MusicRhythmMainPage.Track"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_552101",
"GuideTalkID": 570301,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "MusicRhythmMainPage.BtnStart"
}
],
"NodeIDList": [
"MusicRhythmMainPage.BtnStart"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_552101",
"GuideTalkID": 570302,
"OverrideActionName": "Menu_Confirm",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {}
}