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

219 lines
5.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "MatchThree_Protect1"
}
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "MatchThree_Turn_Start"
}
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 8136,
"WaitForExit": true
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.MatchThreeDragTutorial",
"Enable": true,
"MaskPos": [
{
"X": 5,
"Y": 4
},
{
"X": 5,
"Y": 5
},
{
"X": 5,
"Y": 6
},
{
"X": 6,
"Y": 5
}
],
"DragablePos": [
{
"X": 6,
"Y": 5
},
{
"X": 5,
"Y": 5
}
],
"DragStart": {
"X": 6,
"Y": 5
},
"DragEnd": {
"X": 5,
"Y": 5
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "MatchThree_FlowAction"
}
}
],
"NodeIDList": [
"MatchThreePiece.5-5",
"MatchThreePiece.6-5"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_521001",
"GuideTalkID": 521001,
"CustomTextDirection": "Left",
"GuideHintShowConfig": {
"OffsetY": -20
},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": -100
},
"GuideUIContextConfig": {},
"EnableNavigation": true,
"EnableSubmit": true,
"EnableClickInHintArea": true,
"EnableActionList": [
"Menu_Cancel",
"Menu_Confirm"
],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.MatchThreeDragTutorial",
"EnableMatchHint": true,
"MaskPos": [
{
"X": 5,
"Y": 4
},
{
"X": 5,
"Y": 5
},
{
"X": 5,
"Y": 6
},
{
"X": 6,
"Y": 5
}
],
"DragablePos": [
{
"X": 6,
"Y": 5
},
{
"X": 5,
"Y": 5
}
]
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "MatchThree_Turn_Start1"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"MatchThreeBattlePage.BirdInfo"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_521002",
"GuideTalkID": 521002,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"MatchThreeBattlePage.StepRemain"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_521003",
"GuideTalkID": 521003,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"MatchThreePiece.5-5"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "TopCenterTip",
"GuideText": "TutorialTextmap_521001",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5210
}
]
}
],
"ValueSource": {}
}