mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
32 lines
679 B
JSON
32 lines
679 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerSound",
|
|
"SoundName": {
|
|
"Value": "Ev_sfx_Amb_FightFest_crowd_BP"
|
|
},
|
|
"EmitterType": "DefaultEmitter"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BattlePlayTalk",
|
|
"TalkList": [
|
|
{
|
|
"AutoSkipTime": 4,
|
|
"TalkSentenceID": 802518521
|
|
},
|
|
{
|
|
"AutoSkipTime": 4,
|
|
"TalkSentenceID": 802518522
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |