Versions / 0.6.0-pre.3 / Audio / SoundEvents / SFX / NPC / Livestock / Chicken / SFX_Chicken_Run.json
SFX_Chicken_Run
Server/Audio/SoundEvents/SFX/NPC/Livestock/Chicken/SFX_Chicken_Run.json, 1.0 KB
Fields
| Field | Type |
|---|---|
Layers | array[2] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Chicken/Chicken_Flee_01.ogg",
"Sounds/NPC/Livestock/Chicken/Chicken_Flee_02.ogg",
"Sounds/NPC/Livestock/Chicken/Chicken_Flee_03.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MinVolume": -13.979400086720375,
"MaxPitch": 1.6500422849992202
},
"Probability": 20,
"StartDelay": 0.1,
"Volume": -11.0
},
{
"Files": [
"Sounds/NPC/Shared/Footsteps/Claw/Claw_Small_Run_01.ogg",
"Sounds/NPC/Shared/Footsteps/Claw/Claw_Small_Run_02.ogg",
"Sounds/NPC/Shared/Footsteps/Claw/Claw_Small_Run_03.ogg",
"Sounds/NPC/Shared/Footsteps/Claw/Claw_Small_Run_04.ogg"
],
"RandomSettings": {
"MinPitch": -3,
"MaxPitch": 3,
"MinVolume": -6
},
"Looping": true,
"Volume": -4.0
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Chicken",
"Parent": "SFX_Attn_Quiet"
}