Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Audio / AmbienceFX / Ambience / Zone1 / Global / Night / AmbFX_Zone1_Night.json

AmbFX_Zone1_Night

Server/Audio/AmbienceFX/Ambience/Zone1/Global/Night/AmbFX_Zone1_Night.json, 382 B

Fields

FieldType
Conditionsobject
AmbientBedobject

Source

{
  "Conditions": {
    "Shelter": ["Open", "Partial"],
    "SunLightLevel": {
      "Min": 10,
      "Max": 15
    },
    "EnvironmentTagPattern": {
      "Op": "Equals",
      "Tag": "Zone1"
    },
    "DayTime": {
      "Min": 19,
      "Max": 5
    }
  },
  "AmbientBed": {
    "Track": "Sounds/Environments/Zone1/Global/Night/Z1_Night_Stereo_LOOP.ogg",
    "Volume": -9.0
  }
}