Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Audio / SoundEvents / SFX / NPC / Undead / Zombie / SFX_Zombie_Attack_Swing.json

SFX_Zombie_Attack_Swing

Server/Audio/SoundEvents/SFX/NPC/Undead/Zombie/SFX_Zombie_Attack_Swing.json, 1.3 KB

Fields

FieldType
Layersarray[2]
PreventSoundInterruptionboolean
Volumenumber
MaxInstancenumber
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Undead/Zombie/Zombie_Attack_Swipe_01.ogg",
        "Sounds/NPC/Undead/Zombie/Zombie_Attack_Swipe_02.ogg",
        "Sounds/NPC/Undead/Zombie/Zombie_Attack_Swipe_03.ogg",
        "Sounds/NPC/Undead/Zombie/Zombie_Attack_Swipe_04.ogg",
        "Sounds/NPC/Undead/Zombie/Zombie_Attack_Swipe_05.ogg",
        "Sounds/NPC/Undead/Zombie/Zombie_Attack_Swipe_06.ogg",
        "Sounds/NPC/Undead/Zombie/Zombie_Attack_Swipe_07.ogg",
        "Sounds/NPC/Undead/Zombie/Zombie_Attack_Swipe_08.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -1.8240371213405997,
        "MinVolume": -0.9151498112135024
      },
      "Probability": 25,
      "Volume": 5.084850188786498
    },
    {
      "Files": [
        "Sounds/Weapons/Unarmed/Player_Punch_Swing_01.ogg",
        "Sounds/Weapons/Unarmed/Player_Punch_Swing_02.ogg",
        "Sounds/Weapons/Unarmed/Player_Punch_Swing_03.ogg",
        "Sounds/Weapons/Unarmed/Player_Punch_Swing_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -1.8240371213405997,
        "MinVolume": -0.9151498112135024
      },
      "Volume": -1.9588001734407507
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": -4.436974992327127,
  "MaxInstance": 1,
  "AudioCategory": "AudioCat_NPC_Zombie",
  "Parent": "SFX_Attn_Moderate"
}