wicked-waifus-data/BinData/ExternalSourceSetting.json

17 lines
672 B
JSON
Raw 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",
2024-12-10 01:19:34 +00:00
"ExternalSrcName": "external_plot_voice"
2024-12-01 04:30:30 +00:00
},
{
"Id": "bubble_hard_ducking",
"AudioEventPath": "/Game/Aki/WwiseAudio/Events/play_external_vo_bubble_hard_ducking.play_external_vo_bubble_hard_ducking",
2024-12-10 01:19:34 +00:00
"ExternalSrcName": "external_plot_voice_bubble_hard_ducking"
2024-12-01 04:30:30 +00:00
},
{
"Id": "bubble_soft_ducking",
"AudioEventPath": "/Game/Aki/WwiseAudio/Events/play_external_vo_bubble_soft_ducking.play_external_vo_bubble_soft_ducking",
2024-12-10 01:19:34 +00:00
"ExternalSrcName": "external_plot_voice_bubble_soft_ducking"
2024-12-01 04:30:30 +00:00
}
]