Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Audio / SoundEvents / SFX / NPC / Beasts / Fen_Stalker / SFX_Fen_Stalker_Attack_Swipe.json

SFX_Fen_Stalker_Attack_Swipe

Server/Audio/SoundEvents/SFX/NPC/Beasts/Fen_Stalker/SFX_Fen_Stalker_Attack_Swipe.json, 560 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Fen_Stalker/Fen_Stalker_Attack_Swipe_01.ogg",
        "Sounds/NPC/Beasts/Fen_Stalker/Fen_Stalker_Attack_Swipe_02.ogg",
        "Sounds/NPC/Beasts/Fen_Stalker/Fen_Stalker_Attack_Swipe_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 2,
        "MinVolume": -1
      },
      "Probability": 100,
      "Volume": 0
    }
  ],
  "Volume": 1.0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Fen_Stalker",
  "Parent": "SFX_Attn_Moderate"
}