summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Weapons
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-24 21:16:47 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-24 21:16:47 -0800
commit911c4fcfb8243d1c9d837850ea1c17b673bf98ac (patch)
tree26ef0e125a1c7851cafa48b8a11382ccdfed836f /vamp_stuff/Modification_Files/Items/Weapons
parentChange mod from misc to content pack. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-911c4fcfb8243d1c9d837850ea1c17b673bf98ac.tar.xz
Port back a number of fixes and cleanups from my attempt to port the mod to DDA.
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Weapons')
-rw-r--r--vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json2
-rw-r--r--vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json b/vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json
index 39f245f..f2a7575 100644
--- a/vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json
+++ b/vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json
@@ -1,6 +1,6 @@
[
{
- "note": "Bloodrune upgrade add 2 cutting and 1 bashing damage, and its ultimate techniques are learned for that weapon (if available)",
+ "//": "Bloodrune upgrade add 2 cutting and 1 bashing damage, and its ultimate techniques are learned for that weapon (if available)",
"id": "sword_sip",
"type": "GENERIC",
"name": { "str": "blood sipper", "str_pl": "blood sippers" },
diff --git a/vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json b/vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json
index 0b32ae7..6c8d665 100644
--- a/vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json
+++ b/vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json
@@ -17,9 +17,9 @@
"volume": "3000 ml",
"bashing": 4,
"cutting": 14,
- "armor_data": { "covers": [ "torso" ], "coverage": 15, "material_thickness": 1, "encumbrance": 27 },
+ "armor_data": { "covers": [ "torso" ], "coverage": 15, "material_thickness": 1, "encumbrance": 18 },
"ranged_damage": { "damage_type": "stab", "amount": 16 },
- "range": 21,
+ "range": 14,
"dispersion": 185,
"durability": 8,
"clip_size": 1,