Versions / 0.6.0-pre.1 / Audio / AmbienceFX / Ambience / Zone4 / Environments / AmbFX_Zone4_Caves.json
AmbFX_Zone4_Caves
Server/Audio/AmbienceFX/Ambience/Zone4/Environments/AmbFX_Zone4_Caves.json, 523 B
Fields
| Field | Type |
|---|---|
Conditions | object |
AmbientBed | object |
Source
{
"Conditions": {
"EnvironmentTagPattern": {
"Op": "And",
"Patterns": [
{
"Op": "Equals",
"Tag": "Zone4"
},
{
"Op": "Equals",
"Tag": "Caves"
},
{
"Op": "Equals",
"Tag": "Volcanic"
}
]
},
"SunLightLevel": {
"Min": 0,
"Max": 9
}
},
"AmbientBed": {
"Track": "Sounds/Environments/Global/Cave/Cave_Volcanic/Cave_Volcanic_Stereo_LOOP.ogg",
"Volume": -1.0
}
}