summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json')
-rw-r--r--vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json151
1 files changed, 151 insertions, 0 deletions
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
new file mode 100644
index 0000000..646e7c9
--- /dev/null
+++ b/vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json
@@ -0,0 +1,151 @@
+[
+ {
+ "//": "Strenghtened survivor armors, combined with blood compact materials.",
+ "id": "bloodinfused_survivorhood",
+ "type": "ARMOR",
+ "category": "armor",
+ "name": { "str": "blood infused survivor hood" },
+ "description": "An improved hood combined with leather, kevlar and blood compact sheet. The protection it used to provide has increased.",
+ "weight": "1020 g",
+ "volume": "2 L",
+ "price": 0,
+ "to_hit": -1,
+ "bashing": 9,
+ "material": [ "compactblood", "kevlar", "leather" ],
+ "symbol": "[",
+ "color": "red",
+ "covers": [ "HEAD" ],
+ "coverage": 100,
+ "encumbrance": 25,
+ "warmth": 20,
+ "material_thickness": 1,
+ "environmental_protection": 2,
+ "techniques": [ "WBLOCK_1" ],
+ "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "OUTER", "HOOD" ]
+ },
+ {
+ "id": "bloodinfused_survivorpants",
+ "type": "ARMOR",
+ "category": "armor",
+ "name": { "str": "blood infused survivor cargo pants" },
+ "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,
+ "material": [ "compactblood", "kevlar", "cotton" ],
+ "symbol": "[",
+ "color": "red",
+ "covers": [ "LEG_L", "LEG_R" ],
+ "coverage": 100,
+ "encumbrance": 20,
+ "pocket_data": [
+ { "pocket_type": "CONTAINER", "max_contains_volume": "1750 ml", "max_contains_weight": "3500 g", "moves": 75 },
+ { "pocket_type": "CONTAINER", "max_contains_volume": "1750 ml", "max_contains_weight": "3500 g", "moves": 75 }
+ ],
+ "warmth": 10,
+ "material_thickness": 1,
+ "environmental_protection": 2,
+ "flags": [ "VARSIZE", "POCKETS", "STURDY", "WATERPROOF" ]
+ },
+ {
+ "id": "bloodinfused_survivorduster",
+ "type": "ARMOR",
+ "category": "armor",
+ "name": { "str": "blood infused survivor duster" },
+ "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,
+ "to_hit": -1,
+ "material": [ "compactblood", "kevlar", "cotton" ],
+ "symbol": "[",
+ "color": "red",
+ "covers": [ "TORSO", "ARM_L", "ARM_R", "LEG_L", "LEG_R" ],
+ "coverage": 85,
+ "encumbrance": 15,
+ "pocket_data": [
+ { "pocket_type": "CONTAINER", "max_contains_volume": "3 L", "max_contains_weight": "6 kg", "moves": 75 },
+ { "pocket_type": "CONTAINER", "max_contains_volume": "3 L", "max_contains_weight": "6 kg", "moves": 75 },
+ { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "2 kg", "moves": 75 },
+ { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "2 kg", "moves": 75 },
+ { "pocket_type": "CONTAINER", "max_contains_volume": "500 ml", "max_contains_weight": "1 kg", "moves": 80 },
+ { "pocket_type": "CONTAINER", "max_contains_volume": "500 ml", "max_contains_weight": "1 kg", "moves": 80 }
+ ],
+ "warmth": 15,
+ "material_thickness": 1,
+ "environmental_protection": 2,
+ "flags": [ "VARSIZE", "POCKETS", "HOOD", "COLLAR", "STURDY", "WATERPROOF", "RAINPROOF", "OUTER" ]
+ },
+ {
+ "id": "bloodinfused_survivorgloves",
+ "type": "ARMOR",
+ "category": "armor",
+ "name": { "str": "pair of blood infused survivor gloves" },
+ "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,
+ "to_hit": 2,
+ "material": [ "compactblood", "kevlar", "leather" ],
+ "symbol": "[",
+ "color": "red",
+ "covers": [ "HAND_L", "HAND_R" ],
+ "coverage": 100,
+ "encumbrance": 20,
+ "warmth": 20,
+ "material_thickness": 1,
+ "environmental_protection": 2,
+ "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
+ },
+ {
+ "id": "bloodinfused_survivorboots",
+ "type": "ARMOR",
+ "category": "armor",
+ "name": { "str": "pair of blood infused survivor boots" },
+ "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,
+ "to_hit": -1,
+ "bashing": 1,
+ "material": [ "compactblood", "kevlar", "leather" ],
+ "symbol": "[",
+ "color": "red",
+ "covers": [ "FOOT_L", "FOOT_R" ],
+ "coverage": 100,
+ "encumbrance": 25,
+ "warmth": 20,
+ "material_thickness": 1,
+ "environmental_protection": 2,
+ "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
+ },
+ {
+ "id": "bloodinfused_survivortrenchcoat",
+ "type": "ARMOR",
+ "category": "armor",
+ "name": { "str": "blood infused survivor trenchcoat" },
+ "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,
+ "to_hit": -1,
+ "material": [ "compactblood", "kevlar", "cotton" ],
+ "symbol": "[",
+ "color": "red",
+ "covers": [ "TORSO", "ARM_L", "ARM_R" ],
+ "coverage": 85,
+ "encumbrance": 15,
+ "pocket_data": [
+ { "pocket_type": "CONTAINER", "max_contains_volume": "3 L", "max_contains_weight": "6 kg", "moves": 75 },
+ { "pocket_type": "CONTAINER", "max_contains_volume": "3 L", "max_contains_weight": "6 kg", "moves": 75 },
+ { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "2 kg", "moves": 75 },
+ { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "2 kg", "moves": 75 },
+ { "pocket_type": "CONTAINER", "max_contains_volume": "500 ml", "max_contains_weight": "1 kg", "moves": 80 },
+ { "pocket_type": "CONTAINER", "max_contains_volume": "500 ml", "max_contains_weight": "1 kg", "moves": 80 }
+ ],
+ "warmth": 15,
+ "material_thickness": 1,
+ "environmental_protection": 2,
+ "flags": [ "VARSIZE", "POCKETS", "HOOD", "COLLAR", "STURDY", "WATERPROOF", "RAINPROOF", "OUTER" ]
+ }
+]