From aeb3a5164e35867b739cdc81a840cc85bbd86650 Mon Sep 17 00:00:00 2001 From: Jerimee Richir Date: Thu, 23 Jan 2020 10:47:21 -0500 Subject: [PATCH] Paperback novel tpl (#37166) --- data/json/items/book/misc.json | 210 +++++++++++---------------------- 1 file changed, 72 insertions(+), 138 deletions(-) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 56fbcd8bfa2b4..975b1559d0f8e 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -1,4 +1,23 @@ [ + { + "abstract": "paperback_novel", + "type": "BOOK", + "name": "paperback abstract", + "description": "An ordinary paperback book. Or is it? It is.", + "weight": "371 g", + "volume": "700 ml", + "price": 750, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "looks_like": "story_book", + "color": "light_cyan", + "flags": [ "TINDER", "FLAMMABLE" ], + "intelligence": 4, + "time": "15 m", + "chapters": 16, + "fun": 2 + }, { "id": "ZSG", "type": "BOOK", @@ -639,34 +658,21 @@ "type": "BOOK", "name": "adventure novel", "description": "The stirring tale of a race against time, in search of a lost city located in the dark heart of the African continent.", - "weight": "404 g", - "volume": "750 ml", + "copy-from": "paperback_novel", "price": 850, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 4, "time": "20 m", - "chapters": 16, - "fun": 4 + "fun": 3 }, { "id": "novel_buddy", "type": "BOOK", "name": "buddy novel", "description": "A gripping tale of two friends struggling to survive on the streets of New York City.", + "copy-from": "paperback_novel", "weight": "244 g", "volume": "500 ml", "price": 650, - "price_postapoc": 1700, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 4, - "time": "20 m", - "chapters": 16, - "fun": 2 + "time": "20 m" }, { "id": "novel_coa", @@ -718,120 +724,88 @@ "description": "A story about three people in the fictional city of Los Santos, a gangster, an upper-class man, and a psychopath, eventually banding together to pull-off the biggest heist in the city's history", "relative": { "time": -3, "chapters": -3 } }, + { + "id": "novel_crime_murdergrape", + "type": "BOOK", + "name": { "str": "Murdered by the Grapevine", "str_pl": "copies of Murdered by the Grapevine" }, + "description": "This cheap paperback tells the story of a mob boss done in by mere suspicion. She never breaks a confidence, never rats out an accomplice, and never turns her back on a friend. Nonetheless her grip on the reigns of the underworld is eroded by rumor and paranoia.", + "copy-from": "paperback_novel" + }, { "id": "novel_drama", "type": "BOOK", "name": "drama novel", "description": "A real book for real adults.", - "weight": "227 g", - "volume": "1 L", - "price": 850, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", + "copy-from": "paperback_novel", "intelligence": 7, "time": "25 m", "chapters": 28, - "fun": 4 + "fun": 3 }, { "id": "novel_erotic", "type": "BOOK", "name": "erotic novel", "description": "A hackneyed fictional narrative concealing low-grade literary smut.", + "copy-from": "paperback_novel", "weight": "200 g", "volume": "500 ml", - "price": 750, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 7, "time": "18 m", - "chapters": 28, - "fun": 1 + "chapters": 28 }, { "id": "novel_experimental", "type": "BOOK", "name": "experimental novel", "description": "A bizarre play about the philosophy of existential absurdity. Or maybe it's about two guys waiting for their friend to show up. It's confusing.", + "copy-from": "paperback_novel", "weight": "142 g", "volume": "500 ml", - "price": 750, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 5, + "intelligence": 7, "time": "20 m", - "chapters": 20, - "fun": 1 + "chapters": 20 }, { "id": "novel_fantasy", "type": "BOOK", "name": "fantasy novel", "description": "Basic sword & sorcery.", + "copy-from": "paperback_novel", "weight": "227 g", "volume": "1 L", - "price": 850, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", "intelligence": 7, "time": "20 m", "chapters": 28, - "fun": 4 + "fun": 3 }, { "id": "novel_horror", "type": "BOOK", "name": "horror novel", "description": "Maybe not the best reading material considering the situation.", + "copy-from": "paperback_novel", "weight": "227 g", - "volume": "1 L", - "price": 850, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", "intelligence": 7, "time": "18 m", - "chapters": 28, - "fun": 1 + "chapters": 28 }, { "id": "novel_mystery", "type": "BOOK", "name": "mystery novel", "description": "A detective investigates an unusual murder in a secluded location.", - "weight": "227 g", - "volume": "1 L", - "price": 750, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", + "copy-from": "paperback_novel", "intelligence": 7, "time": "18 m", "chapters": 28, - "fun": 4 + "fun": 3 }, { "id": "novel_pulp", "type": "BOOK", "name": "pulp novel", "description": "A hardboiled detective tale filled with hard hitting action and intrigue.", - "weight": "300 g", - "volume": "750 ml", - "price": 650, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", + "copy-from": "paperback_novel", "intelligence": 6, "time": "18 m", "chapters": 24, @@ -842,34 +816,18 @@ "type": "BOOK", "name": "road novel", "description": "A tale about a group of friends who wander the USA in the 1960s against a backdrop of jazz, poetry and drug use.", + "copy-from": "paperback_novel", "weight": "244 g", "volume": "500 ml", - "price": 750, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 4, "time": "20 m", - "chapters": 16, - "fun": 4 + "fun": 3 }, { "id": "novel_romance", "type": "BOOK", "name": "romance novel", "description": "Drama and mild smut.", - "weight": "227 g", - "volume": "1 L", - "price": 650, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 4, - "time": "15 m", - "chapters": 16, - "fun": 2 + "copy-from": "paperback_novel" }, { "id": "novel_samurai", @@ -1071,35 +1029,37 @@ "type": "BOOK", "name": "sports novel", "description": "The dramatic tale of a small-time boxer who gets a rare chance to fight the heavy-weight champion, and seize his one chance to make a better life for himself while impressing the cute girl who works in the pet store.", - "weight": "688 g", - "volume": "750 ml", - "price": 750, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", + "copy-from": "paperback_novel", "intelligence": 7, "time": "20 m", "chapters": 28, - "fun": 4 + "fun": 3 }, { "id": "novel_spy", "type": "BOOK", "name": "spy novel", "description": "A tale of intrigue and espionage amongst Nazis, no, Commies, no, Iraqis!", - "weight": "227 g", - "volume": "1 L", - "price": 750, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", + "copy-from": "paperback_novel", "intelligence": 5, "time": "18 m", "chapters": 20, "fun": 3 }, + { + "id": "novel_spy_comefly", + "type": "BOOK", + "name": { "str": "Come Fly the Treacherous Skies", "str_pl": "copies of Come Fly the Treacherous Skies" }, + "description": "This tale of intrigue betrays the story of a debonair mechanic driven by a lust for revenge. As she uncovers a sophisticated network of amateur pilots turned smugglers, the good guys and the bad guys begin to all look the same.", + "copy-from": "paperback_novel" + }, + { + "id": "novel_spy_rocketsci", + "type": "BOOK", + "name": { "str": "Lies, Damn Lies, and Rocket Science", "str_pl": "copies of Lies, Damn Lies, and Rocket Science" }, + "description": "This spy novel tells the story of a jaded rocket scientist looking for redemption in all the wrong places. As selling state secrets becomes her career, she learns there isn't much of difference between a double-agent and a triple-agent.", + "copy-from": "paperback_novel" + }, { "id": "novel_swash", "type": "BOOK", @@ -1107,11 +1067,7 @@ "description": "An exciting seventeenth century tale of how an enslaved Irish doctor and his comrades-in-chains escape and become heroic pirates of the Robin Hood variety.", "weight": "582 g", "volume": "750 ml", - "price": 750, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", + "copy-from": "paperback_novel", "intelligence": 7, "time": "20 m", "chapters": 28, @@ -1122,13 +1078,7 @@ "type": "BOOK", "name": "thriller novel", "description": "A suspenseful tale of betrayal and revenge.", - "weight": "269 g", - "volume": "1 L", - "price": 650, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", + "copy-from": "paperback_novel", "intelligence": 5, "time": "18 m", "chapters": 20, @@ -1139,34 +1089,24 @@ "type": "BOOK", "name": "tragedy novel", "description": "The story of two young lovers whose feuding families threaten to keep them apart.", + "copy-from": "paperback_novel", "weight": "263 g", "volume": "1 L", - "price": 750, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", "intelligence": 7, "time": "18 m", - "chapters": 28, - "fun": 1 + "chapters": 28 }, { "id": "novel_war", "type": "BOOK", "name": "war novel", "description": "A thrilling narrative of survival in a prisoner of war camp during the Second World War, filled with riveting subplots about rat farming and dysentery.", + "copy-from": "paperback_novel", "weight": "686 g", - "volume": "750 ml", - "price": 750, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", "intelligence": 7, "time": "20 m", "chapters": 28, - "fun": 4 + "fun": 3 }, { "id": "novel_war2", @@ -1181,14 +1121,8 @@ "type": "BOOK", "name": "western novel", "description": "The classic tale of a gunfighting stranger who comes to a small settlement and is hired to help the townsfolk defend themselves from a band of marauding outlaws.", - "weight": "322 g", - "volume": "750 ml", - "price": 750, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 7, + "copy-from": "paperback_novel", + "intelligence": 5, "time": "20 m", "chapters": 28, "fun": 4