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

48 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ActivitySummonEntrancePage"
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ChallengeLevelUnlockDialog"
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "ChallengeLevelUnlockDialog"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"TrashCanSummonLevelTab.2"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_552401",
"OverrideActionName": "Menu_Confirm",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5524
}
]
}
],
"ValueSource": {}
}