Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Audio / SoundEvents / SFX / Items / Consumables / SFX_Health_Potion_High_Drink.json

SFX_Health_Potion_High_Drink

Server/Audio/SoundEvents/SFX/Items/Consumables/SFX_Health_Potion_High_Drink.json, 266 B

Fields

FieldType
Layersarray[1]
PreventSoundInterruptionboolean
Volumenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Items/Consumables/Consume_Potion_Small_01.ogg"
      ],
      "Volume": 0,
      "StartDelay": 0.1
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": 4.0617997398388725,
  "Parent": "SFX_Attn_Moderate"
}