From 26d36bd84dcb0e0249a664809d618ca9b523d5a7 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 6 May 2021 22:10:53 -0700 Subject: Updating body part names, prices, some flags for BN --- .../Items/Weapons/ranged_weapon.json | 26 +++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json') diff --git a/vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json b/vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json index 7240e79..6d4215f 100644 --- a/vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json +++ b/vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json @@ -3,8 +3,8 @@ "id": "invy_bow", "type": "GUN", "symbol": "{", - "price": 0, - "price_postapoc": 0, + "price": "0 cent", + "price_postapoc": "0 cent", "color": "red", "name": { "str": "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.", @@ -18,7 +18,7 @@ "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": 27 }, "ranged_damage": { "damage_type": "stab", "amount": 16 }, "range": 21, "dispersion": 185, @@ -34,8 +34,8 @@ "color": "red", "name": { "str": "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, + "price": "0 cent", + "price_postapoc": "13185 USD", "material": [ "steel", "compactblood" ], "flags": [ "MODE_BURST", "RELOAD_ONE" ], "skill": "shotgun", @@ -71,8 +71,8 @@ "color": "red", "name": { "str": "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, + "price": "0 cent", + "price_postapoc": "225 USD", "material": [ "steel", "compactblood" ], "flags": [ "NEVER_JAMS" ], "skill": "pistol", @@ -107,8 +107,8 @@ "color": "red", "name": { "str": "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, + "price": "0 cent", + "price_postapoc": "7305 USD", "material": [ "steel", "compactblood" ], "flags": [ "NEVER_JAMS" ], "skill": "rifle", @@ -147,8 +147,8 @@ "color": "red", "name": { "str": "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, + "price": "0 cent", + "price_postapoc": "11829 USD", "material": [ "steel", "compactblood" ], "flags": [ "NEVER_JAMS" ], "skill": "smg", @@ -184,8 +184,8 @@ "color": "red", "name": { "str": "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, + "price": "0 cent", + "price_postapoc": "4235 USD", "material": [ "steel", "compactblood" ], "flags": [ "NEVER_JAMS" ], "skill": "smg", -- cgit v1.2.1