Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Audio / SoundEvents / SFX / NPC / Beasts / Golem_Frost / SFX_Golem_Frost_Death.json

SFX_Golem_Frost_Death

Server/Audio/SoundEvents/SFX/NPC/Beasts/Golem_Frost/SFX_Golem_Frost_Death.json, 1.0 KB

Fields

FieldType
Layersarray[2]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring
SpatialBlendnumber

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Death_01.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Death_02.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Death_03.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Death_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MinVolume": -1
      },
      "Volume": 5.0
    },
    {
      "Files": [
        "Sounds/NPC/Beasts/Golem_Crystal/Golem_Frost/Golem_Frost_Foley_Death_01.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/Golem_Frost/Golem_Frost_Foley_Death_02.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/Golem_Frost/Golem_Frost_Foley_Death_03.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/Golem_Frost/Golem_Frost_Foley_Death_04.ogg"
      ],
      "Volume": 0.0
    }
  ],
  "MaxInstance": 3,
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Golem_Frost",
  "Parent": "SFX_Attn_Moderate",
  "SpatialBlend": 0.4
}