From df9f3f3916cc8c8f520954552c994349b0371f8e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 19 Mar 2021 21:23:09 -0700 Subject: Replace the blood extractor with regular tools. Clean up many item descriptions. --- .../Modification_Files/Items/Misc/v_materials.json | 28 ++++++++++++---------- 1 file changed, 15 insertions(+), 13 deletions(-) (limited to 'vamp_stuff/Modification_Files/Items/Misc/v_materials.json') diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json index 4c0a827..c2fdbcc 100644 --- a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json +++ b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json @@ -25,8 +25,8 @@ "id": "melted_bloodrune", "type": "GENERIC", "category": "spare_parts", - "name": { "str": "melted bloodrune stone" }, - "description": "Finely crushed and extremely heated bloodrune stone. It merely generates a faint glow and seems to maintain its power in its phase.", + "name": { "str": "powdered bloodrune" }, + "description": "Fine powder made from heating and refining a bloodrune. It generates a stable faint glow.", "weight": "750 g", "volume": "250 ml", "price": 0, @@ -39,8 +39,8 @@ "id": "bloodrune", "type": "GENERIC", "category": "spare_parts", - "name": { "str": "bloodrune stone" }, - "description": "A pleasant ruby stone, possibly owned by a vampire. Its core mimics a heartbeat with unreadable marks appearing again and again from its outside layer. The strange power seems to be used with certain crafts.", + "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.", "weight": "750 g", "volume": "250 ml", "price": 0, @@ -54,8 +54,8 @@ "id": "bigbloodrune", "type": "GENERIC", "category": "spare_parts", - "name": { "str": "large bloodrune stone" }, - "description": "A large bloodrune stone, seemingly compressed by an unknown source. It trembles by its own, eager to shatter from its shell.", + "name": { "str": "large bloodrune" }, + "description": "A stone similar to a head-sized ruby, the final remains of a powerful vampire. It trembles of its own volition, as if the power inside is eager to escape.", "weight": "3000 g", "volume": "1750 ml", "price": 0, @@ -69,7 +69,7 @@ "type": "GENERIC", "category": "spare_parts", "name": { "str": "sticky blood" }, - "description": "A sticky, rounded human blood, as literally. Its adhesiveness is compare to the regular superglues.", + "description": "A sticky glob of concentrated human blood.", "weight": "250 g", "volume": "250 ml", "price": 0, @@ -83,7 +83,8 @@ "type": "COMESTIBLE", "comestible_type": "FOOD", "name": { "str": "blood powder" }, - "description": "A powdered human blood. Perfect vampire getaway snacks.", + "looks_like": "protein_powder", + "description": "Powdered human blood. Useful as a crafting material, or a snack if you are so inclined.", "weight": "10 g", "volume": "3 ml", "price": 1, @@ -101,7 +102,7 @@ "type": "COMESTIBLE", "comestible_type": "FOOD", "name": { "str": "blood extract" }, - "description": "A sticky sap after the process of extraction from the blood.", + "description": "A sticky sap leftover from the process of dehydrating blood.", "weight": "40 g", "volume": "250 ml", "price": 0, @@ -117,8 +118,8 @@ "id": "compactsheet", "type": "GENERIC", "category": "spare_parts", - "name": { "str": "blood compact sheet" }, - "description": "Well compressed leathery sheet. It is known as an aesthetics clothing material, due to its unique reddish appearance. But from now, it was proven superior to armorcraft.", + "name": { "str": "blood leather patch" }, + "description": "A patch of fabric made from compacted blood. While initially known for its aesthetic qualities, blood leather has proven comparable to kevlar for use use in body armor.", "weight": "250 g", "volume": "250 ml", "price": 0, @@ -131,7 +132,7 @@ "type": "GENERIC", "category": "spare_parts", "name": { "str": "blood pellet" }, - "description": "A tiny blood pellet, sparkling like bits of fined rubies.", + "description": "A tiny blood pellet, sparkling like a sanguine ruby.", "weight": "10 g", "volume": "3 ml", "price": 0, @@ -168,8 +169,9 @@ "id": "synthbloodpowder", "type": "COMESTIBLE", "comestible_type": "FOOD", + "looks_like": "bloodpowder", "name": { "str": "synthetic blood powder" }, - "description": "A powdered synthetic blood. Near-perfect vampire getaway snacks.", + "description": "Powdered synthetic human blood. It lacks the supernatural potency of real blood for crafting, but can still be used as a snack if you are so inclined.", "weight": "10 g", "volume": "3 ml", "price": 1, -- cgit v1.2.1