mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-06 20:13:55 +08:00
30 lines
623 B
JSON
30 lines
623 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Stage1_BuffB_Tutorial"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialTaskUnlock",
|
|
"TriggerParam": {
|
|
"Value": "8102"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuide",
|
|
"GuideID": 8102,
|
|
"WaitForExit": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5195
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |