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/Armor_Set/Infused/v_bloodinfusedset.json | 26 +++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'vamp_stuff/Modification_Files/Items/Armor_Set/Infused') diff --git a/vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json b/vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json index 0bba40f..d58075a 100644 --- a/vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json +++ b/vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json @@ -8,20 +8,20 @@ "description": "An improved hood combined with leather, kevlar and blood compact sheet. The protection it used to provide has increased.", "weight": "920 g", "volume": "2 L", - "price": 0, + "price": "0 cent", "to_hit": -1, "bashing": 9, "material": [ "compactblood", "kevlar", "leather" ], "symbol": "[", "color": "red", - "covers": [ "HEAD" ], + "covers": [ "head" ], "coverage": 100, "encumbrance": 25, "warmth": 15, "material_thickness": 3, "environmental_protection": 4, "techniques": [ "WBLOCK_1" ], - "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "OUTER", "HELMET_COMPAT" ] + "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "OUTER", "HOOD" ] }, { "id": "bloodinfused_survivorpants", @@ -31,11 +31,11 @@ "description": "A pair of pants consisting of leather, kevlar and blood compact sheet, pouches and pockets are covered with excess materials for better protection. It is comfortable and warm.", "weight": "2200 g", "volume": "3 L", - "price": 0, + "price": "0 cent", "material": [ "compactblood", "kevlar", "cotton" ], "symbol": "[", "color": "red", - "covers": [ "LEG_L", "LEG_R" ], + "covers": [ "leg_l", "leg_r" ], "coverage": 100, "encumbrance": 20, "storage": "3500 ml", @@ -52,12 +52,12 @@ "description": "Customize kevlar duster with sleeves improved with blood compact sheets for increased protection. The storage remains high.", "weight": "2692 g", "volume": "97 L", - "price": 0, + "price": "0 cent", "to_hit": -1, "material": [ "compactblood", "kevlar", "cotton" ], "symbol": "[", "color": "red", - "covers": [ "TORSO", "ARM_L", "ARM_R", "LEG_L", "LEG_R" ], + "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ], "coverage": 85, "encumbrance": 15, "storage": "9 L", @@ -74,12 +74,12 @@ "description": "Customized pair of kevlar, leather and blood sheet compact gloves. It provides protection in extreme situations.", "weight": "315 g", "volume": "500 ml", - "price": 0, + "price": "0 cent", "to_hit": 2, "material": [ "compactblood", "kevlar", "leather" ], "symbol": "[", "color": "red", - "covers": [ "HAND_L", "HAND_R" ], + "covers": [ "hand_l", "hand_r" ], "coverage": 100, "encumbrance": 20, "warmth": 20, @@ -95,13 +95,13 @@ "description": "Kevlar, leather and blood compact sheets arranged into the boots, granting maximum damage protection against all odds.", "weight": "1430 g", "volume": "2500 ml", - "price": 0, + "price": "0 cent", "to_hit": -1, "bashing": 1, "material": [ "compactblood", "kevlar", "leather" ], "symbol": "[", "color": "red", - "covers": [ "FOOT_L", "FOOT_R" ], + "covers": [ "foot_l", "foot_r" ], "coverage": 100, "encumbrance": 25, "warmth": 20, @@ -117,12 +117,12 @@ "description": "A trenchcoat built for both protection and storage using kevlar and blood compact sheet. Comfortable to wear.", "weight": "2120 g", "volume": "7250 ml", - "price": 0, + "price": "0 cent", "to_hit": -1, "material": [ "compactblood", "kevlar", "cotton" ], "symbol": "[", "color": "red", - "covers": [ "TORSO", "ARM_L", "ARM_R" ], + "covers": [ "torso", "arm_l", "arm_r" ], "coverage": 85, "encumbrance": 15, "storage": "9 L", -- cgit v1.2.1