Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Audio / SoundEvents / SFX / Effects / SFX_Effect_Burn_Local.json

SFX_Effect_Burn_Local

Server/Audio/SoundEvents/SFX/Effects/SFX_Effect_Burn_Local.json, 573 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Effects/Entity_Effect_Burn_Stereo_01.ogg",
        "Sounds/Effects/Entity_Effect_Burn_Stereo_02.ogg",
        "Sounds/Effects/Entity_Effect_Burn_Stereo_03.ogg",
        "Sounds/Effects/Entity_Effect_Burn_Stereo_04.ogg",
        "Sounds/Effects/Entity_Effect_Burn_Stereo_05.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -2,
        "MinPitch": -2,
        "MaxPitch": 2
      },
      "StartDelay": 0,
      "Volume": 6.0
    }
  ],
  "MaxInstance": 2,
  "Volume": 0,
  "PreventSoundInterruption": true
}