Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / Audio / AmbienceFX / Ambience / Global / Weather / Exterior / AmbFX_Weather_Snow.json

AmbFX_Weather_Snow

Server/Audio/AmbienceFX/Ambience/Global/Weather/Exterior/AmbFX_Weather_Snow.json, 292 B

Fields

FieldType
Conditionsobject
AmbientBedobject
Soundsarray[0]

Source

{
  "Conditions": {
    "Shelter": ["Open", "Partial"],
    "WeatherTagPattern": {
      "Op": "Equals",
      "Tag": "Snow=Heavy"
    }
  },
  "AmbientBed": {
    "Track": "Sounds/Environments/Global/Weather/Sandstorm_Stereo_LOOP.ogg",
    "Volume": -10.478174818886373
  },
  "Sounds": []
}