Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Audio / AmbienceFX / Ambience / Global / Weather / Exterior / AmbFX_Weather_Rainstorm.json

AmbFX_Weather_Rainstorm

Server/Audio/AmbienceFX/Ambience/Global/Weather/Exterior/AmbFX_Weather_Rainstorm.json, 272 B

Fields

FieldType
Conditionsobject
AmbientBedobject

Source

{
  "Conditions": {
    "WeatherTagPattern": {
      "Op": "Equals",
      "Tag": "Rain=Storm"
    },
    "Shelter": ["Open", "Partial"]
  },
  "AmbientBed": {
    "Track": "Sounds/Environments/Global/Weather/Rainstorm_Exterior_Stereo_LOOP.ogg",
    "Volume": -14.0
  }
}