summaryrefslogtreecommitdiff
path: root/vamp_stuff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-10 07:37:31 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-10 07:37:31 -0800
commit6ad4322acef06b92cfd1c458369c7e463022dbb5 (patch)
tree050458daff7cff9f291e1ad93b7b1651d403d0fb /vamp_stuff
parentAllow using blood extract to reconstitute blood. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-6ad4322acef06b92cfd1c458369c7e463022dbb5.tar.xz
Clean up the recipe book descriptions.
Add placeholder for tier 2 book.
Diffstat (limited to 'vamp_stuff')
-rw-r--r--vamp_stuff/Modification_Files/Books/v_books.json30
1 files changed, 24 insertions, 6 deletions
diff --git a/vamp_stuff/Modification_Files/Books/v_books.json b/vamp_stuff/Modification_Files/Books/v_books.json
index 95fffad..b3fb128 100644
--- a/vamp_stuff/Modification_Files/Books/v_books.json
+++ b/vamp_stuff/Modification_Files/Books/v_books.json
@@ -2,8 +2,8 @@
{
"id": "vamp_darkfashion1",
"type": "BOOK",
- "name": { "str": "Red Velvets - The Dark Fashion" },
- "description": "A somewhat horrifying book of sophisticated blood clothing. Much of its content are trash and filled with monochrome images.",
+ "name": { "str": "Red Velvet - The Dark Fashion" },
+ "description": "A book describing the creation of sophisticated blood clothing. Much of its contents are regarding the acquisition of fresh blood and is filled with disturbing monochrome images of those techniques.",
"weight": "850 g",
"volume": "1500 ml",
"material": [ "paper" ],
@@ -14,13 +14,13 @@
"max_level": 10,
"intelligence": 13,
"time": 5,
- "fun": 1
+ "fun": -3
},
{
"id": "vamp_gunner1",
"type": "BOOK",
"name": { "str": "Glorious Gunnery" },
- "description": "A rather advanced gun listing with photos and descriptions. It has everything in it, including a complex, but understandable session of creation.",
+ "description": "A rather advanced gun encyclopaedia filled with photographs and lengthy descriptions on their history and usage. The appendix even has full schematics and assembly procedures that can allow a highly skilled gunsmith to fabricate them.",
"weight": "1250 g",
"volume": "2250 ml",
"material": [ "paper" ],
@@ -31,13 +31,13 @@
"max_level": 10,
"intelligence": 13,
"time": 17,
- "fun": 3
+ "fun": 1
},
{
"id": "vamp_upgradebook1",
"type": "BOOK",
"name": { "str": "The Vampiric Infusion" },
- "description": "This book holds almost all the basics of blood infusion that improves efficiency and lethality of certain items. The half of this book is written in a different language, leaving it unreadable... Unless you are able to get translations.",
+ "description": "This book covers the basics of blood infusion to improve the durability and strength of certain items. Nearly half of this book is written in an unknown language, leaving much of the details a mystery. Maybe if you could find soneone to translate it...",
"weight": "925 g",
"volume": "1500 ml",
"material": [ "paper" ],
@@ -48,6 +48,24 @@
"max_level": 10,
"intelligence": 13,
"time": 5,
+ "fun": -1
+ },
+ {
+ "id": "vamp_upgradebook2",
+ "type": "BOOK",
+ "looks_like": "vamp_upgradebook1",
+ "name": { "str": "The Vampiric Infusion (translated)" },
+ "description": "This stack of papers covers more advanced methods of blood infusion to improve the durability and strength of certain items. It is a hand translation of the unknown language sections of the original book.",
+ "weight": "1025 g",
+ "volume": "1500 ml",
+ "material": [ "paper" ],
+ "symbol": "?",
+ "color": "red",
+ "skill": "fabrication",
+ "required_level": 10,
+ "max_level": 10,
+ "intelligence": 13,
+ "time": 5,
"fun": 0
},
{