AmbFX_Mineshaft
Server/Audio/AmbienceFX/Ambience/Global/Mineshaft/AmbFX_Mineshaft.json, 441 B
Fields
| Field | Type |
|---|---|
Conditions | object |
BlockedAmbienceFxIds | array[5] |
AmbientBed | object |
Source
{
"Conditions": {
"EnvironmentTagPattern": {
"Op": "Equals",
"Tag": "Mineshafts"
},
"Shelter": ["Enclosed", "Sheltered"]
},
"BlockedAmbienceFxIds": [
"AmbFX_Caves",
"AmbFX_Caves_Spiders",
"AmbFX_Caves_Volcanic",
"AmbFX_Zone3_Cave",
"AmbFX_Zone4_Caves"
],
"AmbientBed": {
"Track": "Sounds/Environments/Global/Cave/Cave_Shallow/Cave_Shallow_Stereo_LOOP.ogg",
"Volume": -19.0
}
}