turnbasedgamedata/Config/Level/Tutorial/Tutorial_9307.json
2024-10-21 03:16:22 -03:00

42 lines
1.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ChessRogueBoardPage",
"OnSuccessImmediate": []
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "RogueNous.ChessBoardCSYD2"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
}
],
"NodeIDList": [
"RogueNous.ChessBoardCSYD2"
],
"GuideHintType": "ClickCircle",
"GuideTextType": "RogueTalk",
"GuideText": "90253",
"GuideTalkID": 983012,
"CustomTextDirection": "Down"
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9307
}
]
}
],
"ValueSource": {}
}