mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
59 lines
1.5 KiB
JSON
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": []
|
|
} |