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

AmbFX_Weather_Rainstorm_Canopy

Server/Audio/AmbienceFX/Ambience/Global/Weather/Exterior/AmbFX_Weather_Rainstorm_Canopy.json, 393 B

Fields

FieldType
Conditionsobject
AmbientBedobject

Source

{
  "Conditions": {
    "WeatherTagPattern": {
      "Op": "Equals",
      "Tag": "Rain=Storm"
    },
    "Shelter": ["Sheltered"],
    "ExteriorRoofPhysicalMaterials": [
      { "PhysicalMaterialId": "Foliage", "Percent": { "Min": 0.5, "Max": 1.0 } }
    ]
  },
  "AmbientBed": {
    "Track": "Sounds/Environments/Global/Weather/Rainstorm_Exterior_Stereo_LOOP.ogg",
    "Volume": -14.0
  }
}