mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
29 lines
661 B
JSON
29 lines
661 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TrainPartyShowEventFadeIn",
|
|
"FadeInType": "Meeting"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayTrainPartySimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkTextID": "TalkSentenceText_TrainParty_Event_30001_1",
|
|
"BgID": 20016
|
|
},
|
|
{
|
|
"TalkTextID": "TalkSentenceText_TrainParty_Event_30001_2",
|
|
"BgID": 20016
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |