From 26d36bd84dcb0e0249a664809d618ca9b523d5a7 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 6 May 2021 22:10:53 -0700 Subject: Updating body part names, prices, some flags for BN --- .../Modification_Files/Items/Misc/v_materials.json | 30 +++++++++++----------- 1 file changed, 15 insertions(+), 15 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 2a2d994..f655910 100644 --- a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json +++ b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json @@ -14,7 +14,7 @@ "healthy": 4, "calories": 300, "description": "Blood, possibly that of a human. Disgusting!", - "price": 100, + "price": "1 USD", "material": [ "hflesh" ], "volume": "250 ml", "phase": "liquid", @@ -29,8 +29,8 @@ "description": "Fine powder made from heating and refining a bloodrune. It generates a stable faint glow.", "weight": "750 g", "volume": "250 ml", - "price": 0, - "price_postapoc": 0, + "price": "0 cent", + "price_postapoc": "0 cent", "material": [ "compactblood" ], "symbol": "~", "color": "red" @@ -43,8 +43,8 @@ "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, - "price_postapoc": 500000, + "price": "0 cent", + "price_postapoc": "5 kUSD", "count": 3, "material": [ "compactblood" ], "symbol": ".", @@ -58,8 +58,8 @@ "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, - "price_postapoc": 2500000, + "price": "0 cent", + "price_postapoc": "25 kUSD", "material": [ "compactblood" ], "symbol": ".", "color": "red" @@ -72,8 +72,8 @@ "description": "A sticky glob of concentrated human blood.", "weight": "250 g", "volume": "250 ml", - "price": 0, - "price_postapoc": 200000, + "price": "0 cent", + "price_postapoc": "2 kUSD", "material": [ "compactblood" ], "symbol": "o", "color": "red" @@ -87,7 +87,7 @@ "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, + "price": "1 cent", "count": 10, "quench": 0, "healthy": 1, @@ -105,7 +105,7 @@ "description": "A sticky sap leftover from the process of dehydrating blood.", "weight": "40 g", "volume": "250 ml", - "price": 0, + "price": "0 cent", "quench": 5, "healthy": 2, "nutrition": 2, @@ -122,7 +122,7 @@ "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, + "price": "0 cent", "material": [ "compactblood" ], "symbol": "#", "color": "red" @@ -135,7 +135,7 @@ "description": "A tiny blood pellet, sparkling like a sanguine ruby.", "weight": "10 g", "volume": "3 ml", - "price": 0, + "price": "0 cent", "count": 2, "material": [ "compactblood" ], "symbol": ".", @@ -158,7 +158,7 @@ "healthy": 2, "calories": 150, "description": "Synthetic blood, not possibly that of a human. Still disgusting!", - "price": 100, + "price": "1 USD", "material": [ "hflesh" ], "volume": "250 ml", "phase": "liquid", @@ -174,7 +174,7 @@ "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, + "price": "1 cent", "count": 10, "quench": 0, "healthy": 0, -- cgit v1.2.1