Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Audio / AmbienceFX / Ambience / Zone2 / Global / Wind / AmbFX_Zone2_Wind_Base_Medium.json

AmbFX_Zone2_Wind_Base_Medium

Server/Audio/AmbienceFX/Ambience/Zone2/Global/Wind/AmbFX_Zone2_Wind_Base_Medium.json, 406 B

Fields

FieldType
Conditionsobject
AmbientBedobject

Source

{
  "Conditions": {
    "SunLightLevel": {
      "Min": 10,
      "Max": 15
    },
    "EnvironmentTagPattern": {
      "Op": "Equals",
      "Tag": "Zone2"
    },
    "Walls": {
      "Min": 0,
      "Max": 3
    },
    "DayTime": {
      "Min": 7,
      "Max": 19
    }
  },
  "AmbientBed": {
    "Track": "Sounds/Environments/Zone2/Global/Wind/Z2_Wind_Base_Mid_Stereo_LOOP.ogg",
    "Volume": -9.0
  }
}