From 0f19bc2ae45fa9ca940c25c89770868157275fa2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 9 Apr 2021 21:43:36 -0700 Subject: Many changes to bring the mod more up to date with 0.E.3 Rebalance blood backpacks --- .../Modification_Files/Items/Armor_Set/Normal/v_bloodset.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json') diff --git a/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json b/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json index d42849f..e4119e9 100644 --- a/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json +++ b/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json @@ -3,7 +3,7 @@ "id": "blood_suit", "type": "ARMOR", "category": "armor", - "name": { "str": "blood suit" }, + "name": { "str": "blood leather suit" }, "description": "A lightweight, blood red suit made completely of flexible blood compact sheets and designed to be worn under your clothes. Protects vital extremeties.", "weight": "685 g", "volume": "750 ml", @@ -50,7 +50,7 @@ "name": { "str": "blood leather duster" }, "description": "Consists of blood compact sheets and leather. This fleshy duster provides good storage and cotton lining for warmth.", "weight": "1997 g", - "volume": 34, + "volume": "8500 ml", "price": 0, "to_hit": -1, "material": [ "compactblood", "leather", "cotton" ], @@ -93,7 +93,7 @@ "name": { "str": "blood leather pants" }, "description": "A pair of pants created from leather and blood compact sheets. Offers decent protection.", "weight": "1920 g", - "volume": 9, + "volume": "2250 ml", "price": 0, "material": [ "compactblood", "leather" ], "symbol": "[", @@ -113,7 +113,7 @@ "name": { "str": "pair of blood leather boots" }, "description": "Pair of boots made from tough leather and blood compact sheets. It's a great choice for rough journeys.", "weight": "1030 g", - "volume": 10, + "volume": "2500 ml", "price": 0, "to_hit": -1, "bashing": 2, -- cgit v1.2.1