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/melee_weapon.json | 40 +++++++++++----------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json') diff --git a/vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json b/vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json index 437ffbf..a0a6716 100644 --- a/vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json +++ b/vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json @@ -8,8 +8,8 @@ "weight": "3150 g", "volume": "4 L", "symbol": "!", - "price_postapoc": 78000, - "price": 247000, + "price": "2470 USD", + "price_postapoc": "780 USD", "to_hit": 1, "bashing": 11, "cutting": 33, @@ -27,8 +27,8 @@ "weight": "3300 g", "volume": "4 L", "symbol": "!", - "price": 0, - "price_postapoc": 0, + "price": "0 cent", + "price_postapoc": "0 cent", "to_hit": 1, "bashing": 12, "cutting": 35, @@ -46,8 +46,8 @@ "weight": "475 g", "volume": "250 ml", "symbol": "f", - "price_postapoc": 49000, - "price": 190500, + "price": "1905 USD", + "price_postapoc": "490 USD", "to_hit": 2, "cutting": 14, "bashing": 2, @@ -65,8 +65,8 @@ "weight": "725 g", "volume": "250 ml", "symbol": "f", - "price": 0, - "price_postapoc": 0, + "price": "0 cent", + "price_postapoc": "0 cent", "to_hit": 2, "cutting": 16, "bashing": 3, @@ -84,8 +84,8 @@ "weight": "850 g", "volume": "500 ml", "symbol": "f", - "price_postapoc": 58500, - "price": 166500, + "price": "1665 USD", + "price_postapoc": "585 USD", "to_hit": 2, "cutting": 8, "bashing": 4, @@ -102,8 +102,8 @@ "weight": "1000 g", "volume": "500 ml", "symbol": "f", - "price": 0, - "price_postapoc": 0, + "price": "0 cent", + "price_postapoc": "0 cent", "to_hit": 2, "cutting": 10, "bashing": 5, @@ -120,8 +120,8 @@ "weight": "4520 g", "volume": "5 L", "symbol": "T", - "price_postapoc": 103500, - "price": 310500, + "price": "3105 USD", + "price_postapoc": "1035 USD", "to_hit": 1, "bashing": 30, "cutting": 12, @@ -138,8 +138,8 @@ "weight": "3705 g", "volume": "5 L", "symbol": "T", - "price": 0, - "price_postapoc": 0, + "price": "0 cent", + "price_postapoc": "0 cent", "to_hit": 1, "bashing": 31, "cutting": 14, @@ -156,8 +156,8 @@ "weight": "2680 g", "volume": "3 L", "symbol": "!", - "price_postapoc": 78000, - "price": 2050000, + "price": "20500 USD", + "price_postapoc": "780 USD", "to_hit": 2, "bashing": 4, "cutting": 24, @@ -175,8 +175,8 @@ "weight": "2785 g", "volume": "3 L", "symbol": "!", - "price_postapoc": 0, - "price": 0, + "price_postapoc": "0 cent", + "price": "0 cent", "to_hit": 2, "bashing": 5, "cutting": 26, -- cgit v1.2.1