Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Audio / AmbienceFX / Ambience / Zone1 / Global / Wind / AmbFX_Zone1_Wind_Base_Medium.json

AmbFX_Zone1_Wind_Base_Medium

Server/Audio/AmbienceFX/Ambience/Zone1/Global/Wind/AmbFX_Zone1_Wind_Base_Medium.json, 444 B

Fields

FieldType
Conditionsobject
AmbientBedobject

Source

{
  "Conditions": {
    "Shelter": ["Open", "Partial"],
    "EnvironmentTagPattern": {
      "Op": "Equals",
      "Tag": "Zone1"
    },
    "SunLightLevel":{
      "Min": 10,
      "Max": 15
    },
    "Walls": {
      "Min": 0,
      "Max": 3
    },
    "DayTime": {
      "Min": 4.5,
      "Max": 19
    }
  },
  "AmbientBed": {
    "Track": "Sounds/Environments/Zone1/Global/Wind/Z1_Wind_Base_Mid_Stereo_LOOP.ogg",
    "Volume": -100
  }
}