Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Audio / SoundEvents / SFX / NPC / Livestock / Pig / SFX_Pig_Hurt.json

SFX_Pig_Hurt

Server/Audio/SoundEvents/SFX/NPC/Livestock/Pig/SFX_Pig_Hurt.json, 611 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Pig/Pig_Hurt_01.ogg",
        "Sounds/NPC/Livestock/Pig/Pig_Hurt_02.ogg",
        "Sounds/NPC/Livestock/Pig/Pig_Hurt_03.ogg",
        "Sounds/NPC/Livestock/Pig/Pig_Hurt_04.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -3,
        "MaxVolume": 0,
        "MinPitch": -2,
        "MaxPitch": 2
      },
      "Probability": 30,
      "StartDelay": 0.1,
      "Volume": -2.0
    }
  ],
  "MaxInstance": 5,
  "Volume": -5,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Pig",
  "Parent": "SFX_Attn_Moderate"
}