turnbasedgamedata/Config/Level/Tutorial/Tutorial_5718.json
2024-12-02 04:04:12 -03:00

42 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "MRPresetTog.4"
}
],
"NodeIDList": [
"MusicRhythmMixMainPage.SoundEff"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_571502",
"GuideTalkID": 571401,
"CustomTextDirection": "Up",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 9819,
"WaitForExit": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {}
}