Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Audio / SoundEvents / SFX / NPC / Beasts / Squirrel / SFX_Squirrel_Death.json

SFX_Squirrel_Death

Server/Audio/SoundEvents/SFX/NPC/Beasts/Squirrel/SFX_Squirrel_Death.json, 586 B

Fields

FieldType
PreventSoundInterruptionboolean
MaxInstancenumber
Layersarray[1]
AudioCategorystring
Parentstring

Source

{
  "PreventSoundInterruption": true,
  "MaxInstance": 3,
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Squirrel/Squirrel_Death_01.ogg",
        "Sounds/NPC/Beasts/Squirrel/Squirrel_Death_02.ogg",
        "Sounds/NPC/Beasts/Squirrel/Squirrel_Death_03.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -0.9151498112135024,
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202
      },
      "Volume": 2.9019608002851363,
      "StartDelay": 0.1
    }
  ],
  "AudioCategory": "AudioCat_NPC_Squirrel",
  "Parent": "SFX_Attn_Quiet"
}