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

62 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"MatchThreeChallengeMainPage.Task1"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_522201",
"GuideTalkID": 522201,
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": 50,
"OffsetY": 120
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "MatchThreeChallengeMainPage.Task1"
}
],
"NodeIDList": [
"MatchThreeChallengeMainPage.Task1"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_522201",
"GuideTalkID": 522202,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5222
}
]
}
],
"ValueSource": {}
}