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

47 lines
1.2 KiB
JSON

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