Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Livestock / Bunny / SFX_Bunny_Hurt.json

SFX_Bunny_Hurt

Server/Audio/SoundEvents/SFX/NPC/Livestock/Bunny/SFX_Bunny_Hurt.json, 630 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Bunny/Bunny_Hurt_01.ogg",
        "Sounds/NPC/Livestock/Bunny/Bunny_Hurt_02.ogg",
        "Sounds/NPC/Livestock/Bunny/Bunny_Hurt_03.ogg",
        "Sounds/NPC/Livestock/Bunny/Bunny_Hurt_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -8.843587129994475,
        "MaxPitch": 0,
        "MinVolume": -4.436974992327127
      },
      "StartDelay": 0.1,
      "Probability": 20
    }
  ],
  "MaxInstance": 2,
  "Volume": -13.999999999999996,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Bunny",
  "Parent": "SFX_Attn_Quiet"
}