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_60005_1",
"BgID": 10055
},
{
"TalkTextID": "TalkSentenceText_TrainParty_Event_60005_2",
"BgID": 10055
},
{
"TalkTextID": "TalkSentenceText_TrainParty_Event_60005_3",
"BgID": 10055
}
]
},
{
"$type": "RPG.GameCore.TrainPartyShowEffectResult"
},
{
"$type": "RPG.GameCore.TutorialTaskUnlock",
"TriggerParam": {
"Value": "TrainParty_Grid_2"
}
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}