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

41 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "MusicRhythmMainPage.BtnStart"
}
],
"NodeIDList": [
"MusicRhythmChooseDetailPage.Tab"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_571101",
"GuideTalkID": 571101,
"CustomTextDirection": "RightDown",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "MusicRhythmChooseLevelPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {}
}