diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-04-08 23:01:20 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-04-08 23:01:20 -0700 |
commit | d4dd963175fd447f1b58fb1b42ff61d5a0fa0ed1 (patch) | |
tree | 2f2325f896b9c4dcb339c506b8470e8eccc69bb1 /Mods/Blazemod | |
download | cataclysm-dda-soundpack_jcsoundpack-d4dd963175fd447f1b58fb1b42ff61d5a0fa0ed1.tar.xz |
Initial commit
Diffstat (limited to 'Mods/Blazemod')
-rw-r--r-- | Mods/Blazemod/Blob/bfeed_1.ogg | bin | 0 -> 11989 bytes | |||
-rw-r--r-- | Mods/Blazemod/Blob/bfeed_reload_1.ogg | bin | 0 -> 14812 bytes | |||
-rw-r--r-- | Mods/Blazemod/Blob/bfeed_reload_2.ogg | bin | 0 -> 16075 bytes | |||
-rw-r--r-- | Mods/Blazemod/Blob/bfeed_reload_3.ogg | bin | 0 -> 11928 bytes | |||
-rw-r--r-- | Mods/Blazemod/blaze_blob.json | 391 | ||||
-rw-r--r-- | Mods/Blazemod/blaze_test.json | 228 | ||||
-rw-r--r-- | Mods/Blazemod/blaze_weapons.json | 504 | ||||
-rw-r--r-- | Mods/Blazemod/furniture_effects.json | 74 | ||||
-rw-r--r-- | Mods/Blazemod/terrain_effects .json | 54 |
9 files changed, 1251 insertions, 0 deletions
diff --git a/Mods/Blazemod/Blob/bfeed_1.ogg b/Mods/Blazemod/Blob/bfeed_1.ogg Binary files differnew file mode 100644 index 0000000..96faf88 --- /dev/null +++ b/Mods/Blazemod/Blob/bfeed_1.ogg diff --git a/Mods/Blazemod/Blob/bfeed_reload_1.ogg b/Mods/Blazemod/Blob/bfeed_reload_1.ogg Binary files differnew file mode 100644 index 0000000..6330c92 --- /dev/null +++ b/Mods/Blazemod/Blob/bfeed_reload_1.ogg diff --git a/Mods/Blazemod/Blob/bfeed_reload_2.ogg b/Mods/Blazemod/Blob/bfeed_reload_2.ogg Binary files differnew file mode 100644 index 0000000..db7f9a8 --- /dev/null +++ b/Mods/Blazemod/Blob/bfeed_reload_2.ogg diff --git a/Mods/Blazemod/Blob/bfeed_reload_3.ogg b/Mods/Blazemod/Blob/bfeed_reload_3.ogg Binary files differnew file mode 100644 index 0000000..9a02614 --- /dev/null +++ b/Mods/Blazemod/Blob/bfeed_reload_3.ogg diff --git a/Mods/Blazemod/blaze_blob.json b/Mods/Blazemod/blaze_blob.json new file mode 100644 index 0000000..305a551 --- /dev/null +++ b/Mods/Blazemod/blaze_blob.json @@ -0,0 +1,391 @@ +[ + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "voideater", + "files" : [ + "guns/eweapons/bio_lightning_1.ogg", + "guns/eweapons/bio_lightning_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "voideater", + "files" : [ + "guns/eweapons/bio_lightning_1.ogg", + "guns/eweapons/bio_lightning_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "torchie", + "files" : [ + "guns/flammable/flammable_1.ogg", + "guns/flammable/flammable_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "torchie", + "files" : [ + "guns/flammable/flammable_1.ogg", + "guns/flammable/flammable_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "sparkie", + "files" : [ + "guns/eweapons/bio_lightning_1.ogg", + "guns/eweapons/bio_lightning_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "sparkie", + "files" : [ + "guns/eweapons/bio_lightning_1.ogg", + "guns/eweapons/bio_lightning_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "gelrazor", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "gelrazor", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "gelrazor", + "files" : [ + "Mods/Blazemod/Blob/bfeed_reload_1.ogg", + "Mods/Blazemod/Blob/bfeed_reload_2.ogg", + "Mods/Blazemod/Blob/bfeed_reload_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "spouterqueen", + "files" : [ + "guns/others/watercannon.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "spouterqueen", + "files" : [ + "guns/others/watercannon.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "razorqueen", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "razorqueen", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "razorqueen", + "files" : [ + "Mods/Blazemod/Blob/bfeed_reload_1.ogg", + "Mods/Blazemod/Blob/bfeed_reload_2.ogg", + "Mods/Blazemod/Blob/bfeed_reload_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "horror", + "files" : [ + "guns/eweapons/bio_lightning_1.ogg", + "guns/eweapons/bio_lightning_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "horror", + "files" : [ + "guns/eweapons/bio_lightning_1.ogg", + "guns/eweapons/bio_lightning_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "horror", + "files" : [ + "Mods/Blazemod/Blob/bfeed_reload_1.ogg", + "Mods/Blazemod/Blob/bfeed_reload_2.ogg", + "Mods/Blazemod/Blob/bfeed_reload_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "fuzzle", + "files" : [ + "guns/eweapons/bio_lightning_1.ogg", + "guns/eweapons/bio_lightning_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "fuzzle", + "files" : [ + "guns/eweapons/bio_lightning_1.ogg", + "guns/eweapons/bio_lightning_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "fuzzle", + "files" : [ + "Mods/Blazemod/Blob/bfeed_reload_1.ogg", + "Mods/Blazemod/Blob/bfeed_reload_2.ogg", + "Mods/Blazemod/Blob/bfeed_reload_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "freezie", + "files" : [ + "guns/others/watercannon.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "freezie", + "files" : [ + "guns/others/watercannon.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "meltie", + "files" : [ + "guns/others/watercannon.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "meltie", + "files" : [ + "guns/others/watercannon.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "inkie", + "files" : [ + "guns/flammable/flammable_1.ogg", + "guns/flammable/flammable_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "inkie", + "files" : [ + "guns/flammable/flammable_1.ogg", + "guns/flammable/flammable_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "stickie", + "files" : [ + "guns/others/watercannon.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "stickie", + "files" : [ + "guns/others/watercannon.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "biter", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "biter", + "files" : [ + "guns/eweapons/bio_lightning_1.ogg", + "guns/eweapons/bio_lightning_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "biter", + "files" : [ + "Mods/Blazemod/Blob/bfeed_reload_1.ogg", + "Mods/Blazemod/Blob/bfeed_reload_2.ogg", + "Mods/Blazemod/Blob/bfeed_reload_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "edge", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "edge", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "clutter", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "clutter", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "clutter", + "files" : [ + "Mods/Blazemod/Blob/bfeed_reload_1.ogg", + "Mods/Blazemod/Blob/bfeed_reload_2.ogg", + "Mods/Blazemod/Blob/bfeed_reload_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "sharp", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "sharp", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "sharp", + "files" : [ + "Mods/Blazemod/Blob/bfeed_reload_1.ogg", + "Mods/Blazemod/Blob/bfeed_reload_2.ogg", + "Mods/Blazemod/Blob/bfeed_reload_3.ogg" + ] + } +]
\ No newline at end of file diff --git a/Mods/Blazemod/blaze_test.json b/Mods/Blazemod/blaze_test.json new file mode 100644 index 0000000..cb3311e --- /dev/null +++ b/Mods/Blazemod/blaze_test.json @@ -0,0 +1,228 @@ +[ + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "vortexrifle", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "vortexrifle", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "vortexrifle", + "files" : [ + "guns/crossbows/hellsing_reload.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "vortexcannon", + "files" : [ + "guns/eweapons/heavy_rail_rifle_1.ogg", + "guns/eweapons/heavy_rail_rifle_2.ogg", + "guns/eweapons/heavy_rail_rifle_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "vortexcannon", + "files" : [ + "guns/eweapons/heavy_rail_rifle_1.ogg", + "guns/eweapons/heavy_rail_rifle_2.ogg", + "guns/eweapons/heavy_rail_rifle_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "vortexcannon", + "files" : [ + "guns/reload/rail/rail_1.ogg", + "guns/reload/rail/rail_2.ogg", + "guns/reload/rail/rail_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "vortexbolter", + "files" : [ + "guns/crossbows/hellsing_1.ogg", + "guns/crossbows/hellsing_2.ogg", + "guns/crossbows/hellsing_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "vortexbolter", + "files" : [ + "guns/crossbows/hellsing_1.ogg", + "guns/crossbows/hellsing_2.ogg", + "guns/crossbows/hellsing_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "vortexbolter", + "files" : [ + "guns/crossbows/hellsing_reload.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "vortexaccelerator", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "vortexaccelerator", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "vortexaccelerator", + "files" : [ + "guns/crossbows/hellsing_reload.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "diamondnova", + "files" : [ + "guns/eweapons/heavy_rail_rifle_1.ogg", + "guns/eweapons/heavy_rail_rifle_2.ogg", + "guns/eweapons/heavy_rail_rifle_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "diamondnova", + "files" : [ + "guns/eweapons/heavy_rail_rifle_1.ogg", + "guns/eweapons/heavy_rail_rifle_2.ogg", + "guns/eweapons/heavy_rail_rifle_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "diamondnova", + "files" : [ + "guns/crossbows/hellsing_reload.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "diamondlance", + "files" : [ + "guns/eweapons/heavy_rail_rifle_1.ogg", + "guns/eweapons/heavy_rail_rifle_2.ogg", + "guns/eweapons/heavy_rail_rifle_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "diamondlance", + "files" : [ + "guns/eweapons/heavy_rail_rifle_1.ogg", + "guns/eweapons/heavy_rail_rifle_2.ogg", + "guns/eweapons/heavy_rail_rifle_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "diamondlance", + "files" : [ + "guns/crossbows/hellsing_reload.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 90, + "variant" : "dprism", + "files" : [ + "guns/eweapons/laser_rifle_1.ogg", + "guns/eweapons/laser_rifle_2.ogg", + "guns/eweapons/laser_rifle_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "dprism", + "files" : [ + "guns/eweapons/bio_lightning_1.ogg", + "guns/eweapons/bio_lightning_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 90, + "variant" : "dobelisk", + "files" : [ + "guns/eweapons/laser_rifle_1.ogg", + "guns/eweapons/laser_rifle_2.ogg", + "guns/eweapons/laser_rifle_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "dobelisk", + "files" : [ + "guns/eweapons/bio_lightning_1.ogg", + "guns/eweapons/bio_lightning_2.ogg" + ] + } +]
\ No newline at end of file diff --git a/Mods/Blazemod/blaze_weapons.json b/Mods/Blazemod/blaze_weapons.json new file mode 100644 index 0000000..91a667e --- /dev/null +++ b/Mods/Blazemod/blaze_weapons.json @@ -0,0 +1,504 @@ +[ + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "teslagun", + "files" : [ + "guns/eweapons/bio_lightning_1.ogg", + "guns/eweapons/bio_lightning_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "teslagun", + "files" : [ + "guns/eweapons/bio_lightning_1.ogg", + "guns/eweapons/bio_lightning_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "slauncher", + "files" : [ + "guns/crossbows/crossbows_1.ogg", + "guns/crossbows/crossbows_2.ogg", + "guns/crossbows/crossbows_3.ogg", + "guns/crossbows/crossbows_4.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "slauncher", + "files" : [ + "guns/crossbows/crossbows_1.ogg", + "guns/crossbows/crossbows_2.ogg", + "guns/crossbows/crossbows_3.ogg", + "guns/crossbows/crossbows_4.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "slauncher", + "files" : [ + "guns/crossbows/reload_1.ogg", + "guns/crossbows/reload_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "shardgun", + "files" : [ + "guns/nail/coilgun.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "shardgun", + "files" : [ + "guns/nail/coilgun.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "shardgun", + "files" : [ + "guns/reload/pistol_l/pistol_1.ogg", + "guns/reload/pistol_l/pistol_2.ogg", + "guns/reload/pistol_l/pistol_3.ogg", + "guns/reload/pistol_l/pistol_4.ogg", + "guns/reload/pistol_l/pistol_5.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "scorpion", + "files" : [ + "guns/crossbows/crossbows_1.ogg", + "guns/crossbows/crossbows_2.ogg", + "guns/crossbows/crossbows_3.ogg", + "guns/crossbows/crossbows_4.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "scorpion", + "files" : [ + "guns/crossbows/crossbows_1.ogg", + "guns/crossbows/crossbows_2.ogg", + "guns/crossbows/crossbows_3.ogg", + "guns/crossbows/crossbows_4.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "scorpion", + "files" : [ + "guns/crossbows/reload_1.ogg", + "guns/crossbows/reload_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "rslauncher", + "files" : [ + "guns/crossbows/crossbows_1.ogg", + "guns/crossbows/crossbows_2.ogg", + "guns/crossbows/crossbows_3.ogg", + "guns/crossbows/crossbows_4.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "rslauncher", + "files" : [ + "guns/crossbows/crossbows_1.ogg", + "guns/crossbows/crossbows_2.ogg", + "guns/crossbows/crossbows_3.ogg", + "guns/crossbows/crossbows_4.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "rslauncher", + "files" : [ + "guns/crossbows/reload_1.ogg", + "guns/crossbows/reload_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "ripper", + "files" : [ + "guns/crossbows/crossbows_1.ogg", + "guns/crossbows/crossbows_2.ogg", + "guns/crossbows/crossbows_3.ogg", + "guns/crossbows/crossbows_4.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "ripper", + "files" : [ + "guns/crossbows/crossbows_1.ogg", + "guns/crossbows/crossbows_2.ogg", + "guns/crossbows/crossbows_3.ogg", + "guns/crossbows/crossbows_4.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "ripper", + "files" : [ + "guns/crossbows/reload_1.ogg", + "guns/crossbows/reload_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "railturret", + "files" : [ + "guns/eweapons/rebar_rifle_1.ogg", + "guns/eweapons/rebar_rifle_2.ogg", + "guns/eweapons/rebar_rifle_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "railturret", + "files" : [ + "guns/eweapons/rebar_rifle_1.ogg", + "guns/eweapons/rebar_rifle_2.ogg", + "guns/eweapons/rebar_rifle_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "railturret", + "files" : [ + "guns/reload/rail/rail_1.ogg", + "guns/reload/rail/rail_2.ogg", + "guns/reload/rail/rail_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "needler", + "files" : [ + "guns/nail/nailgun_1.ogg", + "guns/nail/nailgun_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "needler", + "files" : [ + "guns/nail/nailgun_1.ogg", + "guns/nail/nailgun_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "needler", + "files" : [ + "guns/reload/others/bbgun.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "nailer", + "files" : [ + "guns/nail/coilgun.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "nailer", + "files" : [ + "guns/nail/coilgun.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "nailer", + "files" : [ + "guns/reload/others/bbgun.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "lasgunx", + "files" : [ + "guns/eweapons/laser_rifle_1.ogg", + "guns/eweapons/laser_rifle_2.ogg", + "guns/eweapons/laser_rifle_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "lasgunx", + "files" : [ + "guns/eweapons/laser_rifle_1.ogg", + "guns/eweapons/laser_rifle_2.ogg", + "guns/eweapons/laser_rifle_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "lasgunp", + "files" : [ + "guns/eweapons/laser_rifle_1.ogg", + "guns/eweapons/laser_rifle_2.ogg", + "guns/eweapons/laser_rifle_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "lasgunp", + "files" : [ + "guns/eweapons/laser_rifle_1.ogg", + "guns/eweapons/laser_rifle_2.ogg", + "guns/eweapons/laser_rifle_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "lasgun", + "files" : [ + "guns/eweapons/laser_rifle_1.ogg", + "guns/eweapons/laser_rifle_2.ogg", + "guns/eweapons/laser_rifle_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "lasgun", + "files" : [ + "guns/eweapons/laser_rifle_1.ogg", + "guns/eweapons/laser_rifle_2.ogg", + "guns/eweapons/laser_rifle_3.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "gattler", + "files" : [ + "guns/flintlock/flintlock_1.ogg", + "guns/flintlock/flintlock_2.ogg", + "guns/flintlock/flintlock_3.ogg", + "guns/flintlock/flintlock_4.ogg", + "guns/flintlock/flintlock_5.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "gattler", + "files" : [ + "guns/flintlock/flintlock_1.ogg", + "guns/flintlock/flintlock_2.ogg", + "guns/flintlock/flintlock_3.ogg", + "guns/flintlock/flintlock_4.ogg", + "guns/flintlock/flintlock_5.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "gattler", + "files" : [ + "guns/reload/rifle_s/rifle_1.ogg", + "guns/reload/rifle_s/rifle_2.ogg", + "guns/reload/rifle_s/rifle_3.ogg", + "guns/reload/rifle_s/rifle_4.ogg", + "guns/reload/rifle_s/rifle_5.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "cangun", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "cangun", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "cangun", + "files" : [ + "guns/crossbows/hellsing_reload.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "scattergun", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "scattergun", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "scattergun", + "files" : [ + "guns/crossbows/hellsing_reload.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "tiharturret", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "tiharturret", + "files" : [ + "guns/others/tihar_1.ogg", + "guns/others/tihar_2.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "tiharturret", + "files" : [ + "guns/crossbows/hellsing_reload.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun", + "volume" : 100, + "variant" : "bolter", + "files" : [ + "guns/crossbows/crossbows_1.ogg", + "guns/crossbows/crossbows_2.ogg", + "guns/crossbows/crossbows_3.ogg", + "guns/crossbows/crossbows_4.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "fire_gun_distant", + "volume" : 40, + "variant" : "bolter", + "files" : [ + "guns/crossbows/crossbows_1.ogg", + "guns/crossbows/crossbows_2.ogg", + "guns/crossbows/crossbows_3.ogg", + "guns/crossbows/crossbows_4.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "reload", + "volume" : 90, + "variant" : "bolter", + "files" : [ + "guns/crossbows/reload_1.ogg", + "guns/crossbows/reload_2.ogg" + ] + } +]
\ No newline at end of file diff --git a/Mods/Blazemod/furniture_effects.json b/Mods/Blazemod/furniture_effects.json new file mode 100644 index 0000000..fbada38 --- /dev/null +++ b/Mods/Blazemod/furniture_effects.json @@ -0,0 +1,74 @@ +[ + { + "type": "sound_effect", + "id" : "smash_success", + "variant" : "f_fridge_unplugged", + "volume" : 100, + "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_fail", + "variant" : "f_fridge_unplugged", + "volume" : 100, + "files" : [ + "terrain/metal/hit_metal_1.ogg", + "terrain/metal/hit_metal_2.ogg", + "terrain/metal/hit_metal_3.ogg", + "terrain/metal/hit_metal_4.ogg", + "terrain/metal/hit_metal_5.ogg", + "terrain/metal/hit_metal_6.ogg", + "terrain/metal/hit_metal_7.ogg", + "terrain/metal/hit_metal_8.ogg", + "terrain/metal/hit_metal_9.ogg", + "terrain/metal/hit_metal_10.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "smash_success", + "variant" : "f_washer_unplugged", + "volume" : 100, + "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_fail", + "variant" : "f_washer_unplugged", + "volume" : 100, + "files" : [ + "terrain/metal/hit_metal_1.ogg", + "terrain/metal/hit_metal_2.ogg", + "terrain/metal/hit_metal_3.ogg", + "terrain/metal/hit_metal_4.ogg", + "terrain/metal/hit_metal_5.ogg", + "terrain/metal/hit_metal_6.ogg", + "terrain/metal/hit_metal_7.ogg", + "terrain/metal/hit_metal_8.ogg", + "terrain/metal/hit_metal_9.ogg", + "terrain/metal/hit_metal_10.ogg" + ] + } +] diff --git a/Mods/Blazemod/terrain_effects .json b/Mods/Blazemod/terrain_effects .json new file mode 100644 index 0000000..7a0c96c --- /dev/null +++ b/Mods/Blazemod/terrain_effects .json @@ -0,0 +1,54 @@ +[ + { + "type": "sound_effect", + "id" : "smash_success", + "variant" : "blob_pit", + "volume" : 100, + "files" : [ + "terrain/other/smash_flesh_1.ogg", + "terrain/other/smash_flesh_2.ogg", + "terrain/other/smash_flesh_3.ogg", + "terrain/other/smash_flesh_4.ogg", + "terrain/other/smash_flesh_5.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "smash_fail", + "variant" : "blob_pit", + "volume" : 100, + "files" : [ + "terrain/other/hit_flesh_1.ogg", + "terrain/other/hit_flesh_2.ogg", + "terrain/other/hit_flesh_3.ogg", + "terrain/other/hit_flesh_4.ogg", + "terrain/other/hit_flesh_5.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "smash_success", + "variant" : "blob_pit_slime", + "volume" : 100, + "files" : [ + "terrain/other/smash_flesh_1.ogg", + "terrain/other/smash_flesh_2.ogg", + "terrain/other/smash_flesh_3.ogg", + "terrain/other/smash_flesh_4.ogg", + "terrain/other/smash_flesh_5.ogg" + ] + }, + { + "type": "sound_effect", + "id" : "smash_fail", + "variant" : "blob_pit_slime", + "volume" : 100, + "files" : [ + "terrain/other/hit_flesh_1.ogg", + "terrain/other/hit_flesh_2.ogg", + "terrain/other/hit_flesh_3.ogg", + "terrain/other/hit_flesh_4.ogg", + "terrain/other/hit_flesh_5.ogg" + ] + } +] |