Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Audio / SoundEvents / SFX / NPC / Birds / Owl / SFX_Owl_Death.json

SFX_Owl_Death

Server/Audio/SoundEvents/SFX/NPC/Birds/Owl/SFX_Owl_Death.json, 581 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
Pitchnumber
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Birds/Owl/Owl_Death_01.ogg",
        "Sounds/NPC/Birds/Owl/Owl_Death_02.ogg",
        "Sounds/NPC/Birds/Owl/Owl_Death_03.ogg",
        "Sounds/NPC/Birds/Owl/Owl_Death_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -6.1748780739571,
        "MinVolume": -3.0980391997148637,
        "MaxPitch": 3.1564128700055254
      }
    }
  ],
  "MaxInstance": 5,
  "Volume": 1.5630250076728727,
  "PreventSoundInterruption": true,
  "Pitch": 0,
  "AudioCategory": "AudioCat_NPC_Owl",
  "Parent": "SFX_Attn_Moderate"
}