turnbasedgamedata/Config/Level/Tutorial/Tutorial_4061.json
2025-02-24 07:50:34 -03:00

68 lines
1.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "MazeMainPage.PhoneBtn",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"MazeMainPage.PhoneBtn"
],
"GuideHintType": "ClickCircle",
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_406101",
"CustomTextDirection": "RightDown",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetX": 150,
"OffsetY": -350
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "AvatarProfessionSwitchMenuInfo"
}
],
"NodeIDList": [
"EntryTarotBook"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "NormalRect",
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_406102",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetX": 150,
"OffsetY": -350
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}