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.json128
1 files changed, 0 insertions, 128 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
deleted file mode 100644
index 2bbafe6..0000000
--- a/vamp_stuff/Modification Files/Items/Armor Set/Infused/v_bloodinfusedset.json
+++ /dev/null
@@ -1,128 +0,0 @@
-[{
- "//": "Strenghtened survivor armors, combined with blood compact materials.",
- "id": "bloodinfused_survivorhood",
- "type": "ARMOR",
- "category": "armor",
- "name": "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,
- "volume": 8,
- "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": "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,
- "volume": 12,
- "price": 0,
- "material": ["compactblood", "kevlar", "cotton"],
- "symbol": "[",
- "color": "red",
- "covers": ["LEGS"],
- "coverage": 100,
- "encumbrance": 20,
- "storage": 14,
- "warmth": 10,
- "material_thickness": 1,
- "environmental_protection": 2,
- "flags": ["VARSIZE", "POCKETS", "STURDY", "WATERPROOF"]
- }, {
- "id": "bloodinfused_survivorduster",
- "type": "ARMOR",
- "category": "armor",
- "name": "blood infused survivor duster",
- "description": "Customize kevlar duster with sleeves improved with blood compact sheets for increased protection. The storage remains high.",
- "weight": 2692,
- "volume": 38,
- "price": 0,
- "to_hit": -1,
- "material": ["compactblood", "kevlar", "cotton"],
- "symbol": "[",
- "color": "red",
- "covers": ["TORSO", "ARMS", "LEGS"],
- "coverage": 85,
- "encumbrance": 15,
- "storage": 36,
- "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": "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,
- "volume": 2,
- "price": 0,
- "to_hit": 2,
- "material": ["compactblood", "kevlar", "leather"],
- "symbol": "[",
- "color": "red",
- "covers": ["HANDS"],
- "coverage": 100,
- "encumbrance": 20,
- "warmth": 20,
- "material_thickness": 1,
- "environmental_protection": 2,
- "flags": ["VARSIZE", "WATERPROOF", "STURDY"]
- }, {
- "id": "bloodinfused_survivorboots",
- "type": "ARMOR",
- "category": "armor",
- "name": "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,
- "volume": 10,
- "price": 0,
- "to_hit": -1,
- "bashing": 1,
- "material": ["compactblood", "kevlar", "leather"],
- "symbol": "[",
- "color": "red",
- "covers": ["FEET"],
- "coverage": 100,
- "encumbrance": 25,
- "warmth": 20,
- "material_thickness": 1,
- "environmental_protection": 2,
- "flags": ["VARSIZE", "WATERPROOF", "STURDY"]
- }, {
- "id": "bloodinfused_survivortrenchcoat",
- "type": "ARMOR",
- "category": "armor",
- "name": "blood infused survivor trenchcoat",
- "description": "A trenchcoat built for both protection and storage using kevlar and blood compact sheet. Comfortable to wear.",
- "weight": 2120,
- "volume": 29,
- "price": 0,
- "to_hit": -1,
- "material": ["compactblood", "kevlar", "cotton"],
- "symbol": "[",
- "color": "red",
- "covers": ["TORSO", "ARMS"],
- "coverage": 85,
- "encumbrance": 15,
- "storage": 36,
- "warmth": 15,
- "material_thickness": 1,
- "environmental_protection": 2,
- "flags": ["VARSIZE", "POCKETS", "HOOD", "COLLAR", "STURDY", "WATERPROOF", "RAINPROOF", "OUTER"]
- }
-]