Versions / 0.5.0-pre.9.1 / Audio / SoundEvents / SFX / Items / Consumables / SFX_Health_Potion_Low_Drink_Local.json
SFX_Health_Potion_Low_Drink_Local
Server/Audio/SoundEvents/SFX/Items/Consumables/SFX_Health_Potion_Low_Drink_Local.json, 265 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
PreventSoundInterruption | boolean |
Volume | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Items/Potion/Potion_Consume_Large_Stereo.ogg"
],
"Volume": 0,
"StartDelay": 0.1
}
],
"PreventSoundInterruption": true,
"Volume": 4.0617997398388725,
"Parent": "SFX_Attn_Moderate"
}