Versions / 0.6.0-pre.1 / Audio / SoundEvents / SFX / Weapons / Item / Ice / SFX_Ice_Item_Impact.json
SFX_Ice_Item_Impact
Server/Audio/SoundEvents/SFX/Weapons/Item/Ice/SFX_Ice_Item_Impact.json, 427 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Weapons/Item/Ice/Ice_Impact_01.ogg",
"Sounds/Weapons/Item/Ice/Ice_Impact_02.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202,
"MinVolume": 0
},
"StartDelay": 0
}
],
"Volume": -1.9588001734407507,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Moderate"
}