summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Items/Armor Set
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-21 17:12:43 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-21 17:12:43 -0700
commit873bd00487a751cf396481b3187def998eb1c3e8 (patch)
tree1bfa40b7092fc78147d0ba8416e80eb0b1ed1eb2 /vamp_stuff/Modification Files/Items/Armor Set
parentInitial commit (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-873bd00487a751cf396481b3187def998eb1c3e8.tar.xz
Fix folder layout
Diffstat (limited to 'vamp_stuff/Modification Files/Items/Armor Set')
-rw-r--r--vamp_stuff/Modification Files/Items/Armor Set/Infused/v_bloodinfusedset.json128
-rw-r--r--vamp_stuff/Modification Files/Items/Armor Set/Normal/v_bloodset.json125
-rw-r--r--vamp_stuff/Modification Files/Items/Armor Set/v_FANCIES.json41
-rw-r--r--vamp_stuff/Modification Files/Items/Armor Set/v_armor_recipes.json371
-rw-r--r--vamp_stuff/Modification Files/Items/Armor Set/v_bloodgear.json90
5 files changed, 0 insertions, 755 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"]
- }
-]
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
deleted file mode 100644
index 1a61b29..0000000
--- a/vamp_stuff/Modification Files/Items/Armor Set/Normal/v_bloodset.json
+++ /dev/null
@@ -1,125 +0,0 @@
-[{
- "id": "blood_suit",
- "type": "ARMOR",
- "category": "armor",
- "name": "blood 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,
- "volume": 3,
- "price": 0,
- "to_hit": -1,
- "bashing": 3,
- "material": ["compactblood"],
- "symbol": "[",
- "color": "red",
- "covers": ["TORSO", "ARMS", "LEGS"],
- "coverage": 100,
- "encumbrance": 5,
- "warmth": 10,
- "material_thickness": 1,
- "environmental_protection": 1,
- "flags": ["WATERPROOF", "STURDY", "SKINTIGHT"]
- }, {
- "id": "blood_hood",
- "type": "ARMOR",
- "category": "armor",
- "name": "blood leather hood",
- "description": "Hood made from compact blood and leather, this is tough and provides decent protection from damage.",
- "weight": 745,
- "volume": 5,
- "price": 0,
- "to_hit": -1,
- "bashing": 9,
- "material": ["compactblood", "leather", "cotton"],
- "symbol": "[",
- "color": "red",
- "covers": ["HEAD"],
- "coverage": 100,
- "encumbrance": 15,
- "warmth": 20,
- "material_thickness": 1,
- "environmental_protection": 1,
- "flags": ["VARSIZE", "WATERPROOF", "STURDY", "OUTER", "HOOD"]
- }, {
- "id": "blood_duster",
- "type": "ARMOR",
- "category": "armor",
- "name": "blood leather duster",
- "description": "Consists of blood compact sheets and leather. This fleshy duster provides good storage and cotton lining for warmth.",
- "weight": 1997,
- "volume": 34,
- "price": 0,
- "to_hit": -1,
- "material": ["compactblood", "leather", "cotton"],
- "symbol": "[",
- "color": "red",
- "covers": ["TORSO", "ARMS", "LEGS"],
- "coverage": 85,
- "encumbrance": 10,
- "storage": 32,
- "warmth": 20,
- "material_thickness": 1,
- "environmental_protection": 1,
- "flags": ["VARSIZE", "POCKETS", "HOOD", "COLLAR", "STURDY", "WATERPROOF", "RAINPROOF", "OUTER"]
- }, {
- "id": "blood_gloves",
- "type": "ARMOR",
- "category": "armor",
- "name": "pair of blood leather gloves",
- "description": "A combination of blood compact sheets and leather. This pair of velvet gloves offer great protection against environment.",
- "weight": 230,
- "volume": 2,
- "price": 0,
- "to_hit": 2,
- "material": ["compactblood", "leather"],
- "symbol": "[",
- "color": "red",
- "covers": ["HANDS"],
- "coverage": 100,
- "encumbrance": 10,
- "warmth": 15,
- "material_thickness": 1,
- "environmental_protection": 1,
- "flags": ["VARSIZE", "WATERPROOF", "STURDY"]
- }, {
- "id": "blood_pants",
- "type": "ARMOR",
- "category": "armor",
- "name": "blood leather pants",
- "description": "A pair of pants created from leather and blood compact sheets. Offers decent protection.",
- "weight": 1920,
- "volume": 9,
- "price": 0,
- "material": ["compactblood", "leather"],
- "symbol": "[",
- "color": "red",
- "covers": ["LEGS"],
- "coverage": 100,
- "encumbrance": 10,
- "warmth": 15,
- "material_thickness": 1,
- "environmental_protection": 1,
- "flags": ["VARSIZE", "STURDY", "WATERPROOF"]
- }, {
- "id": "blood_boots",
- "type": "ARMOR",
- "category": "armor",
- "name": "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,
- "volume": 10,
- "price": 0,
- "to_hit": -1,
- "bashing": 2,
- "material": ["compactblood", "leather"],
- "symbol": "[",
- "color": "red",
- "covers": ["FEET"],
- "coverage": 100,
- "encumbrance": 15,
- "warmth": 20,
- "material_thickness": 1,
- "environmental_protection": 1,
- "flags": ["VARSIZE", "WATERPROOF", "STURDY"]
- }
-]
diff --git a/vamp_stuff/Modification Files/Items/Armor Set/v_FANCIES.json b/vamp_stuff/Modification Files/Items/Armor Set/v_FANCIES.json
deleted file mode 100644
index 44d5a09..0000000
--- a/vamp_stuff/Modification Files/Items/Armor Set/v_FANCIES.json
+++ /dev/null
@@ -1,41 +0,0 @@
-[{
- "id": "blood_necklace",
- "type": "ARMOR",
- "name": "bloodrune necklace",
- "description": "An odd necklace with rescaled beautiful bloodrune stone to fit and attach to the center. The thinned layer caused the core to pulsate faster.",
- "weight": 250,
- "volume": 1,
- "material": ["stone", "silver"],
- "symbol": "[",
- "color": "red",
- "looks_like": "silver_necklace",
- "flags": ["FANCY"]
- }, {
- "id": "blood_talisman",
- "type": "ARMOR",
- "name": "bloodrune talisman",
- "description": "An odd necklace with a beautifully etched bloodrune stone in eagle's talon shape. If you prick your fingertip in its sharp point, you feel your blood rushing towards it.",
- "weight": 80,
- "volume": 0,
- "price": 0,
- "price_postapoc": 2500000,
- "material": ["stone"],
- "symbol": "(",
- "color": "red",
- "looks_like": "silver_necklace",
- "flags": ["FANCY"]
- }, {
- "id": "blood_cring",
- "type": "ARMOR",
- "name": "bloodrune ring",
- "description": "A shimmering bloodrune ring with a tiny etched symbol under it. A proof of loyalty to the commando.",
- "weight": 55,
- "volume": 0,
- "price": 0,
- "material": ["stone"],
- "symbol": "(",
- "color": "red",
- "looks_like": "silver_ring",
- "flags": ["FANCY"]
- }
-]
diff --git a/vamp_stuff/Modification Files/Items/Armor Set/v_armor_recipes.json b/vamp_stuff/Modification Files/Items/Armor Set/v_armor_recipes.json
deleted file mode 100644
index 2d98a80..0000000
--- a/vamp_stuff/Modification Files/Items/Armor Set/v_armor_recipes.json
+++ /dev/null
@@ -1,371 +0,0 @@
-[{
- "result": "bloodinfused_survivorduster",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_TORSO",
- "skill_used": "fabrication",
- "difficulty": 6,
- "book_learn": [["vamp_darkfashion1", 10]],
- "time": 49500,
- "qualities": [{
- "id": "CUT",
- "level": 1
- }, {
- "id": "SEW",
- "level": 1
- }, {
- "id": "BINFUSING",
- "level": 1
- }
- ],
- "components": [
- [["duster_survivor", 1]],
- [["compactsheet", 5]],
- [["stickyblood", 2]]
- ]
- }, {
- "result": "bloodinfused_survivorpants",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_LEGS",
- "skill_used": "fabrication",
- "difficulty": 6,
- "book_learn": [["vamp_darkfashion1", 10]],
- "time": 45200,
- "qualities": [{
- "id": "CUT",
- "level": 1
- }, {
- "id": "SEW",
- "level": 1
- }, {
- "id": "BINFUSING",
- "level": 1
- }
- ],
- "components": [
- [["pants_survivor", 1]],
- [["compactsheet", 4]],
- [["stickyblood", 2]]
- ]
- }, {
- "result": "bloodinfused_survivorgloves",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HANDS",
- "skill_used": "fabrication",
- "difficulty": 6,
- "book_learn": [["vamp_darkfashion1", 10]],
- "time": 34200,
- "qualities": [{
- "id": "CUT",
- "level": 1
- }, {
- "id": "SEW",
- "level": 1
- }, {
- "id": "BINFUSING",
- "level": 1
- }
- ],
- "components": [
- [["gloves_survivor", 1]],
- [["compactsheet", 2]],
- [["stickyblood", 1]]
- ]
- }, {
- "result": "bloodinfused_survivortrenchcoat",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_TORSO",
- "skill_used": "fabrication",
- "difficulty": 6,
- "book_learn": [["vamp_darkfashion1", 10]],
- "time": 43200,
- "qualities": [{
- "id": "CUT",
- "level": 1
- }, {
- "id": "SEW",
- "level": 1
- }, {
- "id": "BINFUSING",
- "level": 1
- }
- ],
- "components": [
- [["trenchcoat_survivor", 1]],
- [["compactsheet", 5]],
- [["stickyblood", 2]]
- ]
- }, {
- "result": "bloodinfused_survivorboots",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_FEET",
- "skill_used": "fabrication",
- "difficulty": 6,
- "book_learn": [["vamp_darkfashion1", 10]],
- "time": 36200,
- "qualities": [{
- "id": "CUT",
- "level": 1
- }, {
- "id": "SEW",
- "level": 1
- }, {
- "id": "BINFUSING",
- "level": 1
- }
- ],
- "components": [
- [["boots_survivor", 1]],
- [["compactsheet", 3]],
- [["stickyblood", 1]]
- ]
- }, {
- "result": "bloodinfused_survivorhood",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HEAD",
- "skill_used": "fabrication",
- "difficulty": 6,
- "book_learn": [["vamp_darkfashion1", 10]],
- "time": 42200,
- "qualities": [{
- "id": "CUT",
- "level": 1
- }, {
- "id": "SEW",
- "level": 1
- }, {
- "id": "BINFUSING",
- "level": 1
- }
- ],
- "components": [
- [["hood_survivor", 1]],
- [["compactsheet", 4]],
- [["stickyblood", 2]]
- ]
- }, {
- "result": "bloodwristsheath",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HANDS",
- "skill_used": "tailor",
- "difficulty": 6,
- "book_learn": [["vamp_darkfashion1", 10]],
- "using": [["filament", 10]],
- "time": 14200,
- "qualities": [{
- "id": "CUT",
- "level": 1
- }, {
- "id": "SEW",
- "level": 1
- }
- ],
- "components": [
- [["string_6", 2]],
- [["compactsheet", 1]]
- ]
- }, {
- "result": "bloodbootsheath",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_FEET",
- "skill_used": "tailor",
- "difficulty": 6,
- "book_learn": [["vamp_darkfashion1", 10]],
- "time": 14200,
- "using": [["filament", 15]],
- "qualities": [{
- "id": "CUT",
- "level": 1
- }, {
- "id": "SEW",
- "level": 1
- }
- ],
- "components": [
- [["string_6", 3]],
- [["compactsheet", 1]]
- ]
- }, {
- "result": "bloodpack",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_STORAGE",
- "skill_used": "tailor",
- "difficulty": 4,
- "time": 76000,
- "autolearn": true,
- "using": [["filament", 35]],
- "qualities": [{
- "id": "SEW",
- "level": 1
- }, {
- "id": "CUT",
- "level": 1
- }
- ],
- "components": [
- [["compactsheet", 9]],
- [["string_6", 4]]
- ]
- }, {
- "result": "bigbloodpack",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_STORAGE",
- "skill_used": "tailor",
- "difficulty": 4,
- "time": 36000,
- "autolearn": true,
- "using": [["filament", 35]],
- "qualities": [{
- "id": "SEW",
- "level": 1
- }, {
- "id": "CUT",
- "level": 1
- }
- ],
- "components": [
- [["compactsheet", 3]],
- [["string_6", 1]]
- ]
- }, {
- "result": "blood_suit",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_SUIT",
- "skill_used": "tailor",
- "book_learn": [["vamp_darkfashion1", 10]],
- "difficulty": 5,
- "time": 53450,
- "using": [["filament", 45]],
- "qualities": [{
- "id": "SEW",
- "level": 1
- }, {
- "id": "CUT",
- "level": 1
- }
- ],
- "components": [
- [["compactsheet", 5]]
- ]
- }, {
- "result": "blood_hood",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HEAD",
- "skill_used": "tailor",
- "book_learn": [["vamp_darkfashion1", 10]],
- "difficulty": 5,
- "time": 41000,
- "using": [["filament", 55]],
- "qualities": [{
- "id": "SEW",
- "level": 1
- }, {
- "id": "CUT",
- "level": 1
- }
- ],
- "components": [
- [["compactsheet", 3]],
- [["leather", 3]]
- ]
- }, {
- "result": "blood_duster",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_TORSO",
- "skill_used": "tailor",
- "book_learn": [["vamp_darkfashion1", 10]],
- "difficulty": 5,
- "time": 47500,
- "using": [["filament", 65]],
- "qualities": [{
- "id": "SEW",
- "level": 1
- }, {
- "id": "CUT",
- "level": 1
- }
- ],
- "components": [
- [["compactsheet", 5]],
- [["leather", 6]]
- ]
- }, {
- "result": "blood_gloves",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HANDS",
- "skill_used": "tailor",
- "book_learn": [["vamp_darkfashion1", 10]],
- "difficulty": 5,
- "time": 34500,
- "using": [["filament", 20]],
- "qualities": [{
- "id": "SEW",
- "level": 1
- }, {
- "id": "CUT",
- "level": 1
- }
- ],
- "components": [
- [["compactsheet", 2]],
- [["leather", 2]]
- ]
- }, {
- "result": "blood_pants",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_LEGS",
- "skill_used": "tailor",
- "book_learn": [["vamp_darkfashion1", 10]],
- "difficulty": 5,
- "time": 43300,
- "using": [["filament", 60]],
- "qualities": [{
- "id": "SEW",
- "level": 1
- }, {
- "id": "CUT",
- "level": 1
- }
- ],
- "components": [
- [["compactsheet", 4]],
- [["leather", 4]]
- ]
- }, {
- "result": "blood_boots",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_FEET",
- "skill_used": "tailor",
- "book_learn": [["vamp_darkfashion1", 10]],
- "difficulty": 5,
- "time": 32550,
- "using": [["filament", 30]],
- "qualities": [{
- "id": "SEW",
- "level": 1
- }, {
- "id": "CUT",
- "level": 1
- }
- ],
- "components": [
- [["compactsheet", 3]],
- [["leather", 3]]
- ]
- }
-]
diff --git a/vamp_stuff/Modification Files/Items/Armor Set/v_bloodgear.json b/vamp_stuff/Modification Files/Items/Armor Set/v_bloodgear.json
deleted file mode 100644
index 55e58b5..0000000
--- a/vamp_stuff/Modification Files/Items/Armor Set/v_bloodgear.json
+++ /dev/null
@@ -1,90 +0,0 @@
-[{
- "id": "bloodbootsheath",
- "type": "ARMOR",
- "name": "blood sheet ankle sheath",
- "description": "A blood red, improvised ankle sheath, its material makes it tough and easier to wear. Activate to sheathe/draw a knife.",
- "weight": 180,
- "volume": 2,
- "price": 0,
- "to_hit": -1,
- "material": ["compactblood"],
- "symbol": "[",
- "color": "red",
- "covers": ["FOOT_EITHER"],
- "coverage": 10,
- "encumbrance": 0,
- "material_thickness": 1,
- "use_action": {
- "type": "holster",
- "holster_prompt": "Sheath knife",
- "holster_msg": "You have sheath your %s",
- "max_volume": 2,
- "draw_cost": 30,
- "flags": ["SHEATH_KNIFE"]
- },
- "looks_like": "sheath",
- "flags": ["BELTED", "OVERSIZE", "STURDY", "ALLOWS_NATURAL_ATTACKS", "WATER_FRIENDLY"]
- }, {
- "id": "bloodwristsheath",
- "type": "ARMOR",
- "name": "blood sheet wrist sheath",
- "description": "A blood red wrist sheath. Small weapons are quickly drawn under your hands, just like what assassins do, but untrained people can hurt themselves. Activate to fast sheath/draw a knife.",
- "weight": 180,
- "volume": 2,
- "price": 0,
- "to_hit": -1,
- "material": ["compactblood"],
- "symbol": "[",
- "color": "red",
- "covers": ["HAND_EITHER"],
- "coverage": 5,
- "encumbrance": 1,
- "material_thickness": 1,
- "use_action": {
- "type": "holster",
- "holster_prompt": "Sheath knife",
- "holster_msg": "You have sheath your %s",
- "max_volume": 1,
- "draw_cost": 5,
- "flags": ["SHEATH_KNIFE"]
- },
- "looks_like": "sheath",
- "flags": ["BELTED", "OVERSIZE", "STURDY", "ALLOWS_NATURAL_ATTACKS", "WATER_FRIENDLY"]
- }, {
- "id": "bloodpack",
- "type": "ARMOR",
- "name": "bloodpack",
- "description": "Handcrafted backpack made of tough blood compact sheets customized to occupy large amount of storage at a cost of encumbrance.",
- "weight": 950,
- "volume": 11,
- "price": 0,
- "material": ["compactblood", "cotton"],
- "symbol": "[",
- "color": "red",
- "covers": ["TORSO"],
- "coverage": 5,
- "encumbrance": 10,
- "storage": 40,
- "material_thickness": 1,
- "looks_like": "backpack",
- "flags": ["WATER_FRIENDLY", "STURDY", "BELTED"]
- }, {
- "id": "bigbloodpack",
- "type": "ARMOR",
- "name": "large bloodpack",
- "description": "Improved bloodpack with additional pocket arrangements around it for even larger storage occupation. Encumbrance and weight has increased, tho.",
- "weight": 1250,
- "volume": 12,
- "price": 0,
- "material": ["compactblood", "cotton"],
- "symbol": "[",
- "color": "red",
- "covers": ["TORSO"],
- "coverage": 10,
- "encumbrance": 20,
- "storage": 75,
- "material_thickness": 1,
- "looks_like": "backpack",
- "flags": ["WATER_FRIENDLY", "STURDY", "BELTED"]
- }
-]