mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
31 lines
719 B
JSON
31 lines
719 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ActionPress"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RogueNous.DiceCustomExtraYD1"
|
|
],
|
|
"GuideHintType": "ClickRect",
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideTalkID": 983028,
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9312
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |