Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Audio / SoundEvents / SFX / NPC / Beasts / Fox / SFX_Fox_Run.json

SFX_Fox_Run

Server/Audio/SoundEvents/SFX/NPC/Beasts/Fox/SFX_Fox_Run.json, 595 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Fox/Fox_Run_01.ogg",
        "Sounds/NPC/Beasts/Fox/Fox_Run_02.ogg",
        "Sounds/NPC/Beasts/Fox/Fox_Run_03.ogg",
        "Sounds/NPC/Beasts/Fox/Fox_Run_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MinVolume": -3,
        "MaxPitch": 2,
        "MaxVolume": 0
      },
      "StartDelay": 0.2,
      "Probability": 35,
      "Volume": -2.0,
      "Looping": true
    }
  ],
  "Volume": -8,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Fox",
  "Parent": "SFX_Attn_Quiet"
}