Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Audio / SoundEvents / SFX / NPC / Beasts / Mouse / SFX_Mouse_Run.json

SFX_Mouse_Run

Server/Audio/SoundEvents/SFX/NPC/Beasts/Mouse/SFX_Mouse_Run.json, 677 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Mouse/Mouse_Run_01.ogg",
        "Sounds/NPC/Beasts/Mouse/Mouse_Run_02.ogg",
        "Sounds/NPC/Beasts/Mouse/Mouse_Run_03.ogg",
        "Sounds/NPC/Beasts/Mouse/Mouse_Run_04.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -3.0980391997148637,
        "MaxVolume": 0,
        "MinPitch": -3.8631371386483475,
        "MaxPitch": 3.1564128700055254
      },
      "StartDelay": 0.3,
      "Probability": 75,
      "Volume": -6.020599913279623
    }
  ],
  "MaxInstance": 5,
  "Volume": -2.0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Mouse",
  "Parent": "SFX_Attn_Quiet"
}