mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
25 lines
550 B
JSON
25 lines
550 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuideTalkListDialog",
|
|
"NodeID": "HeliobusChallengeRaidPage.List1",
|
|
"GuideTalkIDList": [
|
|
508801
|
|
],
|
|
"CustomGuideDirection": "RightUp",
|
|
"GuideTalkShowConfig": {
|
|
"UseCustomConfig": true,
|
|
"OffsetX": 100,
|
|
"OffsetY": 100
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClose"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |