Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Audio / SoundEvents / SFX / Tools / Capture_Crate / SFX_Capture_Crate_Spawn_Succeed.json

SFX_Capture_Crate_Spawn_Succeed

Server/Audio/SoundEvents/SFX/Tools/Capture_Crate/SFX_Capture_Crate_Spawn_Succeed.json, 386 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Magic/Portals/Portal_Open_01.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -2,
        "MinPitch": -2,
        "MaxPitch": 2
      },
      "StartDelay": 0,
      "Looping": false,
      "Volume": 6.0
    }
  ],
  "MaxInstance": 5,
  "Volume": 0,
  "PreventSoundInterruption": true,
  "Parent": "SFX_Attn_Moderate"
}