Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Audio / SoundEvents / SFX / NPC / Beasts / Golem_Frost / SFX_Golem_Frost_Alerted.json

SFX_Golem_Frost_Alerted

Server/Audio/SoundEvents/SFX/NPC/Beasts/Golem_Frost/SFX_Golem_Frost_Alerted.json, 1.2 KB

Fields

FieldType
Volumenumber
Layersarray[2]
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring
SpatialBlendnumber

Source

{
  "Volume": 0,
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Alerted_01.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Alerted_02.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Alerted_03.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Alerted_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -3,
        "MinVolume": -3,
        "MaxPitch": 3
      },
      "StartDelay": 0.2,
      "Volume": 5.0
    },
    {
      "Files": [
        "Sounds/NPC/Beasts/Golem_Crystal/Golem_Frost/Golem_Frost_Foley_Alerted_01.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/Golem_Frost/Golem_Frost_Foley_Alerted_02.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/Golem_Frost/Golem_Frost_Foley_Alerted_03.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/Golem_Frost/Golem_Frost_Foley_Alerted_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -1.5,
        "MaxPitch": 1.5,
        "MinVolume": -3
      },
      "Volume": 6.0,
      "StartDelay": 0
    }
  ],
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Golem_Frost",
  "Parent": "SFX_Attn_Moderate",
  "SpatialBlend": 0.4
}