mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
61 lines
1.4 KiB
JSON
61 lines
1.4 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.BlockInputController",
|
|
"Enable": true,
|
|
"ActionNameList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockSubmitEvents"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUINodes",
|
|
"Nodes": [
|
|
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
|
|
],
|
|
"Open": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "ActivityRogueChallengeEditDataPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockInputController",
|
|
"ActionNameList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockSubmitEvents",
|
|
"Enable": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUINodes",
|
|
"Nodes": [
|
|
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuide",
|
|
"GuideID": 8042,
|
|
"WaitForExit": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9104
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |