summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Misc/v_materials.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Misc/v_materials.json')
-rw-r--r--vamp_stuff/Modification_Files/Items/Misc/v_materials.json40
1 files changed, 8 insertions, 32 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json
index 0a7b73e..998d507 100644
--- a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json
+++ b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json
@@ -8,7 +8,7 @@
"description": "Blood, possibly that of a human. Disgusting!",
"weight": "262 g",
"volume": "250 ml",
- "price": 0,
+ "price": "0 cent",
"material": [ "blood" ],
"phase": "liquid",
"symbol": "~",
@@ -61,7 +61,7 @@
"description": "Dehydrated blood powder. Mix with water to make drinkable blood.",
"weight": "3 g",
"volume": "3 ml",
- "price": 0,
+ "price": "0 cent",
"material": [ "powder", "blood" ],
"primary_material": "powder",
"symbol": "'",
@@ -90,7 +90,7 @@
"description": "A patch of fabric made from powdered blood. While initially known for its aesthetic qualities, blood leather has proven comparable to kevlar for use in body armor.",
"weight": "250 g",
"volume": "250 ml",
- "price": 0,
+ "price": "0 cent",
"material": [ "compactblood" ],
"symbol": "#",
"color": "red"
@@ -103,7 +103,7 @@
"description": "A sticky glob of concentrated blood.",
"weight": "250 g",
"volume": "250 ml",
- "price": 0,
+ "price": "0 cent",
"material": [ "compactblood" ],
"symbol": "o",
"color": "red"
@@ -116,7 +116,7 @@
"description": "A tiny blood pellet, sparkling like a sanguine ruby.",
"weight": "10 g",
"volume": "3 ml",
- "price": 0,
+ "price": "0 cent",
"material": [ "compactblood" ],
"symbol": ".",
"color": "red"
@@ -129,7 +129,7 @@
"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": "0 cent",
"material": [ "compactblood" ],
"symbol": "~",
"color": "red"
@@ -142,7 +142,7 @@
"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,
+ "price": "0 cent",
"material": [ "compactblood" ],
"symbol": ".",
"color": "red"
@@ -155,33 +155,9 @@
"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": "0 cent",
"material": [ "compactblood" ],
"symbol": ".",
"color": "red"
- },
- {
- "id": "blood_sealed",
- "looks_like": "bag_iv",
- "type": "TOOL",
- "category": "tools",
- "name": { "str": "sealed IV bag of blood", "str_pl": "sealed IV bags of blood" },
- "description": "This is a sealed IV bag containing blood. Use to open.",
- "weight": "540 g",
- "volume": "550 ml",
- "price": 0,
- "to_hit": -1,
- "material": [ "plastic", "blood" ],
- "symbol": ")",
- "color": "red",
- "use_action": {
- "target": "blood",
- "msg": "You open the IV bag, exposing it to the atmosphere.",
- "container": "bag_iv",
- "target_charges": 2,
- "menu_text": "Open IV bag",
- "type": "transform"
- },
- "flags": [ "TRADER_AVOID" ]
}
]