Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9.1 / Audio / SoundEvents / SFX / NPC / Livestock / Goat / SFX_Goat_Hurt.json

SFX_Goat_Hurt

Server/Audio/SoundEvents/SFX/NPC/Livestock/Goat/SFX_Goat_Hurt.json, 671 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Goat/NPC_Goat_Hurt_01.ogg",
        "Sounds/NPC/Livestock/Goat/NPC_Goat_Hurt_02.ogg",
        "Sounds/NPC/Livestock/Goat/NPC_Goat_Hurt_03.ogg",
        "Sounds/NPC/Livestock/Goat/NPC_Goat_Hurt_05.ogg",
        "Sounds/NPC/Livestock/Goat/NPC_Goat_Hurt_06.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 2,
        "MinVolume": -3
      },
      "Probability": 50,
      "StartDelay": 0.05,
      "Volume": -3
    }
  ],
  "MaxInstance": 3,
  "Volume": -14,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Goat",
  "Parent": "SFX_Attn_Moderate"
}