Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Audio / AmbienceFX / Ambience / Global / Weather / Exterior / AmbFX_Weather_Sandstorm_Low.json

AmbFX_Weather_Sandstorm_Low

Server/Audio/AmbienceFX/Ambience/Global/Weather/Exterior/AmbFX_Weather_Sandstorm_Low.json, 308 B

Fields

FieldType
AudioCategorystring
Conditionsobject
AmbientBedobject

Source

{
  "AudioCategory": "AudioCat_Ambient",
  "Conditions": {
    "Shelter": ["Open", "Partial"],
    "WeatherTagPattern": {
      "Op": "Equals",
      "Tag": "Sandstorm"
    }
  },
  "AmbientBed": {
    "Track": "Sounds/Environments/Zone2/Global/Wind/Z2_Wind_Base_Low_Stereo_LOOP.ogg",
    "Volume": 1.0
  }
}