Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Audio / SoundEvents / SFX / NPC / Livestock / Sheep / SFX_Sheep_Hurt.json

SFX_Sheep_Hurt

Server/Audio/SoundEvents/SFX/NPC/Livestock/Sheep/SFX_Sheep_Hurt.json, 534 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Sheep/Sheep_Hurt_01.ogg",
        "Sounds/NPC/Livestock/Sheep/Sheep_Hurt_02.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -1,
        "MaxPitch": 1,
        "MaxVolume": 0,
        "MinVolume": -3.0980391997148637
      },
      "Probability": 20,
      "StartDelay": 0.2,
      "Volume": -6.0
    }
  ],
  "MaxInstance": 5,
  "Volume": -8,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Sheep",
  "Parent": "SFX_Attn_Moderate"
}