SFX_Goat_Hurt
Server/Audio/SoundEvents/SFX/NPC/Livestock/Goat/SFX_Goat_Hurt.json, 671 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Goat/NPC_Goat_Hurt_01.ogg",
"Sounds/NPC/Livestock/Goat/NPC_Goat_Hurt_02.ogg",
"Sounds/NPC/Livestock/Goat/NPC_Goat_Hurt_03.ogg",
"Sounds/NPC/Livestock/Goat/NPC_Goat_Hurt_05.ogg",
"Sounds/NPC/Livestock/Goat/NPC_Goat_Hurt_06.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 2,
"MinVolume": -3
},
"Probability": 50,
"StartDelay": 0.05,
"Volume": -3
}
],
"MaxInstance": 3,
"Volume": -14,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Goat",
"Parent": "SFX_Attn_Moderate"
}