mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
97 lines
2.6 KiB
JSON
97 lines
2.6 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TutorialNotify",
|
|
"Type": "LockController",
|
|
"Param": "1"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "RogueSelectMainPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowRogueSelectMainPageMode"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "RogueDLCV2.Switch",
|
|
"ProtectTime": 0.2
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RogueDLCV2.Switch"
|
|
],
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideTalkID": 907001
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "RogueNous.MainEntrance"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialNotify",
|
|
"Type": "MoveScrollView",
|
|
"Param": "RogueMagic"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "RogueMagic.MainEntrance",
|
|
"ProtectTime": 0.5
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RogueMagic.MainEntrance"
|
|
],
|
|
"GuideHintType": "ClickRect",
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideTalkID": 907002,
|
|
"CustomTextDirection": "LeftUp",
|
|
"GuideHintShowConfig": {
|
|
"UseCustomConfig": true,
|
|
"OffsetY": -34
|
|
},
|
|
"GuideTextShowConfig": {
|
|
"UseCustomConfig": true,
|
|
"OffsetX": -220
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "RogueMagicMainPage.BtnUI3DEntrySolo",
|
|
"ProtectTime": 0.5
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RogueMagicMainPage.BtnUI3DEntrySolo"
|
|
],
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideTalkID": 907003,
|
|
"GuideUIContextConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9070
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |