Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Livestock / Horse / SFX_Horse_Death.json
SFX_Horse_Death
Server/Audio/SoundEvents/SFX/NPC/Livestock/Horse/SFX_Horse_Death.json, 574 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Horse/Horse_Death_01.ogg",
"Sounds/NPC/Livestock/Horse/Horse_Death_02.ogg",
"Sounds/NPC/Livestock/Horse/Horse_Death_03.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 0,
"MinVolume": -4.436974992327127
},
"Probability": 100,
"Volume": -7.979400086720375
}
],
"MaxInstance": 5,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Horse",
"Parent": "SFX_Attn_Moderate"
}