Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Audio / SoundEvents / SFX / NPC / Birds / Pigeon / SFX_Pigeon_Death.json

SFX_Pigeon_Death

Server/Audio/SoundEvents/SFX/NPC/Birds/Pigeon/SFX_Pigeon_Death.json, 450 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Birds/Pigeon/Pigeon_Death_01.ogg",
        "Sounds/NPC/Birds/Pigeon/Pigeon_Death_02.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -0.9151498112135024,
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 0
      }
    }
  ],
  "Volume": 2.9019608002851363,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Pigeon",
  "Parent": "SFX_Attn_Moderate"
}