ITR2_ASSET/IntoTheRadius2/Content/Sound/Effects/ESP_Thunder_EQ.json

20 lines
486 B
JSON
Raw Normal View History

2024-11-28 06:37:49 +00:00
[
{
"Type": "SubmixEffectSubmixEQPreset",
"Name": "ESP_Thunder_EQ",
"Class": "UScriptClass'SubmixEffectSubmixEQPreset'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Settings": {
"EQBands": [
{
"Frequency": 80.0,
"Bandwidth": 2.0,
"GainDb": -2.880001,
"bEnabled": true
}
]
}
}
}
]