Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Audio / AmbienceFX / Ambience / Zone4 / Environments / AmbFX_Zone4_Forest.json

AmbFX_Zone4_Forest

Server/Audio/AmbienceFX/Ambience/Zone4/Environments/AmbFX_Zone4_Forest.json, 480 B

Fields

FieldType
Conditionsobject
AmbientBedobject

Source

{
  "Conditions": {
    "Shelter": ["Open", "Partial"],
    "SunLightLevel": {
      "Min": 10,
      "Max": 15
    },
    "EnvironmentTagPattern": {
      "Op": "And",
      "Patterns": [
        {
          "Op": "Equals",
          "Tag": "Zone4"
        },
        {
          "Op": "Equals",
          "Tag": "Forests"
        }
      ]
    }
  },
  "AmbientBed": {
    "Track": "Sounds/Environments/Zone4/Forest/Zone4_Forest_Base_Loop_Stereo_01.ogg",
    "Volume": 6.0
  }
}