turnbasedgamedata/Config/Level/Tutorial/Tutorial_5766.json
2025-04-07 09:10:56 -03:00

25 lines
483 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialBlockAndWait",
"WaitSecond": 0.6
},
{
"$type": "RPG.GameCore.ShowGuideDetailDialog",
"GuideID": {
"Value": "9953"
},
"WaitForExit": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}