Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Audio / AmbienceFX / Ambience / Global / Weather / Exterior / AmbFX_Weather_Sandstorm.json

AmbFX_Weather_Sandstorm

Server/Audio/AmbienceFX/Ambience/Global/Weather/Exterior/AmbFX_Weather_Sandstorm.json, 293 B

Fields

FieldType
Conditionsobject
AmbientBedobject
Soundsarray[0]
Prioritynumber

Source

{
  "Conditions": {
    "Shelter": ["Open", "Partial"],
    "WeatherTagPattern": {
      "Op": "Equals",
      "Tag": "Sandstorm"
    }
  },
  "AmbientBed": {
    "Track": "Sounds/Environments/Global/Weather/Sandstorm_Stereo_LOOP.ogg",
    "Volume": -9.0
  },
  "Sounds": [],
  "Priority": 1
}