mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
62 lines
1.7 KiB
JSON
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": {}
|
|
} |