Versions / 0.6.0-pre.5 / Audio / SoundEvents / SFX / NPC / Livestock / Sheep / SFX_Sheep_Sheared.json
SFX_Sheep_Sheared
Server/Audio/SoundEvents/SFX/NPC/Livestock/Sheep/SFX_Sheep_Sheared.json, 1.0 KB
Fields
| Field | Type |
|---|---|
Layers | array[4] |
PreventSoundInterruption | boolean |
Volume | number |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Tools/Shears/Sheep_Sheared_01.ogg"
],
"StartDelay": 0.1,
"Volume": 0.0
},
{
"Files": [
"Sounds/Tools/Shears/Sheep_Sheared_Rustle_01.ogg",
"Sounds/Tools/Shears/Sheep_Sheared_Rustle_02.ogg",
"Sounds/Tools/Shears/Sheep_Sheared_Rustle_03.ogg"
],
"RandomSettings": {
"MinVolume": -0.9151498112135024,
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202
},
"StartDelay": 0.3,
"Volume": -0.020599913279623294
},
{
"Files": [
"Sounds/Tools/Shears/Shears_Open_01.ogg"
],
"Volume": 6.0,
"StartDelay": 0.2
},
{
"Files": [
"Sounds/Weapons/NPC_Weapons/Unarmed/NPC_Attack_Generic_Whoosh_01.ogg"
],
"Volume": -0.020599913279623294,
"StartDelay": 0.05
}
],
"PreventSoundInterruption": true,
"Volume": 0,
"AudioCategory": "AudioCat_NPC_Sheep",
"Parent": "SFX_Attn_Moderate"
}