Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Audio / AmbienceFX / Ambience / Zone3 / Global / Wind / AmbFX_Zone3_Wind_Base_Medium.json

AmbFX_Zone3_Wind_Base_Medium

Server/Audio/AmbienceFX/Ambience/Zone3/Global/Wind/AmbFX_Zone3_Wind_Base_Medium.json, 445 B

Fields

FieldType
Conditionsobject
AmbientBedobject

Source

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