mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
56 lines
1.3 KiB
JSON
56 lines
1.3 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "RogueRandomEvtPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "RogueRelicDialog.Info",
|
|
"Reverse": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 201,
|
|
"GuideResID": 11,
|
|
"NodeID": "RogueRandomTalkSelection.1510",
|
|
"Show": true,
|
|
"CopyAnchorAndSale": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
|
|
"GuideResID": 18,
|
|
"GuideTalkIDList": [
|
|
90421,
|
|
90422
|
|
],
|
|
"NodeID": "RogueRandomTalkSelection.1510",
|
|
"OffsetX": -20,
|
|
"OffsetY": -50
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 201,
|
|
"GuideResID": 11,
|
|
"NodeID": "RogueRandomTalkSelection.1510",
|
|
"CopyAnchorAndSale": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9051
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |