mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
74 lines
2.1 KiB
JSON
74 lines
2.1 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"DrinkMakerMenuSelectPage.CoverFreeDrink"
|
|
],
|
|
"IsAutoMatchGuideHintType": false,
|
|
"GuideHintType": "NormalRect",
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_508601",
|
|
"GuideTalkID": 515501,
|
|
"CustomTextDirection": "Up",
|
|
"EnableActionList": [],
|
|
"DisableBlackMask": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"DrinkMakerMenuSelectPage.CoverDrinkMenu"
|
|
],
|
|
"IsAutoMatchGuideHintType": false,
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_508601",
|
|
"GuideTalkID": 515502,
|
|
"CustomTextDirection": "Up",
|
|
"EnableActionList": [],
|
|
"DisableBlackMask": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "DrinkMakerMenuSelectPage.CoverFreeDrink"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"DrinkMakerMenuSelectPage.CoverFreeDrink"
|
|
],
|
|
"GuideHintType": "NormalRect",
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_508601",
|
|
"GuideTalkID": 515503,
|
|
"CustomTextDirection": "Left",
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5155
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |