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

45 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "AvatarMainPage"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "AvatarProfessionSwitchMenuInfo"
}
],
"NodeIDList": [
"AvatarMainPage.GuideNode"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_406201",
"GuideTalkID": 406101,
"ShowKeyMapTip": false,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetX": 150,
"OffsetY": -350
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}