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

25 lines
481 B
JSON

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