Versions / 0.4.0 / Audio / SoundEvents / SFX / NPC / Undead / Praetorian / SFX_Skeleton_Praetorian_Alerted.json
SFX_Skeleton_Praetorian_Alerted
Server/Audio/SoundEvents/SFX/NPC/Undead/Praetorian/SFX_Skeleton_Praetorian_Alerted.json, 687 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Undead/Praetorian/Praetorian_Alerted_01.ogg",
"Sounds/NPC/Undead/Praetorian/Praetorian_Alerted_02.ogg",
"Sounds/NPC/Undead/Praetorian/Praetorian_Alerted_03.ogg",
"Sounds/NPC/Undead/Praetorian/Praetorian_Alerted_04.ogg"
],
"RandomSettings": {
"MinVolume": -2,
"MaxVolume": 0,
"MinPitch": -1,
"MaxPitch": 1
},
"Probability": 100,
"StartDelay": 0.1,
"Volume": 0,
"Looping": true
}
],
"Volume": 3.0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Skeleton_Praetorian",
"Parent": "SFX_Attn_Moderate"
}