Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Livestock / Rabbit / SFX_Rabbit_Hurt.json
SFX_Rabbit_Hurt
Server/Audio/SoundEvents/SFX/NPC/Livestock/Rabbit/SFX_Rabbit_Hurt.json, 716 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Rabbit/Rabbit_Hurt_01.ogg",
"Sounds/NPC/Livestock/Rabbit/Rabbit_Hurt_02.ogg",
"Sounds/NPC/Livestock/Rabbit/Rabbit_Hurt_03.ogg",
"Sounds/NPC/Livestock/Rabbit/Rabbit_Hurt_04.ogg"
],
"RandomSettings": {
"MinPitch": -8.843587129994475,
"MaxPitch": 1.6500422849992202,
"MinVolume": -4.436974992327127,
"MaxVolume": 0.8278537031645015
},
"StartDelay": 0.1,
"Probability": 20,
"Volume": -4.4575749056067515
}
],
"MaxInstance": 2,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Rabbit",
"Parent": "SFX_Attn_Quiet"
}