Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Beasts / Rat / SFX_Rat_Death.json

SFX_Rat_Death

Server/Audio/SoundEvents/SFX/NPC/Beasts/Rat/SFX_Rat_Death.json, 634 B

Fields

FieldType
Layersarray[1]
Volumenumber
MaxInstancenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Rat/RatDeath_1.ogg",
        "Sounds/NPC/Beasts/Rat/RatDeath_2.ogg",
        "Sounds/NPC/Beasts/Rat/RatDeath_3.ogg",
        "Sounds/NPC/Beasts/Rat/RatDeath_4.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -3.8631371386483475,
        "MaxPitch": 3.1564128700055254,
        "MaxVolume": 0,
        "MinVolume": -1.9382002601611275
      },
      "Probability": 100,
      "Volume": -13.999999999999996
    }
  ],
  "Volume": 0,
  "MaxInstance": 5,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Rat",
  "Parent": "SFX_Attn_Quiet"
}