Versions / 0.5.7 / Audio / AmbienceFX / Ambience / Zone3 / Global / Sunrise / AmbFX_Zone3_Sunrise.json
AmbFX_Zone3_Sunrise
Server/Audio/AmbienceFX/Ambience/Zone3/Global/Sunrise/AmbFX_Zone3_Sunrise.json, 530 B
Fields
| Field | Type |
|---|---|
Conditions | object |
Sounds | array[0] |
AmbientBed | object |
Source
{
"Conditions": {
"Shelter": ["Open", "Partial"],
"SunLightLevel": {
"Min": 10,
"Max": 15
},
"DayTime": {
"Min": 4.5,
"Max": 6
},
"EnvironmentTagPattern": {
"Op": "Equals",
"Tag": "Zone3"
},
"WeatherTagPattern": {
"Op": "Not",
"Pattern": {
"Op": "Equals",
"Tag": "Rain"
}
}
},
"Sounds": [],
"AmbientBed": {
"Track": "Sounds/Environments/Zone3/Global/Sunrise/Z3_Sunrise_Stereo_LOOP.ogg",
"Volume": -12.0
}
}