Versions / 0.6.0-pre.3 / Audio / SoundEvents / SFX / NPC / Livestock / Rabbit / SFX_Rabbit_Sleep.json
SFX_Rabbit_Sleep
Server/Audio/SoundEvents/SFX/NPC/Livestock/Rabbit/SFX_Rabbit_Sleep.json, 516 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Probability": 100,
"StartDelay": 0,
"RandomSettings": {
"MinVolume": -0.9151498112135024,
"MinPitch": -1.8240371213405997,
"MaxPitch": 0
},
"Files": [
"Sounds/NPC/Livestock/Rabbit/Rabbit_Sleep_01.ogg",
"Sounds/NPC/Livestock/Rabbit/Rabbit_Sleep_02.ogg"
],
"Looping": true
}
],
"MaxInstance": 1,
"Volume": -7.979400086720375,
"AudioCategory": "AudioCat_NPC_Rabbit",
"Parent": "SFX_Attn_VeryQuiet"
}