summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json')
-rw-r--r--vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json b/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json
index 9f7fb2b..df392e8 100644
--- a/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json
+++ b/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json
@@ -1,6 +1,7 @@
[
{
"id": "bloodbootsheath",
+ "looks_like": "bootsheath",
"type": "ARMOR",
"category": "clothing",
"name": { "str": "blood leather ankle sheath" },
@@ -24,11 +25,11 @@
"draw_cost": 30,
"flags": [ "SHEATH_KNIFE" ]
},
- "looks_like": "sheath",
"flags": [ "BELTED", "OVERSIZE", "STURDY", "ALLOWS_NATURAL_ATTACKS", "WATER_FRIENDLY" ]
},
{
"id": "bloodwristsheath",
+ "looks_like": "bandolier_wrist",
"type": "ARMOR",
"category": "clothing",
"name": { "str": "blood leather wrist sheath" },
@@ -52,23 +53,22 @@
"draw_cost": 5,
"flags": [ "SHEATH_KNIFE" ]
},
- "looks_like": "sheath",
"flags": [ "BELTED", "OVERSIZE", "STURDY", "ALLOWS_NATURAL_ATTACKS", "WATER_FRIENDLY" ]
},
{
"id": "bloodpack",
+ "//": "Rebased on a leather backpack.",
+ "looks_like": "backpack_leather",
"type": "ARMOR",
"category": "clothing",
"name": { "str": "blood leather backpack" },
"description": "A small backpack handmade from blood leather. Good durable storage for a little encumbrance.",
- "//": "Rebased on a leather backpack.",
"weight": "950 g",
- "volume": "2000 ml",
+ "volume": "2 L",
"price": "0 cent",
"rigid": false,
"material": [ "compactblood" ],
"symbol": "[",
- "looks_like": "backpack",
"color": "red",
"covers": [ "torso" ],
"coverage": 30,
@@ -81,18 +81,18 @@
},
{
"id": "bigbloodpack",
+ "//": "Rebased on a military rucksack.",
+ "looks_like": "rucksack",
"type": "ARMOR",
"category": "clothing",
"name": { "str": "blood leather rucksack" },
"description": "A large blood leather rucksack, provides a lot of storage and is quite durable.",
- "//": "Rebased on a military rucksack.",
"weight": "1250 g",
"volume": "4 L",
"price": "0 cent",
"rigid": false,
"material": [ "compactblood" ],
"symbol": "[",
- "looks_like": "rucksack",
"color": "red",
"covers": [ "torso" ],
"coverage": 40,