Rev_Zone_Cave_Small
Server/Audio/AmbienceFX/ReverbZones/Cave/Rev_Zone_Cave_Small.json, 226 B
Fields
| Field | Type |
|---|---|
Conditions | object |
Priority | number |
SoundEffect | object |
Source
{
"Conditions": {
"Space": ["Tiny", "Small", "Medium"],
"Shelter": ["Enclosed"],
"Surfaces": ["Reflective"]
},
"Priority": 1,
"SoundEffect": {
"ReverbEffectId": "Rev_Cave",
"IsInstant": false
}
}