Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Audio / SoundEvents / SFX / NPC / Mythic / Rex / SFX_Rex_Death.json

SFX_Rex_Death

Server/Audio/SoundEvents/SFX/NPC/Mythic/Rex/SFX_Rex_Death.json, 896 B

Fields

FieldType
Layersarray[2]
MaxInstancenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring
SpatialBlendnumber

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Mythic/Rex/Rex_Death_01.ogg",
        "Sounds/NPC/Mythic/Rex/Rex_Death_02.ogg",
        "Sounds/NPC/Mythic/Rex/Rex_Death_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -1.8240371213405997,
        "MinVolume": -0.9151498112135024,
        "MaxPitch": 1.6500422849992202
      },
      "Volume": 2.0
    },
    {
      "Files": [
        "Sounds/NPC/Mythic/Rex/Rex_Death_Foley_01.ogg",
        "Sounds/NPC/Mythic/Rex/Rex_Death_Foley_02.ogg",
        "Sounds/NPC/Mythic/Rex/Rex_Death_Foley_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 2,
        "MinVolume": -2
      },
      "Volume": 0.0,
      "StartDelay": 0.55
    }
  ],
  "MaxInstance": 2,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Rex",
  "Parent": "SFX_Attn_Moderate",
  "SpatialBlend": 0.35
}