mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
32 lines
729 B
JSON
32 lines
729 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TrainPartyGridMove"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayTrainPartySimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkTextID": "TalkSentenceText_TrainParty_Card_407_1",
|
|
"BgID": 104070
|
|
},
|
|
{
|
|
"TalkTextID": "TalkSentenceText_TrainParty_Card_407_2",
|
|
"BgID": 104070
|
|
}
|
|
],
|
|
"IsAutoFinish": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TrainPartyShowEffectResult"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |