Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Beasts / Camel / SFX_Camel_Wake.json

SFX_Camel_Wake

Server/Audio/SoundEvents/SFX/NPC/Beasts/Camel/SFX_Camel_Wake.json, 900 B

Fields

FieldType
Volumenumber
Layersarray[2]
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring
SpatialBlendnumber

Source

{
  "Volume": 0.0,
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Camel/Camel_VO_Laydown_01.ogg",
        "Sounds/NPC/Beasts/Camel/Camel_VO_Laydown_02.ogg",
        "Sounds/NPC/Beasts/Camel/Camel_VO_Laydown_03.ogg",
        "Sounds/NPC/Beasts/Camel/Camel_VO_Laydown_04.ogg"
      ],
      "Probability": 70,
      "RandomSettings": {
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202,
        "MinVolume": -1.9382002601611275
      },
      "StartDelay": 0.2,
      "Volume": 0
    },
    {
      "Files": [
        "Sounds/NPC/Beasts/Camel/Camel_Wake_01.ogg"
      ],
      "StartDelay": 0.1,
      "RandomSettings": {
        "MinPitch": -3.8631371386483475,
        "MaxPitch": 3.1564128700055254
      }
    }
  ],
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Camel",
  "Parent": "SFX_Attn_Moderate",
  "SpatialBlend": 0.5
}