Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Audio / SoundEvents / SFX / NPC / Livestock / Chick / SFX_Chick_Death.json

SFX_Chick_Death

Server/Audio/SoundEvents/SFX/NPC/Livestock/Chick/SFX_Chick_Death.json, 437 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Chick/Chick_Death_01.ogg",
        "Sounds/NPC/Livestock/Chick/Chick_Death_02.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -12,
        "MinVolume": -1.9382002601611275
      },
      "Volume": 1.0
    }
  ],
  "MaxInstance": 2,
  "Volume": -4,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Chick",
  "Parent": "SFX_Attn_Quiet"
}