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

SFX_Goat_Sleep

Server/Audio/SoundEvents/SFX/NPC/Livestock/Goat/SFX_Goat_Sleep.json, 357 B

Fields

FieldType
MaxInstancenumber
Layersarray[1]
Volumenumber
AudioCategorystring
Parentstring

Source

{
  "MaxInstance": 3,
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Goat/NPC_Goat_Sleep_Loop_01.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -4
      },
      "Looping": true,
      "Probability": 50,
      "Volume": 0
    }
  ],
  "Volume": 0,
  "AudioCategory": "AudioCat_NPC_Goat",
  "Parent": "SFX_Attn_VeryQuiet"
}