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

68 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "EvolveBuildSCMainPage",
"GoNextImmediately": false
},
{
"$type": "RPG.GameCore.ShowGuideEvolveTalk",
"TalkIDList": [
610301
],
"Season": 2
},
{
"$type": "RPG.GameCore.ShowGuideDetailDialog",
"GuideID": {
"Value": "8340"
},
"WaitForExit": true
},
{
"$type": "RPG.GameCore.ShowGuideEvolveTalk",
"TalkIDList": [
610302,
610303,
610304
],
"Season": 2
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "EnterStageOne",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"EnterStageOne"
],
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_535004",
"GuideTalkID": 610305,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "Right",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}