From 6dbc80b907c48c440a6d81e0986245a3c78c8bb2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 16 Aug 2021 22:44:52 -0700 Subject: Nicen up the bloodrune descriptions --- .../Modification_Files/Items/Armor_Set/v_FANCIES.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'vamp_stuff/Modification_Files/Items/Armor_Set/v_FANCIES.json') 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 7568174..4ecafc3 100644 --- a/vamp_stuff/Modification_Files/Items/Armor_Set/v_FANCIES.json +++ b/vamp_stuff/Modification_Files/Items/Armor_Set/v_FANCIES.json @@ -3,39 +3,39 @@ "id": "blood_necklace", "type": "ARMOR", "name": { "str": "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.", + "description": "A shiny, silver necklace adorned with a bloodrune pendant. It mimics a heartbeat with unreadable markings on the interior that appear and disappear like clockwork.", "weight": "250 g", "volume": "250 ml", - "material": [ "stone", "silver" ], + "material": [ "compactblood", "silver" ], "symbol": "[", "color": "red", "looks_like": "ruby_silver_pendant_necklace", - "flags": [ "FANCY" ] + "flags": [ "SUPER_FANCY" ] }, { "id": "blood_talisman", "type": "ARMOR", "name": { "str": "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.", + "description": "A shiny, silver necklace adorned with a bloodrune pendant carved in the shape of an vampire fang. If you prick your fingertip on its sharp point, you can feel your blood rushing towards the wound.", "weight": "80 g", "volume": "3 ml", "price": "0 cent", "price_postapoc": "25 kUSD", - "material": [ "stone" ], + "material": [ "compactblood", "silver" ], "symbol": "(", "color": "red", "looks_like": "ruby_silver_pendant_necklace", - "flags": [ "FANCY" ] + "flags": [ "SUPER_FANCY" ] }, { "id": "blood_cring", "type": "ARMOR", "name": { "str": "bloodrune ring" }, - "description": "A shimmering bloodrune ring with a tiny etched symbol under it. A proof of loyalty to the commando.", + "description": "A silver ring with a bloodrune mounted on top of it. The bloodrune has a symbol etched into it. It was given to you by the Vampire Cove Commander as proof of your loyalty.", "weight": "55 g", "volume": "3 ml", "price": "0 cent", - "material": [ "stone" ], + "material": [ "compactblood", "silver" ], "symbol": "(", "color": "red", "looks_like": "ruby_silver_ring", -- cgit v1.2.1