mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
34 lines
850 B
JSON
34 lines
850 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TrainPartyShowEventFadeIn",
|
|
"FadeInType": "Passenger",
|
|
"IsReplaceImage": true,
|
|
"ImagePath": "SpriteOutput/AvatarRoundIcon/Avatar/1004.png"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayTrainPartySimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkTextID": "TalkSentenceText_TrainParty_Event_90051_1",
|
|
"BgID": 10056
|
|
},
|
|
{
|
|
"TalkTextID": "TalkSentenceText_TrainParty_Event_90051_2",
|
|
"BgID": 10056
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TrainPartyShowEffectResult"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |