2024-12-02 04:04:12 -03:00

41 lines
978 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFrame"
},
{
"$type": "RPG.GameCore.PlayTrainPartySimpleTalk",
"SimpleTalkList": [
{
"TalkTextID": "TalkSentenceText_TrainParty_Event_60003_1",
"BgID": 10036
},
{
"TalkTextID": "TalkSentenceText_TrainParty_Event_60003_2",
"BgID": 10036
},
{
"TalkTextID": "TalkSentenceText_TrainParty_Event_60003_3",
"BgID": 10036
}
]
},
{
"$type": "RPG.GameCore.TrainPartyShowEffectResult"
},
{
"$type": "RPG.GameCore.TutorialTaskUnlock",
"TriggerParam": {
"Value": "TrainParty_Grid_1"
}
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}