From 996db3749eb12bd93524afec539b30ab59c04bb6 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 18 Feb 2022 15:56:56 -0800 Subject: Add files that didn't get commited last time. --- effects.json | 1018 +++++++++++++++++++++++++------------------ melee.json | 50 +-- monsters.json | 26 +- player.json | 54 +-- terrain-floors_indoors.json | 4 +- 5 files changed, 659 insertions(+), 493 deletions(-) diff --git a/effects.json b/effects.json index fe74b38..998d574 100644 --- a/effects.json +++ b/effects.json @@ -6,15 +6,15 @@ "volume" : 70, "files" : [ "env/vehicle/smash_vehicle_1.ogg", - "env/vehicle/smash_vehicle_2.ogg", - "env/vehicle/smash_vehicle_3.ogg", - "env/vehicle/smash_vehicle_4.ogg", - "env/vehicle/smash_vehicle_5.ogg", - "env/vehicle/smash_vehicle_6.ogg", - "env/vehicle/smash_vehicle_7.ogg", - "env/vehicle/smash_vehicle_8.ogg", - "env/vehicle/smash_vehicle_9.ogg", - "env/vehicle/smash_vehicle_10.ogg" + "env/vehicle/smash_vehicle_2.ogg", + "env/vehicle/smash_vehicle_3.ogg", + "env/vehicle/smash_vehicle_4.ogg", + "env/vehicle/smash_vehicle_5.ogg", + "env/vehicle/smash_vehicle_6.ogg", + "env/vehicle/smash_vehicle_7.ogg", + "env/vehicle/smash_vehicle_8.ogg", + "env/vehicle/smash_vehicle_9.ogg", + "env/vehicle/smash_vehicle_10.ogg" ] }, { @@ -24,15 +24,172 @@ "volume" : 50, "files" : [ "effects/glass/glass_1.ogg", - "effects/glass/glass_2.ogg", - "effects/glass/glass_3.ogg", - "effects/glass/glass_4.ogg", - "effects/glass/glass_5.ogg", - "effects/glass/glass_6.ogg", - "effects/glass/glass_7.ogg", - "effects/glass/glass_8.ogg", - "effects/glass/glass_9.ogg", - "effects/glass/glass_10.ogg" + "effects/glass/glass_2.ogg", + "effects/glass/glass_3.ogg", + "effects/glass/glass_4.ogg", + "effects/glass/glass_5.ogg", + "effects/glass/glass_6.ogg", + "effects/glass/glass_7.ogg", + "effects/glass/glass_8.ogg", + "effects/glass/glass_9.ogg", + "effects/glass/glass_10.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "smash_success", + "variant" : "smash_cloth", + "volume" : 50, + "files" : [ + "terrain/cloth/smash_cloth_1.ogg", + "terrain/cloth/smash_cloth_2.ogg", + "terrain/cloth/smash_cloth_3.ogg", + "terrain/cloth/smash_cloth_4.ogg", + "terrain/cloth/smash_cloth_5.ogg", + "terrain/cloth/smash_cloth_6.ogg", + "terrain/cloth/smash_cloth_7.ogg", + "terrain/cloth/smash_cloth_8.ogg", + "terrain/cloth/smash_cloth_9.ogg", + "terrain/cloth/smash_cloth_10.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "smash", + "variant" : "wall", + "volume" : 50, + "files" : [ + "terrain/wood/crash_wooden_1.ogg", + "terrain/wood/crash_wooden_2.ogg", + "terrain/wood/crash_wooden_3.ogg", + "terrain/wood/crash_wooden_4.ogg", + "terrain/wood/crash_wooden_5.ogg", + "terrain/wood/crash_wooden_6.ogg", + "terrain/wood/crash_wooden_7.ogg", + "terrain/wood/crash_wooden_8.ogg", + "terrain/wood/crash_wooden_9.ogg", + "terrain/wood/crash_wooden_10.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "smash", + "variant" : "door", + "volume" : 50, + "files" : [ + "terrain/wood/crash_wooden_1.ogg", + "terrain/wood/crash_wooden_2.ogg", + "terrain/wood/crash_wooden_3.ogg", + "terrain/wood/crash_wooden_4.ogg", + "terrain/wood/crash_wooden_5.ogg", + "terrain/wood/crash_wooden_6.ogg", + "terrain/wood/crash_wooden_7.ogg", + "terrain/wood/crash_wooden_8.ogg", + "terrain/wood/crash_wooden_9.ogg", + "terrain/wood/crash_wooden_10.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "smash", + "variant" : "door_boarded", + "volume" : 50, + "files" : [ + "terrain/wood/crash_wooden_1.ogg", + "terrain/wood/crash_wooden_2.ogg", + "terrain/wood/crash_wooden_3.ogg", + "terrain/wood/crash_wooden_4.ogg", + "terrain/wood/crash_wooden_5.ogg", + "terrain/wood/crash_wooden_6.ogg", + "terrain/wood/crash_wooden_7.ogg", + "terrain/wood/crash_wooden_8.ogg", + "terrain/wood/crash_wooden_9.ogg", + "terrain/wood/crash_wooden_10.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "smash", + "variant" : "glass", + "volume" : 50, + "files" : [ + "terrain/glass/smash_glass_1.ogg", + "terrain/glass/smash_glass_2.ogg", + "terrain/glass/smash_glass_3.ogg", + "terrain/glass/smash_glass_4.ogg", + "terrain/glass/smash_glass_5.ogg", + "terrain/glass/smash_glass_6.ogg", + "terrain/glass/smash_glass_7.ogg", + "terrain/glass/smash_glass_8.ogg", + "terrain/glass/smash_glass_9.ogg", + "terrain/glass/smash_glass_10.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "smash", + "variant" : "swing", + "volume" : 50, + "files" : [ + "terrain/metal/smash_metal_1.ogg", + "terrain/metal/smash_metal_2.ogg", + "terrain/metal/smash_metal_3.ogg", + "terrain/metal/smash_metal_4.ogg", + "terrain/metal/smash_metal_5.ogg", + "terrain/metal/smash_metal_6.ogg", + "terrain/metal/smash_metal_7.ogg", + "terrain/metal/smash_metal_8.ogg", + "terrain/metal/smash_metal_9.ogg", + "terrain/metal/smash_metal_10.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "smash", + "variant" : "web", + "volume" : 50, + "files" : [ + "terrain/cloth/smash_cloth_1.ogg", + "terrain/cloth/smash_cloth_2.ogg", + "terrain/cloth/smash_cloth_3.ogg", + "terrain/cloth/smash_cloth_4.ogg", + "terrain/cloth/smash_cloth_5.ogg", + "terrain/cloth/smash_cloth_6.ogg", + "terrain/cloth/smash_cloth_7.ogg", + "terrain/cloth/smash_cloth_8.ogg", + "terrain/cloth/smash_cloth_9.ogg", + "terrain/cloth/smash_cloth_10.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "smash", + "variant" : "paper_torn", + "volume" : 50, + "files" : [ + "terrain/cloth/rip_paper_1.ogg", + "terrain/cloth/rip_paper_2.ogg", + "terrain/cloth/rip_paper_3.ogg", + "terrain/cloth/rip_paper_4.ogg", + "terrain/cloth/rip_paper_5.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "smash", + "variant" : "metal", + "volume" : 50, + "files" : [ + "terrain/metal/smash_metal_1.ogg", + "terrain/metal/smash_metal_2.ogg", + "terrain/metal/smash_metal_3.ogg", + "terrain/metal/smash_metal_4.ogg", + "terrain/metal/smash_metal_5.ogg", + "terrain/metal/smash_metal_6.ogg", + "terrain/metal/smash_metal_7.ogg", + "terrain/metal/smash_metal_8.ogg", + "terrain/metal/smash_metal_9.ogg", + "terrain/metal/smash_metal_10.ogg" ] }, { @@ -42,13 +199,12 @@ "volume" : 70, "files" : [ "env/explosions/explosion_small_1.ogg", - "env/explosions/explosion_small_2.ogg", - "env/explosions/explosion_small_3.ogg", - "env/explosions/explosion_small_4.ogg", - "env/explosions/explosion_small_5.ogg", - "env/explosions/explosion_small_6.ogg", - "env/explosions/explosion_small_7.ogg" - + "env/explosions/explosion_small_2.ogg", + "env/explosions/explosion_small_3.ogg", + "env/explosions/explosion_small_4.ogg", + "env/explosions/explosion_small_5.ogg", + "env/explosions/explosion_small_6.ogg", + "env/explosions/explosion_small_7.ogg" ] }, { @@ -58,12 +214,12 @@ "volume" : 60, "files" : [ "env/explosions/explosion_small_1.ogg", - "env/explosions/explosion_small_2.ogg", - "env/explosions/explosion_small_3.ogg", - "env/explosions/explosion_small_4.ogg", - "env/explosions/explosion_small_5.ogg", - "env/explosions/explosion_small_6.ogg", - "env/explosions/explosion_small_7.ogg" + "env/explosions/explosion_small_2.ogg", + "env/explosions/explosion_small_3.ogg", + "env/explosions/explosion_small_4.ogg", + "env/explosions/explosion_small_5.ogg", + "env/explosions/explosion_small_6.ogg", + "env/explosions/explosion_small_7.ogg" ] }, { @@ -73,11 +229,11 @@ "volume" : 70, "files" : [ "env/explosions/explosion_large_1.ogg", - "env/explosions/explosion_large_2.ogg", - "env/explosions/explosion_large_3.ogg", - "env/explosions/explosion_large_4.ogg", - "env/explosions/explosion_large_5.ogg", - "env/explosions/explosion_large_6.ogg" + "env/explosions/explosion_large_2.ogg", + "env/explosions/explosion_large_3.ogg", + "env/explosions/explosion_large_4.ogg", + "env/explosions/explosion_large_5.ogg", + "env/explosions/explosion_large_6.ogg" ] }, { @@ -98,12 +254,12 @@ "effects/brass/brass_falling_1.ogg", "effects/brass/brass_falling_2.ogg", "effects/brass/brass_falling_3.ogg", - "effects/brass/brass_falling_4.ogg", - "effects/brass/brass_falling_5.ogg", - "effects/brass/brass_falling_6.ogg", + "effects/brass/brass_falling_4.ogg", + "effects/brass/brass_falling_5.ogg", + "effects/brass/brass_falling_6.ogg", "effects/brass/brass_falling_7.ogg", - "effects/brass/brass_falling_8.ogg", - "effects/brass/brass_falling_9.ogg", + "effects/brass/brass_falling_8.ogg", + "effects/brass/brass_falling_9.ogg", "effects/brass/brass_falling_10.ogg" ] }, @@ -116,13 +272,13 @@ "guns/misc_generic/hit_flesh_1.ogg", "guns/misc_generic/hit_flesh_2.ogg", "guns/misc_generic/hit_flesh_3.ogg", - "guns/misc_generic/hit_flesh_4.ogg", + "guns/misc_generic/hit_flesh_4.ogg", "guns/misc_generic/hit_flesh_5.ogg", "guns/misc_generic/hit_flesh_6.ogg", - "guns/misc_generic/hit_flesh_7.ogg", + "guns/misc_generic/hit_flesh_7.ogg", "guns/misc_generic/hit_flesh_8.ogg", "guns/misc_generic/hit_flesh_9.ogg", - "guns/misc_generic/hit_flesh_10.ogg" + "guns/misc_generic/hit_flesh_10.ogg" ] }, { @@ -133,14 +289,14 @@ "files" : [ "effects/bulletwall/ricochet_1.ogg", "effects/bulletwall/ricochet_2.ogg", - "effects/bulletwall/ricochet_3.ogg", - "effects/bulletwall/ricochet_4.ogg", - "effects/bulletwall/ricochet_5.ogg", - "effects/bulletwall/ricochet_6.ogg", - "effects/bulletwall/ricochet_7.ogg", - "effects/bulletwall/ricochet_8.ogg", - "effects/bulletwall/ricochet_9.ogg", - "effects/bulletwall/ricochet_10.ogg" + "effects/bulletwall/ricochet_3.ogg", + "effects/bulletwall/ricochet_4.ogg", + "effects/bulletwall/ricochet_5.ogg", + "effects/bulletwall/ricochet_6.ogg", + "effects/bulletwall/ricochet_7.ogg", + "effects/bulletwall/ricochet_8.ogg", + "effects/bulletwall/ricochet_9.ogg", + "effects/bulletwall/ricochet_10.ogg" ] }, { @@ -151,13 +307,13 @@ "files" : [ "effects/bulletmetal/ricochet_1.ogg", "effects/bulletmetal/ricochet_2.ogg", - "effects/bulletmetal/ricochet_3.ogg", - "effects/bulletmetal/ricochet_4.ogg", - "effects/bulletmetal/ricochet_5.ogg", - "effects/bulletmetal/ricochet_6.ogg" + "effects/bulletmetal/ricochet_3.ogg", + "effects/bulletmetal/ricochet_4.ogg", + "effects/bulletmetal/ricochet_5.ogg", + "effects/bulletmetal/ricochet_6.ogg" ] }, - { + { "type": "sound_effect", "id" : "danger_low", "variant" : "default", @@ -355,7 +511,7 @@ "effects/traps/snare.ogg" ] }, - { + { "type": "sound_effect", "id" : "trap", "variant" : "glass_caltrop", @@ -364,7 +520,7 @@ "effects/traps/glass_caltrop.ogg" ] }, - { + { "type": "sound_effect", "id" : "trap", "variant" : "bubble_wrap", @@ -373,7 +529,7 @@ "effects/traps/bubble_wrap.ogg" ] }, - { + { "type": "sound_effect", "id" : "trap", "variant" : "glass", @@ -382,7 +538,7 @@ "effects/traps/glass.ogg" ] }, - { + { "type": "sound_effect", "id" : "trap", "variant" : "dissector", @@ -391,7 +547,7 @@ "effects/traps/dissector.ogg" ] }, - { + { "type": "sound_effect", "id" : "trap", "variant" : "teleport", @@ -400,7 +556,7 @@ "effects/traps/teleport.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "bell", @@ -409,7 +565,7 @@ "effects/misc/bell.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "bomb_ticking", @@ -418,7 +574,7 @@ "effects/misc/bomb_ticking.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "cow_bell", @@ -427,7 +583,7 @@ "effects/misc/cow_bell.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "earthquake", @@ -436,7 +592,7 @@ "effects/misc/earthquake.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "flashbang", @@ -445,7 +601,7 @@ "effects/misc/flashbang.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "horn_bicycle", @@ -454,7 +610,7 @@ "effects/misc/horn_bicycle.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "lit_fuse", @@ -463,7 +619,7 @@ "effects/misc/lit_fuse.ogg" ] }, - { + { "type": "sound_effect", "id" : "radio", "variant" : "static", @@ -472,18 +628,18 @@ "effects/misc/radio_static.ogg" ] }, - { + { "type": "sound_effect", "id" : "radio", "variant" : "inaudible_chatter", "volume" : 90, "files" : [ - "effects/misc/radio_inaudible_chatter_1.ogg", - "effects/misc/radio_inaudible_chatter_2.ogg", - "effects/misc/radio_inaudible_chatter_3.ogg" + "effects/misc/radio_inaudible_chatter_1.ogg", + "effects/misc/radio_inaudible_chatter_2.ogg", + "effects/misc/radio_inaudible_chatter_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "stairs_movement", @@ -492,7 +648,7 @@ "effects/misc/stairs_movement.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "stones_grinding", @@ -501,7 +657,7 @@ "effects/misc/stones_grinding.ogg" ] }, - { + { "type": "sound_effect", "id" : "environment", "variant" : "alarm", @@ -510,7 +666,7 @@ "env/other/security_alarm.ogg" ] }, - { + { "type": "sound_effect", "id" : "environment", "variant" : "church_bells", @@ -519,7 +675,7 @@ "env/other/church_bells.ogg" ] }, - { + { "type": "sound_effect", "id" : "environment", "variant" : "police_siren", @@ -528,18 +684,18 @@ "env/other/police_siren.ogg" ] }, - { + { "type": "sound_effect", "id" : "fire", "variant" : "ignition", "volume" : 90, "files" : [ "effects/misc/fire_ignition_1.ogg", - "effects/misc/fire_ignition_2.ogg", - "effects/misc/fire_ignition_3.ogg" + "effects/misc/fire_ignition_2.ogg", + "effects/misc/fire_ignition_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "servomotor", @@ -548,18 +704,18 @@ "effects/misc/servomotor.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "spitting", "volume" : 70, "files" : [ - "monster/spitting_1.ogg", - "monster/spitting_2.ogg", - "monster/spitting_3.ogg" + "monster/spitting_1.ogg", + "monster/spitting_2.ogg", + "monster/spitting_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "whistle", @@ -568,7 +724,7 @@ "effects/misc/whistle.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "airhorn", @@ -577,7 +733,7 @@ "effects/misc/airhorn.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "talking_doll", @@ -586,7 +742,7 @@ "effects/misc/talking_doll.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "creepy_doll", @@ -595,89 +751,89 @@ "effects/misc/creepy_doll.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_zolf", "volume" : 70, "files" : [ - "monster/mon_wolf_1.ogg", - "monster/mon_wolf_2.ogg", - "monster/mon_wolf_3.ogg", - "monster/mon_wolf_4.ogg", - "monster/mon_wolf_5.ogg" + "monster/mon_wolf_1.ogg", + "monster/mon_wolf_2.ogg", + "monster/mon_wolf_3.ogg", + "monster/mon_wolf_4.ogg", + "monster/mon_wolf_5.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_shoggoth", "volume" : 70, "files" : [ - "monster/gurgling_shoggoth_1.ogg", - "monster/gurgling_shoggoth_2.ogg", - "monster/gurgling_shoggoth_3.ogg", - "monster/slurping_shoggoth_1.ogg", - "monster/slurping_shoggoth_2.ogg" - ] - }, - { - "type": "sound_effect", - "id": "speech", - "variant": "mon_leech_blossom", - "volume": 70, - "files": [ - "effects/electosparks/sparks_1.ogg", - "effects/electosparks/sparks_2.ogg", - "effects/electosparks/sparks_3.ogg", - "effects/electosparks/sparks_4.ogg" - ] - }, - { - "type": "sound_effect", - "id": "speech", - "variant": "mon_broken_cyborg", - "volume": 70, - "files": [ - "robot/mon_prototype_cyborg_1.ogg", - "robot/bot_default_1.ogg", - "robot/bot_default_2.ogg", - "robot/bot_default_3.ogg", - "robot/bot_default_4.ogg", - "robot/bot_default_5.ogg", - "robot/bot_default_6.ogg", - "robot/bot_default_7.ogg" - ] - }, - { - "type": "sound_effect", - "id": "speech", - "variant": "mon_prototype_cyborg", - "volume": 70, - "files": [ - "robot/mon_prototype_cyborg_1.ogg", - "robot/bot_default_1.ogg", - "robot/bot_default_2.ogg", - "robot/bot_default_3.ogg", - "robot/bot_default_4.ogg", - "robot/bot_default_5.ogg", - "robot/bot_default_6.ogg", - "robot/bot_default_7.ogg" - ] - }, - { + "monster/gurgling_shoggoth_1.ogg", + "monster/gurgling_shoggoth_2.ogg", + "monster/gurgling_shoggoth_3.ogg", + "monster/slurping_shoggoth_1.ogg", + "monster/slurping_shoggoth_2.ogg" + ] + }, + { + "type": "sound_effect", + "id": "speech", + "variant": "mon_leech_blossom", + "volume": 70, + "files": [ + "effects/electosparks/sparks_1.ogg", + "effects/electosparks/sparks_2.ogg", + "effects/electosparks/sparks_3.ogg", + "effects/electosparks/sparks_4.ogg" + ] + }, + { + "type": "sound_effect", + "id": "speech", + "variant": "mon_broken_cyborg", + "volume": 70, + "files": [ + "robot/mon_prototype_cyborg_1.ogg", + "robot/bot_default_1.ogg", + "robot/bot_default_2.ogg", + "robot/bot_default_3.ogg", + "robot/bot_default_4.ogg", + "robot/bot_default_5.ogg", + "robot/bot_default_6.ogg", + "robot/bot_default_7.ogg" + ] + }, + { + "type": "sound_effect", + "id": "speech", + "variant": "mon_prototype_cyborg", + "volume": 70, + "files": [ + "robot/mon_prototype_cyborg_1.ogg", + "robot/bot_default_1.ogg", + "robot/bot_default_2.ogg", + "robot/bot_default_3.ogg", + "robot/bot_default_4.ogg", + "robot/bot_default_5.ogg", + "robot/bot_default_6.ogg", + "robot/bot_default_7.ogg" + ] + }, + { "type": "sound_effect", "id" : "speech", "variant" : "mon_secubot", "volume" : 70, "files" : [ - "robot/bot_default_1.ogg", - "robot/bot_default_2.ogg", - "robot/bot_default_3.ogg", - "robot/bot_default_4.ogg", - "robot/bot_default_5.ogg", - "robot/bot_default_6.ogg", - "robot/bot_default_7.ogg" + "robot/bot_default_1.ogg", + "robot/bot_default_2.ogg", + "robot/bot_default_3.ogg", + "robot/bot_default_4.ogg", + "robot/bot_default_5.ogg", + "robot/bot_default_6.ogg", + "robot/bot_default_7.ogg" ] }, { @@ -686,177 +842,177 @@ "variant" : "mon_skitterbot", "volume" : 70, "files" : [ - "robot/bot_default_1.ogg", - "robot/bot_default_2.ogg", - "robot/bot_default_3.ogg", - "robot/bot_default_4.ogg", - "robot/bot_default_5.ogg", - "robot/bot_default_6.ogg", - "robot/bot_default_7.ogg" + "robot/bot_default_1.ogg", + "robot/bot_default_2.ogg", + "robot/bot_default_3.ogg", + "robot/bot_default_4.ogg", + "robot/bot_default_5.ogg", + "robot/bot_default_6.ogg", + "robot/bot_default_7.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_molebot", "volume" : 70, "files" : [ - "robot/bot_default_1.ogg", - "robot/bot_default_2.ogg", - "robot/bot_default_3.ogg", - "robot/bot_default_4.ogg", - "robot/bot_default_5.ogg", - "robot/bot_default_6.ogg", - "robot/bot_default_7.ogg" + "robot/bot_default_1.ogg", + "robot/bot_default_2.ogg", + "robot/bot_default_3.ogg", + "robot/bot_default_4.ogg", + "robot/bot_default_5.ogg", + "robot/bot_default_6.ogg", + "robot/bot_default_7.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_hazmatbot", "volume" : 70, "files" : [ - "robot/bot_default_1.ogg", - "robot/bot_default_2.ogg", - "robot/bot_default_3.ogg", - "robot/bot_default_4.ogg", - "robot/bot_default_5.ogg", - "robot/bot_default_6.ogg", - "robot/bot_default_7.ogg" + "robot/bot_default_1.ogg", + "robot/bot_default_2.ogg", + "robot/bot_default_3.ogg", + "robot/bot_default_4.ogg", + "robot/bot_default_5.ogg", + "robot/bot_default_6.ogg", + "robot/bot_default_7.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_copbot", "volume" : 70, "files" : [ - "robot/bot_default_1.ogg", - "robot/bot_default_2.ogg", - "robot/bot_default_3.ogg", - "robot/bot_default_4.ogg", - "robot/bot_default_5.ogg", - "robot/bot_default_6.ogg", - "robot/bot_default_7.ogg", - "robot/mon_riotbot_1.ogg", - "robot/mon_riotbot_2.ogg" + "robot/bot_default_1.ogg", + "robot/bot_default_2.ogg", + "robot/bot_default_3.ogg", + "robot/bot_default_4.ogg", + "robot/bot_default_5.ogg", + "robot/bot_default_6.ogg", + "robot/bot_default_7.ogg", + "robot/mon_riotbot_1.ogg", + "robot/mon_riotbot_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_robofac_prototype", "volume" : 70, "files" : [ - "robot/mon_prototype_cyborg_1.ogg", - "robot/bot_default_1.ogg", - "robot/bot_default_2.ogg", - "robot/bot_default_3.ogg", - "robot/bot_default_4.ogg", - "robot/bot_default_5.ogg", - "robot/bot_default_6.ogg", - "robot/bot_default_7.ogg" + "robot/mon_prototype_cyborg_1.ogg", + "robot/bot_default_1.ogg", + "robot/bot_default_2.ogg", + "robot/bot_default_3.ogg", + "robot/bot_default_4.ogg", + "robot/bot_default_5.ogg", + "robot/bot_default_6.ogg", + "robot/bot_default_7.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_riotbot", "volume" : 70, "files" : [ - "robot/bot_default_1.ogg", - "robot/bot_default_2.ogg", - "robot/bot_default_3.ogg", - "robot/bot_default_4.ogg", - "robot/bot_default_5.ogg", - "robot/bot_default_6.ogg", - "robot/bot_default_7.ogg", - "robot/mon_riotbot_1.ogg", - "robot/mon_riotbot_2.ogg" + "robot/bot_default_1.ogg", + "robot/bot_default_2.ogg", + "robot/bot_default_3.ogg", + "robot/bot_default_4.ogg", + "robot/bot_default_5.ogg", + "robot/bot_default_6.ogg", + "robot/bot_default_7.ogg", + "robot/mon_riotbot_1.ogg", + "robot/mon_riotbot_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_nursebot", "volume" : 70, "files" : [ - "robot/bot_default_1.ogg", - "robot/bot_default_2.ogg", - "robot/bot_default_3.ogg", - "robot/bot_default_4.ogg", - "robot/bot_default_5.ogg", - "robot/bot_default_6.ogg", - "robot/bot_default_7.ogg" + "robot/bot_default_1.ogg", + "robot/bot_default_2.ogg", + "robot/bot_default_3.ogg", + "robot/bot_default_4.ogg", + "robot/bot_default_5.ogg", + "robot/bot_default_6.ogg", + "robot/bot_default_7.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_nursebot_defective", "volume" : 70, "files" : [ - "robot/bot_default_1.ogg", - "robot/bot_default_2.ogg", - "robot/bot_default_3.ogg", - "robot/bot_default_4.ogg", - "robot/bot_default_5.ogg", - "robot/bot_default_6.ogg", - "robot/bot_default_7.ogg", - "robot/mon_nursebot_defective_1.ogg", - "robot/mon_nursebot_defective_2.ogg", - "robot/mon_nursebot_defective_3.ogg", - "robot/mon_nursebot_defective_4.ogg" + "robot/bot_default_1.ogg", + "robot/bot_default_2.ogg", + "robot/bot_default_3.ogg", + "robot/bot_default_4.ogg", + "robot/bot_default_5.ogg", + "robot/bot_default_6.ogg", + "robot/bot_default_7.ogg", + "robot/mon_nursebot_defective_1.ogg", + "robot/mon_nursebot_defective_2.ogg", + "robot/mon_nursebot_defective_3.ogg", + "robot/mon_nursebot_defective_4.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_eyebot", "volume" : 70, "files" : [ - "robot/mon_eyebot_1.ogg", - "robot/mon_eyebot_2.ogg", - "robot/mon_eyebot_3.ogg", - "robot/mon_eyebot_4.ogg", - "robot/mon_eyebot_5.ogg" - ] - }, - { - "type": "sound_effect", - "id": "speech", - "variant": "mon_grocerybot", - "volume": 70, - "files": [ - "robot/bot_default_1.ogg", - "robot/bot_default_2.ogg", - "robot/bot_default_3.ogg", - "robot/bot_default_4.ogg", - "robot/bot_default_5.ogg", - "robot/bot_default_6.ogg", - "robot/bot_default_7.ogg", - "robot/mon_riotbot_1.ogg", - "robot/mon_riotbot_2.ogg" - ] - }, - { - "type": "sound_effect", - "id": "speech", - "variant": "mon_grocerybot_busted", - "volume": 70, - "files": [ - "robot/bot_default_1.ogg", - "robot/bot_default_2.ogg", - "robot/bot_default_3.ogg", - "robot/bot_default_4.ogg", - "robot/bot_default_5.ogg", - "robot/bot_default_6.ogg", - "robot/bot_default_7.ogg", - "robot/mon_riotbot_1.ogg", - "robot/mon_riotbot_2.ogg" - ] - }, - { + "robot/mon_eyebot_1.ogg", + "robot/mon_eyebot_2.ogg", + "robot/mon_eyebot_3.ogg", + "robot/mon_eyebot_4.ogg", + "robot/mon_eyebot_5.ogg" + ] + }, + { + "type": "sound_effect", + "id": "speech", + "variant": "mon_grocerybot", + "volume": 70, + "files": [ + "robot/bot_default_1.ogg", + "robot/bot_default_2.ogg", + "robot/bot_default_3.ogg", + "robot/bot_default_4.ogg", + "robot/bot_default_5.ogg", + "robot/bot_default_6.ogg", + "robot/bot_default_7.ogg", + "robot/mon_riotbot_1.ogg", + "robot/mon_riotbot_2.ogg" + ] + }, + { + "type": "sound_effect", + "id": "speech", + "variant": "mon_grocerybot_busted", + "volume": 70, + "files": [ + "robot/bot_default_1.ogg", + "robot/bot_default_2.ogg", + "robot/bot_default_3.ogg", + "robot/bot_default_4.ogg", + "robot/bot_default_5.ogg", + "robot/bot_default_6.ogg", + "robot/bot_default_7.ogg", + "robot/mon_riotbot_1.ogg", + "robot/mon_riotbot_2.ogg" + ] + }, + { "type": "sound_effect", "id" : "misc", "variant" : "rattling", @@ -865,7 +1021,7 @@ "monster/rattling.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "hissing", @@ -874,535 +1030,545 @@ "monster/hissing.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_kitten", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_tabby", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_tabby_kitten", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_longhair", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_longhair_kitten", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_siamese", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_siamese_kitten", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_persian", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_persian_kitten", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_calico", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_calico_kitten", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_maine_coon", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_maine_coon_kitten", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_bengal", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_bengal_kitten", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_devon_rex", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_devon_rex_kitten", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_sphynx", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_sphynx_kitten", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_chonker", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_cat_chonker_kitten", "volume" : 70, "files" : [ - "monster/cat_meowing_1.ogg", - "monster/cat_purring_2.ogg", - "monster/cat_hissing_3.ogg" + "monster/cat_meowing_1.ogg", + "monster/cat_purring_2.ogg", + "monster/cat_hissing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_pup", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_bull", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_bull_pup", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_pitbullmix", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_pitbullmix_pup", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_beagle", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_beagle_pup", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_bcollie", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_bcollie_pup", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_boxer", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_boxer_pup", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_chihuahua", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_chihuahua_pup", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_dachshund", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_dachshund_pup", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_gshepherd", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_gshepherd_pup", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_gpyrenees", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_gpyrenees_pup", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_rottweiler", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_rottweiler_pup", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_auscattle", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_auscattle_pup", "volume" : 70, "files" : [ - "monster/dog_barking_2.ogg" + "monster/dog_barking_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_zombie_dog", "volume" : 70, "files" : [ - "monster/dog_zombie_barking_3.ogg" + "monster/dog_zombie_barking_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_zombie_cop", "volume" : 70, "files" : [ - "monster/dog_zombie_barking_3.ogg" + "monster/dog_zombie_barking_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_dog_zombie_rot", "volume" : 70, "files" : [ - "monster/dog_zombie_barking_3.ogg" + "monster/dog_zombie_barking_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "speech", "variant" : "mon_horse", "volume" : 70, "files" : [ - "monster/horse_neighing_1.ogg", - "monster/horse_neighing_2.ogg" + "monster/horse_neighing_1.ogg", + "monster/horse_neighing_2.ogg" ] }, - { + { + "type": "sound_effect", + "id" : "speech", + "variant" : "mon_zombie_horse", + "volume" : 70, + "files" : [ + "monster/horse_neighing_1.ogg", + "monster/horse_neighing_2.ogg" + ] + }, + { "type": "sound_effect", "id" : "misc", "variant" : "inhale", "volume" : 70, "files" : [ - "effects/misc/inhale.ogg" + "effects/misc/inhale.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "exhale", "volume" : 70, "files" : [ - "effects/misc/exhale.ogg" + "effects/misc/exhale.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "puff", "volume" : 70, "files" : [ - "effects/misc/puff.ogg" + "effects/misc/puff.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "heartbeat", "volume" : 70, "files" : [ - "effects/misc/heartbeat.ogg" + "effects/misc/heartbeat.ogg" ] } ] diff --git a/melee.json b/melee.json index 2cb0470..93553ca 100644 --- a/melee.json +++ b/melee.json @@ -40,7 +40,7 @@ "melee/chainsaw/saw_idle_loop_1.ogg" ] }, - { + { "type": "sound_effect", "id" : "melee_swing_start", "variant" : "chainsaw_on", @@ -50,7 +50,7 @@ "melee/chainsaw/saw_rev_start_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "melee_swing_end", "variant" : "chainsaw_on", @@ -60,7 +60,7 @@ "melee/chainsaw/saw_rev_end_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "melee_swing", "variant" : "chainsaw_on", @@ -69,18 +69,18 @@ "melee/chainsaw/saw_swing_full.ogg" ] }, - { + { "type": "sound_effect", "id" : "melee_hit_flesh", "variant" : "chainsaw_on", "volume" : 75, "files" : [ "melee/chainsaw/hit_flesh_1.ogg", - "melee/chainsaw/hit_flesh_2.ogg", - "melee/chainsaw/hit_flesh_3.ogg" + "melee/chainsaw/hit_flesh_2.ogg", + "melee/chainsaw/hit_flesh_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "melee_hit_metal", "variant" : "chainsaw_on", @@ -91,7 +91,7 @@ "melee/chainsaw/hit_metal_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "melee_swing", "variant" : "default", @@ -100,9 +100,9 @@ "melee/fists/fist_1.ogg", "melee/fists/fist_2.ogg", "melee/fists/fist_3.ogg", - "melee/fists/fist_4.ogg", - "melee/fists/fist_5.ogg", - "melee/fists/fist_6.ogg" + "melee/fists/fist_4.ogg", + "melee/fists/fist_5.ogg", + "melee/fists/fist_6.ogg" ] }, { @@ -114,9 +114,9 @@ "melee/fists/hit_1.ogg", "melee/fists/hit_2.ogg", "melee/fists/hit_3.ogg", - "melee/fists/hit_4.ogg", - "melee/fists/hit_5.ogg", - "melee/fists/hit_6.ogg" + "melee/fists/hit_4.ogg", + "melee/fists/hit_5.ogg", + "melee/fists/hit_6.ogg" ] }, { @@ -142,7 +142,7 @@ "melee/small_bash/swing_1.ogg", "melee/small_bash/swing_2.ogg", "melee/small_bash/swing_3.ogg", - "melee/small_bash/swing_4.ogg", + "melee/small_bash/swing_4.ogg", "melee/small_bash/swing_5.ogg", "melee/small_bash/swing_6.ogg" ] @@ -156,7 +156,7 @@ "melee/small_bash/hit_flesh_1.ogg", "melee/small_bash/hit_flesh_2.ogg", "melee/small_bash/hit_flesh_3.ogg", - "melee/small_bash/hit_flesh_4.ogg", + "melee/small_bash/hit_flesh_4.ogg", "melee/small_bash/hit_flesh_5.ogg", "melee/small_bash/hit_flesh_6.ogg" ] @@ -185,7 +185,7 @@ "melee/big_cutting/swing_2.ogg", "melee/big_cutting/swing_3.ogg", "melee/big_cutting/swing_4.ogg", - "melee/big_cutting/swing_5.ogg", + "melee/big_cutting/swing_5.ogg", "melee/big_cutting/swing_6.ogg" ] }, @@ -213,7 +213,7 @@ "melee/big_cutting/hit_metal_2.ogg", "melee/big_cutting/hit_metal_3.ogg", "melee/big_cutting/hit_metal_4.ogg", - "melee/big_cutting/hit_metal_5.ogg", + "melee/big_cutting/hit_metal_5.ogg", "melee/big_cutting/hit_metal_6.ogg" ] }, @@ -227,7 +227,7 @@ "melee/small_cutting/swing_2.ogg", "melee/small_cutting/swing_3.ogg", "melee/small_cutting/swing_4.ogg", - "melee/small_cutting/swing_5.ogg", + "melee/small_cutting/swing_5.ogg", "melee/small_cutting/swing_6.ogg" ] }, @@ -241,7 +241,7 @@ "melee/small_cutting/hit_flesh_2.ogg", "melee/small_cutting/hit_flesh_3.ogg", "melee/small_cutting/hit_flesh_4.ogg", - "melee/small_cutting/hit_flesh_5.ogg", + "melee/small_cutting/hit_flesh_5.ogg", "melee/small_cutting/hit_flesh_6.ogg" ] }, @@ -255,11 +255,11 @@ "melee/small_cutting/hit_metal_2.ogg", "melee/small_cutting/hit_metal_3.ogg", "melee/small_cutting/hit_metal_4.ogg", - "melee/small_cutting/hit_metal_5.ogg", + "melee/small_cutting/hit_metal_5.ogg", "melee/small_cutting/hit_metal_6.ogg" ] }, - { + { "type": "sound_effect", "id" : "melee_swing", "variant" : "big_stabbing", @@ -342,9 +342,9 @@ "melee/big_bash/swing_1.ogg", "melee/big_bash/swing_2.ogg", "melee/big_bash/swing_3.ogg", - "melee/big_bash/swing_4.ogg", + "melee/big_bash/swing_4.ogg", "melee/big_bash/swing_5.ogg", - "melee/big_bash/swing_6.ogg" + "melee/big_bash/swing_6.ogg" ] }, { @@ -356,7 +356,7 @@ "melee/big_bash/hit_flesh_1.ogg", "melee/big_bash/hit_flesh_2.ogg", "melee/big_bash/hit_flesh_3.ogg", - "melee/big_bash/hit_flesh_4.ogg", + "melee/big_bash/hit_flesh_4.ogg", "melee/big_bash/hit_flesh_5.ogg", "melee/big_bash/hit_flesh_6.ogg" ] diff --git a/monsters.json b/monsters.json index 42b733b..2d31ef8 100644 --- a/monsters.json +++ b/monsters.json @@ -40,27 +40,27 @@ "volume" : 80, "files" : [ "monster/gibbed_1.ogg", - "monster/gibbed_2.ogg", - "monster/gibbed_3.ogg", - "monster/gibbed_4.ogg", - "monster/gibbed_5.ogg", - "monster/gibbed_6.ogg", - "monster/gibbed_7.ogg", - "monster/gibbed_8.ogg" + "monster/gibbed_2.ogg", + "monster/gibbed_3.ogg", + "monster/gibbed_4.ogg", + "monster/gibbed_5.ogg", + "monster/gibbed_6.ogg", + "monster/gibbed_7.ogg", + "monster/gibbed_8.ogg" ] }, - { + { "type": "sound_effect", "id" : "melee_attack", "variant" : "monster_melee_hit", "volume" : 70, "files" : [ "monster/hit_1.ogg", - "monster/hit_2.ogg", - "monster/hit_3.ogg", - "monster/hit_4.ogg", - "monster/hit_5.ogg", - "monster/hit_6.ogg" + "monster/hit_2.ogg", + "monster/hit_3.ogg", + "monster/hit_4.ogg", + "monster/hit_5.ogg", + "monster/hit_6.ogg" ] } ] diff --git a/player.json b/player.json index f5652b7..112861e 100644 --- a/player.json +++ b/player.json @@ -35,7 +35,7 @@ "player/deafness/deafness_tone_heavy.ogg" ] }, - { + { "type": "sound_effect", "id" : "environment", "variant" : "deafness_shock", @@ -44,7 +44,7 @@ "player/deafness/deafness_shock.ogg" ] }, - { + { "type": "sound_effect", "id" : "plmove", "variant" : "clear_obstacle", @@ -56,7 +56,7 @@ "player/walk/clear_obstacle4.ogg" ] }, - { + { "type": "sound_effect", "id" : "plmove", "variant" : "walk_grass", @@ -82,7 +82,7 @@ "player/walk/walk_dirt4.ogg", "player/walk/walk_dirt5.ogg", "player/walk/walk_dirt6.ogg", - "player/walk/walk_dirt7.ogg" + "player/walk/walk_dirt7.ogg" ] }, { @@ -125,7 +125,7 @@ "player/walk/walk_tarmac3.ogg", "player/walk/walk_tarmac4.ogg", "player/walk/walk_tarmac5.ogg", - "player/walk/walk_tarmac6.ogg", + "player/walk/walk_tarmac6.ogg", "player/walk/walk_tarmac7.ogg" ] }, @@ -143,7 +143,7 @@ "player/walk/walk_barefoot6.ogg" ] }, - { + { "type": "sound_effect", "id" : "plmove", "variant" : "fatigue_m_high", @@ -206,7 +206,7 @@ "player/death_m/death_1.ogg", "player/death_m/death_2.ogg", "player/death_m/death_3.ogg", - "player/death_m/death_4.ogg", + "player/death_m/death_4.ogg", "player/death_m/death_5.ogg" ] }, @@ -218,12 +218,12 @@ "files" : [ "player/death_f/death_1.ogg", "player/death_f/death_2.ogg", - "player/death_f/death_3.ogg", + "player/death_f/death_3.ogg", "player/death_f/death_4.ogg", - "player/death_f/death_5.ogg" + "player/death_f/death_5.ogg" ] }, - { + { "type": "sound_effect", "id" : "deal_damage", "variant" : "hurt_f", @@ -233,7 +233,7 @@ "player/hurt_f/hurt_2.ogg", "player/hurt_f/hurt_3.ogg", "player/hurt_f/hurt_4.ogg", - "player/hurt_f/hurt_5.ogg", + "player/hurt_f/hurt_5.ogg", "player/hurt_f/hurt_6.ogg" ] }, @@ -247,7 +247,7 @@ "player/hurt_m/hurt_2.ogg", "player/hurt_m/hurt_3.ogg", "player/hurt_m/hurt_4.ogg", - "player/hurt_m/hurt_5.ogg", + "player/hurt_m/hurt_5.ogg", "player/hurt_m/hurt_6.ogg" ] }, @@ -269,18 +269,18 @@ "player/other/laugh_m.ogg" ] }, - { + { "type": "sound_effect", "id" : "misc", "variant" : "cough", "volume" : 70, "files" : [ "player/other/coughing_1.ogg", - "player/other/coughing_2.ogg", - "player/other/coughing_3.ogg" + "player/other/coughing_2.ogg", + "player/other/coughing_3.ogg" ] }, - { + { "type": "sound_effect", "id" : "bionics", "variant" : "elec_discharge", @@ -289,7 +289,7 @@ "bionics/elec_discharge.ogg" ] }, - { + { "type": "sound_effect", "id" : "bionics", "variant" : "acid_discharge", @@ -298,7 +298,7 @@ "bionics/acid_discharge.ogg" ] }, - { + { "type": "sound_effect", "id" : "bionics", "variant" : "elec_crackle_low", @@ -307,7 +307,7 @@ "bionics/elec_crackle_low.ogg" ] }, - { + { "type": "sound_effect", "id" : "bionics", "variant" : "elec_blast", @@ -316,7 +316,7 @@ "bionics/elec_blast.ogg" ] }, - { + { "type": "sound_effect", "id" : "bionics", "variant" : "elec_blast_muffled", @@ -325,7 +325,7 @@ "bionics/elec_blast_muffled.ogg" ] }, - { + { "type": "sound_effect", "id" : "bionics", "variant" : "pixelated", @@ -334,17 +334,17 @@ "bionics/pixelated.ogg" ] }, - { + { "type": "sound_effect", "id" : "bionics", "variant" : "elec_crackle_high", "volume" : 50, "files" : [ "bionics/elec_crackle_high_1.ogg", - "bionics/elec_crackle_high_2.ogg" + "bionics/elec_crackle_high_2.ogg" ] }, - { + { "type": "sound_effect", "id" : "bionics", "variant" : "bio_hydraulics", @@ -353,7 +353,7 @@ "bionics/bio_hydraulics.ogg" ] }, - { + { "type": "sound_effect", "id" : "bionics", "variant" : "bio_resonator", @@ -362,14 +362,14 @@ "bionics/bio_resonator.ogg" ] }, - { + { "type": "sound_effect", "id" : "bionics", "variant" : "elec_crackle_med", "volume" : 50, "files" : [ "bionics/elec_crackle_med_1.ogg", - "bionics/elec_crackle_med_2.ogg" + "bionics/elec_crackle_med_2.ogg" ] } ] diff --git a/terrain-floors_indoors.json b/terrain-floors_indoors.json index 64c4f8d..cfaf455 100644 --- a/terrain-floors_indoors.json +++ b/terrain-floors_indoors.json @@ -1366,7 +1366,7 @@ { "type": "sound_effect", "id": "smash_fail", - "variant": "t_paper", + "variant": "t_floor_paper", "volume": 50, "files": [ "terrain/paper/hit_paper_1.ogg", @@ -1379,7 +1379,7 @@ { "type": "sound_effect", "id": "smash_success", - "variant": "t_paper", + "variant": "t_floor_paper", "volume": 50, "files": [ "terrain/paper/rip_paper_1.ogg", -- cgit v1.2.1