Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Audio / SoundEvents / SFX / NPC / Beasts / Antelope / SFX_Antelope_Run.json

SFX_Antelope_Run

Server/Audio/SoundEvents/SFX/NPC/Beasts/Antelope/SFX_Antelope_Run.json, 1.0 KB

Fields

FieldType
Layersarray[2]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Antelope/Antelope_Run_01.ogg",
        "Sounds/NPC/Beasts/Antelope/Antelope_Run_02.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -6.1748780739571,
        "MaxPitch": 0,
        "MaxVolume": 0,
        "MinVolume": -3.0980391997148637
      },
      "Probability": 20,
      "StartDelay": 0.1,
      "ProbabilityRerollDelay": 2,
      "Volume": -7.979400086720375
    },
    {
      "Files": [
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Medium_Run_01.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Medium_Run_02.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Medium_Run_03.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Medium_Run_04.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -6,
        "MinPitch": -3,
        "MaxPitch": 3
      },
      "Looping": true,
      "Volume": 3.0
    }
  ],
  "MaxInstance": 1,
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Antelope",
  "Parent": "SFX_Attn_Quiet"
}