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

128 lines
3.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 1.5
}
],
"NodeIDList": [
"RogueTourn.TeamMember"
],
"GuideTextType": "RogueTalk",
"GuideTalkID": 905403,
"CustomTextDirection": "Right",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 1.5
}
],
"NodeIDList": [
"RogueTourn.TeamMember"
],
"GuideTextType": "RogueTalk",
"GuideTalkID": 906601,
"CustomTextDirection": "Right",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 1.5
}
],
"NodeIDList": [
"RogueTourn.TeamMember"
],
"GuideTextType": "RogueTalk",
"GuideTalkID": 906602,
"CustomTextDirection": "Right",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 1.5
}
],
"NodeIDList": [
"RogueTourn.TeamMember"
],
"GuideTextType": "RogueTalk",
"GuideTalkID": 905404,
"CustomTextDirection": "Right",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 9306,
"WaitForExit": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 1.5
}
],
"NodeIDList": [
"RogueTourn.TeamMember"
],
"GuideTextType": "RogueTalk",
"GuideTalkID": 905406,
"CustomTextDirection": "Right",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9066
}
]
}
]
}