turnbasedgamedata/Config/Level/Tutorial/Tutorial_5325.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": [],
"GuideTextType": "CommonCenterTalk",
"GuideText": "TutorialTextmap_ClockPark_10101",
"GuideTalkID": 532551,
"CustomTextDirection": "Left",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "MazeMainPage"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [],
"GuideTextType": "CommonCenterTalk",
"GuideText": "TutorialTextmap_ClockPark_10101",
"GuideTalkID": 532552,
"CustomTextDirection": "Left",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "MazeMainPage"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5323
}
]
}
]
}