Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_6025.json
2025-07-03 10:50:43 +02:00

59 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "EvolveBuildSCTutorialPage",
"GoNextImmediately": false
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "EvolveBuildSCTutorialSkipDialog"
},
{
"$type": "RPG.GameCore.ShowGuideEvolveTalk",
"TalkIDList": [
600103,
600104,
600105,
600106
],
"Season": 2
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "StartOriginalStageBtn"
}
],
"NodeIDList": [
"StartOriginalStageBtn"
],
"GuideTextType": "Talk",
"GuideTalkID": 600107,
"CustomTextDirection": "Left",
"GuideHintShowConfig": {
"OffsetY": -80
},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}