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

SFX_Squirrel_Alerted

Server/Audio/SoundEvents/SFX/NPC/Beasts/Squirrel/SFX_Squirrel_Alerted.json, 617 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Squirrel/Squirrel_Alerted_01.ogg",
        "Sounds/NPC/Beasts/Squirrel/Squirrel_Alerted_02.ogg",
        "Sounds/NPC/Beasts/Squirrel/Squirrel_Alerted_03.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -1.9382002601611275,
        "MinPitch": -3.8631371386483475,
        "MaxPitch": 3.1564128700055254
      },
      "StartDelay": 0.1,
      "Volume": 2.9019608002851363,
      "Probability": 70
    }
  ],
  "MaxInstance": 3,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Squirrel",
  "Parent": "SFX_Attn_Quiet"
}