mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
79 lines
2.1 KiB
JSON
79 lines
2.1 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "BtnChessman.303"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ActionPress"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RogueNous.ConsoleYD3"
|
|
],
|
|
"GuideHintType": "ClickCircle",
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideText": "90253",
|
|
"GuideTalkID": 983045,
|
|
"CustomTextDirection": "Down"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "BtnChessman.303",
|
|
"ProtectTime": 0.2
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"BtnChessman.303"
|
|
],
|
|
"GuideHintType": "ClickCircle",
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideText": "90253",
|
|
"GuideTalkID": 983046,
|
|
"CustomTextDirection": "Down"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "RogueNous.ChessBoardEvent.YD1"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "RogueNous.ChessBoardEvent.YD1",
|
|
"ProtectTime": 0.2
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RogueNous.ChessBoardEvent.YD1"
|
|
],
|
|
"GuideHintType": "ClickCircle",
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideText": "90253",
|
|
"GuideTalkID": 983047,
|
|
"CustomTextDirection": "Up"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9315
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |