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

34 lines
850 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TrainPartyShowEventFadeIn",
"FadeInType": "Passenger",
"IsReplaceImage": true,
"ImagePath": "SpriteOutput/AvatarRoundIcon/Avatar/1002.png"
},
{
"$type": "RPG.GameCore.PlayTrainPartySimpleTalk",
"SimpleTalkList": [
{
"TalkTextID": "TalkSentenceText_TrainParty_Event_90031_1",
"BgID": 10037
},
{
"TalkTextID": "TalkSentenceText_TrainParty_Event_90031_2",
"BgID": 10037
}
]
},
{
"$type": "RPG.GameCore.TrainPartyShowEffectResult"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}