wicked-waifus-data/BinData/ExternalSourceSetting.json
2024-12-01 12:30:30 +08:00

29 lines
No EOL
1.7 KiB
JSON

[
{
"Id": "subtitle_normal",
"AudioEventPath": "/Game/Aki/WwiseAudio/Events/play_external_vo_subtitle_normal.play_external_vo_subtitle_normal",
"ExternalSrcName": "external_plot_voice",
"SubtitleEvent": "/Game/Aki/WwiseAudio/Events/play_external_vo_subtitle_normal.play_external_vo_subtitle_normal",
"SubtitleSrc": "external_plot_voice",
"BubbleEvent": "/Game/Aki/WwiseAudio/Events/play_external_vo_bubble_hard_ducking.play_external_vo_bubble_hard_ducking",
"BubbleSrc": "external_plot_voice_bubble_hard_ducking"
},
{
"Id": "bubble_hard_ducking",
"AudioEventPath": "/Game/Aki/WwiseAudio/Events/play_external_vo_bubble_hard_ducking.play_external_vo_bubble_hard_ducking",
"ExternalSrcName": "external_plot_voice_bubble_hard_ducking",
"SubtitleEvent": "/Game/Aki/WwiseAudio/Events/play_external_vo_subtitle_normal.play_external_vo_subtitle_normal",
"SubtitleSrc": "external_plot_voice",
"BubbleEvent": "/Game/Aki/WwiseAudio/Events/play_external_vo_bubble_hard_ducking.play_external_vo_bubble_hard_ducking",
"BubbleSrc": "external_plot_voice_bubble_hard_ducking"
},
{
"Id": "bubble_soft_ducking",
"AudioEventPath": "/Game/Aki/WwiseAudio/Events/play_external_vo_bubble_soft_ducking.play_external_vo_bubble_soft_ducking",
"ExternalSrcName": "external_plot_voice_bubble_soft_ducking",
"SubtitleEvent": "/Game/Aki/WwiseAudio/Events/play_external_vo_subtitle_normal.play_external_vo_subtitle_normal",
"SubtitleSrc": "external_plot_voice",
"BubbleEvent": "/Game/Aki/WwiseAudio/Events/play_external_vo_bubble_soft_ducking.play_external_vo_bubble_soft_ducking",
"BubbleSrc": "external_plot_voice_bubble_soft_ducking"
}
]