ITR2_ASSET/IntoTheRadius2/Content/Sound/Mixer/Submixes/SBMX_Thunder.json

20 lines
No EOL
616 B
JSON

[
{
"Type": "SoundSubmix",
"Name": "SBMX_Thunder",
"Class": "UScriptClass'SoundSubmix'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SubmixEffectChain": [
{
"ObjectName": "SubmixEffectReverbPreset'EffectSubmix_Reverb_Distant'",
"ObjectPath": "/Game/Sound/Effects/EffectSubmix_Reverb_Distant.0"
},
{
"ObjectName": "SubmixEffectSubmixEQPreset'ESP_Thunder_EQ'",
"ObjectPath": "/Game/Sound/Effects/ESP_Thunder_EQ.0"
}
]
}
}
]