SFX_Piglet_Run
Server/Audio/SoundEvents/SFX/NPC/Livestock/Piglet/SFX_Piglet_Run.json, 560 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Piglet/Piglet_Run_01.ogg",
"Sounds/NPC/Livestock/Piglet/Piglet_Run_02.ogg"
],
"RandomSettings": {
"MinVolume": -3.0980391997148637,
"MaxVolume": 0,
"MinPitch": -6.1748780739571,
"MaxPitch": 3.1564128700055254
},
"StartDelay": 0.3,
"Probability": 75
}
],
"MaxInstance": 5,
"Volume": -1.9588001734407507,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Piglet",
"Parent": "SFX_Attn_Quiet"
}