summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-08-16 22:44:52 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-08-16 22:44:52 -0700
commit6dbc80b907c48c440a6d81e0986245a3c78c8bb2 (patch)
tree099f7c70be5d857fd05bbd4beb16bad85a07d70f /vamp_stuff/Modification_Files/Items
parentMake hemomancer spells able to cause friendly fire (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-6dbc80b907c48c440a6d81e0986245a3c78c8bb2.tar.xz
Nicen up the bloodrune descriptions
Diffstat (limited to 'vamp_stuff/Modification_Files/Items')
-rw-r--r--vamp_stuff/Modification_Files/Items/Armor_Set/v_FANCIES.json16
-rw-r--r--vamp_stuff/Modification_Files/Items/Misc/v_materials.json2
2 files changed, 9 insertions, 9 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 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",
diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json
index 802e01b..45a915d 100644
--- a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json
+++ b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json
@@ -40,7 +40,7 @@
"type": "GENERIC",
"category": "spare_parts",
"name": { "str": "bloodrune" },
- "description": "A stone similar to a fist-sized ruby, the final remains of a slain vampire. Its core mimics a heartbeat with unreadable marks appearing again and again from its outside layer.",
+ "description": "A stone similar to a fist-sized ruby, the final remains of a slain vampire. It mimics a heartbeat with unreadable markings on the interior that appear and disappear like clockwork.",
"weight": "750 g",
"volume": "250 ml",
"price": "0 cent",