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

29 lines
655 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayTrainPartySimpleTalk",
"SimpleTalkList": [
{
"TalkTextID": "TalkSentenceText_TrainParty_Card_101_1",
"BgID": 101010
},
{
"TalkTextID": "TalkSentenceText_TrainParty_Card_101_2",
"BgID": 101010
}
],
"IsAutoFinish": true
},
{
"$type": "RPG.GameCore.TrainPartyShowEffectResult"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}