Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Audio / SoundEvents / SFX / Weapons / Bomb / SFX_Bomb_Fuse.json

SFX_Bomb_Fuse

Server/Audio/SoundEvents/SFX/Weapons/Bomb/SFX_Bomb_Fuse.json, 300 B

Fields

FieldType
Layersarray[1]
Volumenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Bomb/Bomb_Fuse.ogg"
      ],
      "Volume": -18.0,
      "RandomSettings": {
        "MinPitch": 0,
        "MaxPitch": 0,
        "MinVolume": 0
      },
      "Looping": true
    }
  ],
  "Volume": 0,
  "Parent": "SFX_Attn_Moderate"
}