wicked-waifus-data/BinData/ExternalSourceSetting.json

29 lines
1.7 KiB
JSON
Raw Permalink Normal View History

2024-12-01 04:30:30 +00:00
[
{
"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"
}
]