Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Audio / SoundEvents / SFX / NPC / Beasts / Fox / SFX_Fox_Alerted.json

SFX_Fox_Alerted

Server/Audio/SoundEvents/SFX/NPC/Beasts/Fox/SFX_Fox_Alerted.json, 548 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Fox/Fox_Alerted_01.ogg",
        "Sounds/NPC/Beasts/Fox/Fox_Alerted_02.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -1.8240371213405997,
        "MinVolume": -0.9151498112135024,
        "MaxPitch": 1.6500422849992202,
        "MaxVolume": 0
      },
      "Probability": 100,
      "Volume": -7.979400086720375
    }
  ],
  "MaxInstance": 5,
  "Volume": -5,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Fox",
  "Parent": "SFX_Attn_Moderate"
}