Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Audio / SoundEvents / SFX / NPC / Beasts / Spider / SFX_Spider_Alerted.json

SFX_Spider_Alerted

Server/Audio/SoundEvents/SFX/NPC/Beasts/Spider/SFX_Spider_Alerted.json, 660 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Spider/Spider_Alerted_01.ogg",
        "Sounds/NPC/Beasts/Spider/Spider_Alerted_02.ogg",
        "Sounds/NPC/Beasts/Spider/Spider_Alerted_03.ogg",
        "Sounds/NPC/Beasts/Spider/Spider_Alerted_04.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -1.9382002601611275,
        "MaxVolume": 0,
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202
      },
      "StartDelay": 0.2,
      "Volume": 6.0
    }
  ],
  "MaxInstance": 3,
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Spider",
  "Parent": "SFX_Attn_Quiet"
}