From 0f19bc2ae45fa9ca940c25c89770868157275fa2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 9 Apr 2021 21:43:36 -0700 Subject: Many changes to bring the mod more up to date with 0.E.3 Rebalance blood backpacks --- vamp_stuff/Modification_Files/Books/v_books.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'vamp_stuff/Modification_Files/Books/v_books.json') diff --git a/vamp_stuff/Modification_Files/Books/v_books.json b/vamp_stuff/Modification_Files/Books/v_books.json index be6c5e8..95fffad 100644 --- a/vamp_stuff/Modification_Files/Books/v_books.json +++ b/vamp_stuff/Modification_Files/Books/v_books.json @@ -2,7 +2,7 @@ { "id": "vamp_darkfashion1", "type": "BOOK", - "name": "Red Velvets - The Dark Fashion", + "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.", "weight": "850 g", "volume": "1500 ml", @@ -19,7 +19,7 @@ { "id": "vamp_gunner1", "type": "BOOK", - "name": "Glorious Gunnery", + "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.", "weight": "1250 g", "volume": "2250 ml", @@ -36,7 +36,7 @@ { "id": "vamp_upgradebook1", "type": "BOOK", - "name": "The Vampiric Infusion", + "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.", "weight": "925 g", "volume": "1500 ml", @@ -53,7 +53,7 @@ { "id": "vamp_book1", "type": "BOOK", - "name": "Gravedigger's page note", + "name": { "str": "Gravedigger's page note" }, "description": "A piece of paper with a hand drawn picture of a pale man holding a heavily blood stained sword impaled amongst the pile of corpses, which is gruesome to look at. Under the photo is a note, which is blurry and unreadable.", "weight": "200 g", "volume": "250 ml", @@ -70,7 +70,7 @@ { "id": "vamp_book2", "type": "BOOK", - "name": "Gravedigger's page note", + "name": { "str": "Gravedigger's page note" }, "description": "A piece of paper with a hand drawn picture of a beautiful lady on top of a cliff, holding her bow gracefully. Written under it is Invynel, with an inspiring short folklore about her.", "weight": "200 g", "volume": "250 ml", @@ -87,7 +87,7 @@ { "id": "vamp_book3", "type": "BOOK", - "name": "Gravedigger's page note", + "name": { "str": "Gravedigger's page note" }, "description": "A simple hand drawn picture of an odd dagger, with engravings of ancient language of some sort.", "weight": "200 g", "volume": "250 ml", @@ -104,7 +104,7 @@ { "id": "vamp_book4", "type": "BOOK", - "name": "Gravedigger's page note", + "name": { "str": "Gravedigger's page note" }, "description": "Crushed human corpses and a huge, bloody hammer, this is what you only see on this drawn picture.", "weight": "200 g", "volume": "250 ml", @@ -121,7 +121,7 @@ { "id": "vamp_book5", "type": "BOOK", - "name": "Gravedigger's page note", + "name": { "str": "Gravedigger's page note" }, "description": "A bloody fight between medieval humans and a vampire with odd, brawling knuckles at a castle corridor background, much like an invasion. This hand drawn picture has shown nothing else.", "weight": "200 g", "volume": "250 ml", @@ -138,7 +138,7 @@ { "id": "vamp_book6", "type": "BOOK", - "name": "Gravedigger's page note", + "name": { "str": "Gravedigger's page note" }, "description": "A succulent fanged sword, oddly deformed with its rusty dull blade. Its heavily burnt bottom page made it vaguely understandable of what it is.", "weight": "200 g", "volume": "250 ml", -- cgit v1.2.1