summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-12 22:40:36 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-12 22:40:36 -0700
commit66ffd7038cf10566bd35bb6713677a5f8de3b6ef (patch)
tree1d1118242801f876c27f7566c0258184aafd440a /vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json
downloadcataclysm-dda-mod_vampire-stuff-redone-66ffd7038cf10566bd35bb6713677a5f8de3b6ef.tar.xz
Initial commit
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json')
-rw-r--r--vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json218
1 files changed, 218 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json b/vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json
new file mode 100644
index 0000000..0b2987f
--- /dev/null
+++ b/vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json
@@ -0,0 +1,218 @@
+[
+ {
+ "id": "invy_bow",
+ "type": "GUN",
+ "symbol": "{",
+ "price": 0,
+ "price_postapoc": 0,
+ "color": "red",
+ "name": "Invynel's bow",
+ "description": "A heavy, steel bow. Its serrated, blade handle makes it available for melee, but unwieldy. Well trained archers find this useful for long to mid range combats greatly.",
+ "material": [ "steel" ],
+ "techniques": [ "BOW_VAMP_SWEEP", "BOW_VAMP_THRUST" ],
+ "flags": [ "FIRE_TWOHAND", "STR_DRAW", "RELOAD_AND_SHOOT", "PRIMITIVE_RANGED_WEAPON" ],
+ "skill": "archery",
+ "min_strength": 10,
+ "weight": "1225 g",
+ "ammo": [ "arrow" ],
+ "volume": 12,
+ "bashing": 4,
+ "cutting": 14,
+ "armor_data": { "covers": [ "TORSO" ], "coverage": 15, "material_thickness": 1, "encumbrance": 27 },
+ "ranged_damage": { "damage_type": "stab", "amount": 16 },
+ "range": 21,
+ "dispersion": 185,
+ "durability": 8,
+ "clip_size": 1,
+ "reload": 135,
+ "valid_mod_locations": [ [ "sights", 1 ], [ "accessories", 2 ] ]
+ },
+ {
+ "id": "b11_striker",
+ "type": "GUN",
+ "symbol": "(",
+ "color": "red",
+ "name": "blood striker",
+ "description": "A modified and beautifully designed striker shotgun created by vampires. Unlike human's, it has a bigger revolving wheel, which occupies additional bullets and a 3-shot burst mode for barraging shots with its improved accuracy.",
+ "price_postapoc": 1318500,
+ "price": 0,
+ "material": [ "steel", "compactblood" ],
+ "flags": [ "MODE_BURST", "RELOAD_ONE" ],
+ "skill": "shotgun",
+ "weight": "3620 g",
+ "ammo": [ "bloodshot" ],
+ "volume": 10,
+ "bashing": 8,
+ "to_hit": 0,
+ "dispersion": 205,
+ "sight_dispersion": 190,
+ "recoil": 40,
+ "durability": 7,
+ "burst": 3,
+ "clip_size": 16,
+ "reload": 80,
+ "loudness": 155,
+ "valid_mod_locations": [
+ [ "accessories", 4 ],
+ [ "barrel", 1 ],
+ [ "grip", 1 ],
+ [ "mechanism", 4 ],
+ [ "muzzle", 1 ],
+ [ "rail", 1 ],
+ [ "sights", 1 ],
+ [ "stock", 1 ],
+ [ "underbarrel", 1 ]
+ ]
+ },
+ {
+ "id": "blood_slinger",
+ "type": "GUN",
+ "symbol": "(",
+ "color": "red",
+ "name": "blood slinger",
+ "description": "A lightweight vampiric gun with special mounted blood-fed container. It uses thickened blood as the primary ammunition, and shoots at high velocity, regardless of its small size.",
+ "price_postapoc": 22500,
+ "price": 0,
+ "material": [ "steel", "compactblood" ],
+ "flags": [ "NEVER_JAMS" ],
+ "skill": "pistol",
+ "weight": "1428 g",
+ "ammo": [ "ammoblood" ],
+ "volume": 6,
+ "bashing": 8,
+ "to_hit": 0,
+ "dispersion": 150,
+ "sight_dispersion": 105,
+ "recoil": 12,
+ "durability": 6,
+ "clip_size": 12,
+ "reload": 100,
+ "loudness": 3,
+ "range": 10,
+ "ranged_damage": { "damage_type": "stab", "amount": 2 },
+ "valid_mod_locations": [
+ [ "accessories", 4 ],
+ [ "grip", 1 ],
+ [ "mechanism", 4 ],
+ [ "muzzle", 1 ],
+ [ "rail", 1 ],
+ [ "sights", 1 ],
+ [ "stock", 1 ]
+ ]
+ },
+ {
+ "id": "blood_stinger",
+ "type": "GUN",
+ "symbol": "(",
+ "color": "red",
+ "name": "blood stinger",
+ "description": "A unique vampiric gun with specially designed barrel and a built-in blood-feed container input method. It uses thickened blood as the primary ammunition, and shoots at extremely high velocity, dealing damage nearly the same to high caliber firearms.",
+ "price_postapoc": 730500,
+ "price": 0,
+ "material": [ "steel", "compactblood" ],
+ "flags": [ "NEVER_JAMS" ],
+ "skill": "rifle",
+ "weight": "3420 g",
+ "ammo": [ "ammoblood" ],
+ "volume": 10,
+ "bashing": 8,
+ "to_hit": 0,
+ "dispersion": 170,
+ "sight_dispersion": 100,
+ "recoil": 20,
+ "durability": 8,
+ "clip_size": 10,
+ "reload": 100,
+ "loudness": 3,
+ "range": 20,
+ "ranged_damage": { "damage_type": "stab", "amount": 15 },
+ "barrel_volume": "750 ml",
+ "built_in_mods": [ "bloodstinger_barrel" ],
+ "valid_mod_locations": [
+ [ "accessories", 4 ],
+ [ "barrel", 1 ],
+ [ "grip", 1 ],
+ [ "mechanism", 4 ],
+ [ "muzzle", 1 ],
+ [ "rail", 1 ],
+ [ "sights", 1 ],
+ [ "stock", 1 ],
+ [ "underbarrel", 1 ]
+ ]
+ },
+ {
+ "id": "blood_stream_shooter",
+ "type": "GUN",
+ "symbol": "(",
+ "color": "red",
+ "name": "blood stream shooter",
+ "description": "A heavy vampiric gun with very large, built-in blood-feed container input method and a trio-rotational barrel chambers. It uses thickened blood as the primary ammunition, and shoots at maximum firing rate without generating disrupting sounds.",
+ "price_postapoc": 1182900,
+ "price": 0,
+ "material": [ "steel", "compactblood" ],
+ "flags": [ "NEVER_JAMS" ],
+ "skill": "smg",
+ "weight": "3855 g",
+ "ammo": [ "ammoblood" ],
+ "volume": 10,
+ "bashing": 4,
+ "to_hit": 0,
+ "modes": [ [ "DEFAULT", "semi-auto", 3 ], [ "BURST", "5 rd.", 9 ], [ "AUTO", "auto", 60 ] ],
+ "dispersion": 180,
+ "sight_dispersion": 100,
+ "aim_speed": 2,
+ "recoil": 30,
+ "durability": 8,
+ "clip_size": 400,
+ "reload": 175,
+ "loudness": 3,
+ "ranged_damage": { "damage_type": "stab", "amount": 5 },
+ "valid_mod_locations": [
+ [ "accessories", 4 ],
+ [ "grip", 1 ],
+ [ "rail", 1 ],
+ [ "mechanism", 4 ],
+ [ "sights", 1 ],
+ [ "stock", 1 ],
+ [ "underbarrel", 1 ]
+ ]
+ },
+ {
+ "id": "blood_sprayer",
+ "type": "GUN",
+ "symbol": "(",
+ "color": "red",
+ "name": "blood sprayer",
+ "description": "A lightweight vampiric gun with large, built-in blood-feed container input method. It uses thickened blood as the primary ammunition, and shoots at high firing rate without generating disrupting sounds.",
+ "price_postapoc": 423500,
+ "price": 0,
+ "material": [ "steel", "compactblood" ],
+ "flags": [ "NEVER_JAMS" ],
+ "skill": "smg",
+ "weight": "1805 g",
+ "ammo": [ "ammoblood" ],
+ "volume": 6,
+ "bashing": 4,
+ "to_hit": 0,
+ "modes": [ [ "DEFAULT", "semi-auto", 1 ], [ "BURST", "5 rd.", 5 ], [ "AUTO", "auto", 20 ] ],
+ "dispersion": 185,
+ "sight_dispersion": 95,
+ "aim_speed": 3,
+ "recoil": 10,
+ "durability": 8,
+ "clip_size": 100,
+ "reload": 75,
+ "loudness": 3,
+ "ranged_damage": { "damage_type": "stab", "amount": 3 },
+ "valid_mod_locations": [
+ [ "accessories", 4 ],
+ [ "grip", 1 ],
+ [ "mechanism", 4 ],
+ [ "muzzle", 1 ],
+ [ "rail", 1 ],
+ [ "sights", 1 ],
+ [ "stock", 1 ],
+ [ "underbarrel", 1 ]
+ ]
+ }
+]