Versions / 0.6.0-pre.5 / Audio / SoundEvents / SFX / NPC / Livestock / Warthog / SFX_Warthog_Run.json
SFX_Warthog_Run
Server/Audio/SoundEvents/SFX/NPC/Livestock/Warthog/SFX_Warthog_Run.json, 1.1 KB
Fields
| Field | Type |
|---|---|
Layers | array[2] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Warthog/Warthog_Run_01.ogg",
"Sounds/NPC/Livestock/Warthog/Warthog_Run_02.ogg",
"Sounds/NPC/Livestock/Warthog/Warthog_Run_03.ogg",
"Sounds/NPC/Livestock/Warthog/Warthog_Run_04.ogg",
"Sounds/NPC/Livestock/Warthog/Warthog_Run_05.ogg"
],
"RandomSettings": {
"MaxPitch": 2,
"MinPitch": -2,
"MaxVolume": 0,
"MinVolume": -5
},
"StartDelay": 0.1,
"Probability": 15,
"Looping": true,
"Volume": -4.0
},
{
"Files": [
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Small_Run_01.ogg",
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Small_Run_02.ogg",
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Small_Run_03.ogg",
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Small_Run_04.ogg"
],
"RandomSettings": {
"MinVolume": -6,
"MinPitch": -3,
"MaxPitch": 3
},
"Looping": true,
"Volume": 1.0
}
],
"Volume": -8,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Warthog",
"Parent": "SFX_Attn_Quiet"
}