Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Audio / SoundEvents / SFX / NPC / Livestock / Rabbit / SFX_Rabbit_Run.json

SFX_Rabbit_Run

Server/Audio/SoundEvents/SFX/NPC/Livestock/Rabbit/SFX_Rabbit_Run.json, 653 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Rabbit/Rabbit_Run_01.ogg",
        "Sounds/NPC/Livestock/Rabbit/Rabbit_Run_02.ogg",
        "Sounds/NPC/Livestock/Rabbit/Rabbit_Run_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -8.843587129994475,
        "MaxPitch": 1.6500422849992202,
        "MinVolume": -4.436974992327127,
        "MaxVolume": 0.8278537031645015
      },
      "StartDelay": 0.5,
      "Probability": 20,
      "Volume": -7.979400086720375
    }
  ],
  "MaxInstance": 2,
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Rabbit",
  "Parent": "SFX_Attn_Quiet"
}