Files
FireflyGo_Resources/Config/Level/Mission/1030701/Mission_103070101.json
2025-08-26 17:57:41 +07:00

28 lines
584 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_103070101"
}
},
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_SetState_BGMTrack_0306_common"
},
"EmitterType": "LocalPlayer"
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103070101"
}
]
}
],
"Type": "Mission"
}