mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 04:23:56 +08:00
59 lines
1.6 KiB
JSON
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": {}
|
|
} |