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

91 lines
2.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"OmamentArea"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_514001",
"GuideTalkID": 539901,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {
"ScaleX": 2.6
},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"OmamentArea"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_514001",
"GuideTalkID": 539902,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {
"ScaleX": 2.6
},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"OmamentArea"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_514001",
"GuideTalkID": 539903,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {
"ScaleX": 2.6
},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5399
}
]
}
]
}