SFX_Pig_Hurt
Server/Audio/SoundEvents/SFX/NPC/Livestock/Pig/SFX_Pig_Hurt.json, 611 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Pig/Pig_Hurt_01.ogg",
"Sounds/NPC/Livestock/Pig/Pig_Hurt_02.ogg",
"Sounds/NPC/Livestock/Pig/Pig_Hurt_03.ogg",
"Sounds/NPC/Livestock/Pig/Pig_Hurt_04.ogg"
],
"RandomSettings": {
"MinVolume": -3,
"MaxVolume": 0,
"MinPitch": -2,
"MaxPitch": 2
},
"Probability": 30,
"StartDelay": 0.1,
"Volume": -2.0
}
],
"MaxInstance": 5,
"Volume": -5,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Pig",
"Parent": "SFX_Attn_Moderate"
}