Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Audio / SoundEvents / SFX / NPC / Livestock / Cow / SFX_Cow_Sleep.json

SFX_Cow_Sleep

Server/Audio/SoundEvents/SFX/NPC/Livestock/Cow/SFX_Cow_Sleep.json, 378 B

Fields

FieldType
MaxInstancenumber
Layersarray[1]
Volumenumber
AudioCategorystring
Parentstring

Source

{
  "MaxInstance": 1,
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Cow/Cow_Sleep_01.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -7.958800173440751
      },
      "Looping": true,
      "Probability": 50,
      "Volume": -7.979400086720375
    }
  ],
  "Volume": 0,
  "AudioCategory": "AudioCat_NPC_Cow",
  "Parent": "SFX_Attn_VeryQuiet"
}