Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Audio / SoundEvents / SFX / NPC / Birds / Raven / SFX_Raven_Death.json

SFX_Raven_Death

Server/Audio/SoundEvents/SFX/NPC/Birds/Raven/SFX_Raven_Death.json, 551 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Birds/Raven/Raven_Death_01.ogg",
        "Sounds/NPC/Birds/Raven/Raven_Death_02.ogg",
        "Sounds/NPC/Birds/Raven/Raven_Death_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -6.1748780739571,
        "MinVolume": -3.0980391997148637,
        "MaxPitch": 3.1564128700055254
      },
      "Volume": -7.979400086720375
    }
  ],
  "MaxInstance": 5,
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Raven",
  "Parent": "SFX_Attn_Moderate"
}