Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Audio / SoundEvents / SFX / NPC / Beasts / Golem_Earth / SFX_Golem_Earth_Wake.json

SFX_Golem_Earth_Wake

Server/Audio/SoundEvents/SFX/NPC/Beasts/Golem_Earth/SFX_Golem_Earth_Wake.json, 1.1 KB

Fields

FieldType
Layersarray[2]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring
SpatialBlendnumber

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Wake_01.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Wake_02.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Wake_03.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Wake_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MinVolume": -1
      },
      "Probability": 50,
      "StartDelay": 0.2,
      "Volume": 0.0
    },
    {
      "Files": [
        "Sounds/NPC/Beasts/Golem_Crystal/Golem_Earth/Golem_Earth_Foley_Wake_01.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/Golem_Earth/Golem_Earth_Foley_Wake_02.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/Golem_Earth/Golem_Earth_Foley_Wake_03.ogg",
        "Sounds/NPC/Beasts/Golem_Crystal/Golem_Earth/Golem_Earth_Foley_Wake_04.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -1,
        "MinPitch": -2,
        "MaxPitch": 1.5
      },
      "Volume": 4.0
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Golem_Earth",
  "Parent": "SFX_Attn_Moderate",
  "SpatialBlend": 0.4
}