Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Audio / SoundEvents / SFX / NPC / Beasts / Snake / SFX_Snake_Death.json

SFX_Snake_Death

Server/Audio/SoundEvents/SFX/NPC/Beasts/Snake/SFX_Snake_Death.json, 636 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Snake/Snake_Death_01.ogg",
        "Sounds/NPC/Beasts/Snake/Snake_Death_02.ogg",
        "Sounds/NPC/Beasts/Snake/Snake_Death_03.ogg",
        "Sounds/NPC/Beasts/Snake/Snake_Death_04.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -1.9382002601611275,
        "MaxVolume": 0,
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202
      },
      "Volume": -0.020599913279623294
    }
  ],
  "MaxInstance": 5,
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Snake",
  "Parent": "SFX_Attn_Quiet"
}