Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Audio / AmbienceFX / Ambience / Zone4 / Environments / AmbFX_Zone4_Jungle_Day.json

AmbFX_Zone4_Jungle_Day

Server/Audio/AmbienceFX/Ambience/Zone4/Environments/AmbFX_Zone4_Jungle_Day.json, 436 B

Fields

FieldType
Conditionsobject
AmbientBedobject

Source

{
  "Conditions": {
    "DayTime": {
      "Min": 5,
      "Max": 19
    },
    "EnvironmentTagPattern": {
      "Op": "And",
      "Patterns": [
        {
          "Op": "Equals",
          "Tag": "Zone4"
        },
        {
          "Op": "Equals",
          "Tag": "Jungles"
        }
      ]
    }
  },
  "AmbientBed": {
    "Track": "Sounds/Environments/Zone4/Jungle/Zone4_Jungle_Day_Loop_Stereo_01.ogg",
    "Volume": 6.0
  }
}