Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Audio / SoundEvents / SFX / NPC / Beasts / Squirrel / SFX_Squirrel_Run.json

SFX_Squirrel_Run

Server/Audio/SoundEvents/SFX/NPC/Beasts/Squirrel/SFX_Squirrel_Run.json, 663 B

Fields

FieldType
PreventSoundInterruptionboolean
MaxInstancenumber
Layersarray[1]
AudioCategorystring
Parentstring

Source

{
  "PreventSoundInterruption": true,
  "MaxInstance": 3,
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Squirrel/Squirrel_Run_01.ogg",
        "Sounds/NPC/Beasts/Squirrel/Squirrel_Run_02.ogg",
        "Sounds/NPC/Beasts/Squirrel/Squirrel_Run_03.ogg",
        "Sounds/NPC/Beasts/Squirrel/Squirrel_Run_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -3.8631371386483475,
        "MaxPitch": 3.1564128700055254,
        "MinVolume": -3.0980391997148637
      },
      "Probability": 40,
      "Volume": -4.4575749056067515,
      "StartDelay": 0.3
    }
  ],
  "AudioCategory": "AudioCat_NPC_Squirrel",
  "Parent": "SFX_Attn_Quiet"
}