Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Audio / SoundEvents / Environments / Z1 / SFX_Z1_Emit_Plains_Gen_Night_Birds.json

SFX_Z1_Emit_Plains_Gen_Night_Birds

Server/Audio/SoundEvents/Environments/Z1/SFX_Z1_Emit_Plains_Gen_Night_Birds.json, 547 B

Fields

FieldType
Layersarray[1]
PreventSoundInterruptionboolean
Volumenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Environments/Zone1/Environments/Plains/Night/Emitters/Birds/Emit_Bird_Owl_01.ogg",
        "Sounds/Environments/Zone1/Environments/Plains/Night/Emitters/Birds/Emit_Bird_Owl_02.ogg",
        "Sounds/Environments/Zone1/Environments/Plains/Night/Emitters/Birds/Emit_Bird_Owl_03.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -10,
        "MinPitch": -1,
        "MaxPitch": 1
      }
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": 4.0,
  "Parent": "SFX_Attn_Moderate"
}