summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Armor_Set
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Armor_Set')
-rw-r--r--vamp_stuff/Modification_Files/Items/Armor_Set/v_FANCIES.json6
-rw-r--r--vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json14
2 files changed, 10 insertions, 10 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Armor_Set/v_FANCIES.json b/vamp_stuff/Modification_Files/Items/Armor_Set/v_FANCIES.json
index df294e3..7c72d1f 100644
--- a/vamp_stuff/Modification_Files/Items/Armor_Set/v_FANCIES.json
+++ b/vamp_stuff/Modification_Files/Items/Armor_Set/v_FANCIES.json
@@ -1,6 +1,7 @@
[
{
"id": "blood_necklace",
+ "looks_like": "ruby_silver_pendant_necklace",
"type": "ARMOR",
"category": "clothing",
"name": { "str": "bloodrune necklace" },
@@ -10,11 +11,11 @@
"material": [ "compactblood", "silver" ],
"symbol": "[",
"color": "red",
- "looks_like": "ruby_silver_pendant_necklace",
"flags": [ "SUPER_FANCY" ]
},
{
"id": "blood_talisman",
+ "looks_like": "ruby_silver_pendant_necklace",
"type": "ARMOR",
"category": "clothing",
"name": { "str": "bloodrune talisman" },
@@ -26,11 +27,11 @@
"material": [ "compactblood", "silver" ],
"symbol": "(",
"color": "red",
- "looks_like": "ruby_silver_pendant_necklace",
"flags": [ "SUPER_FANCY" ]
},
{
"id": "blood_cring",
+ "looks_like": "ruby_silver_ring",
"type": "ARMOR",
"category": "clothing",
"name": { "str": "bloodrune ring" },
@@ -41,7 +42,6 @@
"material": [ "compactblood", "silver" ],
"symbol": "(",
"color": "red",
- "looks_like": "ruby_silver_ring",
"flags": [ "FANCY" ]
}
]
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,