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

108 lines
2.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0
}
],
"NodeIDList": [],
"GuideTextType": "CommonCenterTalk",
"GuideTalkID": 550401,
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "SwordTrainingPage"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "Skill.Btn",
"ProtectTime": 0
}
],
"NodeIDList": [
"Skill.Btn"
],
"GuideTextType": "Talk",
"GuideTalkID": 550402,
"GuideUIContextConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [],
"GuideTextType": "CommonCenterTalk",
"GuideTalkID": 550403,
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ActivitySwordTrainingSkillTypePage"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"Skill.Res"
],
"GuideTextType": "Talk",
"GuideTalkID": 550404,
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ActivitySwordTrainingSkillTypePage"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"Skill.Btn2"
],
"GuideTextType": "Talk",
"GuideTalkID": 550405,
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ActivitySwordTrainingSkillTypePage"
}
},
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 8162
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5504
}
]
}
]
}