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

77 lines
2.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"MatchThreeChangeBird"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_521801",
"GuideTalkID": 521801,
"GuideUIContextConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"MatchThreeDetial.Bird.des"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_521802",
"GuideTalkID": 521802,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"MatchThreeDetial.BtnChallenge"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_521803",
"GuideTalkID": 521803,
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": -100,
"OffsetY": 50
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5218
}
]
}
],
"ValueSource": {}
}